aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-07-26sandbox: eth-raw: Add a SIMPLE_BUS to enumerate host interfacesJoe Hershberger2-0/+67
2018-07-26sandbox: eth-raw: Make random MAC addresses available to eth-rawJoe Hershberger1-0/+10
2018-07-26sandbox: eth-raw: Allow interface to be specified by indexJoe Hershberger1-0/+11
2018-07-26sandbox: eth-raw: Add a function to ask the host about localhostJoe Hershberger1-2/+8
2018-07-26net: sandbox-raw: Convert raw eth driver to livetreeJoe Hershberger1-10/+16
2018-07-26net: sandbox: Convert sandbox mock eth driver to livetreeJoe Hershberger1-4/+12
2018-07-26net: Correct comment in KconfigJoe Hershberger1-2/+2
2018-07-26sandbox: Don't disable ctrlc() on sandbox if in raw modeJoe Hershberger1-0/+4
2018-07-24Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini1-1/+1
2018-07-25mtd: nand: denali: correct buffer alignment for DMA transferMasahiro Yamada1-1/+1
2018-07-24rtc: compile date.c if DM_RTCAKASHI Takahiro1-1/+2
2018-07-23Convert CONFIG_DA8XX_GPIO to KconfigAdam Ford1-0/+5
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