index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
onenand_ipl
Age
Commit message (
Expand
)
Author
2011-07-26
replace CONFIG_PRELOADER with CONFIG_SPL_BUILD
Aneesh V
2011-03-27
rename _end to __bss_end__
Po-Yu Chuang
2010-10-27
arm/pxa: remove unused arch-pxa/macro.h
Mikhail Kshevetskiy
2010-10-19
PXA: Fix vpac270 OneNAND booter
Marek Vasut
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-14
PXA: Voipac PXA270 Support
Marek Vasut
2010-04-13
Create CPUDIR variable
Peter Tyser
2009-09-28
Refactor OneNAND IPL code
Kyungmin Park
2009-08-21
Fix all linker scripts for older binutils versions (pre-2.16)
Wolfgang Denk
2009-06-21
ARM1136: Introduce CONFIG_PRELOADER macro.
Magnus Lilja
2009-06-09
apollon: Fix a OBJCFLAGS typo
Shinya Kuribayashi
2009-04-03
Fix OneNAND ipl to read CONFIG_SYS_MONITOR_LEN
apgmoorthy
2009-03-23
Reduce OneNAND IPL common code
Kyungmin Park
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2008-11-18
Align end of bss by 4 bytes
Selvamuthukumar
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-08-06
Fix merge problems
Stefan Roese
2008-03-25
Add Flex-OneNAND booting support
Kyungmin Park
2008-02-14
Coding style cleanup; update CHANGELOG.
Wolfgang Denk
2008-02-14
OneNAND Initial Program Loader (IPL) support
Kyungmin Park