summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
2024-09-03Merge patch series "net: dwc_eth_qos: Add glue driver for Intel MAC"Tom Rini
2024-09-03x86: provide mb() macroPhilip Oberfichtner
2024-08-26global_data: Drop spl_handoffSimon Glass
2024-08-26global_data: Drop global_data hoseSimon Glass
2024-08-26global_data: Remove pci_ram_topSimon Glass
2024-07-19bootstash: Do not provide a default address for allTom Rini
2024-07-15x86: Remove duplicate newlinesMarek Vasut
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-06global: Make <asm/global_data.h> include <asm/u-boot.h>Tom Rini
2024-05-06x86: Remove <common.h> and add needed includesTom Rini
2024-04-10Merge patch series "Resolve issues with booting distros on x86"Tom Rini
2024-04-10x86: Enable SSE in 64-bit modeSimon Glass
2024-01-07acpi: use 64-bit addresses in FADT tableHeinrich Schuchardt
2023-12-13Merge patch series "bootm: Refactoring to reduce reliance on CMDLINE (part A)"Tom Rini
2023-12-13arm: x86: Drop discarding of command linker-listsSimon Glass
2023-11-28x86: coreboot: Add a sysinfo driverSimon Glass
2023-09-24common: Drop linux/printk.h from common headerSimon Glass
2023-09-22x86: coreboot: Drop USB init on startupSimon Glass
2023-09-22x86: Set the CPU vendor in SPLSimon Glass
2023-09-22x86: coreboot: Rearrange arch_cpu_init()Simon Glass
2023-09-22x86: broadwell: Avoid initing the CPU twiceSimon Glass
2023-09-22x86: Add some log categoriesSimon Glass
2023-09-22x86: broadwell: Show the memory delaySimon Glass
2023-09-22x86: Prevent from missing the FADT chainingAndy Shevchenko
2023-09-22Reland "x86: Move FACP table into separate functions""Simon Glass
2023-09-22x86: cpu: i386: cpu: only set pci_ram_top if CONFIG_IS_ENABLED(PCI)Troy Kisky
2023-08-31event: Use an event to replace last_stage_init()Simon Glass
2023-08-31event: Convert existing spy records to simpleSimon Glass
2023-08-15common: return type board_get_usable_ram_topHeinrich Schuchardt
2023-08-09x86: qemu: Add required linux/sizes.h includeSimon Glass
2023-08-09Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass
2023-08-09x86: Run QEMU machine setup in SPLSimon Glass
2023-08-01x86: Return mtrr_add_request() to its old purposeSimon Glass
2023-07-17x86: Switch QEMU over to use the bochs driverSimon Glass
2023-07-17x86: Convert some debug statements to use loggingSimon Glass
2023-07-17x86: Improve the trampoline in 64-bit modeSimon Glass
2023-07-17x86: Tidy up EFI code in interrupt_init()Simon Glass
2023-07-17x86: Allow listing MTRRs in SPLSimon Glass
2023-06-12Merge tag v2023.07-rc4 into nextTom Rini
2023-05-11x86: samus: Don't include audio and SATA in TPLSimon Glass
2023-05-11x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass
2023-05-11x86: Support debug UART in 64-bit modeSimon Glass
2023-05-11x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass
2023-05-11dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass
2023-05-11x86: Adjust search range for sysinfo tableSimon Glass
2023-05-10x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky
2023-02-14dm: dts: Convert driver model tags to use new schemaSimon Glass
2023-02-10Correct SPL uses of USB_KEYBOARDSimon Glass
2023-01-18event: Correct dependencies on the EVENT frameworkTom Rini