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
/
include
/
configs
/
zylonite.h
Age
Commit message (
Expand
)
Author
2010-10-29
Drop support for CONFIG_SKIP_RELOCATE_UBOOT
Wolfgang Denk
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-19
PXA: Add necessary information for RELOC
Marek Vasut
2010-10-19
PXA: pxa-regs.h cleanup
Marek Vasut
2009-12-08
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
Heiko Schocher
2009-10-05
Convert SMC91111 Ethernet driver to CONFIG_NET_MULTI API
Ben Warren
2009-07-18
Merge branch 'master' of git://git.denx.de/u-boot-nand-flash
Wolfgang Denk
2009-07-18
NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF...
Wolfgang Denk
2009-07-17
Remove legacy NAND and disk on chip references from boards.
Scott Wood
2009-06-12
pxa: move serial driver to drivers/serial
Jean-Christophe PLAGNIOL-VILLARD
2009-04-05
arm: clean cache management
Jean-Christophe PLAGNIOL-VILLARD
2009-03-29
Remove nowhere used symbol CONFIG_SYS_CLKS_IN_HZ
Ladislav Michl
2009-02-20
pxa: move mmc drivers to drivers/mmc
Jean-Christophe PLAGNIOL-VILLARD
2009-02-20
pxa: fixing get_timer to return time in miliseconds.
Micha Kalfon
2009-02-17
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
Mike Frysinger
2009-01-23
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
Wolfgang Grandegger
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 CFG_ENV_IS_IN_NAND in CONFIG_ENV_IS_IN_NAND
Jean-Christophe PLAGNIOL-VILLARD
2007-07-10
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
Jon Loeliger
2007-07-05
include/configs: Use new CONFIG_CMD_* in various [v-z]* named board config fi...
Jon Loeliger
2007-04-23
Remove BOARDLIBS usage completely
Stefan Roese
2006-04-25
NAND support for zylonite board + some minor cleanup.
Markus Klotzbuecher
2006-02-22
SDRAM now working for delta board, but there are still aliasing problems,
Markus Klotzbücher
2006-02-20
Merged and added more pxa-regs.h stuff, especially the GPIO Control
Markus Klotzbücher
2006-02-19
Merged sufficient changes to pxa-regs.h in order to make u-boot compile.
Markus Klotzbücher
2006-02-10
Config updated for compiling the SMC911111 network driver
Markus Klotzbücher
2006-02-09
basic u-boot is working, boots into the command shell.
Markus Klotzbücher
2006-02-07
Forgot to add files to zylonite branch.
Markus Klotzbücher