summaryrefslogtreecommitdiff
path: root/arch/x86/cpu/coreboot
Commit message (Expand)AuthorAgeLines
* x86: coreboot: Implement recursively scanning PCI bussesGabe Black2012-11-28-3/+23
* x86: coreboot: Tell u-boot about PCI bus 0 when initializingGabe Black2012-11-28-0/+15
* x86: coreboot: Move non-board specific files to coreboot arch directoryStefan Reinauer2012-11-28-0/+119
* x86: Add infrastructure to extract an e820 table from the coreboot tablesGabe Black2011-12-19-1/+37
* x86: Import code from coreboot's libpayload to parse the coreboot tableGabe Black2011-12-19-0/+279
* x86: Initial commit for running as a coreboot payloadGabe Black2011-12-19-0/+148