summaryrefslogtreecommitdiffstats
path: root/board/amcc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: fix "MHz" spellingWolfgang Denk2008-10-212-20/+20
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-1857-761/+761
* ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese2008-09-221-12/+4
* Merge branch 'Makefile-next' of git://git.denx.de/u-boot-armWolfgang Denk2008-09-1218-55/+53
|\
| * rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-109-36/+36
| * move cmd_get_data_size to command.cJean-Christophe PLAGNIOL-VILLARD2008-09-101-2/+0
| * rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-1011-12/+12
| * rename environment.c in env_embedded.c to reflect is functionalityJean-Christophe PLAGNIOL-VILLARD2008-09-106-6/+6
* | ppc4xx: Fix SDRAM inititialization of multiple 405 based board portsStefan Roese2008-09-121-9/+0
|/
* Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren2008-09-024-0/+24
* Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-08-121-0/+5
|\
| * ppc4xx: Sequoia has two UARTs in "4-pin" mode. Configure the GPIOs as per sch...Steven A. Falco2008-08-071-0/+5
* | Merge branch 'master' of /home/stefan/git/u-boot/u-boot into nextStefan Roese2008-07-141-55/+55
|\ \ | |/
| * ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-135-105/+0
| * Fix some more printf() format issues.Wolfgang Denk2008-07-111-55/+55
* | ppc4xx: Some Rewood cleanups (coding style, leading white spaces)Stefan Roese2008-07-111-177/+141
* | ppc4xx: Cleanup Katmai & Yucca PCIe register usageStefan Roese2008-07-112-126/+8
* | ppc4xx: Rework 440GX UIC handlingStefan Roese2008-07-112-38/+62
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-111-1/+1
* | ppc4xx: Consolidate PPC4xx UIC definesStefan Roese2008-07-111-2/+1
* | ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-115-105/+0
* | ppc4xx: Initial framework of the AMCC PPC460SX redwood reference board.Feng Kan2008-07-116-0/+858
|/
* ppc4xx: Fix printf format warnings now visible with the updated format checkStefan Roese2008-07-101-2/+2
* Cleanup: remove redundant deleting on *~ filesWolfgang Denk2008-07-026-6/+6
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-0216-16/+16
* ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese2008-06-121-0/+11
* Change initdram() return type to phys_size_tBecky Bruce2008-06-1210-11/+11
* Merge branch 'master' of git://www.denx.de/git/u-boot-ppc4xxWolfgang Denk2008-06-1121-1020/+13
|\
| * ppc4xx: Unify AMCC's board config files (part 3/3)Stefan Roese2008-06-061-0/+4
| * ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-0310-379/+0
| * ppc4xx: Remove superfluous dram_init() call or replace it by initdram()Stefan Roese2008-06-035-101/+3
| * ppc4xx: Change Kilauea to use the common DDR2 init functionStefan Roese2008-06-033-253/+1
| * ppc4xx: Enable Primordial Stack for 40x and Unify ECC HandlingGrant Erickson2008-06-036-417/+135
* | SPI API improvementsHaavard Skinnemoen2008-06-031-6/+10
|/
* Big white-space cleanup.Wolfgang Denk2008-05-2128-195/+195
* ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese2008-05-191-1/+30
* ppc4xx: Fix bogus Canyonlands config.mkStefan Roese2008-05-141-9/+1
* ppc4xx: Add 405EX(r) revision C PVR definitions and detection codeStefan Roese2008-05-131-7/+12
* ppc4xx: acadia: Add fdt support and fix section overlap problemStefan Roese2008-05-081-1/+1
* ppc4xx: Add device tree support to AMCC YosemiteIra Snyder2008-05-081-0/+23
* katmai: fix section overlap problemWolfgang Denk2008-04-281-1/+1
* ppc4xx: Change Canyonlands to support booting from 2k page NAND devicesStefan Roese2008-04-183-2/+16
* Remove all the search paths from the .lds files.Jason Wessel2008-04-1721-21/+0
* ppc4xx: Canyonlands: Init SATA/PCIe port correctlyStefan Roese2008-04-021-12/+34
* ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revisionStefan Roese2008-03-281-3/+39
* ppc4xx: Fix Canyonlands linker script (remove bogus ASSERT)Stefan Roese2008-03-271-2/+0
* ppc4xx: Correctly pass phyiscal FLASH base address into dtbStefan Roese2008-03-271-1/+1
* ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese2008-03-271-9/+16
* ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese2008-03-152-0/+17
* ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-155-17/+179
OpenPOWER on IntegriCloud