1. 272b67d drivers: core: nullify gd->dm_root after dm_uninit() by Jean-Jacques Hiblot · Fri Dec 07 14:50:54 2018 +0100
  2. 00b2988 drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig by Jean-Jacques Hiblot · Fri Dec 07 14:50:53 2018 +0100
  3. 7c530e3 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · Fri Dec 07 14:50:52 2018 +0100
  4. 6ba3921 configs: dra7xx-evm: increase the size of the malloc's pool before relocation by Jean-Jacques Hiblot · Fri Dec 07 14:50:51 2018 +0100
  5. 184ec9a am57xx: remove non-DM I2C code by Jean-Jacques Hiblot · Fri Dec 07 14:50:50 2018 +0100
  6. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · Fri Dec 07 14:50:49 2018 +0100
  7. 70109bb configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT by Jean-Jacques Hiblot · Fri Dec 07 14:50:48 2018 +0100
  8. e315a66 ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT by Andreas Dannenberg · Fri Dec 07 14:50:47 2018 +0100
  9. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · Fri Dec 07 14:50:46 2018 +0100
  10. 3a502f6 omap: detect the board after DM is available by Jean-Jacques Hiblot · Fri Dec 07 14:50:45 2018 +0100
  11. 424d6aa dts: am43x: omap5: Add node for I2C in SPL by Jean-Jacques Hiblot · Fri Dec 07 14:50:44 2018 +0100
  12. bf92626 am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · Fri Dec 07 14:50:43 2018 +0100
  13. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · Fri Dec 07 14:50:42 2018 +0100
  14. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · Fri Dec 07 14:50:41 2018 +0100
  15. 6e26deb configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS by Jean-Jacques Hiblot · Fri Dec 07 14:50:40 2018 +0100
  16. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · Fri Dec 07 14:50:39 2018 +0100
  17. ac9ab24 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · Fri Dec 07 14:50:38 2018 +0100
  18. d7e683f cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT by Jean-Jacques Hiblot · Fri Dec 07 14:50:37 2018 +0100
  19. 2e0d2ba ARM: mvebu: restore license information in mv_ddr_plat.{c,h} by Chris Packham · Mon Dec 10 10:41:15 2018 +1300
  20. b73a5e7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · Sun Dec 09 08:40:49 2018 -0500
  21. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · Sun Nov 25 19:22:19 2018 +0100
  22. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · Sun Nov 25 19:22:18 2018 +0100
  23. 24e13eb arm: mvebu: helios4: Reset uSOM onboard phy during board init by Aditya Prayoga · Wed Dec 05 00:57:25 2018 +0800
  24. cc65066 arm: mvebu: helios4: Enable SPI flash support by Aditya Prayoga · Wed Dec 05 00:57:24 2018 +0800
  25. 507c1c9 arm: mvebu: helios4: Reduce U-Boot image size by Aditya Prayoga · Wed Dec 05 00:57:23 2018 +0800
  26. 060ccce arm: mvebu: helios4: Enable mvebu GPIO by Aditya Prayoga · Wed Dec 05 00:57:22 2018 +0800
  27. 8ad11ac arm: mvebu: helios4: Enable I2C and IO Expander by Aditya Prayoga · Wed Dec 05 00:57:21 2018 +0800
  28. d88b2ed arm: mvebu: helios4: mmc: move environment before 1M by Aditya Prayoga · Wed Dec 05 00:57:20 2018 +0800
  29. 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · Mon Dec 03 14:26:49 2018 +1300
  30. 7a9f29b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · Fri Dec 07 19:02:01 2018 -0500
  31. af11160 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · Fri Dec 07 19:01:09 2018 -0500
  32. a6727be sunxi: update README.sunxi64 by Andre Przywara · Thu Dec 06 01:25:57 2018 +0000
  33. da06aa6 arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC by Priit Laes · Wed Nov 21 20:05:33 2018 +0200
  34. abedbba arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2 by Olliver Schinagl · Wed Nov 21 20:05:32 2018 +0200
  35. 9e77d61 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · Wed Nov 21 20:05:31 2018 +0200
  36. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · Wed Nov 21 20:05:30 2018 +0200
  37. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · Wed Nov 21 20:05:29 2018 +0200
  38. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · Wed Nov 21 20:05:28 2018 +0200
  39. cba2a7c3 power: axp209: Use BIT() macro by Olliver Schinagl · Wed Nov 21 20:05:27 2018 +0200
  40. fa2ca7c sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · Wed Nov 21 20:05:26 2018 +0200
  41. 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · Wed Nov 21 20:05:25 2018 +0200
  42. 71d5d09 Merge branch '2018-12-06-master-imports' by Tom Rini · Fri Dec 07 10:55:12 2018 -0500
  43. 7262f38 arm: dts: am33xx: Sync dts with Linux 4.20.0 by Felix Brack · Wed Dec 05 14:53:42 2018 +0100
  44. ce25123 spl/tpl: change banner into upper case by Heiko Schocher · Wed Dec 05 11:29:54 2018 +0100
  45. 59b452a ARM: DTS: da850-evm: Re-sync da850-evm.dts from Linux 4.20 by Adam Ford · Mon Dec 03 08:29:44 2018 -0600
  46. 8069930 ARM: dts: da850-lcdk: Sync from Linux 4.20 by Adam Ford · Mon Dec 03 08:29:43 2018 -0600
  47. 2d1a940 ARM: DTS: da850: Sync from Linux 4.20 by Adam Ford · Mon Dec 03 08:29:42 2018 -0600
  48. c37ddf1 ARM: DTS: Resync LogicPD-Torpedo-37xx-devkit with Linux 4.20 by Adam Ford · Mon Dec 03 08:17:29 2018 -0600
  49. b67e72a ARM: DTS: Resync LogicPD SOM-LV with Linux 4.20 by Adam Ford · Mon Dec 03 08:15:59 2018 -0600
  50. e369e9c serial: omap: Add code for early debugging by Felix Brack · Mon Dec 03 15:12:25 2018 +0100
  51. ea555b2 travis: Bump ARC tools to arc-2018.09 by Alexey Brodkin · Mon Dec 03 17:09:13 2018 +0300
  52. fd2aeb3 ARM: DTS: Resync am3517-evm.dts with Linux 4.20 by Adam Ford · Mon Dec 03 08:06:28 2018 -0600
  53. 4931d96 ensure active menuitem is inside menu by Frank Wunderlich · Mon Dec 03 11:23:41 2018 +0100
  54. 0b96800 pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · Mon Dec 03 10:52:54 2018 +0100
  55. 159d157 gpio: stm32f7: Remove CONFIG_CLK flag. by Patrice Chotard · Mon Dec 03 10:52:53 2018 +0100
  56. 20ddb32 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · Mon Dec 03 10:52:52 2018 +0100
  57. 0099c1e gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · Mon Dec 03 10:52:51 2018 +0100
  58. 7ef9108 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · Mon Dec 03 10:52:50 2018 +0100
  59. 4ab2987 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · Sat Dec 01 18:42:09 2018 +0100
  60. b7d4979 arm: implement {in, out}_{16, 32} and {clr, set, clrset}bits_{16, 32} by Álvaro Fernández Rojas · Sat Dec 01 18:42:08 2018 +0100
  61. 8779ec1 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · Sat Dec 01 18:42:07 2018 +0100
  62. 34f3755 arm: am335x-pdu001: Enable CONFIG_BLK and CONFIG_DM_MMC by Felix Brack · Fri Nov 30 10:23:36 2018 +0100
  63. c554eff dts: am335x-pdu001: Fix polarity of card detection input by Felix Brack · Thu Nov 29 13:45:06 2018 +0100
  64. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · Wed Nov 28 19:17:51 2018 +0100
  65. d8cedab dma: add channels support by Álvaro Fernández Rojas · Wed Nov 28 19:17:50 2018 +0100
  66. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · Wed Nov 28 19:17:49 2018 +0100
  67. 025e70a configs: am335x_hs_evm_uart: Add YMODEM SPL support for UART boot by Andrew F. Davis · Wed Nov 28 10:56:06 2018 -0600
  68. 40ef512 ARM: at91: lds: add test for SPL binary size and bss size by Eugen.Hristev@microchip.com · Wed Nov 28 09:33:43 2018 +0000
  69. e168bed pinctrl: meson: axg: Fix GPIO pin offsets by Carlo Caione · Thu Dec 06 08:08:11 2018 +0000
  70. 16f6f33 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · Tue Nov 27 13:49:53 2018 +0100
  71. 7761112 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · Tue Nov 27 13:49:52 2018 +0100
  72. 3247081 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · Tue Nov 27 13:49:51 2018 +0100
  73. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · Tue Nov 27 13:49:50 2018 +0100
  74. 3d966e1 board: ti: ks2_evm: Over ride spl_get_load_buffer function by Keerthy · Tue Nov 27 17:52:41 2018 +0530
  75. e546ec8 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · Mon Nov 26 20:20:19 2018 +0100
  76. d6153f1 fs: fix FAT name extraction by Patrick Wildt · Mon Nov 26 15:58:13 2018 +0100
  77. 1d614b9 fs: check FAT cluster size by Patrick Wildt · Mon Nov 26 15:56:57 2018 +0100
  78. a5ad4b8 configs: stm32f746-disco: Fix stm32f746-disco boot by Patrice Chotard · Mon Nov 26 13:42:32 2018 +0100
  79. 9afb462 main: Drop more #ifdefs by Simon Glass · Sun Nov 25 20:05:54 2018 -0700
  80. 8503e84 w1: fix occasional enumeration failure by Martin Fuzzey · Fri Nov 23 10:53:06 2018 +0100
  81. 13c2bec rockchip: rk3399: Add MAINTAINERS entry by Tom Rini · Thu Dec 06 10:24:12 2018 -0500
  82. 82dc62b Merge tag 'for-master-20181206' of git://git.denx.de/u-boot-rockchip by Tom Rini · Thu Dec 06 10:15:08 2018 -0500
  83. 88a0f50 rockchip: rk3399: Add Ficus EE board support by Manivannan Sadhasivam · Fri Sep 28 00:33:01 2018 +0530
  84. c967395 rockchip: rk3399: Add Rock960 CE board support by Manivannan Sadhasivam · Fri Sep 28 00:33:00 2018 +0530
  85. 6f219a1 rockchip: rk3399: Add common Rock960 family from Vamrs by Manivannan Sadhasivam · Fri Sep 28 00:32:59 2018 +0530
  86. 078cea4 arm: dts: rockchip: add some common pin-settings to rk3399 by Randy Li · Fri Sep 28 00:32:58 2018 +0530
  87. 32dfa5d usb: dwc2-otg: make regs_phy (in platdata) a uintptr_t by Philipp Tomsich · Thu Dec 06 01:26:39 2018 +0100
  88. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · Wed Dec 05 20:32:25 2018 -0500
  89. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · Wed Dec 05 15:06:24 2018 -0500
  90. 925a51d mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · Sun Dec 02 10:54:32 2018 +0100
  91. 4be0c81 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · Sun Dec 02 10:54:31 2018 +0100
  92. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · Sun Dec 02 10:54:30 2018 +0100
  93. 46ba2e8 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · Sun Dec 02 10:54:29 2018 +0100
  94. a24d985 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · Sun Dec 02 10:54:28 2018 +0100
  95. 1d2c149 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · Sun Dec 02 10:54:27 2018 +0100
  96. dde6ec7 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · Sun Dec 02 10:54:26 2018 +0100
  97. 9080e28 mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · Sun Dec 02 10:54:25 2018 +0100
  98. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · Sun Dec 02 10:54:24 2018 +0100
  99. b132875 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · Sun Dec 02 10:54:23 2018 +0100
  100. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · Sun Dec 02 10:54:22 2018 +0100