Commit Graph

  • 22ecff594d i2c: tegra: Fix regression by implementing a dummy probe_chip() callback Jean-Jacques Hiblot 2018-12-11 19:56:34 +01:00
  • 286a5c44e6 ARM: davinci: Orphan Spectrum Digital AM18xx EVM Adam Ford 2018-12-11 07:41:03 -06:00
  • ee168783ae travis: Add check for configs without MAINTAINERS entries Tom Rini 2018-12-06 16:39:43 -05:00
  • d94604d558 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq Tom Rini 2018-12-10 17:12:52 -05:00
  • 2918f58faa Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mips Tom Rini 2018-12-10 17:12:28 -05:00
  • 1410708eeb bmips: bcm6838: fix device tree warning Álvaro Fernández Rojas 2018-12-10 17:42:58 +01:00
  • 4c0411eb44 bmips: swapping IO space isn't required Álvaro Fernández Rojas 2018-12-09 10:41:27 +01:00
  • 8bf3c2442b Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip Tom Rini 2018-12-10 10:19:09 -05:00
  • 7ff485c68b Merge branch 'master' of git://git.denx.de/u-boot-i2c Tom Rini 2018-12-10 07:16:33 -05:00
  • 7504e9e75f Merge branch 'master' of git://git.denx.de/u-boot-sh Tom Rini 2018-12-10 07:15:55 -05:00
  • e7463b37a1 Merge branch 'master' of git://git.denx.de/u-boot-socfpga Tom Rini 2018-12-10 07:15:41 -05:00
  • 48d299a799 Merge branch 'master' of git://git.denx.de/u-boot-usb Tom Rini 2018-12-10 07:15:12 -05:00
  • 53287a89e9 Merge git://git.denx.de/u-boot-x86 Tom Rini 2018-12-10 07:14:48 -05:00
  • eff43904b7 rockchip: rk3399-puma: enable fan53555 regulators in DTS Philipp Tomsich 2018-11-30 20:00:10 +01:00
  • 3839431ea8 rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driver Philipp Tomsich 2018-11-30 20:00:09 +01:00
  • dfb0a70a1a power: add FAN53555 family support Philipp Tomsich 2018-11-30 20:00:08 +01:00
  • 482734aa66 bootcount: add a DM RTC backing store for bootcount Philipp Tomsich 2018-11-27 23:00:19 +01:00
  • ebb73de168 bootcount: add uclass for bootcount Philipp Tomsich 2018-11-27 23:00:18 +01:00
  • f338cca1d2 rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL Kever Yang 2018-12-04 17:49:58 +08:00
  • 19f8c4dfb6 cmd: i2c: Fix help output of i2c command. Christoph Muellner 2018-12-04 11:27:18 +01:00
  • 40ecdbc648 dra7: Allow selecting a new dtb after board detection. Jean-Jacques Hiblot 2018-12-07 14:50:55 +01:00
  • c483f4cec0 drivers: core: nullify gd->dm_root after dm_uninit() Jean-Jacques Hiblot 2018-12-07 14:50:54 +01:00
  • 85e51be9fb drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig Jean-Jacques Hiblot 2018-12-07 14:50:53 +01:00
  • f1d2bc9034 lib: fdtdec: Add function re-setup the fdt more effeciently Jean-Jacques Hiblot 2018-12-07 14:50:52 +01:00
  • 78eee5e90d configs: dra7xx-evm: increase the size of the malloc's pool before relocation Jean-Jacques Hiblot 2018-12-07 14:50:51 +01:00
  • 7eb1f607f1 am57xx: remove non-DM I2C code Jean-Jacques Hiblot 2018-12-07 14:50:50 +01:00
  • 1514244cc1 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL Jean-Jacques Hiblot 2018-12-07 14:50:49 +01:00
  • ad95da1f3c configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT Jean-Jacques Hiblot 2018-12-07 14:50:48 +01:00
  • 2463f6728e ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT Andreas Dannenberg 2018-12-07 14:50:47 +01:00
  • fb1b7712ad power: make most tps drivers and the twl4030 driver compatible with DM_I2C Jean-Jacques Hiblot 2018-12-07 14:50:46 +01:00
  • 2b30b38b26 omap: detect the board after DM is available Jean-Jacques Hiblot 2018-12-07 14:50:45 +01:00
  • 69dab2be8e dts: am43x: omap5: Add node for I2C in SPL Jean-Jacques Hiblot 2018-12-07 14:50:44 +01:00
  • 0e6e67c667 am335x: Register the I2C controllers if DM_I2C is used. Jean-Jacques Hiblot 2018-12-07 14:50:43 +01:00
  • 5f97ae6814 i2c: omap24xx_i2c: Use platdata to probe the device Jean-Jacques Hiblot 2018-12-07 14:50:42 +01:00
  • bca09ce4b0 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset Vignesh R 2018-12-07 14:50:41 +01:00
  • d83499892a configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS Jean-Jacques Hiblot 2018-12-07 14:50:40 +01:00
  • 3542ff29e4 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL Jean-Jacques Hiblot 2018-12-07 14:50:39 +01:00
  • f32a8007ef dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected Jean-Jacques Hiblot 2018-12-07 14:50:38 +01:00
  • 65a97e7fcf cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT Jean-Jacques Hiblot 2018-12-07 14:50:37 +01:00
  • d3d6531866 efi: payload: only init usb if necessary Bin Meng 2018-11-29 20:07:13 -08:00
  • f86bd769fd coreboot: only init usb if necessary Thomas RIENOESSL 2018-11-29 20:07:12 -08:00
  • 2677a15e58 x86: kconfig: Allow board defconfig file to disable 8259 and APIC Bin Meng 2018-11-29 19:57:22 -08:00
  • c641010452 x86: Wrap calls to 8259 with CONFIG_I8259_PIC Bin Meng 2018-11-29 19:57:21 -08:00
  • da4cfa6b44 x86: make the LAPIC / IOAPIC construct switchable with Kconfig Hannes Schmelzer 2018-11-18 23:19:43 +01:00
  • 73af0601e1 x86: acpi: Fix indentation in Intel Tangier ASL code Andy Shevchenko 2018-11-10 17:37:02 +02:00
  • f1b8641fd4 x86: acpi: Enable RTC for Intel Tangier Andy Shevchenko 2018-11-10 17:37:01 +02:00
  • cde578ff36 ARM: mvebu: restore license information in mv_ddr_plat.{c,h} Chris Packham 2018-12-10 10:41:15 +13:00
  • 8cb8c0c6a8 Merge git://git.denx.de/u-boot-marvell Tom Rini 2018-12-09 08:40:49 -05:00
  • 51c2345bd2 Roll CRC16-CCITT into the hash infrastructure Philipp Tomsich 2018-11-25 19:22:19 +01:00
  • a740ee913e lib: merge CRC16-CCITT into u-boot/crc.h Philipp Tomsich 2018-11-25 19:22:18 +01:00
  • 5ca84c6dd2 arm: mvebu: helios4: Reset uSOM onboard phy during board init Aditya Prayoga 2018-12-05 00:57:25 +08:00
  • 8d7d97e2d1 arm: mvebu: helios4: Enable SPI flash support Aditya Prayoga 2018-12-05 00:57:24 +08:00
  • 16b6aefafd arm: mvebu: helios4: Reduce U-Boot image size Aditya Prayoga 2018-12-05 00:57:23 +08:00
  • aad723b18f arm: mvebu: helios4: Enable mvebu GPIO Aditya Prayoga 2018-12-05 00:57:22 +08:00
  • c209a65e9e arm: mvebu: helios4: Enable I2C and IO Expander Aditya Prayoga 2018-12-05 00:57:21 +08:00
  • a134d680ea arm: mvebu: helios4: mmc: move environment before 1M Aditya Prayoga 2018-12-05 00:57:20 +08:00
  • ebb1a59325 ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 Chris Packham 2018-12-03 14:26:49 +13:00
  • c49aff3e66 Merge branch 'master' of git://git.denx.de/u-boot-sunxi Tom Rini 2018-12-07 19:02:01 -05:00
  • 10d3e90f46 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic Tom Rini 2018-12-07 19:01:09 -05:00
  • 8a6121ea07 sunxi: update README.sunxi64 Andre Przywara 2018-12-06 01:25:57 +00:00
  • 0fe52ae0b5 arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC Priit Laes 2018-11-21 20:05:33 +02:00
  • 8311e84b18 arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2 Olliver Schinagl 2018-11-21 20:05:32 +02:00
  • ef52605ebe power: axp209: Limit inrush current for broken boards Olliver Schinagl 2018-11-21 20:05:31 +02:00
  • 61436d502b power: axp209: Add support for voltage rate control on LDO3 Olliver Schinagl 2018-11-21 20:05:30 +02:00
  • 3f7d76a7ed power: axp209: Reduce magic values by adding defines for LDO[234] Olliver Schinagl 2018-11-21 20:05:29 +02:00
  • f5eebc7925 power: axp209: Define the chip version mask Olliver Schinagl 2018-11-21 20:05:28 +02:00
  • 048447ce4a power: axp209: Use BIT() macro Olliver Schinagl 2018-11-21 20:05:27 +02:00
  • c970e8954f sunxi: pmic_bus: Decrease boot time by not writing duplicate data Olliver Schinagl 2018-11-21 20:05:26 +02:00
  • a8011eb84d sunxi: board: Print error after power initialization fails Olliver Schinagl 2018-11-21 20:05:25 +02:00
  • 3589025867 Merge branch '2018-12-06-master-imports' Tom Rini 2018-12-07 10:55:12 -05:00
  • a9024dc18e arm: socfpga: imply SPL options instead of select Simon Goldschmidt 2018-11-29 21:17:08 +01:00
  • 532ededd5c board: ti: am57xx: remove USB platform code Jean-Jacques Hiblot 2018-11-29 10:57:47 +01:00
  • 6b3b0bf99f board: ti: dra7-evm: remove USB platform code Jean-Jacques Hiblot 2018-11-29 10:57:46 +01:00
  • aec0081093 configs: am57xx_evm: Enable DM_USB and DM_USB_DEV Jean-Jacques Hiblot 2018-11-29 10:57:45 +01:00
  • b491afa0f3 configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms Jean-Jacques Hiblot 2018-11-29 10:57:44 +01:00
  • d0af9eb501 dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus Jean-Jacques Hiblot 2018-11-29 10:57:43 +01:00
  • c3cd5fc870 board; ti: am57xx: turn on USB clocks Vignesh R 2018-11-29 10:57:42 +01:00
  • 24e261b39c board: ti: dra7xx-evm: turn on USB clocks in late init stage Jean-Jacques Hiblot 2018-11-29 10:57:41 +01:00
  • d66e54ac80 dwc3-generic: Add support for the TI DWC3 glue Jean-Jacques Hiblot 2018-11-29 10:57:40 +01:00
  • 668257e023 phy: Add a new driver for OMAP's USB2 PHYs Jean-Jacques Hiblot 2018-11-29 10:57:39 +01:00
  • 0752d7013a phy: ti-pip3-phy: Add support for USB3 PHY Vignesh R 2018-11-29 10:57:38 +01:00
  • 6c3af1f24e syscon: dm: Add a new method to get a regmap from DTS Jean-Jacques Hiblot 2018-11-29 10:57:37 +01:00
  • 4d3825c191 usb: dwc3: Fix a compilation error with the edison defconfig Jean-Jacques Hiblot 2018-11-29 10:52:50 +01:00
  • 93991cf196 dwc3-generic: Add select_dr_mode operation Jean-Jacques Hiblot 2018-11-29 10:52:49 +01:00
  • 446e3a205b dwc3-generic: Handle the PHYs, the clocks and the reset lines Jean-Jacques Hiblot 2018-11-29 10:52:48 +01:00
  • 004787aeed configs: evb-rk3328: Enable CONFIG_USB_DWC3 Jean-Jacques Hiblot 2018-11-29 10:52:47 +01:00
  • 0131162439 dm: usb: create a new UCLASS ID for USB gadget devices Jean-Jacques Hiblot 2018-11-29 10:52:46 +01:00
  • d648a50c0a dwc3: move phy operation to core.c Jean-Jacques Hiblot 2018-11-29 10:52:45 +01:00
  • 20bebd8666 dwc3_generic: do not probe the USB device driver when it's bound Jean-Jacques Hiblot 2018-11-29 10:52:44 +01:00
  • ff8d755834 usb: udc: implement DM versions of usb_gadget_initialize()/_release()/_handle_interrupt() Jean-Jacques Hiblot 2018-11-29 10:52:43 +01:00
  • 687ab54560 usb: introduce a separate config option for DM USB device Jean-Jacques Hiblot 2018-11-29 10:52:42 +01:00
  • a06955ae1e usb: gadget: Do not call board_usb_xxx() directly in USB gadget drivers Jean-Jacques Hiblot 2018-11-29 10:52:41 +01:00
  • 5055a4e900 ARM: rmobile: Fix to enable icache early in Gen3 Takeshi Kihara 2018-12-04 11:53:24 +09:00
  • 10854bcc25 ARM: rcar_gen3: fix protection area access error Takeshi Kihara 2018-12-04 12:51:01 +09:00
  • 23b9b36ae3 ARM: rcar_gen3: fix protection area access error at Cortex-A53 Hiroyuki Yokoyama 2018-11-22 11:50:44 +09:00
  • fdce9d35dc arm: dts: am33xx: Sync dts with Linux 4.20.0 Felix Brack 2018-12-05 14:53:42 +01:00
  • 8fb2391ea6 spl/tpl: change banner into upper case Heiko Schocher 2018-12-05 11:29:54 +01:00
  • 8a15bdb040 ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20 Adam Ford 2018-12-03 08:29:44 -06:00
  • ae67a9b330 ARM: dts: da850-lcdk: Sync from Linux 4.20 Adam Ford 2018-12-03 08:29:43 -06:00
  • 031288abe9 ARM: DTS: da850: Sync from Linux 4.20 Adam Ford 2018-12-03 08:29:42 -06:00