summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)AuthorFilesLines
2019-08-18x86: Remove x86 specific GD flags as they are not referenced at allStefan Roese4-20/+1
2019-08-12env: Rename environment.h to env_internal.hSimon Glass1-1/+1
2019-08-11env: Move TOTAL_MALLOC_LEN to environment.hSimon Glass1-0/+1
2019-08-11env: Move env_get_hex() to env.hSimon Glass1-0/+1
2019-08-09x86: Skip setting up MTRRs in slimbootloaderPark, Aiden1-1/+2
2019-08-09x86: slimbootloader: Add a slimbootloader device treePark, Aiden2-0/+28
2019-08-09x86: slimbootloader: Set TSC information for tsc_timerPark, Aiden2-0/+65
2019-08-09x86: slimbootloader: Add serial driverPark, Aiden3-1/+102
2019-08-09x86: slimbootloader: Add memory configurationPark, Aiden3-1/+205
2019-08-09x86: Add a common HOB libraryPark, Aiden6-273/+320
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden6-99/+77
2019-08-09x86: Add new slimbootloader CPU typePark, Aiden9-4/+75
2019-08-09x86: tangier: Populate CSRT for shared DMA controllerAndy Shevchenko1-0/+38
2019-08-09x86: acpi: Enable ACPI companion for Intel iDMA 32-bitAndy Shevchenko1-0/+22
2019-08-09x86: acpi: Introduce a stub to generate CSRTAndy Shevchenko2-0/+33
2019-08-09x86: acpi: Add CSRT descriptionAndy Shevchenko1-0/+31
2019-08-09x86: edison: Enable SD slotAndy Shevchenko1-5/+0
2019-07-11x86: Add a forward struct declaration in coreboot_tables.hSimon Glass1-0/+2
2019-06-22watchdog: tangier: Convert to use WDT classAndy Shevchenko2-1/+4
2019-06-22x86: Revert "Don't set up MTRRs in SPL"Andy Shevchenko1-4/+1
2019-05-19x86: coreboot: make it possible to process unhandled tagsChristian Gmeiner1-0/+7
2019-05-10Fix spelling of available.Vagrant Cascadian3-3/+3
2019-05-08x86: samus: Update device tree for verified bootSimon Glass1-1/+21
2019-05-08x86: samus: Update device tree for SPLSimon Glass1-3/+28
2019-05-08x86: Add a simple TPL implementationSimon Glass4-5/+183
2019-05-08x86: Add a way to jump from TPL to SPLSimon Glass1-0/+13
2019-05-08x86: broadwell: Update PCH to work in TPLSimon Glass1-3/+9
2019-05-08x86: Fix device-tree indentationSimon Glass1-74/+73
2019-05-08x86: Update device tree for Chromium OS verified bootSimon Glass1-2/+15
2019-05-08x86: Update device tree for TPLSimon Glass1-2/+32
2019-05-08x86: Don't generate a bootstage report in SPLSimon Glass1-1/+1
2019-05-08x86: Don't set up MTRRs in SPLSimon Glass1-1/+4
2019-05-08x86: Support TPL in Intel common codeSimon Glass1-3/+6
2019-05-08x86: broadwell: Implement PCH_REQ_PMBASE_INFOSimon Glass1-0/+25
2019-05-08x86: ivybridge: Implement PCH_REQ_PMBASE_INFOSimon Glass1-0/+15
2019-05-08x86: mrccache: Add more debuggingSimon Glass1-4/+12
2019-05-08x86: Support saving MRC data from SPLSimon Glass2-9/+38
2019-05-08x86: Add common Intel code for SPLSimon Glass2-0/+33
2019-05-08x86: broadwell: Select refcode and CPU code for SPLSimon Glass1-3/+4
2019-05-08x86: broadwell: Allow booting from SPLSimon Glass2-0/+78
2019-05-08x86: Allow 16-bit init to be in TPLSimon Glass3-4/+4
2019-05-08x86: Add support for starting from SPL/TPLSimon Glass4-1/+146
2019-05-08x86: broadwell: Split CPU initSimon Glass3-673/+695
2019-05-08x86: broadwell: Move init of debug UART to cpu.cSimon Glass2-11/+13
2019-05-08x86: broadwell: Allow SDRAM init from SPLSimon Glass3-94/+101
2019-05-08x86: broadwell: Improve SDRAM debugging outputSimon Glass1-12/+20
2019-05-08x86: Add a handoff header fileSimon Glass1-0/+15
2019-05-08x86: Support booting with TPLSimon Glass1-1/+8
2019-05-08x86: Support SPL and TPLSimon Glass1-1/+0
2019-05-08x86: dts: Add device-tree labels for rtc and resetSimon Glass2-2/+2