summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2018-07-241-1/+1
|\
| * mtd: nand: denali: correct buffer alignment for DMA transferMasahiro Yamada2018-07-251-1/+1
* | rtc: compile date.c if DM_RTCAKASHI Takahiro2018-07-241-1/+2
|/
* Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford2018-07-231-0/+5
* spi: stm32_qspi: rework mode managementChristophe Kerello2018-07-231-14/+14
* spi: stm32_qspi: assign functional operation mode in _stm32_qspi_gen_ccrChristophe Kerello2018-07-231-9/+8
* bios_emulator: remove assignment without effectHeinrich Schuchardt2018-07-231-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-imxTom Rini2018-07-235-33/+87
|\
| * eth: dm: fec: Add gpio phy reset bindingMichael Trimarchi2018-07-232-7/+41
| * mmc: break out get_op_cond code to its own functionJon Nettleton2018-07-231-26/+35
| * mtd: nand: mxs_nand: add device tree support for i.MX 6Stefan Agner2018-07-231-0/+8
| * bootcount: flush after storing the bootcounterStefano Babic2018-07-231-0/+3
* | Convert CONFIG_MTD_PARTITIONS et al to KconfigAdam Ford2018-07-221-0/+12
* | Convert CONFIG_NAND_DAVINCI to KconfigAdam Ford2018-07-211-0/+6
* | Convert CONFIG_NAND_ATMEL to KconfigAdam Ford2018-07-211-0/+7
* | Convert CONFIG_NAND_LPC32XX_SLC to KconfigAdam Ford2018-07-211-0/+5
|/
* Merge branch 'master' of git://git.denx.de/u-boot-rockchipTom Rini2018-07-201-5/+89
|\
| * rockchip: i2c: enable i2c controller for rk3066 and rk3188Alexander Kochetkov2018-07-211-5/+89
* | Merge git://git.denx.de/u-boot-x86Tom Rini2018-07-204-0/+58
|\ \ | |/ |/|
| * dm: sysreset: Add a standard message when doing resetBin Meng2018-07-201-0/+2
| * dm: sysreset: x86: Add a sysreset driverBin Meng2018-07-203-0/+56
* | stm32mp1: clk: support digital bypassPatrick Delaunay2018-07-201-9/+18
* | stm32mp1: clk: add ADC clock gatingPatrick Delaunay2018-07-201-0/+7
* | stm32mp1: clk: update Ethernet clock gatingPatrick Delaunay2018-07-201-2/+1
* | stm32mp1: clk: add LDTC and DSI clock supportPatrick Delaunay2018-07-201-3/+93
* | stm32mp1: clk: add common function pll_get_fvcoPatrick Delaunay2018-07-201-30/+61
* | stm32mp1: clk: define RCC_PLLNCFGR2_SHIFT macroPatrick Delaunay2018-07-201-9/+6
* | misc: stm32: Add STM32MP1 supportPatrick Delaunay2018-07-204-24/+19
* | sysreset: syscon: update regmap access to sysconPatrick Delaunay2018-07-201-7/+9
* | drivers: rtc: correct week day for mc146818Heinrich Schuchardt2018-07-201-2/+6
* | drivers: rtc: resolve year 2038 problem in rtc_to_tmHeinrich Schuchardt2018-07-194-44/+77
* | drivers: smem: sandboxRamon Fried2018-07-193-0/+55
* | soc: qualcomm: Add Shared Memory Manager driverRamon Fried2018-07-194-0/+948
* | dm: SMEM (Shared memory) uclassRamon Fried2018-07-194-0/+53
* | ARM: qemu-arm: enable RTCHeinrich Schuchardt2018-07-191-0/+7
* | power: regulator: stpmu1: add power off delayChristophe Kerello2018-07-191-8/+12
* | phy: Be able to get phy from PHY providerPatrice Chotard2018-07-191-2/+15
* | mmc: stm32_sdmmc2: update pwron managementPatrick Delaunay2018-07-191-11/+67
|/
* drivers: fpga: zynqpl: fix compilation with SPLLuis Araneda2018-07-191-2/+2
* watchdog: cadence: Do not stop wdt in probeMichal Simek2018-07-191-2/+0
* watchdog: cdns: Add comment for expire_now functionMichal Simek2018-07-191-0/+1
* microblaze: Convert generic platform to DM gpioMichal Simek2018-07-191-0/+1
* watchdog: Convert Xilinx Axi watchdog driver to driver modelShreenidhi Shedi2018-07-192-26/+93
* gpio: xilinx: Convert driver to DMMichal Simek2018-07-191-1/+264
* sysreset: Add support for Microblaze soft reset jumpMichal Simek2018-07-193-0/+37
* sysreset: Add support for gpio-restartMichal Simek2018-07-193-0/+68
* gpio: zynq: Setup bank_name to dev->nameMichal Simek2018-07-191-0/+2
* gpio: zynq: Read of mach data in platdata with dev_get_driver_dataMichal Simek2018-07-191-27/+2
* gpio: dm: Support manual relocation for gpioMichal Simek2018-07-191-0/+35
* sysreset: dm: Support manual relocation for sysresetMichal Simek2018-07-191-0/+16