summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
Commit message (Collapse)AuthorAgeFilesLines
* alsa-state: add beagleboard specific asound.stateJoshua Lock2012-01-252-0/+657
| | | | | Signed-off-by: Joshua Lock <josh@linux.intel.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: fix L2 cache on non-omap4 platformsKoen Kooi2012-01-232-1/+31
| | | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Acked-by: Tom Rini <trini@ti.com>
* u-boot_2011.09, u-boot_2011.12: Always use gnu ld for LDKhem Raj2012-01-133-2/+47
| | | | | | | | | u-boot wants GNU ld and cant link with gold so when default linker is gold we make sure that it still uses good old GNU ld Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: OMAP MMC: Add delay before waiting for statusPeter A. Bigot2011-12-292-1/+47
| | | | | | | | | Pending upstream patch from http://patchwork.ozlabs.org/patch/132795/ is required to successfully boot on xM. Signed-off-by: Peter A. Bigot <bigotp@acm.org> Acked-by: Tom Rini <tom.rini@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12RC: move to 2011.12 finalKoen Kooi2011-12-292-8/+25
| | | | | | Also fix the beagleboard expansionboard patch as reported by Peter Bigot Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12rc1: add beagleboard and pandaboard patchesKoen Kooi2011-12-246-1/+254
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.12: add 2011.12rc1Koen Kooi2011-12-241-0/+21
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: cleanupKoen Kooi2011-12-243-24/+5
| | | | | | Set compatible machine in all recipes, remove deprecated versions for some machines Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot.inc: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* am-sysinfo_svn.bb: drop 'PRIORITY = "optional"' as it is the defaultOtavio Salvador2011-12-141-1/+0
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* u-boot 2011.09: convert beagleboard to SPL buildKoen Kooi2011-11-2923-230/+1901
| | | | | | | Runtime tested on an xM rev C Acked-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: enable i2c2 for beagleboneKoen Kooi2011-11-172-1/+65
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load: sync deploy layout with u-boot SPLKoen Kooi2011-11-142-1/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: enhance deploy symlinking logicKoen Kooi2011-11-142-5/+10
| | | | | | | | | | | | | | | | It will now deploy: u-boot-<machine>-<version>.suffix u-boot-<machine>.suffix (symlink) u-boot.suffix (symlink) And additionally for SPL builds: MLO-<machine>-<version> MLO-<machine> (symlink) MLO (symlink) Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: fatload does not set loadaddr, so be explicitKoen Kooi2011-11-082-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: uboot extX loading is 20 times slower than vfat loading :(Koen Kooi2011-11-083-8/+8
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: turn on dcache for beagleboneKoen Kooi2011-11-082-1/+48
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: move beaglebone to ext4Koen Kooi2011-11-072-1/+28
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* U-boot 2011.10rc: Refresh PMIC patch with Rev A1 fixesJoel A Fernandes2011-11-042-19/+34
| | | | | | Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Acked-by: Tom Rini <trini@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: Fix pmic shut down over USB powerJoel A Fernandes2011-11-042-1/+69
| | | | | | | | | These are some fixes suggested by Jason Kridner to fix the PMIC instabilities we've been seeing over USB power. Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Cc: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: tweak loadaddress for faster bootKoen Kooi2011-11-022-1/+51
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: update SRCREV and rediff patchesKoen Kooi2011-11-0110-216/+58
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* signgp: Point S to WORKDIRKhem Raj2011-10-211-0/+2
| | | | | | | | This helps in bitbake finding the license files etc. correctly Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: Read EEPROM header correctly for BeagleBone board detectionJoel A Fernandes2011-10-212-1/+30
| | | | | | | | | | | This patch fixes the case where the EEPROM is programmed but we still use the fall back case to detect the bone board. Now that EEPROMs are programmed, we should correctly detect the bone board instead of relying on fall back to bone mode. PR bumped Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: remove beaglebone machine ID patchKoen Kooi2011-10-211-2/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules: use MACHINE_KERNEL_PRKoen Kooi2011-10-211-1/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* uboot 2011.10rc: rediff RO patchKoen Kooi2011-10-211-1/+1
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: update to the latest revisionDenys Dmytriyenko2011-10-211-2/+2
| | | | | | | | | | | Updated to latest version to pick up the following changes: * 9158d7f am335x: Really correct NAND partiton layout * 4723773 am335x: Wrap spl_board_init in a CONFIG_SPL_BOARD_INIT check * 40c310c Change CPU to 720MHz and bump VDD1 to 1.26V * 9c154ee Add missing i2c0 pin mux configuration in spl_board_init Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: update with latest revKoen Kooi2011-10-201-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: update with latest rev and new SRC_URIDenys Dmytriyenko2011-10-191-3/+3
| | | | | | | | * Tree moved to arago-project.org * Remove i2c releated voltage change writes that were a nop Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: make uboot pass beaglebone machine ID when encountering a ↵Koen Kooi2011-10-185-1/+167
| | | | | | valid bone eeprom ID Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot-2011.10rc: update to cover ti33x SOC boards, not just beagleboneDenys Dmytriyenko2011-10-181-3/+3
| | | | | Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: move to latest rev, disable d-cacheKoen Kooi2011-10-171-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: switch beagleboard and beaglebone to RO rootfs at bootKoen Kooi2011-10-164-2/+56
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: raise bootdelay to 1 for the time beingKoen Kooi2011-10-132-3/+3
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2010rc: switch to Toms latest branch, rediff env patchesKoen Kooi2011-10-135-106/+42
| | | | | | This fixes the boot slowdown regression Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.10rc: update to latest Joel, rebase Jasons patchesKoen Kooi2011-10-127-115/+44
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09: add support for loop-through expansion boards on beagle and ↵Koen Kooi2011-10-113-1/+134
| | | | | | switch to ttyO2 Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09: switch to proper 2011.09 tag and add support for TCT beaconboardKoen Kooi2011-10-112-16/+37
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09: probe ddc bus for eeproms as well on beagleboard, add ↵Koen Kooi2011-10-093-0/+207
| | | | | | beaconboard support Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot 2011.09+git: Add Jasons patches to clean up default environment for ↵Koen Kooi2011-10-096-3/+167
| | | | | | beaglebone Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: add 2011.09+git for beaglebone 1st and 2nd stageKoen Kooi2011-10-083-0/+52
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* meta-ti: x-load: add config header support for BeagleBoardJason Kridner2011-09-262-2/+3
| | | | | Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot: added version 2011.09Jason Kridner2011-09-204-0/+117
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | There is a v2011.09 tag on the mainline, but I haven't seen a release notice go out. It didn't make sense to me to try to carry-forward those all patches since the release tag, so I simply picked the latest tag in the maineline. Patched and tested on BeagleBoard-xM revision C. USB Ethernet was tested with: setenv usbethaddr de:ad:be:ef:00:01 usb start dhcp^C setenv ipaddr 10.0.1.2 ping 10.0.1.1 USB Storage was tested with: <above> usb part fatls usb 0 led command was tested with: led all off led all on led 1 on led 1 off gpio command tested with: gpio input 4 <hold USER button> gpio input 4 <release USER button> Also performed boot test. Signed-off-by: Jason Kridner <jdk@ti.com> Signed-off-by: Joel A Fernandes <joelagnel@ti.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* u-boot git: add omapl138 supportKoen Kooi2011-08-241-0/+5
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix: move into a seperate dirKoen Kooi2011-08-0510-268/+0
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* x-load git: bump SRCREVKoen Kooi2011-08-031-2/+2
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* omap3-sgx-modules: add patch from Steve Sakoman to fix build against kernel 3.0Koen Kooi2011-08-022-1/+40
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* matrix-gui-e 1.3: add patch to fix build failure with -Wl,--as-neededKoen Kooi2011-07-261-1/+4
| | | | Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>