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
/
board
/
prodrive
/
pdnb3
Age
Commit message (
Expand
)
Author
2012-03-26
IXP: Fix NAND build warning on PDNB3 and SCPU
Marek Vasut
2012-03-26
IXP: Fix missing MACH_TYPE_{ACTUX?,PNB3,DVLHOST}
Marek Vasut
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-06-23
update/fix PDNB3 board
Michael Schwingen
2011-05-12
Fix incorrect use of getenv() before relocation
Wolfgang Denk
2010-11-28
do_reset: unify duplicate prototypes
Mike Frysinger
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-07-24
cmd_usage(): simplify return code handling
Wolfgang Denk
2010-07-04
Make sure that argv[] argument pointers are not modified.
Wolfgang Denk
2009-12-21
move prototypes for gunzip() and zunzip() to common.h
Wolfgang Wegner
2009-06-12
General help message cleanup
Wolfgang Denk
2009-06-12
arm: unify linker script
Jean-Christophe PLAGNIOL-VILLARD
2009-06-03
Redundant Environment: protect full sector size
Wolfgang Denk
2009-03-20
Fix all linker script to handle all rodata sections
Trent Piepho
2009-01-28
Command usage cleanup
Peter Tyser
2009-01-28
Standardize command usage messages with cmd_usage()
Peter Tyser
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-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
Fixing coding style issues
William Juul
2008-08-12
Update MTD to that of Linux 2.6.22.1
William Juul
2008-07-02
Cleanup out-or-tree building for some boards (.depend)
Wolfgang Denk
2008-01-18
ARM: remove useless function board_post_init
Jean-Christophe PLAGNIOL-VILLARD
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
2007-05-05
Make "file" command happy with some config.mk files; update CHANGELOG
Wolfgang Denk
2007-04-23
Remove BOARDLIBS usage completely
Stefan Roese
2007-01-18
[PATCH] Add support for Prodrive SCPU (PDNB3 variant) board
Stefan Roese
2006-12-21
Added support for the TQM8272 board from TQ
Heiko Schocher
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-05-30
* Update Intel IXP4xx support
Wolfgang Denk