summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pinctrl: exit pinconfig_post_bind if there are no subnodesUrja Rannikko2019-05-011-0/+3
* rockchip: spi: make optimised receive-handler unaligned-safePhilipp Tomsich2019-05-011-13/+6
* rockchip: spi: add driver-data and a 'rxonly_manages_fifo' flagPhilipp Tomsich2019-05-011-2/+22
* rockchip: spi: add optimised receive-only implementationPhilipp Tomsich2019-05-011-1/+88
* rockchip: spi: only wait for completion, if transmittingPhilipp Tomsich2019-05-011-3/+12
* rockchip: spi: consistently use false/true with rkspi_enable_chipPhilipp Tomsich2019-05-011-1/+1
* rockchip: spi: fix off-by-one in chunk size computationPhilipp Tomsich2019-05-011-1/+1
* rockchip: spi: remove unused code and fields in privPhilipp Tomsich2019-05-011-26/+3
* rockchip: spi: add debug message for delay in CS togglePhilipp Tomsich2019-05-011-2/+7
* avb: add support for named persistent valuesIgor Opaniuk2019-04-261-19/+102
* sysreset: syscon: remove POWER reset causePatrick Delaunay2019-04-261-0/+3
* net: lpc32xx: Use IRAM for transmit bufferGregory CLEMENT2019-04-261-1/+7
* mtd: nand: raw: Fix CONFIG_SYS_NAND_DRIVER_ECC_LAYOUT behaviorGregory CLEMENT2019-04-261-2/+2
* firmware: ti_sci: Modify auth_boot TI-SCI API to match new versionAndrew F. Davis2019-04-262-11/+23
* firmware: ti_sci: Add support for firewall managementAndrew F. Davis2019-04-262-0/+298
* Merge git://git.denx.de/u-boot-marvellTom Rini2019-04-267-23/+101
|\
| * watchdog: at91sam9_wdt: Remove now superfluous wdt start and resetStefan Roese2019-04-261-8/+0
| * watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese2019-04-263-5/+2
| * watchdog: cadence: Remove driver specific "timeout-sec" handlingStefan Roese2019-04-261-9/+6
| * watchdog: Implement generic watchdog_reset() versionStefan Roese2019-04-262-0/+27
| * mmc: mv_sdhci: add driver model supportPierre Bourdon2019-04-261-1/+66
* | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2019-04-262-6/+25
|\ \ | |/ |/|
| * rtc: m41t62: add compatible for m41t82Simon Goldschmidt2019-04-251-0/+11
| * i2c: designware: fix reset handling on socfpga gen5Simon Goldschmidt2019-04-251-6/+14
* | Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini2019-04-244-24/+16
|\ \
| * | dm: core: Change platform specific translation-offset handlingStefan Roese2019-04-233-24/+15
| * | simple-bus: add DM_FLAG_PRE_RELOC flag to simple-bus driverLukas Auer2019-04-231-0/+1
* | | Merge tag 'u-boot-stm32-mcu-20190423' of https://github.com/pchotard/u-bootTom Rini2019-04-244-13/+72
|\ \ \
| * | | mmc: stm32_sdmmc2: Fix r1b timeout issueChristophe Kerello2019-04-231-6/+55
| * | | mmc: stm32_sdmmc2: Update DT properties with v4.19 bindingsPatrick Delaunay2019-04-231-3/+3
| * | | mmc: arm_pl180_mmci: Sync compatible with kernelPatrice Chotard2019-04-232-4/+13
| * | | pinctrl: stm32: Add st,stm32f769-pinctrl compatible stringPatrice Chotard2019-04-231-0/+1
* | | | Merge tag 'u-boot-amlogic-20190423' of git://git.denx.de/u-boot-amlogicTom Rini2019-04-2418-192/+1868
|\ \ \ \ | |_|_|/ |/| | |
| * | | clk: meson: add g12a supportJerome Brunet2019-04-233-0/+324
| * | | clk: create meson directory and move related driversJerome Brunet2019-04-237-1/+25
| * | | pinctrl: meson: add g12a supportJerome Brunet2019-04-235-5/+1312
| * | | regmap: fix regmap_read_poll_timeout warning about sandbox_timer_add_offsetNeil Armstrong2019-04-232-2/+2
| * | | pinctrl: meson: axg: Fix PIN and BANK offsetsGuillaume La Roque2019-04-101-179/+179
| * | | reset-meson: Add AXG reset compatibleNeil Armstrong2019-04-101-0/+1
| * | | i2c: meson: add configurable divider factorsGuillaume La Roque2019-04-101-5/+25
* | | | pinctrl: add driver for MT8516Fabien Parent2019-04-233-0/+396
* | | | clk: mediatek: add driver for MT8516Fabien Parent2019-04-232-0/+803
* | | | clk: mediatek: add support for SETCLR_INV and NO_SETCLR flagsFabien Parent2019-04-231-0/+12
* | | | mmc: mtk-sd: fix configuration option checkFabien Parent2019-04-231-4/+4
* | | | mmc: mtk-sd: add support for MT8516Fabien Parent2019-04-231-0/+10
* | | | mmc: mtk-sd: add source_cg clock supportFabien Parent2019-04-231-0/+5
* | | | net: add higmacv300 Ethernet driver for HiSilicon platformShawn Guo2019-04-233-0/+607
* | | | reset: add reset driver for HiSilicon platformShawn Guo2019-04-233-0/+110
* | | | pci: Add boundary check for hose->regionsThierry Reding2019-04-231-0/+5
* | | | led: bcm6858: allow to use this driver on ARCH_963158Philippe Reynes2019-04-231-1/+1