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-04-16
drivers: crypto: rsa_mod_exp: avoid DM_FLAG_PRE_RELOC
Heinrich Schuchardt
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-14
Merge branch 'master' of git://git.denx.de/u-boot-marvell
Tom Rini
2020-04-14
arm: mvebu: drivers/ddr: remove redundant assignment
Heinrich Schuchardt
2020-04-14
ddr: marvell: a38x: Allow boards to specify CK_DELAY parameter
Chris Packham
2020-04-13
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-04-13
Merge branch 'next'
Tom Rini
2020-04-13
drivers: usb: host: Add BRCM xHCI driver
Rayagonda Kokatanur
2020-04-13
usb: Migrate to support live DT for some driver
Kever Yang
2020-04-13
usb: ehci-msm: Use dev interface to get device address
Kever Yang
2020-04-13
usb: dwc3-of-simple: Drop redundant inclding header file
Kever Yang
2020-04-12
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx
Tom Rini
2020-04-10
video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ...
Bin Meng
2020-04-10
Merge tag 'dm-pull9apr20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-04-10
Revert "mpc85xx: ddr: Always start DDR RAM in Self Refresh mode"
Biwen Li
2020-04-09
dm: dump.c: Refactor dm_dump_drivers prints
Ovidiu Panait
2020-04-09
dm: dump.c: Fix segfault when entry->of_match is NULL
Ovidiu Panait
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-04-09
cmd: Add test and fix bugs for dm drivers
Sean Anderson
2020-04-08
Merge tag 'u-boot-amlogic-20200406' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-07
Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2020-04-06
serial: zynq: Change uart initialization logic
Michal Simek
2020-04-06
watchdog: versal: Add support for Xilinx window watchdog
Ashok Reddy Soma
2020-04-06
firmware: zynqmp: Enable IPI code calling also in EL3
Michal Simek
2020-04-06
watchdog: cadence: Remove DECLARE_GLOBAL_DATA_PTR from driver
Michal Simek
2020-04-06
net: zynq-gem: Setup and use mdio base separately
Michal Simek
2020-04-06
nand: raw: zynq: Do not try to probe driver if nand flash is disabled
Michal Simek
2020-04-06
nand: raw: Do not free xnand structure
Michal Simek
2020-04-06
net: zynq_gem: Add cache flush to zynq_gem_free_pkt
Ashok Reddy Soma
2020-04-06
clk: meson: reset mmc clock on probe
Jerome Brunet
2020-04-06
mmc: meson-gx: enable input clocks
Jerome Brunet
2020-04-06
clk: meson-g12a: missing break
Heinrich Schuchardt
2020-04-05
clk: socfpga: Read the clock parent's register base in probe function
Chee Hong Ang
2020-04-04
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2020-04-04
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
Tom Rini
2020-04-04
serial: ns16550: Fix ordering of getting base address
Bin Meng
2020-04-04
net: sh_eth: Init the hardware before PHY access
Marek Vasut
2020-04-03
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-tegra
Tom Rini
2020-04-03
Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi
Tom Rini
2020-04-02
mtd: spi: Add Macronix MX25U3235F device
Tom Warren
2020-04-02
qspi: t210: Use dev_read calls to get FDT data like base, freq
Tom Warren
2020-04-02
qspi: t210: Fix QSPI clock and tap delays
Tom Warren
2020-04-02
qspi: t210: Fix claim_bus's use of the wrong bus/device
Tom Warren
2020-04-02
mmc: t210: Fix 'bad' SD-card clock when doing 400KHz card detect
Tom Warren
2020-04-02
mmc: t210: Add autocal and tap/trim updates for SDMMC1/3
Tom Warren
2020-04-02
video: rockchip: Support 4K resolution for rk3399, HDMI
Jagan Teki
2020-04-02
video: rockchip: Fix vop modes for rk3399
Jagan Teki
2020-04-02
clk: rk3399: Set empty for vopl assigned-clocks
Jagan Teki
[next]