summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* rockchip: mkimage: rkspi: include the header sector in the SPI size calculationPhilipp Tomsich2017-05-101-2/+2
* rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPLPhilipp Tomsich2017-05-101-0/+3
* rockchip: spi: enable support for the rk_spi driver for the RK3399Jakob Unterwurzacher2017-05-101-0/+1
* rockchip: pinctrl: rk3399: add support for the SPI5 controllerPhilipp Tomsich2017-05-103-0/+32
* rockchip: spi: rewrite rkspi_set_clk for a more conservative baudrate settingPhilipp Tomsich2017-05-101-3/+22
* rockchip: spi: rk_spi: dynamically select an module input ratePhilipp Tomsich2017-05-102-8/+37
* rockchip: clk: rk3399: fix off-by one during rate calculation in i2c/spi_set_...Philipp Tomsich2017-05-101-3/+2
* rockchip: clk: rk3399: add clock support for SCLK_SPI1 and SCLK_SPI5Philipp Tomsich2017-05-101-6/+109
* rockchip: video: Makefile: Modify Makefile for rockchip video drivereric.gao@rock-chips.com2017-05-101-1/+6
* rockchip: video: Kconfig: Add Kconfig for rockchip video drivereric.gao@rock-chips.com2017-05-108-9/+52
* rockchip: rk3399: correct memory regionKever Yang2017-05-101-4/+4
* rockchip: clk: rk3328: add ciu_clk entry for eMMC/SDMMCXu Ziyuan2017-05-101-0/+8
* rockchip: clk: rk3288: add ciu_clk entry for eMMC/SDMMC/SDIOXu Ziyuan2017-05-101-0/+12
* rockchip: clk: rk3188: add ciu_clk entry for eMMC/SDMMC/SDIOXu Ziyuan2017-05-101-0/+12
* rockchip: clk: rk3036: add ciu_clk entry for eMMC/SDIOXu Ziyuan2017-05-101-0/+5
* mmc: dw_mmc: rockchip: select proper card clockXu Ziyuan2017-05-101-2/+2
* mkimage: rockchip: add support for rk3328Kever Yang2017-05-101-0/+1
* rockchip: rk3399: use regulators_enable_boot_on() to init regulatorKever Yang2017-05-101-3/+2
* power: twl4030: Remove CONFIG_TWL4030_POWER from include/configsAdam Ford2017-05-098-15/+0
* power: twl4030: Move CONFIG_TWL4030_POWER to KconfigAdam Ford2017-05-092-0/+8
* power: twl4030: Add CONFIG_CMD_POWEROFF supportAdam Ford2017-05-091-0/+9
* omap3_logic: Add Device Tree Support and more DM driversAdam Ford2017-05-095-19/+55
* ARM: DTS: Add Logic PD DM3730 Torpedo Device TreeAdam Ford2017-05-092-0/+628
* ARM: DTS: Add Logic PD DM3730 SOM-LV initial supportAdam Ford2017-05-092-0/+540
* OMAP3: Add SMSC9221 device tree for omap devices connected on GPMC.Adam Ford2017-05-091-0/+58
* omap3: Copy twl4030 device tree from Linux 4.9.y stableAdam Ford2017-05-092-0/+203
* ARM: OMAP: I2C: Support New read, write and probe functions for OMAP3Adam Ford2017-05-091-0/+1
* omap3630: Copy Device tree from Linux 4.9.y stableAdam Ford2017-05-096-0/+958
* omap3: Copy Device tree from Linux 4.9.y stableAdam Ford2017-05-092-0/+2519
* omap_hsmmc: update struct hsmmc to accommodate omap3 from DTAdam Ford2017-05-092-7/+31
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-096-1/+38
* bcm2835_wdt: support for the BCM2835/2836 watchdogPaolo Pisati2017-05-095-3/+70
* arm: rpi: Add a TODO to move all messages into the msg handlerSimon Glass2017-05-091-1/+1
* dm: video: arm: rpi: Convert to use driver model for videoSimon Glass2017-05-096-47/+34
* dm: video: Add driver-model support to lcd_simplefbSimon Glass2017-05-091-0/+18
* dm: video: Refactor lcd_simplefb to prepare for driver modelSimon Glass2017-05-091-11/+22
* video: arm: rpi: Move the video settings out of the driverSimon Glass2017-05-093-58/+88
* video: arm: rpi: Move the video query out of the driverSimon Glass2017-05-093-17/+38
* dm: arm: rpi: Drop CONFIG_OF_EMBEDSimon Glass2017-05-094-4/+0
* dm: mmc: rpi: Convert Raspberry Pi to driver model for MMCSimon Glass2017-05-096-29/+69
* arm: rpi: Add a function to obtain the MMC clockSimon Glass2017-05-093-12/+39
* arm: rpi: Add a file to handle messagesSimon Glass2017-05-094-33/+61
* dm: arm: rpi: Use driver model for EthernetSimon Glass2017-05-094-0/+4
* dm: arm: rpi: Move to driver model for USBSimon Glass2017-05-095-5/+4
* arm: rpi: Drop CONFIG_CONS_INDEXSimon Glass2017-05-091-1/+0
* arm: rpi: Drop the GPIO device addressesSimon Glass2017-05-091-5/+0
* string: Use memcpy() within memmove() when we canSimon Glass2017-05-091-9/+2
* net: smsc95xx: Correct free_pkt() implementationSimon Glass2017-05-091-2/+2
* Merge git://git.denx.de/u-boot-dmTom Rini2017-05-09117-990/+8935
|\
| * defconfig: dra7xx_evm: enable CONFIG_BLK and disk driver model for SCSIJean-Jacques Hiblot2017-05-092-2/+21