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-11-28
mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC
Weijie Gao
2018-11-28
ram: MediaTek: add DDR3 driver for MT7629 SoC
Ryder Lee
2018-11-28
serial: MediaTek: add high-speed uart driver for MediaTek SoCs
Ryder Lee
2018-11-28
power domain: MediaTek: add power domain driver for MT7623 SoC
Ryder Lee
2018-11-28
power domain: MediaTek: add power domain driver for MT7629 SoC
Ryder Lee
2018-11-28
pinctrl: MediaTek: add pinctrl driver for MT7623 SoC
Ryder Lee
2018-11-28
pinctrl: MediaTek: add pinctrl driver for MT7629 SoC
Ryder Lee
2018-11-28
watchdog: MediaTek: add watchdog driver for MediaTek SoCs
Ryder Lee
2018-11-28
timer: MediaTek: add timer driver for MediaTek SoCs
Ryder Lee
2018-11-28
clk: MediaTek: add clock driver for MT7623 SoC.
Ryder Lee
2018-11-28
clk: MediaTek: add clock driver for MT7629 SoC.
Ryder Lee
2018-11-27
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2018-11-26
Merge branch 'master' of git://git.denx.de/u-boot-video
Tom Rini
2018-11-26
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-11-26
usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
Sven Schwermer
2018-11-26
usb: Remove CMD_USB dependency for common code
Sven Schwermer
2018-11-26
usb: Introduce CONFIG_SPL_DM_USB
Sven Schwermer
2018-11-26
spl: Support hash, input, pch, pci, rtc, tpm in SPL
Simon Glass
2018-11-23
sun8i_emac: add support for setting EMAC TX/RX delay
Icenowy Zheng
2018-11-22
sunxi-mmc: use new mode on both controllers on A64
Vasily Khoruzhick
2018-11-22
sunxi-mmc: don't double clock for new mode unconditionally
Vasily Khoruzhick
2018-11-22
sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH option
Vasily Khoruzhick
2018-11-20
sf: Add a method to obtain the block-protect setting
Simon Glass
2018-11-20
misc: Update read() and write() methods to return bytes xfered
Simon Glass
2018-11-20
video: Update video_set_default_colors() to support invert
Simon Glass
2018-11-20
sandbox: tpm: Allow debugging of data packages
Simon Glass
2018-11-20
cros_ec: Add new features for events and power
Simon Glass
2018-11-20
cros_ec: Align uclass data to a cache boundary
Simon Glass
2018-11-20
cros_ec: Fail if we cannot determine the flash burst size
Simon Glass
2018-11-20
cros_ec: Add error logging on a few commands
Simon Glass
2018-11-20
cros_ec: Use uint instead of u8 for parameters
Simon Glass
2018-11-20
dm: spi: prevent setting a speed of 0 Hz
Simon Goldschmidt
2018-11-20
dm: core: Widen the dump tree to show more of the driver's name.
Liviu Dudau
2018-11-20
dm/pci: Change the first CFG read to Vendor ID in enumeration
Hou Zhiqiang
2018-11-20
clk: meson: fix clk81 divider calculation
Jerome Brunet
2018-11-20
dm: adc: add uclass's mask and conversion helpers
Fabrice Gasnier
2018-11-18
gpio: Add MT7621 GPIO support
Stefan Roese
2018-11-18
wdt: Add MT7621 watchdog driver
Stefan Roese
2018-11-17
dm: video: correctly set the cursor position
Heinrich Schuchardt
2018-11-16
misc: fs_loader: Fix compiler warning
Keerthy
2018-11-16
misc: fs_loader: Use device_get_global_by_ofnode to get to node
Keerthy
2018-11-16
serial: ns16550: add setconfig support
Simon Goldschmidt
2018-11-16
ram: Introduce K3 AM654 DDR Sub System driver
Lokesh Vutla
2018-11-16
i2c: stm32f7: change setup struct to const
Patrick Delaunay
2018-11-16
i2c: stm32f7: cosmetic: clean the driver
Patrick Delaunay
2018-11-16
pinctrl: sandbox: Add get_pin_muxing ops support
Patrice Chotard
2018-11-16
gpio: stm32f7: Add ops get_function
Patrice Chotard
2018-11-16
pinctrl: stm32: Add get_pin_muxing() ops
Patrice Chotard
2018-11-16
pinctrl: stm32: Add get_pin_name() ops
Patrice Chotard
2018-11-16
pinctrl: stm32: Add get_pins_count() ops
Patrice Chotard
[next]