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-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
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2019-12-15
x86: Don't include the BIOS emulator in TPL
Simon Glass
2019-12-15
x86: fsp: Set up an MTRR for the graphics frame buffer
Simon Glass
2019-12-15
x86: fsp: Add FSP2 base support
Simon Glass
2019-12-15
x86: fsp: Correct wrong header inlude in fsp_support.c
Simon Glass
2019-12-15
x86: fsp: Make graphics support common to FSP1/2
Simon Glass
2019-12-15
x86: Allow interrupt to happen once
Simon Glass
2019-12-15
x86: Set up the MTRR for SDRAM
Simon Glass
2019-12-15
x86: Set the DRAM banks to reflect real location
Simon Glass
2019-12-15
x86: Move fsp_prepare_mrc_cache() to fsp1 directory
Simon Glass
2019-12-15
x86: Don't export mrccache_update()
Simon Glass
2019-12-15
x86: Add mrccache support for a 'variable' cache
Simon Glass
2019-12-15
x86: Update mrccache to support multiple caches
Simon Glass
2019-12-15
x86: Tidy up error handling in mrccache_save()
Simon Glass
2019-12-15
x86: Add a new global_data member for the cache record
Simon Glass
2019-12-15
x86: Adjust mrccache_get_region() to support get_mmap()
Simon Glass
2019-12-15
x86: Adjust mrccache_get_region() to use livetree
Simon Glass
2019-12-15
x86: Correct mrccache find_next_mrc_cache() calculation
Simon Glass
2019-12-02
common: Move board_get_usable_ram_top() out of common.h
Simon Glass
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move interrupt functions into a new header
Simon Glass
[next]