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
2020-07-09
x86: apl: Re-enable loading of SPL
Simon Glass
2020-07-09
x86: fsp: video: Allocate a frame buffer when needed
Simon Glass
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
2020-07-01
x86: Convert from ACCESS_ONCE to READ/WRITE_ONCE
Tom Rini
2020-07-01
Remove CROSS_COMPILE default from arch/*/config.mk
Tom Rini
2020-06-29
x86: Don't build some unused objects in TPL
Tom Rini
2020-06-25
bdinfo: x86: vesa: Update fb_base to the correct value
Simon Glass
2020-06-02
x86: quark: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Bin Meng
2020-06-02
x86: baytrail: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Bin Meng
2020-06-02
x86: baytrail: acpi: Create buffers outside of the methods
Bin Meng
2020-06-02
x86: tangier: acpi: Drop _HID() where enumerated by _ADR()
Andy Shevchenko
2020-06-02
x86: tangier: acpi: Drop _ADR() where _HID() is present
Andy Shevchenko
2020-06-02
x86: tangier: acpi: Replace _ADR() by _UID() in description of PCI host bridge
Andy Shevchenko
2020-06-02
x86: tangier: acpi: Create buffers outside of the methods
Andy Shevchenko
2020-06-02
x86: apl: Add hex offsets for registers in FSP-S
Simon Glass
2020-06-02
x86: coral: Correct some FSP-S settings
Simon Glass
2020-06-02
x86: apl: Add hex offsets for registers in FSP-M
Simon Glass
2020-06-02
x86: coral: Correct some FSP-M settings
Simon Glass
2020-06-02
x86: mrccache: Allow use before driver model is active
Simon Glass
2020-06-02
x86: spl: Print the error on SPL failure
Simon Glass
2020-06-02
x86: spi: Add a way to access the SPI mapping via registers
Simon Glass
2020-05-27
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
2020-05-27
x86: coreboot: add SMBIOS cbmem entry parsing
Christian Gmeiner
2020-05-27
x86: apl: Use devicetree for FSP-S configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Use devicetree for FSP-M configuration
Bernhard Messerklinger
2020-05-27
x86: apl: Only load VBT if CONFIG_HAVE_VBT is enabled
Bernhard Messerklinger
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
Use __ASSEMBLY__ as the assembly macros
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop asm/ptrace.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop image.h from common header
Simon Glass
2020-05-18
common: Drop bootstage.h from common header
Simon Glass
2020-05-18
bootstage: Use BOOTSTAGE instead of BOOTSTATE
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-17
efi_loader: round the memory area in efi_add_memory_map()
Michael Walle
2020-05-04
x86: coreboot: Allow building an SPL image
Simon Glass
2020-05-04
x86: Update SPL for coreboot
Simon Glass
2020-05-04
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-05-04
x86: Allow building an SPL image for coreboot
Simon Glass
2020-05-04
x86: Move coreboot-table detection to common 32/64-bit code
Simon Glass
2020-04-30
x86: Use the existing stack when chain-loading
Simon Glass
2020-04-30
x86: Add a way to detect running from coreboot
Simon Glass
2020-04-30
x86: Move coreboot-table detection into common code
Simon Glass
2020-04-30
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
x86: apl: Skip init code when chain loading
Simon Glass
[next]