aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/taihu
AgeCommit message (Expand)AuthorFilesLines
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk3-7/+7
2009-11-02ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese1-134/+0
2009-10-03ppc: Enable full relocation to RAMPeter Tyser1-1/+0
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-7/+7
2009-09-15Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk1-3/+3
2009-09-15board/amcc/taihu/flash.c: Fix compile warningWolfgang Denk1-6/+8
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-3/+3
2009-06-12General help message cleanupWolfgang Denk3-14/+14
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho1-3/+1
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese1-0/+1
2009-01-28Command usage cleanupPeter Tyser3-7/+7
2009-01-28amcc: Clean up command usage outputPeter Tyser2-6/+6
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-132/+132
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk1-5/+5
2008-09-12ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese1-9/+0
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-4/+4
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-12Change initdram() return type to phys_size_tBecky Bruce1-2/+2
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk1-42/+0
2008-06-03SPI API improvementsHaavard Skinnemoen1-6/+10
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-42/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-4/+4
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-03-07fix taihu soft spi_readMarkus Brunner1-1/+1
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2007-10-31ppc4xx: Rework of 4xx serial driver (2)Stefan Roese1-13/+0
2007-08-14ppc4xx: Add initial Zeus (PPC405EP) board supportStefan Roese1-0/+6
2007-07-26ppc4xx: Add support for AMCC 405EP Taihu boardJohn Otken7-0/+1929