summaryrefslogtreecommitdiff
path: root/recipes/u-boot/u-boot-2009.03
AgeCommit message (Collapse)AuthorFiles
2010-05-25u-boot-2009.03: abortboot behaviour changed for hipox machineSteffen Sledz1
* ignore all chars sent before boot prompt * accept only '.' to abort boot Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-02-11Revert "u-boot_git.bb: Do not apply ↵Koen Kooi1
u-boot-remove-inline-of-weak-functions.patch" The weak inline patch is being applied to machines that already have that in their tree and it isn't boot tested Since bootloaders are critical or machines to work this patch needs to go and is only allowed back after being boot tested on affected machines. This reverts commit 6795b4bf1ed4074fd83703c19828f91492c6507f. This reverts commit 40914431d5c2426945fe5f206d86c99222ace54b.
2010-02-10u-boot: remove 'inline' from functions with weak attribute.Guo Hongruan1
* gcc 4.4 onwards complains about inline qualifier on weak functions. Signed-off-by: Guo Hongruan <camelguo@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-02-02u-boot-2009.03: nor flash layout changed for hipox machineSteffen Sledz1
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2010-02-01u-boot-2009.03: fix link detection for onboard switch at hipox machineSteffen Sledz1
Signed-off-by: Mario Schuknecht <m.schuknecht@dresearch.de> Acked-by: Steffen Sledz <sledz@dresearch.de>
2009-11-23u-boot-2009.03: disable features to fit size requirements for hipox machineSteffen Sledz2
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-11-23u-boot-2009.03: fix flash layout for hipox machineSteffen Sledz1
Signed-off-by: Steffen Sledz <sledz@dresearch.de>
2009-04-20u-boot_2009.03: fixes/adds for HIPOX machineSteffen Sledz2
- enable mmu and dcache for faster nand access - fix reset problem in gmac
2009-04-15u-boot: tiny printout for HIPOX machine fixedSteffen Sledz1
2009-04-15hipox: HIPOX machine uses u-boot-2009.03 for NOR/NAND combi bootSteffen Sledz1