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
/
drivers
Age
Commit message (
Expand
)
Author
2020-07-20
dm: core: Don't show an ACPI warning if there is no ordering
Simon Glass
2020-07-18
sysreset: Add Octeon sysreset driver
Stefan Roese
2020-07-17
mtd: mtdpart: use uint64_t instead of int for cur_off
Martin Kaistra
2020-07-17
treewide: convert bd_t to struct bd_info manually
Masahiro Yamada
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
Convert CONFIG_MXC_UART to Kconfig
Tom Rini
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: apl: Fix save/restore of ITSS priorities
Simon Glass
2020-07-17
pmc: Move common registers to the header file
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: 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: 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
acpi: mmc: Generate ACPI info for the PCI SD Card
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
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
acpi: Add support for DSDT generation
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
acpi: Add support for SSDT generation
Simon Glass
2020-07-17
acpi: Support generation of SPI descriptor
Simon Glass
2020-07-17
acpi: Support generation of I2C descriptor
Simon Glass
2020-07-17
gpio: Add a method to convert a GPIO to ACPI
Simon Glass
2020-07-17
irq: Add a method to convert an interrupt to ACPI
Simon Glass
2020-07-17
dm: core: Add an ACPI name for the root node
Simon Glass
2020-07-17
drivers: p2sb: replace Primary-to-Sideband Bus with Primary to Sideband Bridge
Wolfgang Wallner
2020-07-16
watchdog: imx: Support set timeout by wdt command
Mo, Yuezhang
2020-07-16
power: pmic_pca9450: fix PCA9450A I2C address
Sébastien Szymanski
2020-07-16
gpio: mxc_gpio: Improve to use ofdata_to_platdata
Ye Li
2020-07-16
misc: scu_api: Add SCFW API to get the index of boot container set
Ye Li
2020-07-16
spi: fsl_qspi: Support to use full AHB space on i.MX
Ye Li
2020-07-16
spi: fsl_qspi: Add support for i.MX7ULP
Ye Li
2020-07-15
Merge tag 'mmc-7-24-2020' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
Tom Rini
2020-07-14
mmc_spi: generate R1b response for erase and stop transmission command
Pragnesh Patel
2020-07-14
mmc: mmc_spi: Generate R1 response for erase block start and end address
Pragnesh Patel
2020-07-14
mmc: mmc_spi: Read R2 response for send status command - CMD13
Pragnesh Patel
2020-07-14
mmc: read ssr for SD spi
Pragnesh Patel
2020-07-14
mmc: mmc_spi: generate R1 response for different mmc SPI commands
Pragnesh Patel
2020-07-14
mmc: mmc_spi: correct the while condition
Pragnesh Patel
[next]