aboutsummaryrefslogtreecommitdiff
path: root/board/esd/pmc440/pmc440.c
AgeCommit message (Expand)AuthorFilesLines
2017-07-03powerpc: remove 4xx supportHeiko Schocher1-906/+0
2016-05-27Delete tests of CONFIG_OF_LIBFDT when testing CONFIG_OF_BOARD_SETUPRobert P. J. Day1-2/+2
2015-11-19Move console definitions into a new console.h fileSimon Glass1-0/+1
2014-11-21fdt: Allow ft_board_setup() to report failureSimon Glass1-1/+3
2014-04-24ppc4xx: add support for new PMC440 revision with cleanupMatthias Fuchs1-64/+101
2014-03-07ppc4xx: Remove 4xx NAND booting supportStefan Roese1-8/+0
2013-10-20usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-2/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-4/+4
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-14/+1
2011-12-01ppc4xx: remove invalid access to PCI_BRDGOPT2 registerMatthias Fuchs1-2/+0
2011-12-01ppc4xx: use CONFIG_PCI_BOOTDELAY instead of private implementationMatthias Fuchs1-15/+0
2010-09-23ppc4xx: Use common NS16550 driver for PPC4xx UARTStefan Roese1-3/+3
2010-09-23ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese1-2/+2
2010-09-23ppc4xx: Move ppc4xx headers to powerpc include directoryStefan Roese1-1/+1
2009-12-07POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese1-11/+0
2009-11-19ppc4xx: Consolidate pci_master_init() functionStefan Roese1-12/+6
2009-11-19ppc4xx: Consolidate pci_pre_init() functionStefan Roese1-59/+1
2009-11-09ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese1-1/+1
2009-10-07ppc_4xx: Apply new HW register namesNiklaus Giger1-16/+16
2009-09-28ppc4xx: Convert PPC4xx UIC defines from lower case to upper caseStefan Roese1-23/+23
2009-09-11ppc4xx: Big cleanup of PPC4xx definesStefan Roese1-33/+33
2009-07-24ppc4xx: Replace 4xx lowercase SPR referencesMatthias Fuchs1-1/+1
2009-03-20ppc4xx: Use correct io accessors for esd 405/440 boardsMatthias Fuchs1-28/+31
2008-12-10ppc4xx: Disable EEPROM write access on PMC440 boardsMatthias Fuchs1-1/+1
2008-12-10ppc4xx: Fix Ethernet PHY LED configuration on PMC440 boardsMatthias Fuchs1-4/+18
2008-10-31ppc4xx: Update PMC440 board supportMatthias Fuchs1-22/+106
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-28/+28
2008-09-10rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-2/+2
2008-09-10rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-07-11ppc4xx: Remove redundant ft_board_setup() functions from some 4xx boardsStefan Roese1-21/+0
2008-03-31ppc4xx: Small whitespace fix of esd patchesStefan Roese1-1/+1
2008-03-31ppc4xx: Cleanup PMC440 board supportMatthias Fuchs1-124/+103
2008-03-31ppc4xx: Add ptm configuration variables for PMC440Matthias Fuchs1-32/+54
2007-12-28ppc4xx: Add initial esd PMC440 board filesMatthias Fuchs1-0/+898