summaryrefslogtreecommitdiff
path: root/include/configs/hcu5.h
AgeCommit message (Expand)AuthorFilesLines
2011-07-28Removed obsolete Netstal boardsNiklaus Giger1-325/+0
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+2
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-1/+1
2010-10-04ppc4xx: Use common ns16550 functions in 4xx UART POST driverStefan Roese1-1/+1
2010-09-29Merge branch 'next' of /home/wd/git/u-boot/nextWolfgang Denk1-5/+0
2010-09-23Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese1-1/+0
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-4/+0
2010-09-21POST cleanup.Michael Zaidman1-3/+2
2008-10-21ppc4xx: Update configs for Netstal boardsNiklaus Giger1-102/+16
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-104/+104
2008-10-14Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser1-1/+0
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-11rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAMJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-10rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-05-21Big white-space cleanup.Wolfgang Denk1-10/+10
2008-03-15ppc4xx: HCU4/5. Use FLASH_CFI_LEGACYNiklaus Giger1-3/+11
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-02-16ppc4xx: HCU4/5. Cleanup configsNiklaus Giger1-28/+19
2008-01-17ppc4xx: Netstal HCU5 board. Added POST. Various fixesNiklaus Giger1-51/+85
2007-10-31ppc4xx: Remove cache definition from 4xx board config filesStefan Roese1-7/+0
2007-08-22ppc4xx: Remove unused option CFG_INIT_RAM_OCMStefan Roese1-1/+0
2007-08-18lib_ppc: make board_add_ram_info weakKim Phillips1-1/+0
2007-08-14Merge with git://www.denx.de/git/u-boot.gitStefan Roese1-28/+33
2007-08-10Coding style cleanupStefan Roese1-4/+0
2007-08-10Add PPC4xx-HCU4 and HCU5 boards: HCU5 configNiklaus Giger1-0/+392