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-04-16
test: Add hexdump.h to the unit test header
Simon Glass
2020-04-16
acpi: Add support for DMAR
Simon Glass
2020-04-16
acpi: Add a central location for table version numbers
Simon Glass
2020-04-16
acpi: Add an __ACPI__ preprocessor symbol
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
acpi: Add a simple sandbox test
Simon Glass
2020-04-16
dts: Add a binding for hid-over-i2c
Simon Glass
2020-04-16
dm: core: Add basic ACPI support
Simon Glass
2020-04-16
x86: apl: Add Global NVS table header
Simon Glass
2020-04-16
pci: Adjust dm_pci_read_bar32() to return errors correctly
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
dm: pci: Allow disabling auto-config for a device
Simon Glass
2020-04-16
tpm: Don't cleanup unless an error happens
Simon Glass
2020-04-16
tpm: cr50: Use the correct GPIO binding
Simon Glass
2020-04-16
tpm: cr50: Add a comment for cr50_priv
Simon Glass
2020-04-16
tpm: cr50: Release locality on exit
Simon Glass
2020-04-16
spi: Add SPI mode enums
Simon Glass
2020-04-16
cpu: Support querying the address width
Simon Glass
2020-04-16
x86: acpi: Let OS know that console already had been initialized
Andy Shevchenko
2020-04-16
serial: ns16550: Provide UART base clock speed in ->getinfo()
Andy Shevchenko
2020-04-16
dm: serial: Add clock member to struct serial_device_info
Andy Shevchenko
2020-04-15
Merge tag 'u-boot-stm32-20200415' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-04-15
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Tom Rini
2020-04-15
board: stm32mp1: correct CONFIG_IS_ENABLED usage for LED
Patrick Delaunay
2020-04-15
ARM: stm32: Enable bootd, iminfo, imxtract on ST defconfig
Patrick Delaunay
2020-04-15
ARM: dts: stm32: Rename LEDs to match silkscreen on AV96
Marek Vasut
2020-04-15
configs: stm32mp1: replace STM32MP1_TRUSTED by TFABOOT
Patrick Delaunay
2020-04-15
ARM: dts: stm32: Add KS8851-16MLL ethernet on FMC2
Marek Vasut
2020-04-15
ARM: dts: stm32: Define FMC2 base address
Marek Vasut
2020-04-15
net: dwc_eth_qos: implement phy reg and max-speed for stm32
Patrick Delaunay
2020-04-15
net: dwc_eth_qos: implement reset-gpios for stm32
Christophe Roullier
2020-04-15
watchdog: sp805_wdt: get platform clock from dt file
Rayagonda Kokatanur
2020-04-15
watchdog: honour hw_margin_ms DT property
Rasmus Villemoes
2020-04-15
watchdog: move initr_watchdog() to wdt-uclass.c
Rasmus Villemoes
2020-04-15
watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h
Rasmus Villemoes
2020-04-14
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Tom Rini
2020-04-14
arm: mvebu: turris_mox: fix PCIe ranges in device tree
Marek Behún
2020-04-14
arm64: mvebu: a37xx: add device-tree fixer for PCIe regions
Marek Behún
2020-04-14
arm: mvebu: turris_mox: support devices with RAM > 1 GB
Marek Behún
2020-04-14
arm64: mvebu: a37xx: improve code determining memory info structures
Marek Behún
2020-04-14
arm64: mvebu: armada-8k: move dram init code
Marek Behún
2020-04-14
arm: mvebu: turris_mox: sort headers alphabetically
Marek Behún
2020-04-14
arm: mvebu: turris_mox: don't use hardcoded addresses
Marek Behún
2020-04-14
arm: mvebu: dts: turris_mox: fix USB3 regulator
Marek Behún
2020-04-14
arm: mvebu: turris_mox: Setup Linux's device tree before boot
Marek Behún
2020-04-14
arm: mvebu: dts: turris_mox: update sdhci properties
Marek Behún
2020-04-14
arm: mvebu: turris_mox: Fix early SPI communication
Marek Behún
2020-04-14
arm: mvebu: clearfog: Use Pro DT by default
Joel Johnson
[next]