summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* ARM: mvebu: restore license information in mv_ddr_plat.{c,h}Chris Packham2018-12-092-0/+9
* Merge git://git.denx.de/u-boot-marvellTom Rini2018-12-0940-1312/+1227
|\
| * arm: mvebu: helios4: Reset uSOM onboard phy during board initAditya Prayoga2018-12-081-0/+4
| * arm: mvebu: helios4: Enable SPI flash supportAditya Prayoga2018-12-083-1/+41
| * arm: mvebu: helios4: Reduce U-Boot image sizeAditya Prayoga2018-12-082-10/+1
| * arm: mvebu: helios4: Enable mvebu GPIOAditya Prayoga2018-12-081-0/+3
| * arm: mvebu: helios4: Enable I2C and IO ExpanderAditya Prayoga2018-12-083-32/+12
| * arm: mvebu: helios4: mmc: move environment before 1MAditya Prayoga2018-12-081-8/+3
| * ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02Chris Packham2018-12-0837-1261/+1163
* | Roll CRC16-CCITT into the hash infrastructurePhilipp Tomsich2018-12-085-6/+66
* | lib: merge CRC16-CCITT into u-boot/crc.hPhilipp Tomsich2018-12-089-50/+10
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2018-12-078-41/+191
|\ \
| * | sunxi: update README.sunxi64Andre Przywara2018-12-071-6/+19
| * | arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMCPriit Laes2018-12-071-0/+2
| * | arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2Olliver Schinagl2018-12-071-0/+2
| * | power: axp209: Limit inrush current for broken boardsOlliver Schinagl2018-12-072-0/+32
| * | power: axp209: Add support for voltage rate control on LDO3Olliver Schinagl2018-12-073-0/+79
| * | power: axp209: Reduce magic values by adding defines for LDO[234]Olliver Schinagl2018-12-072-7/+20
| * | power: axp209: Define the chip version maskOlliver Schinagl2018-12-072-4/+3
| * | power: axp209: Use BIT() macroOlliver Schinagl2018-12-071-16/+18
| * | sunxi: pmic_bus: Decrease boot time by not writing duplicate dataOlliver Schinagl2018-12-071-0/+6
| * | sunxi: board: Print error after power initialization failsOlliver Schinagl2018-12-071-8/+10
* | | Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogicTom Rini2018-12-072-13/+13
|\ \ \ | |_|/ |/| |
| * | pinctrl: meson: axg: Fix GPIO pin offsetsCarlo Caione2018-12-071-11/+11
| * | pinctrl: meson: Fix GPIO direction registers accessCarlo Caione2018-12-051-2/+2
* | | Merge branch '2018-12-06-master-imports'Tom Rini2018-12-0773-801/+3210
|\ \ \ | |_|/ |/| |
| * | arm: dts: am33xx: Sync dts with Linux 4.20.0Felix Brack2018-12-0710-263/+620
| * | spl/tpl: change banner into upper caseHeiko Schocher2018-12-072-3/+3
| * | ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20Adam Ford2018-12-071-1/+96
| * | ARM: dts: da850-lcdk: Sync from Linux 4.20Adam Ford2018-12-071-2/+11
| * | ARM: DTS: da850: Sync from Linux 4.20Adam Ford2018-12-071-8/+341
| * | ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20Adam Ford2018-12-071-1/+1
| * | ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20Adam Ford2018-12-073-45/+28
| * | serial: omap: Add code for early debuggingFelix Brack2018-12-071-1/+41