aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-23spi: stm32_qspi: rework mode managementChristophe Kerello1-14/+14
2018-07-23spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello1-9/+8
2018-07-23bios_emulator: remove assignment without effectHeinrich Schuchardt1-1/+0
2018-07-23Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini5-33/+87
2018-07-23eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi2-7/+41
2018-07-23mmc: break out get_op_cond code to its own functionJon Nettleton1-26/+35
2018-07-23mtd: nand: mxs_nand: add device tree support for i.MX 6Stefan Agner1-0/+8
2018-07-23bootcount: flush after storing the bootcounterStefano Babic1-0/+3
2018-07-22Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford1-0/+12
2018-07-21Convert CONFIG_NAND_DAVINCI to KconfigAdam Ford1-0/+6
2018-07-21Convert CONFIG_NAND_ATMEL to KconfigAdam Ford1-0/+7
2018-07-21Convert CONFIG_NAND_LPC32XX_SLC to KconfigAdam Ford1-0/+5
2018-07-20Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini1-5/+89
2018-07-21rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov1-5/+89
2018-07-20Merge git://git.denx.de/u-boot-x86Tom Rini4-0/+58
2018-07-20stm32mp1: clk: support digital bypassPatrick Delaunay1-9/+18
2018-07-20stm32mp1: clk: add ADC clock gatingPatrick Delaunay1-0/+7
2018-07-20stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay1-2/+1
2018-07-20stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay1-3/+93
2018-07-20stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay1-30/+61
2018-07-20stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay1-9/+6
2018-07-20misc: stm32: Add STM32MP1 supportPatrick Delaunay4-24/+19
2018-07-20sysreset: syscon: update regmap access to sysconPatrick Delaunay1-7/+9
2018-07-20drivers: rtc: correct week day for mc146818Heinrich Schuchardt1-2/+6
2018-07-20dm: sysreset: Add a standard message when doing resetBin Meng1-0/+2
2018-07-20dm: sysreset: x86: Add a sysreset driverBin Meng3-0/+56
2018-07-19drivers: rtc: resolve year 2038 problem in rtc_to_tmHeinrich Schuchardt4-44/+77
2018-07-19drivers: smem: sandboxRamon Fried3-0/+55
2018-07-19soc: qualcomm: Add Shared Memory Manager driverRamon Fried4-0/+948
2018-07-19dm: SMEM (Shared memory) uclassRamon Fried4-0/+53
2018-07-19ARM: qemu-arm: enable RTCHeinrich Schuchardt1-0/+7
2018-07-19power: regulator: stpmu1: add power off delayChristophe Kerello1-8/+12
2018-07-19phy: Be able to get phy from PHY providerPatrice Chotard1-2/+15
2018-07-19mmc: stm32_sdmmc2: update pwron managementPatrick Delaunay1-11/+67
2018-07-19drivers: fpga: zynqpl: fix compilation with SPLLuis Araneda1-2/+2
2018-07-19watchdog: cadence: Do not stop wdt in probeMichal Simek1-2/+0
2018-07-19watchdog: cdns: Add comment for expire_now functionMichal Simek1-0/+1
2018-07-19microblaze: Convert generic platform to DM gpioMichal Simek1-0/+1
2018-07-19watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi2-26/+93
2018-07-19gpio: xilinx: Convert driver to DMMichal Simek1-1/+264
2018-07-19sysreset: Add support for Microblaze soft reset jumpMichal Simek3-0/+37
2018-07-19sysreset: Add support for gpio-restartMichal Simek3-0/+68
2018-07-19gpio: zynq: Setup bank_name to dev->nameMichal Simek1-0/+2
2018-07-19gpio: zynq: Read of mach data in platdata with dev_get_driver_dataMichal Simek1-27/+2
2018-07-19gpio: dm: Support manual relocation for gpioMichal Simek1-0/+35
2018-07-19sysreset: dm: Support manual relocation for sysresetMichal Simek1-0/+16
2018-07-19gpio: zynq: Fix typo in one error messageMichal Simek1-1/+1
2018-07-19watchdog: dm: Support manual relocation for watchdogsMichal Simek1-0/+23
2018-07-19watchdog: dm: Change uclass name to watchdog and enable DM_UC_FLAG_SEQ_ALIASMichal Simek1-1/+2
2018-07-19xilinx: zynq: Add support to secure imagesSiva Durga Prasad Paladugu1-0/+45