summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-11-292-1/+8
|\ \
| * | spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt2018-11-291-1/+1
| * | gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt2018-11-291-0/+7
* | | Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini2018-11-2916-126/+1695
|\ \ \ | |_|/ |/| |
| * | clk: Add clock driver for AXGNeil Armstrong2018-11-262-1/+317
| * | ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet2018-11-261-1/+1
| * | clk: meson: silence debug printJerome Brunet2018-11-261-1/+1
| * | clk: meson: add static to meson_gates tableNeil Armstrong2018-11-261-1/+1
| * | pinctrl: meson: add axg supportJerome Brunet2018-11-265-0/+1180
| * | pinctrl: meson: select generic pinctrlJerome Brunet2018-11-261-1/+1
| * | pinctrl: meson: rework gx pmx functionJerome Brunet2018-11-268-121/+191
| * | net: designware: add meson meson axg compatibleNeil Armstrong2018-11-261-0/+1
| * | net: designware: add meson meson gxbb compatibleNeil Armstrong2018-11-261-0/+1
| * | mmc: meson-gx: Add AXG compatibleNeil Armstrong2018-11-261-0/+1
* | | mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao2018-11-283-0/+1406
* | | ram: MediaTek: add DDR3 driver for MT7629 SoCRyder Lee2018-11-283-0/+774
* | | serial: MediaTek: add high-speed uart driver for MediaTek SoCsRyder Lee2018-11-283-0/+289
* | | power domain: MediaTek: add power domain driver for MT7623 SoCRyder Lee2018-11-281-0/+80
* | | power domain: MediaTek: add power domain driver for MT7629 SoCRyder Lee2018-11-283-0/+334
* | | pinctrl: MediaTek: add pinctrl driver for MT7623 SoCRyder Lee2018-11-284-0/+1291
* | | pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee2018-11-287-0/+1163
* | | watchdog: MediaTek: add watchdog driver for MediaTek SoCsRyder Lee2018-11-283-0/+144
* | | timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee2018-11-283-0/+93
* | | clk: MediaTek: add clock driver for MT7623 SoC.Ryder Lee2018-11-282-0/+871
* | | clk: MediaTek: add clock driver for MT7629 SoC.Ryder Lee2018-11-285-0/+1403
| |/ |/|
* | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-11-2727-69/+74
|\ \