aboutsummaryrefslogtreecommitdiff
path: root/board/amcc
AgeCommit message (Expand)AuthorFilesLines
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
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk16-16/+16
2008-06-12ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese1-0/+11
2008-06-12Change initdram() return type to phys_size_tBecky Bruce10-11/+11
2008-06-11Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk21-1020/+13
2008-06-06ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese1-0/+4
2008-06-03SPI API improvementsHaavard Skinnemoen1-6/+10
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese10-379/+0
2008-06-03ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese5-101/+3
2008-06-03ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese3-253/+1
2008-06-03ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson6-417/+135
2008-05-21Big white-space cleanup.Wolfgang Denk28-195/+195
2008-05-19ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese1-1/+30
2008-05-14ppc4xx: Fix bogus Canyonlands config.mkStefan Roese1-9/+1
2008-05-13ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese1-7/+12
2008-05-08ppc4xx: acadia: Add fdt support and fix section overlap problemStefan Roese1-1/+1
2008-05-08ppc4xx: Add device tree support to AMCC YosemiteIra Snyder1-0/+23
2008-04-28katmai: fix section overlap problemWolfgang Denk1-1/+1
2008-04-18ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese3-2/+16
2008-04-17Remove all the search paths from the .lds files.Jason Wessel21-21/+0
2008-04-02ppc4xx: Canyonlands: Init SATA/PCIe port correctlyStefan Roese1-12/+34
2008-03-28ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revisionStefan Roese1-3/+39
2008-03-27ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)Stefan Roese1-2/+0
2008-03-27ppc4xx: Correctly pass phyiscal FLASH base address into dtbStefan Roese1-1/+1