aboutsummaryrefslogtreecommitdiff
path: root/board/amcc/katmai/katmai.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-270/+0
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-18/+1
2011-05-12Fix incorrect use of getenv() before relocationWolfgang Denk1-3/+4
2010-09-23ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese1-1/+1
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2010-04-21Move arch/ppc to arch/powerpcStefan Roese1-1/+1
2010-04-13ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-31/+0
2009-11-19ppc4xx: Consolidate pci_target_init() functionStefan Roese1-39/+1
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-21/+0
2009-11-09ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese1-73/+1
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-11/+11
2009-10-07ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese1-0/+3
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-36/+36
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-3/+3
2009-02-12ppc4xx: Fix problem with board_eth_init() vs cpu_eth_init() on AMCC boardsStefan Roese1-0/+1
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-15/+15
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-06-03ppc4xx: Remove implementations of testdram()Stefan Roese1-30/+0
2008-05-21Big white-space cleanup.Wolfgang Denk1-11/+11
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 Bernacki1-4/+5
2007-06-25ppc4xx: Add pci_pre_init() for 405 boardsStefan Roese1-2/+2
2007-03-24[PATCH] Add 4xx GPIO functionsStefan Roese1-0/+1
2007-03-01[PATCH] Update AMCC Katmai 440SPe eval board supportStefan Roese1-10/+25
2007-02-20[PATCH] Add support for the AMCC Katmai (440SPe) eval boardStefan Roese1-0/+514