index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
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
2018-12-05
serial: ns16550: Read reg-io-width from device tree
Andy Shevchenko
2018-12-05
dm: serial: Introduce ->getinfo() callback
Andy Shevchenko
2018-12-05
dm: serial: Add ->getconfig() callback
Andy Shevchenko
2018-12-05
power: regulator: denied disable on always-on regulator
Patrick Delaunay
2018-12-05
dm: core: add functions to get/remap I/O addresses by name
Álvaro Fernández Rojas
2018-12-05
video: backlight: Fix log message in enable_sequence()
Simon Glass
2018-12-05
input: i8042: Use remove() instead of exported functions
Simon Glass
2018-12-05
cros_ec: Adjust to use v1 vboot context only
Simon Glass
2018-12-05
cros: Correct a printf() string and comment
Simon Glass
2018-12-05
sandbox: sysreset: Update to support power-on reset
Simon Glass
2018-12-05
sandbox: net: Correct name copy in eth_raw_bus_post_bind()
Simon Glass
2018-12-04
video: use BMP_ALIGN_CENTER define from splash.h
Anatolij Gustschin
2018-12-04
mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01
Marek Vasut
2018-12-03
Revert "serial: ns16550: fix debug uart putc called before init"
Simon Goldschmidt
2018-12-03
Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-12-03
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-12-03
Merge branch 'master' of git://git.denx.de/u-boot-sh
Tom Rini
2018-12-03
video: Allow driver to specify the line length
Simon Glass
2018-12-03
spi, mpc8xx: migrate to DM_SPI
Christophe Leroy
2018-12-03
drivers: serial: get rid of non DM mpc8xx driver
Christophe Leroy
2018-12-03
drivers: serial: migrate mpc8xx to DM
Christophe Leroy
2018-12-03
drivers: watchdog: add a DM driver for the MPC8xx watchdog
Christophe Leroy
2018-12-03
rtc: m41t62: Convert the RTC driver to support the driver model (DM)
Lukasz Majewski
2018-12-03
rtc: m41t62: Extract common RTC handling code to facilitate DM conversion
Lukasz Majewski
2018-12-03
rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning
Lukasz Majewski
2018-12-03
Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig
Lukasz Majewski
2018-12-03
net: zynq_gem: Add check for 64-bit dma support by hardware
Siva Durga Prasad Paladugu
2018-12-03
net: zynq_gem: Added 64-bit addressing support
Vipul Kumar
2018-12-03
ARM: meson: Add regmap support for clock driver
Loic Devulder
[next]