summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-12-02drivers: rtc: correctly convert seconds to time structureHeinrich Schuchardt1-1/+5
2018-12-01Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchipTom Rini5-154/+994
2018-12-01Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dmTom Rini28-112/+214
2018-11-30rockchip: rk3399: Initialize CPU B clock.Christoph Muellner1-9/+70
2018-11-30rtc: rv3029: update to support DM and sync with Linux 4.17Philipp Tomsich1-137/+443
2018-11-30rtc: rv3029: add to KconfigPhilipp Tomsich1-0/+10
2018-11-30ARM: rockchip: rv1108: Sync clock with vendor treeOtavio Salvador1-6/+469
2018-11-30rockchip: video: mipi: Fix phy frequency settingRichard Röjfors1-1/+1
2018-11-30rockchip: video: mipi: Do not write to the version registerRichard Röjfors1-1/+1
2018-11-30Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2-1/+8
2018-11-29Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogicTom Rini16-126/+1695
2018-11-29core: ofnode: Fix ofnode_get_addr_index functionKeerthy1-7/+10
2018-11-29tpm: Export the open/close functionsSimon Glass1-20/+27
2018-11-29sound: Add sample rate as a parameter for square waveSimon Glass2-4/+5
2018-11-29sound: Correct data output in sound_create_square_wave()Simon Glass1-2/+0
2018-11-29rtc: Allow child driversSimon Glass1-0/+1
2018-11-29dm: sandbox: i2c: Use new emulator parent uclassSimon Glass2-20/+2
2018-11-29dm: sandbox: i2c: Add a new 'emulation parent' uclassSimon Glass1-0/+77
2018-11-29dm: core: Add a few more specific child-finding functionsSimon Glass1-0/+34
2018-11-29dm: core: Export uclass_find_device_by_phandle()Simon Glass1-4/+2
2018-11-29power: pmic: Correct debug/error outputSimon Glass18-55/+56
2018-11-29spi: cadence_qspi: use "cdns,qspi-nor" as compatibleSimon Goldschmidt1-1/+1
2018-11-29gpio: dwapb_gpio: fix binding without bank-name propertySimon Goldschmidt1-0/+7
2018-11-29mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoCWeijie Gao3-0/+1406
2018-11-29ram: MediaTek: add DDR3 driver for MT7629 SoCRyder Lee3-0/+774
2018-11-29serial: MediaTek: add high-speed uart driver for MediaTek SoCsRyder Lee3-0/+289
2018-11-29power domain: MediaTek: add power domain driver for MT7623 SoCRyder Lee1-0/+80
2018-11-29power domain: MediaTek: add power domain driver for MT7629 SoCRyder Lee3-0/+334
2018-11-29pinctrl: MediaTek: add pinctrl driver for MT7623 SoCRyder Lee4-0/+1291
2018-11-29pinctrl: MediaTek: add pinctrl driver for MT7629 SoCRyder Lee7-0/+1163
2018-11-29watchdog: MediaTek: add watchdog driver for MediaTek SoCsRyder Lee3-0/+144
2018-11-29timer: MediaTek: add timer driver for MediaTek SoCsRyder Lee3-0/+93
2018-11-29clk: MediaTek: add clock driver for MT7623 SoC.Ryder Lee2-0/+871
2018-11-29clk: MediaTek: add clock driver for MT7629 SoC.Ryder Lee5-0/+1403
2018-11-27Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini27-69/+74
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-videoTom Rini1-0/+8
2018-11-26Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini3-13/+44
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer24-66/+66
2018-11-26usb: Remove CMD_USB dependency for common codeSven Schwermer1-1/+1
2018-11-26usb: Introduce CONFIG_SPL_DM_USBSven Schwermer3-2/+7
2018-11-26clk: Add clock driver for AXGNeil Armstrong2-1/+317
2018-11-26ARM: meson: rework soc arch file to prepare for new SoCJerome Brunet1-1/+1
2018-11-26clk: meson: silence debug printJerome Brunet1-1/+1
2018-11-26clk: meson: add static to meson_gates tableNeil Armstrong1-1/+1
2018-11-26pinctrl: meson: add axg supportJerome Brunet5-0/+1180
2018-11-26pinctrl: meson: select generic pinctrlJerome Brunet1-1/+1
2018-11-26pinctrl: meson: rework gx pmx functionJerome Brunet8-121/+191
2018-11-26net: designware: add meson meson axg compatibleNeil Armstrong1-0/+1
2018-11-26net: designware: add meson meson gxbb compatibleNeil Armstrong1-0/+1
2018-11-26mmc: meson-gx: Add AXG compatibleNeil Armstrong1-0/+1