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
Age
Commit message (
Expand
)
Author
2020-07-17
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-07-17
Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-07-17
acpi: Enable ACPI table generation by default on x86
Simon Glass
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: 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: Add debugging to table writing
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
pmc: Move common registers to the header file
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
p2sb: Add a method to hide the bus
Simon Glass
2020-07-17
i2c: designware_i2c: Support ACPI table generation
Simon Glass
2020-07-17
i2c: Add log_ret() on error
Simon Glass
2020-07-17
i2c: designware_i2c: Add a little more debugging
Simon Glass
2020-07-17
x86: gpio: Add support for obtaining ACPI info for a GPIO
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: pinctrl: Drop the acpi_path member
Simon Glass
2020-07-17
x86: pinctrl: Set up itss in the probe() method
Simon Glass
2020-07-17
x86: pinctrl: Add multi-ACPI control
Simon Glass
2020-07-17
x86: pinctrl: Update comment for intel_pinctrl_get_pad()
Simon Glass
2020-07-17
x86: pinctrl: Add a way to get the pinctrl reg address
Simon Glass
2020-07-17
sound: Add an ACPI driver for Maxim MAX98357ac
Simon Glass
2020-07-17
sound: Add an ACPI driver for Dialog Semicondutor da7219
Simon Glass
2020-07-17
x86: Add support for building up an NHLT structure
Simon Glass
2020-07-17
acpi: Support writing named values
Simon Glass
2020-07-17
acpi: Support generation of a device
Simon Glass
2020-07-17
x86: Add bindings for NHLT
Simon Glass
2020-07-17
acpi: mmc: Generate ACPI info for the PCI SD Card
Simon Glass
2020-07-17
acpi: Support generation of a generic register
Simon Glass
2020-07-17
acpi: Support generation of a scope
Simon Glass
2020-07-17
acpi: Export functions to write sized values
Simon Glass
2020-07-17
dm: acpi: Add support for the NHLT table
Simon Glass
2020-07-17
dm: core: Add a way of overriding the ACPI device path
Simon Glass
2020-07-17
dtoc: Support ACPI paths in of-platdata
Simon Glass
2020-07-17
acpi: Allow creating the GNVS to fail
Simon Glass
2020-07-17
binman: Add way to locate an entry in memory
Simon Glass
2020-07-17
binman: Refactor binman_entry_find() to allow other nodes
Simon Glass
2020-07-17
binman: Allow setting the ROM offset
Simon Glass
2020-07-17
acpi: Add an acpi command to list/dump generated ACPI items
Simon Glass
2020-07-17
dm: acpi: Enhance acpi_get_name()
Simon Glass
2020-07-17
pci: Avoid a crash in device_is_on_pci_bus()
Simon Glass
2020-07-17
x86: Allow devices to write to DSDT
Simon Glass
2020-07-17
acpi: Add support for DSDT generation
Simon Glass
[next]