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-07-09
rtc: i2c_rtc_emul: catch any write to the "reset" register
Rasmus Villemoes
2020-07-09
rtc: sandbox-rtc: fix set method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->write method
Rasmus Villemoes
2020-07-09
rtc: pcf2127: provide ->read method
Rasmus Villemoes
2020-07-09
rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_write() helper
Rasmus Villemoes
2020-07-09
rtc: add dm_rtc_read helper and ->read method
Rasmus Villemoes
2020-07-09
i2c: imx_lpi2c: Improve the codes to use private data
Ye Li
2020-07-09
i2c: i2c-cortina: added CAxxxx I2C support
Arthur Li
2020-07-09
i2c: octeon_i2c: Add I2C controller driver for Octeon
Suneel Garapati
2020-07-08
spl: fit: nand: fix fit loading in case of bad blocks
Dario Binacchi
2020-07-08
tpm: add #ifndef to fix redeclaration build errors
Johannes Holland
2020-07-08
tpm2: tis_spi: add linux compatible fallback string
Bruno Thomsen
2020-07-07
sata_sil: Enable DM_PCI operation
Andre Przywara
2020-07-07
net: smc911x: Properly handle EEPROM MAC address
Andre Przywara
2020-07-07
gpio: search for gpio label if gpio is not found through bank name
Heiko Schocher
2020-07-07
net: designware: s700: Add glue code for S700 mac
Amit Singh Tomar
2020-07-07
net: phy: realtek: Introduce PHY_RTL8201F_S700_RMII_TIMINGS to adjust rx/tx t...
Amit Singh Tomar
2020-07-07
net: phy: realtek: Add support for RTL8201F PHY module.
Amit Singh Tomar
2020-07-07
clk: actions: Add Ethernet clocks
Amit Singh Tomar
2020-07-07
cmd: dm: Fixed/Added DM driver listing subcommands
Niel Fourie
2020-07-07
ram: stm32mp1: add size and addr parameter to test all
Patrick Delaunay
2020-07-07
ram: stm32mp1: use the DDR size by default in the test addressBus
Patrick Delaunay
2020-07-07
ram: stm32mp1: add parameter addr in test FrequencySelectivePattern
Patrick Delaunay
2020-07-07
ram: stm32mp1: protect minimum value in get_bufsize
Patrick Delaunay
2020-07-07
power: regulator: stm32: vrefbuf: fix a possible overshoot when re-enabling
Fabrice Gasnier
2020-07-07
pinctrl: stm32: add information on pin configuration
Patrick Delaunay
2020-07-07
pinctrl: stmfx: add information on pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stmfx: add ops set_dir_flag
Patrick Delaunay
2020-07-07
gpio: stmfx: add function stmfx_read_reg and stmfx_write_reg
Patrick Delaunay
2020-07-07
gpio: stmfx: rename function used to change pin configuration
Patrick Delaunay
2020-07-07
gpio: stmfx: move function to prepare new ops introduction
Patrick Delaunay
2020-07-07
gpio: stm32: add ops get_dir_flags
Patrick Delaunay
2020-07-07
gpio: stm32: add ops set_dir_flags
Patrick Delaunay
2020-07-07
arm: stm32mp: add weak function to save vddcore
Patrick Delaunay
2020-07-07
stm32mp1: clk: configure pll1 with OPP
Patrick Delaunay
2020-07-07
net: dwc_eth_qos: update the compatible supported for STM32
Patrick Delaunay
2020-07-06
video: restore CONFIG_VIDCONSOLE_AS_LCD as boolean
Patrick Delaunay
2020-07-06
Merge branch 'next'
Tom Rini
2020-07-05
Merge branch '2020-07-01-kconfig-etc-updates' into next
Tom Rini
2020-07-05
gpio-uclass.c: save the GPIOD flags also in the gpio descriptor
Heiko Schocher
2020-07-01
pci: rockchip: Mark inline functions as static inline
Tom Rini
2020-07-01
riscv: cpu: check and append L1 cache to cpu features
Sagar Shrikant Kadam
2020-07-01
riscv: cpu: correctly handle the setting of CPU_FEAT_MMU bit
Sagar Shrikant Kadam
2020-07-01
uclass: cpu: fix to display proper CPU features
Sagar Shrikant Kadam
2020-07-01
riscv: Enable cpu clock if it is present
Sean Anderson
2020-07-01
riscv: Try to get cpu frequency from a "clocks" node if it exists
Sean Anderson
2020-07-01
reset: Add generic reset driver
Sean Anderson
2020-07-01
dm: Fix error handling for dev_read_addr_ptr
Sean Anderson
[next]