summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-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
2018-11-26clk: meson: add static to meson_gates tableNeil Armstrong
2018-11-26pinctrl: meson: add axg supportJerome Brunet
2018-11-26pinctrl: meson: select generic pinctrlJerome Brunet
2018-11-26pinctrl: meson: rework gx pmx functionJerome Brunet
2018-11-26net: designware: add meson meson axg compatibleNeil Armstrong
2018-11-26net: designware: add meson meson gxbb compatibleNeil Armstrong
2018-11-26mmc: meson-gx: Add AXG compatibleNeil Armstrong
2018-11-26spl: Support hash, input, pch, pci, rtc, tpm in SPLSimon Glass
2018-11-23sun8i_emac: add support for setting EMAC TX/RX delayIcenowy Zheng
2018-11-22sunxi-mmc: use new mode on both controllers on A64Vasily Khoruzhick
2018-11-22sunxi-mmc: don't double clock for new mode unconditionallyVasily Khoruzhick
2018-11-22sunxi-mmc: introduce new MMC_SUNXI_HAS_MODE_SWITCH optionVasily Khoruzhick
2018-11-20sf: Add a method to obtain the block-protect settingSimon Glass
2018-11-20misc: Update read() and write() methods to return bytes xferedSimon Glass
2018-11-20video: Update video_set_default_colors() to support invertSimon Glass
2018-11-20sandbox: tpm: Allow debugging of data packagesSimon Glass
2018-11-20cros_ec: Add new features for events and powerSimon Glass
2018-11-20cros_ec: Align uclass data to a cache boundarySimon Glass
2018-11-20cros_ec: Fail if we cannot determine the flash burst sizeSimon Glass
2018-11-20cros_ec: Add error logging on a few commandsSimon Glass
2018-11-20cros_ec: Use uint instead of u8 for parametersSimon Glass
2018-11-20dm: spi: prevent setting a speed of 0 HzSimon Goldschmidt
2018-11-20dm: core: Widen the dump tree to show more of the driver's name.Liviu Dudau