aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-03ARM: meson: Add regmap support for clock driverLoic Devulder
2018-12-01drivers: rtc: correctly convert seconds to time structureHeinrich Schuchardt
2018-12-01Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchipTom Rini
2018-11-30Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini
2018-11-30rockchip: rk3399: Initialize CPU B clock.Christoph Muellner
2018-11-30rtc: rv3029: update to support DM and sync with Linux 4.17Philipp Tomsich
2018-11-30rtc: rv3029: add to KconfigPhilipp Tomsich
2018-11-30ARM: rockchip: rv1108: Sync clock with vendor treeOtavio Salvador
2018-11-30rockchip: video: mipi: Fix phy frequency settingRichard Röjfors
2018-11-30rockchip: video: mipi: Do not write to the version registerRichard Röjfors
2018-11-29Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini
2018-11-29core: ofnode: Fix ofnode_get_addr_index functionKeerthy
2018-11-29tpm: Export the open/close functionsSimon Glass
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass
2018-11-29sound: Correct data output in sound_create_square_wave()Simon Glass
2018-11-29rtc: Allow child driversSimon Glass
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass
2018-11-29dm: core: Add a few more specific child-finding functionsSimon Glass
2018-11-29dm: core: Export uclass_find_device_by_phandle()Simon Glass
2018-11-29power: pmic: Correct debug/error outputSimon Glass
2018-11-29spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt
2018-11-29gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt
2018-11-28mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao
2018-11-28ram: MediaTek: add DDR3 driver for MT7629 SoCRyder Lee
2018-11-28serial: MediaTek: add high-speed uart driver for MediaTek SoCsRyder Lee
2018-11-28power domain: MediaTek: add power domain driver for MT7623 SoCRyder Lee
2018-11-28power domain: MediaTek: add power domain driver for MT7629 SoCRyder Lee
2018-11-28pinctrl: MediaTek: add pinctrl driver for MT7623 SoCRyder Lee
2018-11-28pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee
2018-11-28watchdog: MediaTek: add watchdog driver for MediaTek SoCsRyder Lee
2018-11-28timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee
2018-11-28clk: MediaTek: add clock driver for MT7623 SoC.Ryder Lee
2018-11-28clk: MediaTek: add clock driver for MT7629 SoC.Ryder Lee
2018-11-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-11-26usb: Remove CMD_USB dependency for common codeSven Schwermer
2018-11-26usb: Introduce CONFIG_SPL_DM_USBSven Schwermer
2018-11-26clk: Add clock driver for AXGNeil Armstrong
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet
2018-11-26clk: meson: silence debug printJerome Brunet