summaryrefslogtreecommitdiff
path: root/board/amcc/canyonlands/canyonlands.c
Commit message (Expand)AuthorAgeLines
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23-1/+1
* arch, board: squash lines for immediate returnMasahiro Yamada2016-09-23-5/+1
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27-2/+2
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-2/+4
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-4/+0
* usb: rename board_usb_init_type to usb_init_typeTroy Kisky2013-10-20-2/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-2/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* Fix incorrect use of getenv() before relocationWolfgang Denk2011-05-12-3/+4
* ppc4xx: Fix build problems of IBM DDR2 NAND booting targetsStefan Roese2010-11-26-12/+0
* ppc44x: config GPIOs for USB on canyonlands boardRupjyoti Sarmah2010-10-04-10/+13
* ppc4xx: Small whitespace cleanup in canyonlands.cStefan Roese2010-10-04-10/+10
* ppc4xx: Move gpio.h to ppc4xx-gpio.h since its ppc4xx specificStefan Roese2010-09-23-1/+1
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
* ppc4xx/Canyonlands added USB board callbacksRupjyoti Sarmah2010-07-23-9/+55
* Move arch/ppc to arch/powerpcStefan Roese2010-04-21-1/+1
* ppc: Move cpu/$CPU to arch/ppc/cpu/$CPUPeter Tyser2010-04-13-1/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-37/+0
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-19/+0
* ppc4xx: Consolidate 4xx PCIe board specific configurationStefan Roese2009-11-09-71/+3
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-11/+11
* ppc4xx: Fix msg "initialization as root-complex failed" upon PCIe scanStefan Roese2009-10-07-0/+3
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-31/+31
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-2/+2
* ppc4xx: Add support for PPC460EX/460GT rev B chip to AMCC CanyonlandsStefan Roese2009-07-30-9/+17
* ppc4xx: Fix problem with NOR range assignment in Canyonlands ft_board_setupStefan Roese2009-07-28-15/+0
* ppc4xx: Fix Arches DDR2 initializationStefan Roese2009-07-28-12/+18
* ppc4xx: Fix FDT EBC mappings on CanyonlandsFelix Radensky2009-07-08-2/+4
* ppc4xx: Add AMCC Arches board support (dual 460GT)Adam Graham2008-10-21-0/+140
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-24/+24
* ppc4xx: Canyonlands: Remove unnecessary FDT warning upon DTB fixupStefan Roese2008-09-22-12/+4
* ppc4xx: Canyonlands: Disable the RTC M41T62 square wave outputStefan Roese2008-06-12-0/+11
* Change initdram() return type to phys_size_tBecky Bruce2008-06-12-1/+1
* ppc4xx: Remove implementations of testdram()Stefan Roese2008-06-03-38/+0
* ppc4xx: Canyonlands: Disable PCIe0/SATA in dev-tree depending on selectionStefan Roese2008-05-19-1/+30
* ppc4xx: Canyonlands: Init SATA/PCIe port correctlyStefan Roese2008-04-02-12/+34
* ppc4xx: Canyonlands: Print SATA/PCIe configuration and board revisionStefan Roese2008-03-28-3/+39
* ppc4xx: Correctly pass phyiscal FLASH base address into dtbStefan Roese2008-03-27-1/+1
* ppc4xx: Add AMCC Glacier 406GT eval board supportStefan Roese2008-03-27-9/+16
* ppc4xx: Add USB OHCI support to AMCC Canyonlands 460EX eval boardStefan Roese2008-03-15-0/+14
* ppc4xx: Add Canyonlands NAND booting supportStefan Roese2008-03-15-4/+23
* ppc4xx: Add AMCC Canyonlands support (460EX) (1/3)Stefan Roese2008-03-15-0/+385