aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2018-07-20stm32mp1: clk: support digital bypassPatrick Delaunay
2018-07-20stm32mp1: clk: add ADC clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay
2018-07-20stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay
2018-07-20stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay
2018-07-20stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay
2018-07-20sysreset: syscon: update regmap access to sysconPatrick Delaunay
2018-07-20drivers: rtc: correct week day for mc146818Heinrich Schuchardt
2018-07-19drivers: rtc: resolve year 2038 problem in rtc_to_tmHeinrich Schuchardt
2018-07-19drivers: smem: sandboxRamon Fried
2018-07-19soc: qualcomm: Add Shared Memory Manager driverRamon Fried
2018-07-19dm: SMEM (Shared memory) uclassRamon Fried
2018-07-19ARM: qemu-arm: enable RTCHeinrich Schuchardt
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello
2018-07-19phy: Be able to get phy from PHY providerPatrice Chotard
2018-07-19mmc: stm32_sdmmc2: update pwron managementPatrick Delaunay
2018-07-19drivers: fpga: zynqpl: fix compilation with SPLLuis Araneda
2018-07-19watchdog: cadence: Do not stop wdt in probeMichal Simek
2018-07-19watchdog: cdns: Add comment for expire_now functionMichal Simek
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek
2018-07-19watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi
2018-07-19gpio: xilinx: Convert driver to DMMichal Simek
2018-07-19sysreset: Add support for Microblaze soft reset jumpMichal Simek
2018-07-19sysreset: Add support for gpio-restartMichal Simek
2018-07-19gpio: zynq: Setup bank_name to dev->nameMichal Simek
2018-07-19gpio: zynq: Read of mach data in platdata with dev_get_driver_dataMichal Simek
2018-07-19gpio: dm: Support manual relocation for gpioMichal Simek
2018-07-19sysreset: dm: Support manual relocation for sysresetMichal Simek
2018-07-19gpio: zynq: Fix typo in one error messageMichal Simek
2018-07-19watchdog: dm: Support manual relocation for watchdogsMichal Simek
2018-07-19watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu
2018-07-19serial: zynq: Use platdata for storing static data instead of privMichal Simek
2018-07-19clk: zynqmp: Fixed the same if/else part error reported by coverityVipul Kumar
2018-07-19gpio: zynq: Use live-tree functionMichal Simek
2018-07-17Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-07-16sf: add paired dev info for winbond w25q16jvLudwig Zenz
2018-07-16sf: add Macronix mx25l1633e entryLudwig Zenz
2018-07-16sf: add Gigadevice gd25q16c entryLudwig Zenz
2018-07-16spi_flash: add a bunch of winbond flashes to id-tableHannes Schmelzer
2018-07-16spi: zynqmp_gqspi: Add support for ZynqMP qspi driverSiva Durga Prasad Paladugu
2018-07-16spi: xilinx_spi: convert to livetreeVipul Kumar
2018-07-16spi: xilinx_spi: Added support to read JEDEC-id twice at the boot timeVipul Kumar
2018-07-16spi: xilinx_spi: Modify transfer logic xilinx_spi_xfer() functionVipul Kumar
2018-07-16spi: xilinx: Read reg base address from DTS fileMichal Simek
2018-07-16net: sun8i-emac: support R40 GMACLothar Felten
2018-07-16net: sun8i-emac: set mux and clock by driver dataLothar Felten
2018-07-16net: sun8i-emac: fix printing NULL characterLothar Felten
2018-07-16dm: mmc: sunxi: Add A10/A20 compatible stringsAdam Sampson