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
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
2020-07-17
x86: Allow devices to write an SSDT
Simon Glass
2020-07-17
acpi: Support ordering SSDT data by device
Simon Glass
2020-07-17
acpi: Record the items added to SSDT
Simon Glass
2020-07-17
x86: acpi: Move MADT down a bit
Simon Glass
2020-07-17
acpi: Add support for SSDT generation
Simon Glass
2020-07-17
acpi: Add support for a generic power sequence
Simon Glass
2020-07-17
acpi: Add support for writing a GPIO power sequence
Simon Glass
2020-07-17
acpi: Add support for writing a Power Resource
Simon Glass
2020-07-17
acpi: Add support for various misc ACPI opcodes
Simon Glass
2020-07-17
acpi: Support copying properties from device tree to ACPI
Simon Glass
2020-07-17
acpi: Support writing a GPIO
Simon Glass
2020-07-17
acpi: Support writing Device Properties objects via _DSD
Simon Glass
2020-07-17
acpi: Support writing a UUID
Simon Glass
2020-07-17
acpi: Support writing a name
Simon Glass
2020-07-17
acpi: Support writing a string
Simon Glass
2020-07-17
acpi: Support writing an integer
Simon Glass
[next]