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