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
/
lib
Age
Commit message (
Expand
)
Author
2020-09-21
x86: acpi: Add memset to initialize SPCR table
Wolfgang Wallner
2020-09-21
x86: acpi: Fix calculation of DSDT length
Wolfgang Wallner
2020-08-01
x86: rename CONFIG_STACK_SIZE
Heinrich Schuchardt
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
x86: Rename board_final_cleanup() to board_final_init()
Simon Glass
2020-07-17
x86: acpi: Correct the version of the MADT
Simon Glass
2020-07-17
x86: Drop setup_pcat_compatibility()
Simon Glass
2020-07-17
x86: Add debugging to table writing
Simon Glass
2020-07-17
x86: apl: Use memory-mapped access for VBT
Simon Glass
2020-07-17
x86: Add error checking for csrt table generation
Simon Glass
2020-07-17
x86: Add support for building up an NHLT structure
Simon Glass
2020-07-17
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
x86: Allow devices to write to DSDT
Simon Glass
2020-07-17
x86: Allow devices to write an SSDT
Simon Glass
2020-07-17
x86: acpi: Move MADT down a bit
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: fsp: video: Allocate a frame buffer when needed
Simon Glass
2020-07-09
x86: fsp: Reinit the FPU after FSP meminit
Simon Glass
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: mrccache: Allow use before driver model is active
Simon Glass
2020-06-02
x86: spl: Print the error on SPL failure
Simon Glass
2020-05-27
cbfs: Don't require the CBFS size with cbfs_init_mem()
Simon Glass
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 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 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: Update SPL for coreboot
Simon Glass
2020-05-04
x86: Move work-around out of cpu_jump_to_64bit_uboot()
Simon Glass
2020-04-30
x86: cpu: Skip init code when chain loading
Simon Glass
2020-04-30
x86: fsp: Allow skipping init code when chain loading
Simon Glass
2020-04-30
acpi: Put table-setup code in its own function
Simon Glass
2020-04-30
acpi: Move acpi_add_table() to generic code
Simon Glass
2020-04-30
acpi: Drop code for missing XSDT from acpi_write_rsdp()
Simon Glass
2020-04-30
x86: Allow devices to write ACPI tables
Simon Glass
2020-04-30
acpi: Convert part of acpi_table to use acpi_ctx
Simon Glass
2020-04-30
acpi: Add a method to write tables for a device
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: acpi: Let OS know that console already had been initialized
Andy Shevchenko
2020-04-04
x86: acpi: Refactor XSDT handling in acpi_add_table()
Andy Shevchenko
2020-03-05
x86: Correct error return value in mrccache_get_region()
Simon Glass
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
[next]