aboutsummaryrefslogtreecommitdiffstats
path: root/classes
AgeCommit message (Expand)Author
2015-06-05devicetree: auto-disable dts for old kernelsPetter Mabäcker
2015-02-08Add support for Raspberry PI 2Andrei Gherzan
2015-02-08Use variable for kernel image deployed name on SD cardAndrei Gherzan
2015-02-07devicetree: Add support for DT overlays with RPi bootloaderFrancois Muller
2015-02-05devicetree: Add minimal support with RPi bootloaderFrancois Muller
2014-03-06sdcard_image-rpi: make rpi-sdimg image dependent on rootfs typeJonathan Liu
2014-02-25sdcard_image-rpi: Make rpi-sdimg image dependent on ext3Andrei Gherzan
2014-02-18sdcard_image-rpi.bbclass: use absolute path to rootfsJonathan Liu
2014-02-14Add initramfs supportSébastien Mennetrier
2014-02-09sdcard_image-rpi: Add support for u-boot and uImageAndrei Gherzan
2013-11-12sdcard_image-rpi.bbclass: Allow optional compressionPaul Barker
2013-05-02sdcard_image-rpi.bbclass: Fix error in conditional testdylanSeth Bollinger
2013-05-02sdcard_image-rpi: Use the size of the generated rootfsJan Schmidt
2013-05-01sdcard_image-rpi.bbclass: Copy startup files required for 16MB GPU operation.Seth Bollinger
2012-11-27sdcard_image-rpi: Remove RPI_GPU_FIRMWARE and add/remove files to boot partitionAndrei Gherzan
2012-10-18sdcard_image-rpi: Use the partition table as described in commentsAndrei Gherzan
2012-09-18sdcard_image-rpi: Ship config.txt from RPi-config recipeAndrei Gherzan
2012-09-18sdcard_image-rpi: Fix xzcat command while writing rootfs partitionAndrei Gherzan
2012-09-16sdcard_image-rpi: Ship cmdline.txt fileAndrei Gherzan
2012-09-16sdcard_image-rpi.bbclass: Inherit image_types as this class will be in IMAGE_...Andrei Gherzan
2012-09-16README: Move RPI_GPU_FIRMWARE instructions to READMEAndrei Gherzan
2012-09-16sdcard_image-rpi: Fix SDIMG_SIZEAndrei Gherzan
2012-09-12sdcard_image-rpi: Align SD partition and optimize final SD imageAndrei Gherzan
2012-09-06sdcard_image-rpi.bbclass: Add sysctl.d config to set vm.min_free_kbytes to 8192Sander van Grieken
2012-08-29sdcard_image-rpi.bbclass: Add support for 240M/16M GPU memory splitSander van Grieken
2012-08-28sdcard_image-rpi: Use xzcat if SDIMG_ROOTFS_TYPE is a .xz fileAndrei Gherzan
2012-07-10sdcard_image-rpi: Use ${KERNEL_IMAGETYPE}-${MACHINE} as kernel source from de...Andrei Gherzan
2012-07-06sdcard_image-rpi: Copy the kernel specified with KERNEL_FSTYPEAndrei Gherzan
2012-07-02sdcard_image-rpi.bbclass: Change to be usable with any imageAndrei Gherzan
2012-07-02sdcard_image-rpi.bbclass: Rewrite sdimage creation class - implemented with p...Andrei Gherzan
2012-04-23sdcard_image-rpi: Add 1st cut at a class to build an SD card image for the RPi.David-John Willis