aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/katmai
AgeCommit message (Expand)AuthorFilesLines
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese1-0/+1
2009-01-28Command usage cleanupPeter Tyser1-1/+1
2009-01-28Standardize command usage messages with cmd_usage()Peter Tyser1-1/+1
2008-11-18Align end of bss by 4 bytesSelvamuthukumar1-0/+1
2008-10-21Cleanup: fix "MHz" spellingWolfgang Denk1-9/+9
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD3-42/+42
2008-09-02Moved initialization of EEPRO100 Ethernet controller to board_eth_init()Ben Warren1-0/+6
2008-07-11ppc4xx: Cleanup Katmai & Yucca PCIe register usageStefan Roese1-71/+1
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
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 Denk1-1/+1
2008-07-02Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk1-1/+1
2008-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-30/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-11/+11
2008-04-28katmai: fix section overlap problemWolfgang Denk1-1/+1
2008-04-17Remove all the search paths from the .lds files.Jason Wessel1-1/+0
2008-01-12Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk1-1/+1
2008-01-05ppc4xx: Update Katmai/44x_spd_ddr2.c code for optimal DDR2 setupStefan Roese1-1/+13
2007-12-27ppc4xx: Add fdt support to AMCC Katmai eval boardStefan Roese1-0/+23
2007-12-06ppc4xx: Enable hardware-fix for PCI/DMA errata on AMCC 440SP/SPe boardsStefan Roese1-4/+3
2007-11-05ppc4xx: Make output a little shorter on PCIe detectionStefan Roese1-6/+4
2007-10-31ppc4xx: Dynamic configuration of 4xx PCIe mode as root or endpoint modeStefan Roese1-33/+32
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (2)Stefan Roese1-7/+4
2007-10-31ppc4xx: Make 440SPe PCIe code more generic to use on different 4xx PPCs (1)Stefan Roese1-5/+4
2007-09-15Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as globalWolfgang Denk1-2/+2
2007-09-07[PPC440SPe] PCIe environment settings for Katmai and YuccaGrzegorz Bernacki1-0/+12
2007-09-07[PPC440SPe] Improve PCIe configuration space accessGrzegorz Bernacki2-10/+11
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-04-02ppc4xx: Change SysACE address on KatmaiStefan Roese1-1/+1
2007-03-31ppc4xx: Update Katmai bootstrap commandStefan Roese1-1/+3
2007-03-31ppc4xx: Fix "bootstrap" command for Katmai boardStefan Roese1-76/+25
2007-03-24Merge with /home/stefan/git/u-boot/acadiaStefan Roese1-0/+1
2007-03-24[PATCH] Add 4xx GPIO functionsStefan Roese1-0/+1
2007-03-08ppc4xx: Small AMCC Katmai 440SPe updateStefan Roese1-0/+10
2007-03-01[PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese2-75/+25
2007-02-20[PATCH] Clean up Katmai (440SPe) linker scriptStefan Roese1-16/+0
2007-02-20[PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese7-0/+1200