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
Age
Commit message (
Expand
)
Author
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
2020-04-30
x86: fsp: Allow skipping init code when chain loading
Simon Glass
2020-04-30
acpi: Add an acpi command
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: apl: Add Global NVS table header
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-04-16
tpm: cr50: Use the correct GPIO binding
Simon Glass
2020-04-16
x86: acpi: Let OS know that console already had been initialized
Andy Shevchenko
2020-04-10
kconfig / kbuild: Re-sync with Linux 4.19
Tom Rini
2020-04-04
x86: acpi: Describe USB 3 host controller found on Intel Tangier
Andy Shevchenko
2020-04-04
x86: acpi: Add I²C timings to Intel Merrifield platform
Andy Shevchenko
2020-04-04
x86: acpi: Refactor XSDT handling in acpi_add_table()
Andy Shevchenko
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-03-05
x86: Correct error return value in mrccache_get_region()
Simon Glass
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_map_single()
Masahiro Yamada
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
2020-02-07
x86: Add support for ACPI general-purpose events
Simon Glass
2020-02-07
x86: itss: Add of-platdata support
Simon Glass
2020-02-07
x86: Give each driver an IRQ type
Simon Glass
2020-02-07
x86: apl: Drop the I2C config in FSP-S
Simon Glass
2020-02-07
x86: apl: Use the clock driver
Simon Glass
2020-02-07
x86: Move P2SB from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-04
x86: itss: Remove apl-prefix
Wolfgang Wallner
2020-02-04
x86: itss: Add a Kconfig option to enable/disable ITSS driver
Wolfgang Wallner
2020-02-04
x86: Move itss.c from Apollo Lake to a more generic location
Wolfgang Wallner
2020-02-04
x86: Move itss.h from Apollo Lake to the generic x86 include directory
Wolfgang Wallner
[next]