index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2023-01-19
Merge tag 'dm-pull-18jan23' of https://source.denx.de/u-boot/custodians/u-boo...
Tom Rini
2023-01-18
trace: Use notrace for short
Simon Glass
2023-01-18
event: Correct dependencies on the EVENT framework
Tom Rini
2023-01-18
x86: Fix saying arch_cpu_init_dm in debug/docs
Tom Rini
2022-12-23
global: Migrate CONFIG_X86_REFCODE_RUN_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_X86_REFCODE_ADDR to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_X86_MRC_ADDR to CFG
Tom Rini
2022-12-22
Convert CONFIG_STANDALONE_LOAD_ADDR to Kconfig
Tom Rini
2022-12-21
Merge tag 'v2023.01-rc4' into next
Tom Rini
2022-12-14
x86: cosmetic: Fix a typo in the reserve_arch() comments
Bin Meng
2022-12-14
x86: Fix i8259 ifdef include guard
Alistair Delva
2022-12-09
x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled
Sean Anderson
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-10-30
Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...
Tom Rini
2022-10-30
video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEO
Simon Glass
2022-10-29
x86: provide typedef jmp_buf
Heinrich Schuchardt
2022-10-29
x86: fix longjmp() implementation
Heinrich Schuchardt
2022-10-17
dm: treewide: Use uclass_first_device_err when accessing one device
Michal Suchanek
2022-09-29
treewide: Drop image_header_t typedef
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-08-12
video: Rename structs and functions to avoid VBE
Simon Glass
2022-08-12
video: Renname vbe.h to vesa.h
Simon Glass
2022-08-10
common: Drop display_options.h from common header
Simon Glass
2022-07-26
zynqmp: Run board_get_usable_ram_top() only on main U-Boot
Ashok Reddy Soma
2022-07-07
Convert CONFIG_SYS_BOOT_RAMDISK_HIGH to Kconfig
Tom Rini
2022-07-07
spl: Ensure all SPL symbols in Kconfig have some SPL dependency
Tom Rini
2022-06-28
tpl: Ensure all TPL symbols in Kconfig have some TPL dependency
Tom Rini
2022-06-23
linker_lists: Rename sections to remove . prefix
Andrew Scull
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-06-06
spl: Remove CONFIG_SPL_BOARD_LOAD_IMAGE
Tom Rini
2022-05-03
pci: Add mask parameter to dm_pci_map_bar()
Andrew Scull
2022-05-03
pci: Map bars with offset and length
Andrew Scull
2022-04-14
Remove duplication of table_compute_checksum function
Tom Rini
2022-04-04
Merge branch 'next'
Tom Rini
2022-03-31
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-14
Merge tag 'v2022.04-rc4' into next
Tom Rini
2022-03-14
x86: Add an enum name for the GNVS firmware type
Simon Glass
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-02-22
spl: x86: Correct the binman symbols for SPL
Simon Glass
2022-02-11
acpi: Move acpi_write_tables() to a generic header
Simon Glass
2022-02-09
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-02-09
arch: x86: lib: acpi_table: Fix MCFG entries
Moritz Fischer
2022-02-09
dts: automatically build necessary .dtb files
Rasmus Villemoes
2022-01-25
x86: Move acpi_get_rsdp_addr() ACPI tables to the writer
Simon Glass
2022-01-25
x86: Move device-specific ACPI tables to a writer function
Simon Glass
2022-01-25
x86: acpi: Update acpi_fill_csrt() to use acpi_ctx
Simon Glass
2022-01-25
x86: Move CSRT table to a writer function
Simon Glass
2022-01-25
x86: Move TCPA table to a writer function
Simon Glass
[next]