index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Age
Commit message (
Expand
)
Author
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
2021-08-02
x86: kconfig: Drop ROM_NEEDS_BLOBS and BUILD_ROM
Bin Meng
2021-08-02
x86: tangier: Fix DMA controller IRQ polarity in CSRT
Andy Shevchenko
2021-07-15
x86: coreboot: Use vendor in the Kconfig
Simon Glass
2021-07-15
x86: Don't set up MTRRs if previously done
Simon Glass
2021-07-07
bootstage: Eliminate when not enabled
Tom Rini
2021-06-23
x86: Discard .note.gnu.property sections
Bin Meng
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-03-27
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
[next]