aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/lib
AgeCommit message (Expand)Author
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass
2021-10-21x86: Create a new header for EFISimon Glass
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-08-02Merge https://source.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2021-08-02global: Convert simple_strtoul() with hex to hextoul()Simon Glass
2021-08-03x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWAREBin Meng
2021-08-03x86: fsp: Don't program MTRR for DRAM for FSP1Bin Meng
2021-07-24smbios: error handling for invalid addressesHeinrich Schuchardt
2021-07-15x86: Ensure the e820 map is installed in all casesSimon Glass
2021-07-15x86: Do cache set-up by default when booting from corebootSimon Glass
2021-07-07x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is usedBin Meng
2021-05-24treewide: Convert macro and uses of __section(foo) to __section("foo")Marek Behún
2021-03-27cpu: Rename SPL_CPU_SUPPORT to SPL_CPUSimon Glass
2021-03-27x86: coreboot: Don't setup MTRR when booting from corebootSimon Glass
2021-03-27x86: fsp: Don't notify if booted from corebootSimon Glass
2021-03-27x86: fsp: Don't enable FSP graphics if booted from corebootSimon Glass
2021-03-27x86: Allow installing an e820 when booting from corebootSimon Glass
2021-03-27x86: coreboot: Update parsing of the latest sysinfoSimon Glass
2021-03-27x86: Move coreboot sysinfo parsing into generic x86 codeSimon Glass
2021-03-27x86: coreboot: Sync up timestamp codesSimon Glass
2021-03-27cbfs: Allow access to CBFS without a headerSimon Glass
2021-03-26x86: Support a fake PCI device with of-platdata-instSimon Glass
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2021-02-01x86: tpl: Show next stage being bootedSimon Glass
2021-02-01x86: spl: Clear BSS unconditionallySimon Glass
2021-02-01x86: zimage: Improve command-line debug handlingSimon Glass
2021-02-01x86: zimage: Allow dumping the image from outside the moduleSimon Glass
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05x86: tpl: Remove unwanted devicetree stringSimon Glass
2020-12-16x86: zimage: Update cmdline parameter to be an env varSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-04x86: zimage: Add silent-console processingSimon Glass
2020-11-06x86: zimage: Quieten down the zimage boot processSimon Glass
2020-11-06x86: zimage: Sanity-check the kernel version before printing itSimon Glass
2020-11-06x86: zimage: Add a little more loggingSimon Glass
2020-11-06x86: fsp: Adjust calculations for MTRR range and DRAM topSimon Glass
2020-11-06x86: acpi: Don't show the UART address by defaultSimon Glass
2020-11-06x86: acpi: Include the TPMv1 table only if neededSimon Glass
2020-11-06x86: Silence some logging statementsSimon Glass
2020-11-06x86: fsp: Convert fsp_dram to use log_debug()Simon Glass
2020-11-06x86: Use CONFIG_CHROMEOS_VBOOT for verified bootSimon Glass
2020-11-06acpi: Don't reset the tables with every new generationSimon Glass
2020-11-06x86: acpi: Put the generated code first in DSDTSimon Glass