summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* power: rk808: rename to rk8xxJacob Chen2017-05-101-5/+5
* power: pmic: rk808: add RK818 supportJacob Chen2017-05-101-0/+12
* power: pmic: append rk818 regs to rk808Jacob Chen2017-05-101-30/+134
* i2c_eeprom: add read and write functionsJonas Karlman2017-05-101-0/+24
* power: regulator: pwm: support pwm polarity settingKever Yang2017-05-101-0/+19
* rockchip: dts: rk3399: sync with kernel dtsKever Yang2017-05-102-1/+85
* rockchip: dts: evb-rk3399: add gmac supportKever Yang2017-05-101-0/+2
* rockchip: spl: rk3399: spi: enable SPL_SPI_LOAD if SPI is enabled for SPLPhilipp Tomsich2017-05-101-0/+3
* power: twl4030: Remove CONFIG_TWL4030_POWER from include/configsAdam Ford2017-05-097-14/+0
* omap3_logic: Add Device Tree Support and more DM driversAdam Ford2017-05-091-8/+17
* omap3630: Copy Device tree from Linux 4.9.y stableAdam Ford2017-05-091-0/+22
* Allow boards to initialize the DT at runtime.Alex Deymo2017-05-091-0/+6
* dm: video: arm: rpi: Convert to use driver model for videoSimon Glass2017-05-091-9/+2
* dm: arm: rpi: Move to driver model for USBSimon Glass2017-05-091-5/+0
* arm: rpi: Drop CONFIG_CONS_INDEXSimon Glass2017-05-091-1/+0
* Merge git://git.denx.de/u-boot-dmTom Rini2017-05-099-161/+243
|\
| * drivers: phy: add generic PHY frameworkJean-Jacques Hiblot2017-05-092-0/+225
| * configs: at91sam9263ek: Update for DT and DM supportWenyou Yang2017-05-091-24/+2
| * configs: at91sam9rlek: Update for DT and DM supportWenyou Yang2017-05-091-22/+2
| * configs: at91sam9260ek/9g20ek: Update for DT and DMWenyou Yang2017-05-091-28/+3
| * configs: at91sam9m10g45ek: Update to support DM/DTWenyou Yang2017-05-091-29/+2
| * configs: at91sam9n12ek: Update for DT and DM supportWenyou Yang2017-05-091-19/+2
| * configs: at91sam9x5ek: Update to support DM/DTWenyou Yang2017-05-091-24/+3
| * configs: sama5d2_xplained: update for SPLWenyou Yang2017-05-091-4/+4
| * configs: sama5d2_xplained: enable CONFIG_DM_ETHWenyou Yang2017-05-091-11/+0
* | ARM: mvebu: switch db-88f6820-amc to DM for i2cChris Packham2017-05-091-7/+0
* | phy: marvell: cp110: add 5G XFI modeIgal Liberman2017-05-091-4/+5
* | phy: marvell: add IGNORE COMPHY typeStefan Roese2017-05-091-1/+2
* | phy: marvell: cp110: update utmi phy connection typeStefan Roese2017-05-091-3/+3
* | phy: marvell: Replace PHY_TYPE_KR with PHY_TYPE_SFIStefan Roese2017-05-091-1/+1
* | arm64: mvebu: a8k: Add NAND configuration parametersKonstantin Porotchkin2017-05-091-0/+11
|/
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-05-081-1/+8
|\
| * sunxi: video: Add A64/H3/H5 HDMI driverJernej Skrabec2017-04-281-0/+5
| * sunxi: i2c: Add support for DM I2CJernej Skrabec2017-04-281-1/+3
* | ARM: keystone2: Add support for getting external clock dynamicallyLokesh Vutla2017-05-081-1/+1
* | aspeed: Add support for Clocks needed by MACsmaxims@google.com2017-05-081-0/+2
* | aspeed: Device Tree configuration for Reset Drivermaxims@google.com2017-05-081-0/+45
* | dm: Simple Watchdog uclassmaxims@google.com2017-05-082-0/+108
* | igep003x: Add netboot supportPau Pajuelo2017-05-081-1/+12
* | igep003x: Add support for IGEP SMARC AM335xPau Pajuelo2017-05-081-3/+12
* | igep003x: UBIizeLadislav Michl2017-05-081-18/+27
* | igep0033: Rename to igep003xLadislav Michl2017-05-081-6/+3
* | stm32f7: remove not needed configuration from board configVikas Manocha2017-05-081-3/+0
* | stm32f7: sdram: correct sdram configuration as per micron sdramVikas Manocha2017-05-082-7/+9
* | stm32f7: enable board info read from device treeVikas Manocha2017-05-081-0/+1
* | stm32f7: stm32f746-disco: read memory info from device treeVikas Manocha2017-05-081-5/+1
* | stm32f746: to switch on user LED1 & read user buttonVikas Manocha2017-05-081-0/+1
* | stm32f7: use stm32f7 gpio driver supporting driver modelVikas Manocha2017-05-081-1/+0
* | stm32f7: sdram: use sdram device tree node to configure sdram controllerVikas Manocha2017-05-081-0/+34
* | spl: make image arg or fdt blob address reconfigurableVikas Manocha2017-05-081-3/+2