summaryrefslogtreecommitdiff
path: root/board/esd/pmc440/pmc440.c
Commit message (Expand)AuthorAgeLines
* Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day2016-05-27-2/+2
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+1
* fdt: Allow ft_board_setup() to report failureSimon Glass2014-11-21-1/+3
* ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs2014-04-24-64/+101
* ppc4xx: Remove 4xx NAND booting supportStefan Roese2014-03-07-8/+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-4/+4
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs2011-12-01-2/+0
* ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs2011-12-01-15/+0
* ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese2010-09-23-3/+3
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-2/+2
* ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese2010-09-23-1/+1
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-11/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-12/+6
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-59/+1
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-1/+1
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-16/+16
* ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese2009-09-28-23/+23
* ppc4xx: Big cleanup of PPC4xx definesStefan Roese2009-09-11-33/+33
* ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs2009-07-24-1/+1
* ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs2009-03-20-28/+31
* ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs2008-12-10-1/+1
* ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs2008-12-10-4/+18
* ppc4xx: Update PMC440 board supportMatthias Fuchs2008-10-31-22/+106
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-28/+28
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-2/+2
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-10-1/+1
* ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese2008-07-11-21/+0
* ppc4xx: Small whitespace fix of esd patchesStefan Roese2008-03-31-1/+1
* ppc4xx: Cleanup PMC440 board supportMatthias Fuchs2008-03-31-124/+103
* ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs2008-03-31-32/+54
* ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs2007-12-28-0/+898