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-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-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-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
2018-11-16
dm: uclass: Add uclass_next_device_err() to return a valid device
Patrice Chotard
2018-11-16
dm: pinctrl: Add pinctrl_get_pin_name and pinctrl_get_pins_count
Patrice Chotard
2018-11-16
dm: pinctrl: Add get_pin_muxing() ops
Patrice Chotard
2018-11-16
w1-eeprom: Add support for Maxim DS2502 add only memory
Martin Fuzzey
2018-11-16
mtd: nand: lpc32xx slc: disable DMA support in SPL builds
Vladimir Zapolskiy
2018-11-16
mtd: nand: lpc32xx mlc: predefine number of NAND chips to support
Vladimir Zapolskiy
2018-11-16
gpio: pca953x: Clear the polarity invert register at init
Ye Li
2018-11-16
clk: Allow clock defaults to be set also during re-reloc state
Andreas Dannenberg
2018-11-16
serial: bcm6858: add serial support
Philippe Reynes
2018-11-16
arm: at91: wdt: Convert watchdog driver to dm/dt
Prasanthi Chellakumar
2018-11-16
Merge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-11-14
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-11-14
watchdog: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
video: simplefb: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
sysreset: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
timer: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
ram: bmips: Remove DM_FLAG_PRE_RELOC flag
Bin Meng
2018-11-14
pinctrl: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
mmc: omap: Surround DM_FLAG_PRE_RELOC flag with OF_CONTROL check
Bin Meng
[next]