summaryrefslogtreecommitdiffstats
path: root/configs/beaglebone_defconfig
Commit message (Collapse)AuthorAgeFilesLines
* beaglebone: add am33x-cm3 to the buildAnders Darander2013-05-141-0/+1
| | | | | | | | Add the FW needed for the Cortex M3 on the beaglebone. This is required for working power management. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* beaglebone: update to linux 3.8Anders Darander2013-05-141-4/+6
| | | | | | | | | | | As the beaglebone support is mainlined, there's no support for the old board setup files, and the only supported run-time configuration is through the device tree. We're also setting the kernel headers to follow the 3.8 series. Signed-off-by: Anders Darander <anders@chargestorm.se> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs: use new u-boot custom version optionFabio Porcedda2013-05-071-1/+2
| | | | | Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* beaglebone_defconfig: use u-boot 2013.04, add commentsPeter Korsgaard2013-04-241-2/+12
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* configs/beaglebone_defconfig: lock down kernel headers versionGustavo Zacarias2013-02-081-0/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* beaglebone_defconfig: use mainline u-bootPeter Korsgaard2012-10-181-4/+1
| | | | | | Board is now supported in mainline. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* BeagleBone: new boardFrank Hunleth2012-05-071-0/+25
This configuration provides a basic setup for using Buildroot to create all of the images needed for a BeagleBone. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>