~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Commit message (
Expand
)
Author
Age
*
common: return type board_get_usable_ram_top
Heinrich Schuchardt
2023-08-15
*
x86: Run QEMU machine setup in SPL
Simon Glass
2023-08-09
*
x86: Add a little more info to cbsysinfo
Simon Glass
2023-08-01
*
x86: Record the start and end of the tables
Simon Glass
2023-07-17
*
x86: Improve the trampoline in 64-bit mode
Simon Glass
2023-07-17
*
x86: Add a comment for board_init_f_r_trampoline()
Simon Glass
2023-07-17
*
x86: Allow listing MTRRs in SPL
Simon Glass
2023-07-17
*
x86: zimage: Export the function to obtain the cmdline
Simon Glass
2023-07-17
*
x86: Add a function to boot a zimage
Simon Glass
2023-07-17
*
x86: Update docs link in bootparam header
Paul Barker
2023-07-09
*
x86: Tidy up availability of string functions
Simon Glass
2023-05-11
*
x86: coreboot: Show unimplemented sysinfo tags
Simon Glass
2023-05-11
*
x86: coreboot: Collect the address of the ACPI tables
Simon Glass
2023-05-11
*
x86: Support booting a 64-bit kernel from 64-bit U-Boot
Simon Glass
2023-03-25
*
x86: Add return-value comment to cpu_jump_to_64bit()
Simon Glass
2023-03-25
*
x86: Adjust bootparam.h to be more like linux
Simon Glass
2023-03-25
*
global: Finish CONFIG -> CFG migration
Tom Rini
2023-01-20
*
trace: Use notrace for short
Simon Glass
2023-01-18
*
x86: Fix i8259 ifdef include guard
Alistair Delva
2022-12-14
*
x86: provide typedef jmp_buf
Heinrich Schuchardt
2022-10-29
*
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-09-23
*
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-07-07
*
spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
Tom Rini
2022-06-06
*
Remove duplication of table_compute_checksum function
Tom Rini
2022-04-14
*
Merge branch 'next'
Tom Rini
2022-04-04
|
\
|
*
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-14
|
|
\
|
*
|
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-03-10
*
|
|
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-31
|
|
/
|
/
|
*
|
x86: Add an enum name for the GNVS firmware type
Simon Glass
2022-03-14
|
/
*
acpi: Move acpi_write_tables() to a generic header
Simon Glass
2022-02-11
*
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-02-09
*
x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Simon Glass
2022-01-25
*
x86: Move FACP table into separate functions
Simon Glass
2022-01-25
*
acpi: Move acpi_fill_header() to the generic header
Simon Glass
2022-01-25
*
x86: Move the acpi table to generic global_data
Simon Glass
2022-01-25
*
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-19
*
x86: Fix i8254 ifdef include guard
Alistair Delva
2021-11-01
*
x86: tangier: Replace Method() by Name() for _STA object
Andy Shevchenko
2021-11-01
*
x86: Show some EFI info with the bdinfo command
Simon Glass
2021-10-21
*
x86: Create a new header for EFI
Simon Glass
2021-10-21
*
Merge tag 'v2021.10-rc5' into next
Tom Rini
2021-09-27
|
\
|
*
x86: tangier: acpi: Add GPIO card detection to SDHCI #2
Andy Shevchenko
2021-09-22
*
|
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
Tom Rini
2021-08-31
|
/
*
efi_loader rename enum efi_mem_type to efi_memory_type
Heinrich Schuchardt
2021-08-17
*
x86: mtrr: Abort if requested size is not power of 2
Bin Meng
2021-08-02
*
x86: Add function comments to cb_sysinfo.h
Simon Glass
2021-07-15
*
x86: Update the MP constants to avoid conflicts
Simon Glass
2021-07-15
*
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-22
*
x86: mtrr: Fix function descriptions
Wolfgang Wallner
2021-04-15
*
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
[next]