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-10
drivers: core: nullify gd->dm_root after dm_uninit()
Jean-Jacques Hiblot
2018-12-10
drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig
Jean-Jacques Hiblot
2018-12-10
power: make most tps drivers and the twl4030 driver compatible with DM_I2C
Jean-Jacques Hiblot
2018-12-10
i2c: omap24xx_i2c: Use platdata to probe the device
Jean-Jacques Hiblot
2018-12-10
i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset
Vignesh R
2018-12-10
dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL
Jean-Jacques Hiblot
2018-12-10
dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected
Jean-Jacques Hiblot
2018-12-09
ARM: mvebu: restore license information in mv_ddr_plat.{c,h}
Chris Packham
2018-12-09
Merge git://git.denx.de/u-boot-marvell
Tom Rini
2018-12-08
lib: merge CRC16-CCITT into u-boot/crc.h
Philipp Tomsich
2018-12-08
ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02
Chris Packham
2018-12-07
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-12-07
Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic
Tom Rini
2018-12-07
power: axp209: Limit inrush current for broken boards
Olliver Schinagl
2018-12-07
power: axp209: Add support for voltage rate control on LDO3
Olliver Schinagl
2018-12-07
power: axp209: Reduce magic values by adding defines for LDO[234]
Olliver Schinagl
2018-12-07
power: axp209: Define the chip version mask
Olliver Schinagl
2018-12-07
serial: omap: Add code for early debugging
Felix Brack
2018-12-07
pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev()
Patrice Chotard
2018-12-07
gpio: stm32f7: Remove CONFIG_CLK flag.
Patrice Chotard
2018-12-07
gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h
Patrice Chotard
2018-12-07
gpio: stm32f7: Add gpio bank holes management
Patrice Chotard
2018-12-07
pinctrl: stm32: Move gpio_dev list filling outside probe()
Patrice Chotard
2018-12-07
serial: bcm6858: remove driver and switch to bcm6345
Álvaro Fernández Rojas
2018-12-07
serial: bcm6345: switch to raw I/O functions
Álvaro Fernández Rojas
2018-12-07
test: dma: add dma-uclass test
Grygorii Strashko
2018-12-07
dma: add channels support
Álvaro Fernández Rojas
2018-12-07
dma: move dma_ops to dma-uclass.h
Álvaro Fernández Rojas
2018-12-07
pinctrl: meson: axg: Fix GPIO pin offsets
Carlo Caione
2018-12-06
pinctrl: stm32: make pinctrl use hwspinlock
Benjamin Gaignard
2018-12-06
hwspinlock: add stm32 hardware spinlock support
Benjamin Gaignard
2018-12-06
clk: stm32: add hardware spinlock clock
Benjamin Gaignard
2018-12-06
dm: Add Hardware Spinlock class
Benjamin Gaignard
2018-12-06
clk: Allow clock defaults to be set during re-reloc state for SPL only
Philipp Tomsich
2018-12-06
w1: fix occasional enumeration failure
Martin Fuzzey
2018-12-05
Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
Tom Rini
2018-12-05
Merge branch 'master' of git://git.denx.de/u-boot-spi
Tom Rini
2018-12-06
mtd: sf: Make sf_mtd.c more robust
Boris Brezillon
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-12-05
serial: ns16550: Provide ->getinfo() implementation
Andy Shevchenko
2018-12-05
Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video
Tom Rini
[next]