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
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-04-22
lmb: move CONFIG_LMB in Kconfig
Patrick Delaunay
2021-04-20
Add support for stack-protector
Joel Peshkin
2021-04-20
x86: correct usage of CFLAGS_NON_EFI
Heinrich Schuchardt
2021-04-15
x86: mtrr: Fix function descriptions
Wolfgang Wallner
2021-04-12
x86: qemu: move QFW to its own uclass
Asherah Connor
2021-03-27
x86: coral: Show memory config and SKU ID on startup
Simon Glass
2021-03-27
cpu: Rename SPL_CPU_SUPPORT to SPL_CPU
Simon Glass
2021-03-27
x86: coreboot: Don't setup MTRR when booting from coreboot
Simon Glass
2021-03-27
x86: fsp: Don't notify if booted from coreboot
Simon Glass
2021-03-27
x86: coral: Fall back to coreboot video when FSP missing
Simon Glass
2021-03-27
x86: coral: Allow init of debug UART in U-Boot proper
Simon Glass
2021-03-27
x86: coral: Avoid build error with !CONFIG_ACPIGEN
Simon Glass
2021-03-27
x86: fsp: Don't enable FSP graphics if booted from coreboot
Simon Glass
2021-03-27
x86: Allow installing an e820 when booting from coreboot
Simon Glass
2021-03-27
x86: coreboot: Update parsing of the latest sysinfo
Simon Glass
2021-03-27
x86: Move coreboot sysinfo parsing into generic x86 code
Simon Glass
2021-03-27
x86: coreboot: Sync up timestamp codes
Simon Glass
2021-03-27
x86: Move coreboot timestamp info into coreboot_tables.h
Simon Glass
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-27
cbfs: Allow access to CBFS without a header
Simon Glass
2021-03-27
x86: coral: Update the SD card-detect GPIO
Simon Glass
2021-03-27
x86: coral: Put the eMMC first
Simon Glass
2021-03-26
x86: dts: Drop unused CONFIG_SPL
Simon Glass
2021-03-26
x86: Make use of binman expanded entries
Simon Glass
2021-03-26
x86: apl: Use read-only SPL and new of-platdata
Simon Glass
2021-03-26
x86: coral: Drop TPM and ACPI interrupts from TPL
Simon Glass
2021-03-26
x86: Don't include reset driver in SPL
Simon Glass
2021-03-26
x86: Support a fake PCI device with of-platdata-inst
Simon Glass
2021-03-26
x86: itss: Tidy up bind() for of-platdata-inst
Simon Glass
2021-03-26
x86: apl: Tell of-platdata about a required header file
Simon Glass
2021-03-26
x86: apl: Fix the header order in pmc
Simon Glass
2021-03-26
x86: Define a region for device priv/plat data
Simon Glass
2021-03-15
Merge tag 'v2021.04-rc4' into next
Tom Rini
2021-03-09
x86: Select advanced Intel code only if allowed
Simon Glass
2021-03-09
x86: Move INTEL_ACPIGEN to arch/x86
Simon Glass
2021-03-09
x86: Fix member check in intel_gnvs
Simon Glass
2021-03-09
x86: sizeof-array-div error in lpc_common_early_init
Heinrich Schuchardt
2021-03-03
gpio: x86: Drop the deprecated methods in intel_gpio
Simon Glass
2021-03-02
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-03
x86: qemu: Fix broken multi-core boot
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-01
x86: tpl: Show next stage being booted
Simon Glass
2021-02-01
x86: spl: Clear BSS unconditionally
Simon Glass
2021-02-01
x86: zimage: Improve command-line debug handling
Simon Glass
2021-02-01
x86: zimage: Allow dumping the image from outside the module
Simon Glass
2021-02-01
x86: Update Chromium OS GNVS names
Simon Glass
2021-02-01
x86: spl: Make moving BSS conditional
Simon Glass
2021-02-01
x86: Make sure the SPL image ends on a suitable boundary
Simon Glass
[next]