aboutsummaryrefslogtreecommitdiff
path: root/board/amcc
AgeCommit message (Expand)AuthorFilesLines
2009-08-18ppc4xx: Fix "chip_config" command for AMCC ArchesStefan Roese1-16/+18
2009-07-30ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese1-9/+17
2009-07-28ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese1-15/+0
2009-07-28ppc4xx: Add some NAND-booting bootstrap entries to Kilauea chip_config cmdStefan Roese1-4/+20
2009-07-28ppc4xx: Fix Arches DDR2 initializationStefan Roese1-12/+18
2009-07-24ppc4xx: Add chip_config command to AMCC Kilauea eval boardStefan Roese3-298/+76
2009-07-24Add "chip_config" command for PPC4xx bootstrap configurationStefan Roese3-197/+90
2009-07-08ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky1-2/+4
2009-06-12General help message cleanupWolfgang Denk14-40/+40
2009-06-12ppc4xx: Add Sequoia RAM-booting targetStefan Roese4-3/+143
2009-04-16ppc4xx: Remove unused code for Sequoia NAND booting versionStefan Roese1-5/+1
2009-04-16ppc4xx: Fixup chip-selects in dtb for NAND-booting SequoiaStefan Roese1-2/+56
2009-03-26ppc4xx: Sequoia: Fix TLB reassignment in NAND booting codeStefan Roese1-1/+1
2009-03-20Fix all linker script to handle all rodata sectionsTrent Piepho22-66/+22
2009-03-17Fix AMCC Sequoia board DDR memory configurationMikhail Zolotaryov1-1/+1
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese4-0/+4
2009-01-28Command usage cleanupPeter Tyser14-26/+26
2009-01-28amcc: Clean up command usage outputPeter Tyser3-9/+9
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser8-12/+12
2008-11-21ppc4xx: Changed 460EX/GT OCM TLB and internal SRAM initializationDave Mitchell1-1/+1
2008-11-21ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRsDave Mitchell1-11/+12
2008-11-18Align end of bss by 4 bytesSelvamuthukumar22-0/+22
2008-11-02Coding Style cleanup, update CHANGELOGWolfgang Denk1-1/+1
2008-10-21Merge branch 'master' of git://git.denx.de/u-boot-ppc4xxWolfgang Denk3-0/+169
2008-10-21ppc4xx: Add 1.0 & 1.066 GHz to canyonlands bootstrap command for PLL setupStefan Roese1-0/+12
2008-10-21ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2-0/+157
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk2-20/+20
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD57-761/+761
2008-09-22ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese1-12/+4
2008-09-12Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk18-55/+53
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-VILLARD9-36/+36
2008-09-10move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD1-2/+0
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD11-12/+12
2008-09-10rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD6-6/+6
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren4-0/+24
2008-08-12Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese1-0/+5
2008-08-07ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco1-0/+5
2008-07-14Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese1-55/+55
2008-07-13ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese5-105/+0
2008-07-11Fix some more printf() format issues.Wolfgang Denk1-55/+55
2008-07-11ppc4xx: Some Rewood cleanups (coding style, leading white spaces)Stefan Roese1-177/+141
2008-07-11ppc4xx: Cleanup Katmai & Yucca PCIe register usageStefan Roese2-126/+8
2008-07-11ppc4xx: Rework 440GX UIC handlingStefan Roese2-38/+62
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese1-1/+1
2008-07-11ppc4xx: Consolidate PPC4xx UIC definesStefan Roese1-2/+1
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese5-105/+0
2008-07-11ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.Feng Kan6-0/+858
2008-07-10ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese1-2/+2
2008-07-02Cleanup: remove redundant deleting on *~ filesWolfgang Denk6-6/+6