index
:
u-boot-fsl-qoriq
master
scalys
Freescale u-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
netta2
Age
Commit message (
Expand
)
Author
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-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename environment.c in env_embedded.c to reflect is functionality
Jean-Christophe PLAGNIOL-VILLARD
2008-09-09
NETTA2: remove empty CONFIG_SHOW_ACTIVITY functions
Wolfgang Denk
2008-06-12
Change initdram() return type to phys_size_t
Becky Bruce
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-04-18
Remove all the search paths from the .lds files.
Jason Wessel
2008-01-12
Fix linker scripts: add NOLOAD atribute to .bss/.sbss sections
Wolfgang Denk
2007-07-09
board/[m-p]*: Remove obsolete references to CONFIG_COMMANDS
Jon Loeliger
2007-07-03
board/[k-z]*: Augment CONFIG_COMMANDS tests with defined(CONFIG_CMD_*).
Jon Loeliger
2006-10-08
Move "ar" flags to config.mk to allow for silent "make -s"
Wolfgang Denk
2006-09-01
Add support for a saving build objects in a separate directory.
Marian Balakowicz
2006-04-08
Fix JFFS2 support for legacy NAND driver.
Marian Balakowicz
2006-03-06
Minor code cleanup
Wolfgang Denk
2006-03-05
Re-factoring the legacy NAND code (legacy NAND now only in board-specific
Bartlomiej Sieka
2005-12-12
(no commit message)
Wolfgang Denk
2005-10-28
Add support for multiple PHYs.
Marian Balakowicz
2005-08-31
Fix problems with ld version 2.16 (dot outside sections problem)
Wolfgang Denk
2004-06-07
Patch by Pantelis Antoniou, 5 May 2004:
wdenk