~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* common: return type board_get_usable_ram_topHeinrich Schuchardt2023-08-15
* x86: Run QEMU machine setup in SPLSimon Glass2023-08-09
* x86: Add a little more info to cbsysinfoSimon Glass2023-08-01
* x86: Record the start and end of the tablesSimon Glass2023-07-17
* x86: Improve the trampoline in 64-bit modeSimon Glass2023-07-17
* x86: Add a comment for board_init_f_r_trampoline()Simon Glass2023-07-17
* x86: Allow listing MTRRs in SPLSimon Glass2023-07-17
* x86: zimage: Export the function to obtain the cmdlineSimon Glass2023-07-17
* x86: Add a function to boot a zimageSimon Glass2023-07-17
* x86: Update docs link in bootparam headerPaul Barker2023-07-09
* x86: Tidy up availability of string functionsSimon Glass2023-05-11
* x86: coreboot: Show unimplemented sysinfo tagsSimon Glass2023-05-11
* x86: coreboot: Collect the address of the ACPI tablesSimon Glass2023-05-11
* x86: Support booting a 64-bit kernel from 64-bit U-BootSimon Glass2023-03-25
* x86: Add return-value comment to cpu_jump_to_64bit()Simon Glass2023-03-25
* x86: Adjust bootparam.h to be more like linuxSimon Glass2023-03-25
* global: Finish CONFIG -> CFG migrationTom Rini2023-01-20
* trace: Use notrace for shortSimon Glass2023-01-18
* x86: Fix i8259 ifdef include guardAlistair Delva2022-12-14
* x86: provide typedef jmp_bufHeinrich Schuchardt2022-10-29
* board_f: Fix types for board_get_usable_ram_top()Pali Rohár2022-09-23
* Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to KconfigTom Rini2022-07-07
* spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGETom Rini2022-06-06
* Remove duplication of table_compute_checksum functionTom Rini2022-04-14
* Merge branch 'next'Tom Rini2022-04-04
|\
| * Merge tag 'v2022.04-rc4' into nextTom Rini2022-03-14
| |\
| * | event: Convert arch_cpu_init_dm() to use eventsSimon Glass2022-03-10
* | | Revert "x86: Move FACP table into separate functions"Andy Shevchenko2022-03-31
| |/ |/|
* | x86: Add an enum name for the GNVS firmware typeSimon Glass2022-03-14
|/
* acpi: Move acpi_write_tables() to a generic headerSimon Glass2022-02-11
* 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
* acpi: Move acpi_fill_header() to the generic headerSimon Glass2022-01-25
* x86: Move the acpi table to generic global_dataSimon Glass2022-01-25
* doc: replace @return by Return:Heinrich Schuchardt2022-01-19
* x86: Fix i8254 ifdef include guardAlistair Delva2021-11-01
* x86: tangier: Replace Method() by Name() for _STA objectAndy Shevchenko2021-11-01
* x86: Show some EFI info with the bdinfo commandSimon Glass2021-10-21
* x86: Create a new header for EFISimon Glass2021-10-21
* Merge tag 'v2021.10-rc5' into nextTom Rini2021-09-27
|\
| * x86: tangier: acpi: Add GPIO card detection to SDHCI #2Andy Shevchenko2021-09-22
* | Finish converting CONFIG_SYS_CACHELINE_SIZE to KconfigTom Rini2021-08-31
|/
* efi_loader rename enum efi_mem_type to efi_memory_typeHeinrich Schuchardt2021-08-17
* x86: mtrr: Abort if requested size is not power of 2Bin Meng2021-08-02
* x86: Add function comments to cb_sysinfo.hSimon Glass2021-07-15
* x86: Update the MP constants to avoid conflictsSimon Glass2021-07-15
* lmb: move CONFIG_LMB in KconfigPatrick Delaunay2021-04-22
* x86: mtrr: Fix function descriptionsWolfgang Wallner2021-04-15
* x86: coral: Allow init of debug UART in U-Boot properSimon Glass2021-03-27