summaryrefslogtreecommitdiff
path: root/board/korat/korat.c
Commit message (Expand)AuthorAgeLines
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-14/+1
* ppc4xx: Big header cleanup, mostly PPC440 relatedStefan Roese2010-09-23-2/+2
* 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
* Fix typos in Korat board console outputLarry Johnson2010-04-29-3/+3
* POST: Remove duplicated post_hotkey_pressed() functionsStefan Roese2009-12-07-11/+0
* ppc4xx: Consolidate pci_master_init() functionStefan Roese2009-11-19-17/+0
* ppc4xx: Consolidate pci_pre_init() functionStefan Roese2009-11-19-59/+1
* ppc4xx: Consolidate pci_target_init() functionStefan Roese2009-11-19-54/+3
* ppc4xx: Remove duplicated is_pci_host() functionsStefan Roese2009-11-09-21/+0
* ppc_4xx: Apply new HW register namesNiklaus Giger2009-10-07-14/+14
* 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-32/+32
* ppc4xx: Add variable "korat_usbcf" for Korat boardLarry Johnson2009-01-29-1/+22
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-46/+46
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-10-6/+6
* ppc4xx: Fix small korat merge problemStefan Roese2008-07-11-2/+2
* ppc4xx: Remove implementation of testdram() from Korat board supportLarry Johnson2008-07-10-38/+0
* ppc4xx: Update and add FDT to Korat board supportLarry Johnson2008-07-10-2/+40
* ppc4xx: Updates to Korat-specific codeLarry Johnson2008-03-27-42/+190
* Merge Sequoia beautification into Korat codeLarry Johnson2008-01-17-170/+141
* ppc4xx: Use CFG_4xx_GPIO_TABLE to configure Korat boardLawrence R. Johnson2008-01-04-108/+9
* Add support for Korat PPC440EPx boardLarry Johnson2007-12-27-0/+761