summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-10drivers: core: nullify gd->dm_root after dm_uninit()Jean-Jacques Hiblot
2018-12-10drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the KconfigJean-Jacques Hiblot
2018-12-10lib: fdtdec: Add function re-setup the fdt more effecientlyJean-Jacques Hiblot
2018-12-10configs: dra7xx-evm: increase the size of the malloc's pool before relocationJean-Jacques Hiblot
2018-12-10am57xx: remove non-DM I2C codeJean-Jacques Hiblot
2018-12-10ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPLJean-Jacques Hiblot
2018-12-10configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPATJean-Jacques Hiblot
2018-12-10ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPATAndreas Dannenberg
2018-12-10power: make most tps drivers and the twl4030 driver compatible with DM_I2CJean-Jacques Hiblot
2018-12-10omap: detect the board after DM is availableJean-Jacques Hiblot
2018-12-10dts: am43x: omap5: Add node for I2C in SPLJean-Jacques Hiblot
2018-12-10am335x: Register the I2C controllers if DM_I2C is used.Jean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Use platdata to probe the deviceJean-Jacques Hiblot
2018-12-10i2c: omap24xx_i2c: Move away from SoC specific headers for reg offsetVignesh R
2018-12-10configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIASJean-Jacques Hiblot
2018-12-10dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROLJean-Jacques Hiblot
2018-12-10dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detectedJean-Jacques Hiblot
2018-12-10cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPATJean-Jacques Hiblot
2018-12-09ARM: mvebu: restore license information in mv_ddr_plat.{c,h}Chris Packham
2018-12-09Merge git://git.denx.de/u-boot-marvellTom Rini
2018-12-08Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich
2018-12-08lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich
2018-12-08arm: mvebu: helios4: Reset uSOM onboard phy during board initAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga
2018-12-08arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable mvebu GPIOAditya Prayoga
2018-12-08arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga
2018-12-08arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga
2018-12-08ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham
2018-12-07Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2018-12-07Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogicTom Rini
2018-12-07sunxi: update README.sunxi64Andre Przywara
2018-12-07arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMCPriit Laes
2018-12-07arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2Olliver Schinagl
2018-12-07power: axp209: Limit inrush current for broken boardsOlliver Schinagl
2018-12-07power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl
2018-12-07power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl
2018-12-07power: axp209: Define the chip version maskOlliver Schinagl
2018-12-07power: axp209: Use BIT() macroOlliver Schinagl
2018-12-07sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl
2018-12-07sunxi: board: Print error after power initialization failsOlliver Schinagl
2018-12-07Merge branch '2018-12-06-master-imports'Tom Rini
2018-12-07arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack
2018-12-07spl/tpl: change banner into upper caseHeiko Schocher
2018-12-07ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20Adam Ford
2018-12-07ARM: dts: da850-lcdk: Sync from Linux 4.20Adam Ford
2018-12-07ARM: DTS: da850: Sync from Linux 4.20Adam Ford
2018-12-07ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20Adam Ford
2018-12-07ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20Adam Ford
2018-12-07serial: omap: Add code for early debuggingFelix Brack