summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-12-06clk: Allow clock defaults to be set during re-reloc state for SPL onlyPhilipp Tomsich
2018-12-06w1: fix occasional enumeration failureMartin Fuzzey
2018-12-05Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dmTom Rini
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-12-06mtd: sf: Make sf_mtd.c more robustBoris Brezillon
2018-12-06mtd: sf: Unregister the MTD device prior to removing the spi_flash objBoris Brezillon
2018-12-06mtd: Don't stop MTD partition creation when it fails on one deviceBoris Brezillon
2018-12-06mtd: Make sure we don't parse MTD partitions belonging to another devBoris Brezillon
2018-12-06mtd: Make sure the name passed in mtdparts fits in mtd_name[]Boris Brezillon
2018-12-06mtd: Be more strict on the "mtdparts=" prefix checkBoris Brezillon
2018-12-06mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_na...Boris Brezillon
2018-12-06mtd: sf: Make sure we don't register the same device twiceBoris Brezillon
2018-12-06mtd: Delete partitions attached to the device when a device is deletedBoris Brezillon
2018-12-06mtd: Parse mtdparts/mtdids again when the MTD list has been updatedBoris Brezillon
2018-12-06mtd: Add a function to report when the MTD dev list has been updatedBoris Brezillon
2018-12-05serial: ns16550: Provide ->getinfo() implementationAndy Shevchenko
2018-12-05Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini
2018-12-05serial: ns16550: Read reg-io-width from device treeAndy Shevchenko
2018-12-05dm: serial: Introduce ->getinfo() callbackAndy Shevchenko
2018-12-05dm: serial: Add ->getconfig() callbackAndy Shevchenko
2018-12-05power: regulator: denied disable on always-on regulatorPatrick Delaunay
2018-12-05dm: core: add functions to get/remap I/O addresses by nameÁlvaro Fernández Rojas
2018-12-05video: backlight: Fix log message in enable_sequence()Simon Glass
2018-12-05input: i8042: Use remove() instead of exported functionsSimon Glass
2018-12-05cros_ec: Adjust to use v1 vboot context onlySimon Glass
2018-12-05cros: Correct a printf() string and commentSimon Glass
2018-12-05sandbox: sysreset: Update to support power-on resetSimon Glass
2018-12-05sandbox: net: Correct name copy in eth_raw_bus_post_bind()Simon Glass
2018-12-04video: use BMP_ALIGN_CENTER define from splash.hAnatolij Gustschin
2018-12-04mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01Marek Vasut
2018-12-03Revert "serial: ns16550: fix debug uart putc called before init"Simon Goldschmidt
2018-12-03Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini
2018-12-03Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-12-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2018-12-03video: Allow driver to specify the line lengthSimon Glass
2018-12-03spi, mpc8xx: migrate to DM_SPIChristophe Leroy
2018-12-03drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy
2018-12-03drivers: serial: migrate mpc8xx to DMChristophe Leroy
2018-12-03drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy
2018-12-03rtc: m41t62: Convert the RTC driver to support the driver model (DM)Lukasz Majewski
2018-12-03rtc: m41t62: Extract common RTC handling code to facilitate DM conversionLukasz Majewski
2018-12-03rtc: m41t62: Break i2c_write() arguments to fix checkpatch warningLukasz Majewski
2018-12-03Kconfig: Migrate CONFIG_RTC_M41T62 define to KconfigLukasz Majewski
2018-12-03net: zynq_gem: Add check for 64-bit dma support by hardwareSiva Durga Prasad Paladugu
2018-12-03net: zynq_gem: Added 64-bit addressing supportVipul Kumar
2018-12-03ARM: meson: Add regmap support for clock driverLoic Devulder
2018-12-03mmc: tmio: sdhi: Add HS400 supportMarek Vasut
2018-12-03mmc: tmio: sdhi: Move tap_pos to private dataMarek Vasut
2018-12-03mmc: tmio: sdhi: Filter out HS400 on certain SoCsMarek Vasut
2018-12-03mmc: tmio: Reorder TMIO clock handlingMarek Vasut