Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sdcard_image-rpi: Add 1st cut at a class to build an SD card image for the RPi. | David-John Willis | 2012-04-23 | 1 | -0/+131 |
| | |||||
* | xserver-xf86-config: Clean up silly oversight. | David-John Willis | 2012-04-12 | 1 | -2/+2 |
| | | | | | | * I forgot to append the machine to the SRC_URI_append so left this in a state that would break other BSP layers. Bad John! | ||||
* | bcm2835-kernel-image: Add recipe to deal with prepending the 32KB header to ↵ | David-John Willis | 2012-04-12 | 7 | -0/+131 |
| | | | | | | the kerenl image. * TODO: Clean up these recipes and merge -mkimage and -kernel-image. | ||||
* | libav_0.7.4: Add bbappend to fix the build on ARMv6 for now. | David-John Willis | 2012-04-12 | 2 | -0/+20 |
| | | | | * Having to disable armvfp feels VERY wrong so this is not going upstream until I work out why. | ||||
* | recipes.txt: Add recipes-bcm. | David-John Willis | 2012-04-12 | 1 | -1/+2 |
| | |||||
* | bcm2835-bootfiles: Add recipe to download the binary bootfiles and store ↵ | David-John Willis | 2012-04-12 | 2 | -0/+34 |
| | | | | them in ${DEPLOY_DIR_IMAGE}. | ||||
* | raspberrypi.conf: Bump MACHINE_KERNEL_PR. | David-John Willis | 2012-04-11 | 1 | -3/+2 |
| | | | | * Also reset to a zImage ;). | ||||
* | linux-raspberrypi: Recipe Cleanup. | David-John Willis | 2012-04-11 | 2 | -7/+26 |
| | | | | | | * No functional changes. * Moved to my fork of the kernel tree as I have a few patches to push up. * Also sync over newer linux.inc. | ||||
* | xserver-xf86-config: Add initial xorg config for the RaspberryPi. | David-John Willis | 2012-04-04 | 3 | -0/+63 |
| | |||||
* | raspberrypi.conf: Update machine name. | David-John Willis | 2012-04-04 | 1 | -1/+1 |
| | | | | * No prizes for working out what layer I used as a basis for this ;). | ||||
* | formfactor: Add RaspberryPi formfactor. | David-John Willis | 2012-04-03 | 2 | -0/+8 |
| | |||||
* | linux-raspberrypi: Use zImage not uImage as the bootloader is not uBoot ;). | David-John Willis | 2012-04-03 | 1 | -2/+2 |
| | |||||
* | RASPBERRYPI.CONF/TUNE-ARM1176JZF-S: Add tune file for the BCM2835 SoC. | David-John Willis | 2012-04-03 | 2 | -0/+12 |
| | |||||
* | BASE-FILES: Add RaspberryPi fstab and profile. | David-John Willis | 2012-04-03 | 3 | -0/+45 |
| | |||||
* | NETBASE: Add raspberrypi hosts and interfaces. | David-John Willis | 2012-04-03 | 3 | -0/+20 |
| | | | | * Just basic ones for now. | ||||
* | linux-raspberrypi: Bump SRCREV. | David-John Willis | 2012-04-03 | 1 | -2/+2 |
| | |||||
* | linux-raspberrypi: Add recipe for 3.1.9 kernel. | David-John Willis | 2012-04-03 | 2 | -0/+287 |
| | | | | * Kernel is from https://github.com/raspberrypi/linux | ||||
* | RECIPES.TXT: Add overview of folder contents. | David-John Willis | 2012-04-03 | 1 | -0/+6 |
| | |||||
* | COPYING.MIT: Add license file for the metadata. | David-John Willis | 2012-04-03 | 1 | -0/+17 |
| | |||||
* | CONF: Add layer and machine configs. | David-John Willis | 2012-04-03 | 2 | -0/+45 |
| | |||||
* | README: Add layer overview. | David-John Willis | 2012-04-03 | 1 | -0/+35 |