summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-videoTom Rini2018-12-053-3/+5
|\
| * video: use BMP_ALIGN_CENTER define from splash.hAnatolij Gustschin2018-12-041-2/+1
| * video: Allow driver to specify the line lengthSimon Glass2018-12-032-1/+4
* | mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01Marek Vasut2018-12-041-0/+4
* | Revert "serial: ns16550: fix debug uart putc called before init"Simon Goldschmidt2018-12-031-16/+2
* | Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblazeTom Rini2018-12-032-10/+81
|\ \
| * | net: zynq_gem: Add check for 64-bit dma support by hardwareSiva Durga Prasad Paladugu2018-12-031-1/+23
| * | net: zynq_gem: Added 64-bit addressing supportVipul Kumar2018-12-031-9/+54
| * | mtd: nand: Arasan: Add subpage configuration supportMartin Lund2018-11-261-0/+4
* | | Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini2018-12-032-16/+85
|\ \ \
| * | | usb: Do not compile USB_STORAGE with BLK && !DM_USBAlexander Graf2018-12-021-0/+1
| * | | efi_loader: PSCI reset and shutdownHeinrich Schuchardt2018-12-021-16/+84
* | | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-12-036-81/+233
|\ \ \ \
| * | | | mmc: tmio: sdhi: Add HS400 supportMarek Vasut2018-12-032-8/+96
| * | | | mmc: tmio: sdhi: Move tap_pos to private dataMarek Vasut2018-12-032-3/+5
| * | | | mmc: tmio: sdhi: Filter out HS400 on certain SoCsMarek Vasut2018-12-031-0/+20
| * | | | mmc: tmio: Reorder TMIO clock handlingMarek Vasut2018-12-031-51/+54
| * | | | mmc: tmio: Keep generating clock when clock are enabledMarek Vasut2018-12-031-2/+8
| * | | | mmc: tmio: Do not set divider to 1 in DDR modeMarek Vasut2018-12-031-0/+4
| * | | | mmc: tmio: Switch to clock frameworkMarek Vasut2018-12-034-22/+51
| * | | | mmc: Parse HS400 DT propertiesMarek Vasut2018-12-031-0/+4
| * | | | clk: renesas: Allow reconfiguring SDHI clock on Gen3Marek Vasut2018-12-031-7/+3
| |/ / /
* | | | spi, mpc8xx: migrate to DM_SPIChristophe Leroy2018-12-031-149/+30
* | | | drivers: serial: get rid of non DM mpc8xx driverChristophe Leroy2018-12-032-85/+14
* | | | drivers: serial: migrate mpc8xx to DMChristophe Leroy2018-12-031-3/+74
* | | | drivers: watchdog: add a DM driver for the MPC8xx watchdogChristophe Leroy2018-12-032-0/+58
* | | | rtc: m41t62: Convert the RTC driver to support the driver model (DM)Lukasz Majewski2018-12-031-0/+77
* | | | rtc: m41t62: Extract common RTC handling code to facilitate DM conversionLukasz Majewski2018-12-031-12/+20
* | | | rtc: m41t62: Break i2c_write() arguments to fix checkpatch warningLukasz Majewski2018-12-031-1/+2
* | | | Kconfig: Migrate CONFIG_RTC_M41T62 define to KconfigLukasz Majewski2018-12-031-0/+6
| |_|/ |/| |
* | | ARM: meson: Add regmap support for clock driverLoic Devulder2018-12-031-29/+30
|/ /
* | drivers: rtc: correctly convert seconds to time structureHeinrich Schuchardt2018-12-011-1/+5
* | Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-015-154/+994
|\ \
| * | rockchip: rk3399: Initialize CPU B clock.Christoph Muellner2018-11-301-9/+70
| * | rtc: rv3029: update to support DM and sync with Linux 4.17Philipp Tomsich2018-11-301-137/+443
| * | rtc: rv3029: add to KconfigPhilipp Tomsich2018-11-301-0/+10
| * | ARM: rockchip: rv1108: Sync clock with vendor treeOtavio Salvador2018-11-301-6/+469
| * | rockchip: video: mipi: Fix phy frequency settingRichard Röjfors2018-11-301-1/+1
| * | rockchip: video: mipi: Do not write to the version registerRichard Röjfors2018-11-301-1/+1
* | | Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini2018-11-3028-112/+214
|\ \ \ | |/ / |/| |
| * | core: ofnode: Fix ofnode_get_addr_index functionKeerthy2018-11-291-7/+10
| * | tpm: Export the open/close functionsSimon Glass2018-11-291-20/+27
| * | sound: Add sample rate as a parameter for square waveSimon Glass2018-11-292-4/+5
| * | sound: Correct data output in sound_create_square_wave()Simon Glass2018-11-291-2/+0
| * | rtc: Allow child driversSimon Glass2018-11-291-0/+1
| * | dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2018-11-292-20/+2
| * | dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass2018-11-291-0/+77
| * | dm: core: Add a few more specific child-finding functionsSimon Glass2018-11-291-0/+34
| * | dm: core: Export uclass_find_device_by_phandle()Simon Glass2018-11-291-4/+2
| * | power: pmic: Correct debug/error outputSimon Glass2018-11-2918-55/+56