summaryrefslogtreecommitdiff
path: root/arch/x86/cpu
AgeCommit message (Expand)Author
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
2022-12-23global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_X86_REFCODE_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_X86_MRC_ADDR to CFGTom Rini
2022-12-14x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-29x86: fix longjmp() implementationHeinrich Schuchardt
2022-10-17dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek
2022-09-23board_f: Fix types for board_get_usable_ram_top()Pali Rohár
2022-08-10common: Drop display_options.h from common headerSimon Glass
2022-06-23linker_lists: Rename sections to remove . prefixAndrew Scull
2022-06-06serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár
2022-05-03pci: Add mask parameter to dm_pci_map_bar()Andrew Scull
2022-05-03pci: Map bars with offset and lengthAndrew Scull
2022-04-04Merge branch 'next'Tom Rini
2022-03-31Revert "x86: Move FACP table into separate functions"Andy Shevchenko
2022-03-10event: Convert arch_cpu_init_dm() to use eventsSimon Glass
2022-02-09acpi: Move MCFG implementation to common libMoritz Fischer
2022-01-25x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass
2022-01-25x86: Move FACP table into separate functionsSimon Glass
2022-01-19doc: replace @return by Return:Heinrich Schuchardt
2022-01-15x86: efi: Don't use the 64-bit link script for the EFI appSimon Glass
2022-01-15x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass
2022-01-15x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass
2022-01-13bloblist: Rename the SPL tagSimon Glass
2022-01-12x86: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár
2021-12-31x86: efi: Show the system-table revisionSimon Glass
2021-11-07x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass