aboutsummaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-01-12x86: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2021-12-31x86: efi: Show the system-table revisionSimon Glass
2021-12-31x86: efi: Add room for the binman definition in the dtbSimon Glass
2021-12-31x86: Don't process the kernel command line unless enabledSimon Glass
2021-12-31x86: Allow booting a kernel from the EFI appSimon Glass
2021-11-07efi: Add video support to the appSimon Glass
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass
2021-11-07efi: Create a 64-bit appSimon Glass
2021-11-07x86: Create a 32/64-bit selection for the appSimon Glass
2021-11-01x86: tangier: pinmux: Move error message to the callerAndy Shevchenko
2021-11-01x86: tangier: pinmux: Move is_protected assignment closer to its userAndy Shevchenko
2021-11-01x86: edison: Don't take SD card detect pin into considerationAndy Shevchenko
2021-11-01x86: tangier: Enable support for SD/SDIO family in the pinmux driverAndy Shevchenko
2021-11-01x86: Fix i8254 ifdef include guardAlistair Delva
2021-11-01x86: chromebook_coral: fix C block commentAlistair Delva
2021-11-01x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko
2021-10-31bootstage: Add SPL supportMarek Vasut
2021-10-21x86: Show some EFI info with the bdinfo commandSimon Glass
2021-10-21x86: Create a new header for EFISimon Glass
2021-10-21x86: Keep symbol information in u-boot ELF fileSimon Glass
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-09-27Merge tag 'dm-pull-next-27sep21' of https://source.denx.de/u-boot/custodians/...Tom Rini
2021-09-27Merge tag 'v2021.10-rc5' into nextTom Rini
2021-09-25treewide: Try to avoid the preprocessor with OF_REALSimon Glass
2021-09-25treewide: Use OF_REAL instead of !OF_PLATDATASimon Glass
2021-09-25treewide: Simply conditions with the new OF_REALSimon Glass
2021-09-25treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...Simon Glass
2021-09-23lmb: x86: Add arch_lmb_reserve()Marek Vasut
2021-09-22x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko
2021-09-22x86: edison: Mark eMMC non-removableAndy Shevchenko
2021-09-17x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug logPali Rohár
2021-09-17Remove #include <version.h> from files which do not need itPali Rohár
2021-09-04spi: Rename SPI_SUPPORT to SPISimon Glass
2021-09-04pch: Rename PCH_SUPPORT to PCHSimon Glass
2021-08-31Kconfig: Remove all default n/no optionsMichal Simek
2021-08-31Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini
2021-08-17efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt
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: queensbay: Return directly if IGD / SDVO were already disabledBin Meng
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-08-02x86: mtrr: Abort if requested size is not power of 2Bin Meng
2021-08-02x86: mtrr: Skip MSRs that were already programmed in mtrr_commit()Bin Meng
2021-08-02x86: mtrr: Do not clear the unused ones in mtrr_commit()Bin Meng
2021-08-02x86: dts: Define a default TSC timer frequencyBin Meng
2021-08-02x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQBin Meng
2021-08-02x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROMBin Meng
2021-08-02x86: tangier: Fix DMA controller IRQ polarity in CSRTAndy Shevchenko
2021-08-02x86: dts: Add "m25p,fast-read" to SPI flash nodeBin Meng