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