summaryrefslogtreecommitdiff
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* configs: Don't use SPI_FLASH_BAR as defaultVignesh R2019-02-071-0/+6
* mtd: spi: Add lightweight SPI flash stack for SPLVignesh R2019-02-075-263/+1116
* mtd: spi: Remove unused filesVignesh R2019-02-072-1548/+0
* mtd: spi: Switch to new SPI NOR frameworkVignesh R2019-02-078-282/+91
* mtd: spi: sf_probe: Add "jedec, spi-nor" compatible stringVignesh R2019-02-071-0/+1
* mtd: spi: spi-nor-core: Add back U-Boot specific featuresVignesh R2019-02-071-3/+159
* mtd: spi: spi-nor-core: Add SFDP supportVignesh R2019-02-072-6/+637
* mtd: spi: spi-nor-core: Add 4 Byte addressing supportVignesh R2019-02-071-0/+141
* mtd: spi: spi-nor-core: Add SPI MEM supportVignesh R2019-02-071-4/+93
* mtd: spi: Port SPI NOR framework from LinuxVignesh R2019-02-071-0/+1716
* spi: Add non DM version of SPI_MEMVignesh R2019-02-073-2/+108
* spi: spi-mem: Claim SPI bus before spi mem accessVignesh R2019-02-071-5/+8
* spi: spi-mem: Extend spi_mem_adjust_op_size() to honor max xfer sizeVignesh R2019-02-071-0/+19
* spi: spi-mem: Allow use of spi_mem_exec_op for all SPI modesVignesh R2019-02-071-9/+0
* Merge tag 'for-master-20190201' of git://git.denx.de/u-boot-rockchipTom Rini2019-02-0232-6480/+2936
|\
| * pinctrl: Kconfig: fix missing include of rockchip/KconfigPhilipp Tomsich2019-02-011-0/+1
| * pinctrl: Kconfig: sort includes alphabeticallyPhilipp Tomsich2019-02-011-5/+5
| * rockchip: Implement spl_gpio in the GPIO driverSimon Glass2019-02-011-0/+46
| * rockchip: clk: Add mention of four new clocksSimon Glass2019-02-011-0/+12
| * clk: Improve debug message in clk_set_default_rates()Simon Glass2019-02-011-2/+2
| * pinctrl: rockchip: Clean the unused rockchip pinctrl driversDavid Wu2019-02-019-6387/+0
| * pinctrl: rockchip: Add common rockchip pinctrl driverDavid Wu2019-02-0115-100/+2531
| * rockchip: Add a sound driverSimon Glass2019-02-012-1/+133
| * rockchip: Add an I2S driverSimon Glass2019-02-013-0/+159
| * rockchip: rk3288: Add i2s pinctrl and clock supportSimon Glass2019-02-012-0/+62
* | Merge tag 'mips-pull-2019-02-01' of git://git.denx.de/u-boot-mipsTom Rini2019-02-0212-279/+1123
|\ \
| * | net: Add MSCC Luton networkd driver.Horatiu Vultur2019-02-013-0/+744
| * | net: mscc: Remove unused variablesHoratiu Vultur2019-02-011-13/+1
| * | net: mscc: Move mac_table_add function into different file.Horatiu Vultur2019-02-014-78/+107
| * | net: mscc: Move ocelot_send and ocelot_recv in a different file.Horatiu Vultur2019-02-014-116/+175
| * | net: mscc: Move miim commands into separate file.Horatiu Vultur2019-02-014-71/+88
| * | net: mscc: Move ocelot_switch to mscc_eswitch folderHoratiu Vultur2019-02-015-7/+14
* | | regulator: pbias: Handle extended drain IO when changing omap36 PBIASAdam Ford2019-02-011-2/+47
* | | usb: ether: call _usb_eth_halt() if initialization failsJean-Jacques Hiblot2019-02-011-1/+4
| |/ |/|
* | Merge tag 'video-updates-for-2019.04-rc1' of git://git.denx.de/u-boot-videoTom Rini2019-01-312-5/+3
|\ \ | |/ |/|
| * ihs_video_out: Fix error handlingMario Six2019-01-281-3/+3
| * videomodes: Relax EDID validation checks for hsync/vsync pulse widthPriit Laes2019-01-281-2/+0
* | video: Add Meson Video Processing Unit DriverNeil Armstrong2019-01-3116-0/+5373
* | video: dw_hdmi: add support for color conversionJorge Ramirez-Ortiz2019-01-311-1/+252
* | video: dw_hdmi: support SoC specific read/write opsJorge Ramirez-Ortiz2019-01-311-2/+12
* | power: domain: meson-gx-pwrc-vpu: add missing dependsMaxime Jourdan2019-01-311-1/+1
* | dfu: mmc: call fs functions instead of run_commandSimon Goldschmidt2019-01-301-36/+31
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2019-01-3013-7/+149
|\ \
| * | sunxi: clk: enable clk and reset for CCU devicesAndre Przywara2019-01-301-0/+12
| * | mmc: sunxi: Honour non-removable property in DTAndre Przywara2019-01-291-1/+2
| * | mmc: sunxi: Add DM clk and reset supportAndre Przywara2019-01-291-5/+13
| * | mmc: sunxi: Add DM_MMC support for A80Jagan Teki2019-01-291-0/+8
| * | mmc: sunxi: Add DM_MMC support for H6Jagan Teki2019-01-291-0/+12
| * | mmc: sunxi: Add remaining compatible stringsJagan Teki2019-01-291-0/+12
| * | sunxi: clk: A80: add MMC clock supportAndre Przywara2019-01-291-1/+27