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
2018-09-18
cpu: Add MPC83xx CPU driver
Mario Six
2018-09-18
test: Add tests for CPU uclass
Mario Six
2018-09-18
cpu: Add cpu_probe_all method
Mario Six
2018-09-18
timer: Add MPC83xx timer driver
Mario Six
2018-09-18
timer: Sort Makefile entries
Mario Six
2018-09-18
clk: Add MPC83xx clock driver
Mario Six
2018-09-18
mpc83xx: Add sysreset driver
Mario Six
2018-09-18
test: Add tests for sysreset_get_status
Mario Six
2018-09-18
sysreset: Add get_status method
Mario Six
2018-09-18
ram: Add driver for MPC83xx
Mario Six
2018-09-16
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-09-15
usb: ehci-generic: Add vbus-supply regulator support
Patrice Chotard
2018-09-15
socfpga: stratix10: fix sdram_calculate_size
Dalon Westergreen
2018-09-15
gpio: dwapb_gpio: Change to use dev_read_addr()
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Add reset ctrl to driver
Ley Foon Tan
2018-09-15
gpio: dwapb_gpio: Enable get_function support
Ley Foon Tan
2018-09-14
Merge branch 'master' of git://git.denx.de/u-boot-i2c
Tom Rini
2018-09-14
i2c: Drop CONFIG_SYS_I2C_MXS
Tuomas Tynkkynen
2018-09-11
MMC: davinici_mmc: Enable CD and WP with DM and OF_CONTROL
Adam Ford
2018-09-11
MMC: Enable DM_MMC for Davinci
Adam Ford
2018-09-11
mmc: omap_hsmmc: Make DM_GPIO calls dependent on DM_GPIO
Adam Ford
2018-09-11
DM: omap_gpio: Reduce overhead when used with OF_PLATDATA
Adam Ford
2018-09-11
DM: OMAP24XX_I2C: Reduce overhead when used with OF_PLATDATA
Adam Ford
2018-09-11
DM: I2C: Reduce overhead when used with OF_PLATDATA
Adam Ford
2018-09-11
regulator: pbias: Add additional compatible flags
Adam Ford
2018-09-11
GPIO: omap_gpio: Fix gpio name names with device tree
Adam Ford
2018-09-11
dm: gpio: da8xx_gpio: Add support for GPIO_ACTIVE_LOW/HIGH
Adam Ford
2018-09-11
DM: GPIO: Fix da8xx GPIO indexing over GPIO 32
Adam Ford
2018-09-11
Merge branch 'master' of git://git.denx.de/u-boot-uniphier
Tom Rini
2018-09-11
Merge tag 'fpga-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-11
mmc: k3_arasan: Add sdhci driver support for K3 family SoCs
Lokesh Vutla
2018-09-11
spl: Allow remoteproc drivers to be used within SPL
Lokesh Vutla
2018-09-11
remoteproc: Introduce K3 remoteproc driver
Lokesh Vutla
2018-09-11
remoteproc: Introduce K3 system controller
Lokesh Vutla
2018-09-11
remoteproc: Allow for individual remoteproc initialization
Lokesh Vutla
2018-09-11
spl: Allow mailbox drivers to be used within SPL
Lokesh Vutla
2018-09-11
mailbox: Introduce K3 Secure Proxy Driver
Lokesh Vutla
2018-09-11
sysreset: Add TI System Control Interface (TI SCI) sysreset driver
Andreas Dannenberg
2018-09-11
power domain: Introduce TI System Control Interface (TI SCI) power domain driver
Andreas Dannenberg
2018-09-11
power domain: Add support for multiple powerdomains per device
Lokesh Vutla
2018-09-11
clk: Introduce TI System Control Interface (TI SCI) clock driver
Andreas Dannenberg
2018-09-11
reset: Introduce TI System Control Interface (TI SCI) reset driver
Andreas Dannenberg
2018-09-11
dm: reset: Update uclass to allow querying reset status
Andreas Dannenberg
2018-09-11
dm: firmware: Automatically bind child devices
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for processor control services
Lokesh Vutla
2018-09-11
firmware: ti_sci: Add support for reboot core service
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for clock control
Lokesh Vutla
2018-09-11
firmware: ti_sci: Add support for device control
Andreas Dannenberg
2018-09-11
firmware: ti_sci: Add support for board configuration
Andreas Dannenberg
2018-09-11
firmware: Add basic support for TI System Control Interface (TI SCI) protocol
Lokesh Vutla
[next]