summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchipTom Rini2018-12-1017-8/+662
|\
| * rockchip: rk3399-puma: enable fan53555 regulators in DTSPhilipp Tomsich2018-12-101-2/+4
| * rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driverPhilipp Tomsich2018-12-101-0/+1
| * power: add FAN53555 family supportPhilipp Tomsich2018-12-107-0/+359
| * bootcount: add a DM RTC backing store for bootcountPhilipp Tomsich2018-12-103-0/+110
| * bootcount: add uclass for bootcountPhilipp Tomsich2018-12-106-0/+182
| * rockchip: rk322x: ram: enable DRAM init in SPL instead of TPLKever Yang2018-12-101-6/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2018-12-1053-472/+1084
|\ \
| * | cmd: i2c: Fix help output of i2c command.Christoph Muellner2018-12-101-0/+1
| * | dra7: Allow selecting a new dtb after board detection.Jean-Jacques Hiblot2018-12-102-0/+22
| * | drivers: core: nullify gd->dm_root after dm_uninit()Jean-Jacques Hiblot2018-12-101-0/+1
| * | drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot2018-12-101-2/+10
| * | lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot2018-12-104-1/+85
| * | configs: dra7xx-evm: increase the size of the malloc's pool before relocationJean-Jacques Hiblot2018-12-101-1/+1
| * | am57xx: remove non-DM I2C codeJean-Jacques Hiblot2018-12-101-33/+3
| * | ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot2018-12-1011-98/+161
| * | configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPATJean-Jacques Hiblot2018-12-102-7/+0
| * | ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg2018-12-101-2/+52
| * | power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot2018-12-1012-11/+335
| * | omap: detect the board after DM is availableJean-Jacques Hiblot2018-12-102-6/+8
| * | dts: am43x: omap5: Add node for I2C in SPLJean-Jacques Hiblot2018-12-102-0/+8
| * | am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot2018-12-101-0/+15
| * | i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot2018-12-103-10/+37
| * | i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R2018-12-105-326/+314
| * | configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIASJean-Jacques Hiblot2018-12-105-0/+5
| * | dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROLJean-Jacques Hiblot2018-12-103-4/+43
| * | dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detectedJean-Jacques Hiblot2018-12-101-0/+11
| * | cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPATJean-Jacques Hiblot2018-12-101-0/+1
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2018-12-102-6/+22
|\ \
| * | ARM: rmobile: Fix to enable icache early in Gen3Takeshi Kihara2018-12-072-3/+5
| * | ARM: rcar_gen3: fix protection area access errorTakeshi Kihara2018-12-071-2/+10
| * | ARM: rcar_gen3: fix protection area access error at Cortex-A53Hiroyuki Yokoyama2018-12-071-1/+7
* | | Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2018-12-101-4/+4
|\ \ \
| * | | arm: socfpga: imply SPL options instead of selectSimon Goldschmidt2018-12-071-4/+4
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2018-12-1039-407/+857
|\ \ \
| * | | board: ti: am57xx: remove USB platform codeJean-Jacques Hiblot2018-12-071-85/+0
| * | | board: ti: dra7-evm: remove USB platform codeJean-Jacques Hiblot2018-12-071-104/+0
| * | | configs: am57xx_evm: Enable DM_USB and DM_USB_DEVJean-Jacques Hiblot2018-12-073-9/+19
| * | | configs: enable DM_USB and DM_USB_DEV for all DRA7 platformsJean-Jacques Hiblot2018-12-073-9/+13
| * | | dts: dra7x: make ocp2scp@4a080000 compatible with simple-busJean-Jacques Hiblot2018-12-071-0/+4
| * | | board; ti: am57xx: turn on USB clocksVignesh R2018-12-071-0/+19
| * | | board: ti: dra7xx-evm: turn on USB clocks in late init stageJean-Jacques Hiblot2018-12-071-0/+19
| * | | dwc3-generic: Add support for the TI DWC3 glueJean-Jacques Hiblot2018-12-071-0/+85
| * | | phy: Add a new driver for OMAP's USB2 PHYsJean-Jacques Hiblot2018-12-073-0/+206
| * | | phy: ti-pip3-phy: Add support for USB3 PHYVignesh R2018-12-071-8/+24
| * | | syscon: dm: Add a new method to get a regmap from DTSJean-Jacques Hiblot2018-12-074-2/+69
| * | | usb: dwc3: Fix a compilation error with the edison defconfigJean-Jacques Hiblot2018-12-071-1/+1
| * | | dwc3-generic: Add select_dr_mode operationJean-Jacques Hiblot2018-12-071-0/+26
| * | | dwc3-generic: Handle the PHYs, the clocks and the reset linesJean-Jacques Hiblot2018-12-072-29/+137
| * | | configs: evb-rk3328: Enable CONFIG_USB_DWC3Jean-Jacques Hiblot2018-12-071-0/+1