summaryrefslogtreecommitdiff
path: root/board/korat
Commit message (Expand)AuthorAgeLines
* 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
* ppc4xx: Remove board specific linker scripts from most PPC4xx boardsStefan Roese2009-11-02-142/+0
* Merge branch 'reloc'Wolfgang Denk2009-10-09-2/+0
|\
| * ppc: Enable full relocation to RAMPeter Tyser2009-10-03-2/+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
* Fix all linker script to handle all rodata sectionsTrent Piepho2009-03-20-6/+2
* ppc4xx: Add variable "korat_usbcf" for Korat boardLarry Johnson2009-01-29-1/+22
* Align end of bss by 4 bytesSelvamuthukumar2008-11-18-0/+2
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-18-59/+59
* 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
* Cleanup out-or-tree building for some boards (.depend)Wolfgang Denk2008-07-02-1/+1
* Big white-space cleanup.Wolfgang Denk2008-05-21-8/+8
* Remove all the search paths from the .lds files.Jason Wessel2008-04-17-2/+0
* ppc4xx: Updates to Korat-specific codeLarry Johnson2008-03-27-53/+369
* Merge Sequoia beautification into Korat codeLarry Johnson2008-01-17-170/+141
* Fix linker scripts: add NOLOAD atribute to .bss/.sbss sectionsWolfgang Denk2008-01-12-1/+1
* 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/+1074