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
/
hcu5.h
Age
Commit message (
Expand
)
Author
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-26
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
Wolfgang Denk
2010-10-18
Makefile: move all Power Architecture boards into boards.cfg
Wolfgang Denk
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-04
ppc4xx: Use common ns16550 functions in 4xx UART POST driver
Stefan Roese
2010-09-28
Merge branch 'next' of /home/wd/git/u-boot/next
Wolfgang Denk
2010-09-23
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
Stefan Roese
2010-09-23
ppc4xx: Use common NS16550 driver for PPC4xx UART
Stefan Roese
2010-09-21
POST cleanup.
Michael Zaidman
2008-10-21
ppc4xx: Update configs for Netstal boards
Niklaus Giger
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2008-10-14
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
Peter Tyser
2008-09-10
rename CFG_ENV macros to CONFIG_ENV
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM
Jean-Christophe PLAGNIOL-VILLARD
2008-09-10
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
Jean-Christophe PLAGNIOL-VILLARD
2008-08-12
drivers/mtd: Move conditional compilation to Makefile
Jean-Christophe PLAGNIOL-VILLARD
2008-05-20
Big white-space cleanup.
Wolfgang Denk
2008-03-15
ppc4xx: HCU4/5. Use FLASH_CFI_LEGACY
Niklaus Giger
2008-03-06
Replace "run load; run update" with conditionalized "run load update".
Detlev Zundel
2008-02-16
ppc4xx: HCU4/5. Cleanup configs
Niklaus Giger
2008-01-17
ppc4xx: Netstal HCU5 board. Added POST. Various fixes
Niklaus Giger
2007-10-31
ppc4xx: Remove cache definition from 4xx board config files
Stefan Roese
2007-08-22
ppc4xx: Remove unused option CFG_INIT_RAM_OCM
Stefan Roese
2007-08-18
lib_ppc: make board_add_ram_info weak
Kim Phillips
2007-08-14
Merge with git://www.denx.de/git/u-boot.git
Stefan Roese
2007-08-10
Coding style cleanup
Stefan Roese
2007-08-10
Add PPC4xx-HCU4 and HCU5 boards: HCU5 config
Niklaus Giger