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-12-06
mtd: sf: Unregister the MTD device prior to removing the spi_flash obj
Boris Brezillon
2018-12-06
mtd: Don't stop MTD partition creation when it fails on one device
Boris Brezillon
2018-12-06
mtd: Make sure we don't parse MTD partitions belonging to another dev
Boris Brezillon
2018-12-06
mtd: Make sure the name passed in mtdparts fits in mtd_name[]
Boris Brezillon
2018-12-06
mtd: Be more strict on the "mtdparts=" prefix check
Boris Brezillon
2018-12-06
mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...
Boris Brezillon
2018-12-06
mtd: sf: Make sure we don't register the same device twice
Boris Brezillon
2018-12-06
mtd: Delete partitions attached to the device when a device is deleted
Boris Brezillon
2018-12-06
mtd: Parse mtdparts/mtdids again when the MTD list has been updated
Boris Brezillon
2018-12-06
mtd: Add a function to report when the MTD dev list has been updated
Boris Brezillon
2018-11-27
spi: mpc8xx: Migrate to DM_SPI
Christophe Leroy
2018-11-27
spi: Remove unused spi_init
Jagan Teki
2018-11-27
dm: platform_data: spi: s/pl022_spi.h/spi_pl022.h
Jagan Teki
2018-11-27
spi: pl022: Drop unnecessary include files
Jagan Teki
2018-11-27
spi: pl022: Simplify platdata code
Jagan Teki
2018-11-24
spi: mtk_qspi: add qspi driver for MT7629 SoC
Guochun Mao
2018-11-24
spi: Add Amlogic Meson SPI Flash Controller driver
Neil Armstrong
2018-11-22
mtd: rawnand: pxa3xx: fix 2kiB pages with 8b strength chips layout
Miquel Raynal
2018-11-22
mtd: nand: pxa3xx: re-read a page in raw mode on uncorrectable error
Miquel Raynal
2018-11-22
mtd: nand: pxa3xx: add raw read support
Miquel Raynal
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
[next]