~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* x86: qemu: Add required linux/sizes.h includeSimon Glass2023-08-09
* Revert "x86: Switch QEMU over to use the bochs driver"Simon Glass2023-08-09
* x86: Run QEMU machine setup in SPLSimon Glass2023-08-09
* x86: Return mtrr_add_request() to its old purposeSimon Glass2023-08-01
* x86: Switch QEMU over to use the bochs driverSimon Glass2023-07-17
* x86: Convert some debug statements to use loggingSimon Glass2023-07-17
* x86: Improve the trampoline in 64-bit modeSimon Glass2023-07-17
* x86: Tidy up EFI code in interrupt_init()Simon Glass2023-07-17
* x86: Allow listing MTRRs in SPLSimon Glass2023-07-17
* Merge tag v2023.07-rc4 into nextTom Rini2023-06-12
|\
| * x86: samus: Don't include audio and SATA in TPLSimon Glass2023-05-11
| * x86: Simplify cpu_jump_to_64bit_uboot()Simon Glass2023-05-11
| * x86: Support debug UART in 64-bit modeSimon Glass2023-05-11
| * x86: ivybridge: Ensure LPC is available for GPIO baseSimon Glass2023-05-11
| * dm: Emit the arch_cpu_init_dm() even only before relocationSimon Glass2023-05-11
| * x86: Adjust search range for sysinfo tableSimon Glass2023-05-11
* | x86: cpu: qemu: qemu: remove SPL use with CONFIG_IS_ENABLEDTroy Kisky2023-05-10
|/
* dm: dts: Convert driver model tags to use new schemaSimon Glass2023-02-14
* Correct SPL uses of USB_KEYBOARDSimon Glass2023-02-10
* event: Correct dependencies on the EVENT frameworkTom Rini2023-01-18
* global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_X86_REFCODE_ADDR to CFGTom Rini2022-12-23
* global: Migrate CONFIG_X86_MRC_ADDR to CFGTom Rini2022-12-23
* x86: cosmetic: Fix a typo in the reserve_arch() commentsBin Meng2022-12-14
* Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass2022-10-31
* x86: fix longjmp() implementationHeinrich Schuchardt2022-10-29
* dm: treewide: Use uclass_first_device_err when accessing one deviceMichal Suchanek2022-10-17
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* common: Drop display_options.h from common headerSimon Glass2022-08-10
* linker_lists: Rename sections to remove . prefixAndrew Scull2022-06-23
* serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)Pali Rohár2022-06-06
* pci: Add mask parameter to dm_pci_map_bar()Andrew Scull2022-05-03
* pci: Map bars with offset and lengthAndrew Scull2022-05-03
* Merge branch 'next'Tom Rini2022-04-04
|\
| * event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* | Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-31
|/
* acpi: Move MCFG implementation to common libMoritz Fischer2022-02-09
* x86: acpi: Update acpi_fill_csrt() to use acpi_ctxSimon Glass2022-01-25
* x86: Move FACP table into separate functionsSimon Glass2022-01-25
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* x86: efi: Don't use the 64-bit link script for the EFI appSimon Glass2022-01-15
* x86: efi: Tweak the code used for the 64-bit EFI appSimon Glass2022-01-15
* x86: efi: Update efi_get_next_mem_desc() to avoid needing a mapSimon Glass2022-01-15
* bloblist: Rename the SPL tagSimon Glass2022-01-13
* x86: pci: Use PCI_CONF1_ADDRESS() macroPali Rohár2022-01-12
* x86: efi: Show the system-table revisionSimon Glass2021-12-31
* x86: Don't duplicate global_ptr in 64-bit EFI appSimon Glass2021-11-07
* efi: Create a 64-bit appSimon Glass2021-11-07
* x86: Create a 32/64-bit selection for the appSimon Glass2021-11-07