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-11
arm: K3: Add initial support for TI's K3 generation of SoCs
Lokesh Vutla
2018-09-10
serial: omap: Introduce DM specific omap serial
Lokesh Vutla
2018-09-10
serial: arm_dcc: Add DCC support for V7R based cores
Lokesh Vutla
2018-09-10
pinctrl: Fix build warning with ARM64
Lokesh Vutla
2018-09-10
dm: omap-timer: Update clock rate only if not populated
Lokesh Vutla
2018-09-10
dm: omap-timer: Use 64bit for counter values
Lokesh Vutla
2018-09-10
mmc: fsl_esdhc: enable HS400 feature
Peng Fan
2018-09-10
mmc: add HS400 support
Peng Fan
2018-09-10
gpio: stm32f7: replace ODR update by BSRR write
Patrice Chotard
2018-09-10
clk: clk_meson: Add mux and div support for reparent and rate setting
Neil Armstrong
2018-09-10
power: domain: Add the VPU Power Domain driver
Neil Armstrong
2018-09-10
Remove <inttypes.h> includes and PRI* usages in printf() entirely
Masahiro Yamada
2018-09-10
sandbox: Add serial test
Patrice Chotard
2018-09-10
serial: stm32: Replace setparity by setconfig
Patrice Chotard
2018-09-10
dm: serial: Replace setparity by setconfig
Patrice Chotard
2018-09-10
serial: protect access to serial rx buffer
Patrick Delaunay
2018-09-10
mtd: nand: denali: fix unaligned cache operations on ARMv7 SoCs
Masahiro Yamada
2018-09-04
Merge branch 'master' of git://git.denx.de/u-boot-imx
Tom Rini
2018-09-04
watchdog: mx25: use the imx_watchdog driver for mx25
Martin Kaiser
2018-08-30
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-08-30
mmc: renesas-sdhi: Use priv directly
Marek Vasut
2018-08-29
usb: dwc2: Add reset ctrl to driver
Ley Foon Tan
2018-08-28
pci: rmobile: Filter out device 1 and 2
Marek Vasut
2018-08-28
usb: ehci: Add PHY support to ehci-pci
Marek Vasut
2018-08-28
usb: ehci: Make the PHY handling generic
Marek Vasut
2018-08-24
Merge branch 'master' of git://git.denx.de/u-boot-socfpga
Tom Rini
2018-08-24
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-08-24
timer: dw-apb: Add Designware APB timer driver
Marek Vasut
2018-08-23
usb: musb-new: Call musb_platform_exit from musb_stop
Jagan Teki
2018-08-23
usb: musb-new: sunxi: Add proper musb exit support
Jagan Teki
2018-08-23
musb-new: sunxi: Access ahb_reset0_cfg via ccm offset
Jagan Teki
2018-08-23
usb: musb-new: sunxi: Allocate struct phy in private
Jagan Teki
2018-08-23
usb: musb-new: Fix improper musb host pointer
Jagan Teki
2018-08-21
device: expose the functions used to remove and unbind children of a device
Jean-Jacques Hiblot
2018-08-21
dm: convert device_get_global_by_of_offset() to device_get_global_by_ofnode()
Jean-Jacques Hiblot
2018-08-21
dm: print the index of the device when dumping the dm tree
Jean-Jacques Hiblot
2018-08-21
uclass: Add dev_get_uclass_index() to get the uclass/index of a device
Jean-Jacques Hiblot
2018-08-21
usb: gadget: Add bcdDevice for the DWC3 USB Gadget Controller
Jean-Jacques Hiblot
2018-08-21
usb: musb-new: omap2430: Enable DM_USB and OF support
Adam Ford
2018-08-21
usb: musb-new: omap2430: Remove dead code
Adam Ford
2018-08-20
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-08-20
Merge git://git.denx.de/u-boot-x86
Tom Rini
2018-08-20
x86: tsc: Try hardware calibration first
Bin Meng
2018-08-19
drivers: regulator: fixed: add u-boot, off-on-delay-us
Peng Fan
2018-08-17
Convert CONFIG_SYS_I2C_DAVINCI to Kconfig
Adam Ford
2018-08-17
Convert CONFIG_TWL4030_LED et al to Kconfig
Adam Ford
2018-08-17
Convert CONFIG_VIDEO_OMAP3 to Kconfig
Adam Ford
2018-08-17
Add BOOTCOUNT_BOOTLIMIT to set reboot limit
Alex Kiernan
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-17
kconfig: fix typo 'parition'
Simon Goldschmidt
[next]