index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
cpu
Age
Commit message (
Expand
)
Author
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
x86: Update the comment about booting for FSP2
Simon Glass
2020-07-17
x86: Store the coreboot table address in global_data
Simon Glass
2020-07-17
x86: apl: Adjust FSP-M code to avoid hard-coded address
Simon Glass
2020-07-17
x86: apl: Set the correct boot mode in the FSP-M code
Simon Glass
2020-07-17
x86: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
x86: irq: Support flags for acpi_gpe
Simon Glass
2020-07-17
x86: apl: Hide the p2sb on exit from U-Boot
Simon Glass
2020-07-17
x86: apl: Support set_hide() in p2sb driver
Simon Glass
2020-07-17
x86: apl: Use memory-mapped access for VBT
Simon Glass
2020-07-17
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
x86: fsp: Support a warning message when DRAM init is slow
Simon Glass
2020-07-17
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
Simon Glass
2020-07-09
x86: apl: Re-enable loading of SPL
Simon Glass
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
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-02
x86: spi: Add a way to access the SPI mapping via registers
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
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
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
part: Drop disk_partition_t typedef
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-04
x86: coreboot: Allow building an SPL image
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
2020-04-16
x86: Move acpi_table header to main include/ directory
Simon Glass
2020-04-16
x86: Move acpi_s3.h to include/acpi/
Simon Glass
2020-04-16
x86: apl: Move p2sb ofdata reading to the correct method
Simon Glass
2020-04-16
x86: Correct wording of coreboot source code
Simon Glass
2020-03-05
x86: apl: Use cpu_x86_get_count() for cpu_ops.get_count
Wolfgang Wallner
2020-03-05
x86: cpu_x86: Make cpu_x86_get_count() non-static
Wolfgang Wallner
2020-03-05
x86: p2sb: Drop 'apl' prefix
Wolfgang Wallner
2020-03-05
Revert "x86: use invd instead of wbinvd in real mode start code"
Andy Shevchenko
2020-02-11
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2020-02-07
x86: coral: Add I2C and TPM device-tree definitions
Simon Glass
[next]