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
/
lib
Age
Commit message (
Expand
)
Author
2021-10-21
x86: Show some EFI info with the bdinfo command
Simon Glass
2021-10-21
x86: Create a new header for EFI
Simon Glass
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-25
treewide: Use OF_REAL instead of !OF_PLATDATA
Simon Glass
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-09-23
lmb: x86: Add arch_lmb_reserve()
Marek Vasut
2021-09-17
Remove #include <version.h> from files which do not need it
Pali Rohár
2021-08-02
Merge https://source.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-08-03
x86: fsp: Only FSP2 has INIT_PHASE_END_FIRMWARE
Bin Meng
2021-08-03
x86: fsp: Don't program MTRR for DRAM for FSP1
Bin Meng
2021-07-24
smbios: error handling for invalid addresses
Heinrich Schuchardt
2021-07-15
x86: Ensure the e820 map is installed in all cases
Simon Glass
2021-07-15
x86: Do cache set-up by default when booting from coreboot
Simon Glass
2021-07-07
x86: Drop _X86EMU_env definition when CONFIG_BIOSEMU is used
Bin Meng
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
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: 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
cbfs: Allow access to CBFS without a header
Simon Glass
2021-03-26
x86: Support a fake PCI device with of-platdata-inst
Simon Glass
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-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
x86: tpl: Remove unwanted devicetree string
Simon Glass
2020-12-16
x86: zimage: Update cmdline parameter to be an env var
Simon Glass
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-04
x86: zimage: Add silent-console processing
Simon Glass
2020-11-06
x86: zimage: Quieten down the zimage boot process
Simon Glass
2020-11-06
x86: zimage: Sanity-check the kernel version before printing it
Simon Glass
2020-11-06
x86: zimage: Add a little more logging
Simon Glass
2020-11-06
x86: fsp: Adjust calculations for MTRR range and DRAM top
Simon Glass
2020-11-06
x86: acpi: Don't show the UART address by default
Simon Glass
2020-11-06
x86: acpi: Include the TPMv1 table only if needed
Simon Glass
2020-11-06
x86: Silence some logging statements
Simon Glass
2020-11-06
x86: fsp: Convert fsp_dram to use log_debug()
Simon Glass
2020-11-06
x86: Use CONFIG_CHROMEOS_VBOOT for verified boot
Simon Glass
2020-11-06
acpi: Don't reset the tables with every new generation
Simon Glass
2020-11-06
x86: acpi: Put the generated code first in DSDT
Simon Glass
[next]