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
/
cpu
Age
Commit message (
Expand
)
Author
2023-02-14
dm: dts: Convert driver model tags to use new schema
Simon Glass
2023-02-10
Correct SPL uses of USB_KEYBOARD
Simon Glass
2023-01-18
event: Correct dependencies on the EVENT framework
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-14
x86: cosmetic: Fix a typo in the reserve_arch() comments
Bin Meng
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
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-23
board_f: Fix types for board_get_usable_ram_top()
Pali Rohár
2022-08-10
common: Drop display_options.h from common header
Simon Glass
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-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-04
Merge branch 'next'
Tom Rini
2022-03-31
Revert "x86: Move FACP table into separate functions"
Andy Shevchenko
2022-03-10
event: Convert arch_cpu_init_dm() to use events
Simon Glass
2022-02-09
acpi: Move MCFG implementation to common lib
Moritz Fischer
2022-01-25
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-19
doc: replace @return by Return:
Heinrich Schuchardt
2022-01-15
x86: efi: Don't use the 64-bit link script for the EFI app
Simon Glass
2022-01-15
x86: efi: Tweak the code used for the 64-bit EFI app
Simon Glass
2022-01-15
x86: efi: Update efi_get_next_mem_desc() to avoid needing a map
Simon Glass
2022-01-13
bloblist: Rename the SPL tag
Simon Glass
2022-01-12
x86: pci: Use PCI_CONF1_ADDRESS() macro
Pali Rohár
2021-12-31
x86: efi: Show the system-table revision
Simon Glass
2021-11-07
x86: Don't duplicate global_ptr in 64-bit EFI app
Simon Glass
2021-11-07
efi: Create a 64-bit app
Simon Glass
2021-11-07
x86: Create a 32/64-bit selection for the app
Simon Glass
2021-11-01
x86: tangier: pinmux: Move error message to the caller
Andy Shevchenko
2021-11-01
x86: tangier: pinmux: Move is_protected assignment closer to its user
Andy Shevchenko
2021-11-01
x86: tangier: Enable support for SD/SDIO family in the pinmux driver
Andy Shevchenko
2021-10-31
bootstage: Add SPL support
Marek Vasut
2021-10-21
x86: Show some EFI info with the bdinfo command
Simon Glass
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
treewide: Try to avoid the preprocessor with OF_REAL
Simon Glass
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: fdt: Move fdt_get_config_... to ofnode_conf_read...
Simon Glass
2021-09-17
x86: quark: MRC: Remove U_BOOT_DATE and U_BOOT_TIME from debug log
Pali Rohár
2021-09-04
spi: Rename SPI_SUPPORT to SPI
Simon Glass
2021-09-04
pch: Rename PCH_SUPPORT to PCH
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-03
x86: queensbay: Return directly if IGD / SDVO were already disabled
Bin Meng
2021-08-02
x86: mtrr: Abort if requested size is not power of 2
Bin Meng
2021-08-02
x86: mtrr: Skip MSRs that were already programmed in mtrr_commit()
Bin Meng
2021-08-02
x86: mtrr: Do not clear the unused ones in mtrr_commit()
Bin Meng
2021-08-02
x86: tsc: Rename X86_TSC_TIMER_EARLY_FREQ to X86_TSC_TIMER_FREQ
Bin Meng
[next]