1. 09e9213 watchdog: imx: add config to disable wdog reset by Xiaoliang Yang · 6 years ago
  2. a6657ad watchdog: driver support for fsl-lsch2 by Xiaoliang Yang · 6 years ago
  3. 22a347d board: ge: Move VPD reading to the vpd_reader by Denis Zalevskiy · 6 years ago
  4. 335bbe0 board: ge: Move VPD EEPROM configuration to the defconfig by Denis Zalevskiy · 6 years ago
  5. ecbb06f board: ge: Remove EEPROM bus param from read_vpd() by Denis Zalevskiy · 6 years ago
  6. 3ea9a79 warp7: configs: add CONFIG_FIT option by Pierre-Jean Texier · 6 years ago
  7. c52300e Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  8. 3e214cf Merge branch '2018-12-12-master-imports' by Tom Rini · 6 years ago
  9. 382948c am3517_evm: Use ttyS2 instead of ttyO2 by Adam Ford · 6 years ago
  10. c4f983e firmware: psci: introduce SPL_ARM_PSCI_FW by Peng Fan · 6 years ago
  11. a418900 test: overlay: NULL passed as fdt by Heinrich Schuchardt · 6 years ago
  12. 68e93a5 ARM: omap3logic: Remove legacy USB code in favor of DM_USB by Adam Ford · 6 years ago
  13. d95e72a ARM: omap3_logic/omap35_logic: Move to DM_USB by Adam Ford · 6 years ago
  14. 813742e arm: am335x-pdu001: Move from embedded to separate DTB by Felix Brack · 6 years ago
  15. 9108d92 spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT by Sekhar Nori · 6 years ago
  16. ef552cd defconfigs: am335x_hs_evm: Sync HS and non-HS defconfigs by Andrew F. Davis · 6 years ago
  17. b28ec14 fdt: Add warning about CONFIG_OF_EMBED by Simon Glass · 6 years ago
  18. 1794ae6 blk: Rework guard around part_init call by Tom Rini · 6 years ago
  19. d6b825c test: hexdump: fix misplaced return by Simon Goldschmidt · 6 years ago
  20. 9b614ea qemu-arm: Add persistent environment support by Sumit Garg · 6 years ago
  21. c960663 qemu-arm: Enable VirtIO distro target by Sumit Garg · 6 years ago
  22. 33c226c i2c: tegra: Fix regression by implementing a dummy probe_chip() callback by Jean-Jacques Hiblot · 6 years ago
  23. 03e9c4e ARM: davinci: Orphan Spectrum Digital AM18xx EVM by Adam Ford · 6 years ago
  24. da75cc6 travis: Add check for configs without MAINTAINERS entries by Tom Rini · 6 years ago
  25. 3f829b8 Merge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git.denx.de/u-boot-fsl-qoriq by Tom Rini · 6 years ago
  26. 32c603a Merge tag 'mips-fixes-for-2019.01' of git://git.denx.de/u-boot-mips by Tom Rini · 6 years ago
  27. 592d9ff bmips: bcm6838: fix device tree warning by Álvaro Fernández Rojas · 6 years ago
  28. b0347f3 bmips: swapping IO space isn't required by Álvaro Fernández Rojas · 6 years ago
  29. cfad8a4 Merge tag 'for-master-20181210' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  30. d914c09 Merge branch 'master' of git://git.denx.de/u-boot-i2c by Tom Rini · 6 years ago
  31. 688238d Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  32. c2b718a Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  33. aeed611 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · 6 years ago
  34. c6ea553 Merge git://git.denx.de/u-boot-x86 by Tom Rini · 6 years ago
  35. d47f7c7 rockchip: rk3399-puma: enable fan53555 regulators in DTS by Philipp Tomsich · 6 years ago
  36. 3baf440 rockchip: rk3399-puma: defconfig: enable FAN53555 regulator driver by Philipp Tomsich · 6 years ago
  37. b7f57e1 power: add FAN53555 family support by Philipp Tomsich · 6 years ago
  38. 57be882 bootcount: add a DM RTC backing store for bootcount by Philipp Tomsich · 6 years ago
  39. ce86031 bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
  40. 35f635c rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL by Kever Yang · 6 years ago
  41. fc574be cmd: i2c: Fix help output of i2c command. by Christoph Muellner · 6 years ago
  42. 651201b dra7: Allow selecting a new dtb after board detection. by Jean-Jacques Hiblot · 6 years ago
  43. 272b67d drivers: core: nullify gd->dm_root after dm_uninit() by Jean-Jacques Hiblot · 6 years ago
  44. 00b2988 drivers: core: Add the option SPL_DM_DEVICE_REMOVE to the Kconfig by Jean-Jacques Hiblot · 6 years ago
  45. 7c530e3 lib: fdtdec: Add function re-setup the fdt more effeciently by Jean-Jacques Hiblot · 6 years ago
  46. 6ba3921 configs: dra7xx-evm: increase the size of the malloc's pool before relocation by Jean-Jacques Hiblot · 6 years ago
  47. 184ec9a am57xx: remove non-DM I2C code by Jean-Jacques Hiblot · 6 years ago
  48. 52a5151 ti: remove usage of DM_I2C_COMPAT and don't disable DM_I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  49. 70109bb configs: am335x_pdu001: remove CONFIG_DM_I2C_COMPAT by Jean-Jacques Hiblot · 6 years ago
  50. e315a66 ti: common: board_detect: Allow DM I2C without CONFIG_DM_I2C_COMPAT by Andreas Dannenberg · 6 years ago
  51. 77a1397 power: make most tps drivers and the twl4030 driver compatible with DM_I2C by Jean-Jacques Hiblot · 6 years ago
  52. 3a502f6 omap: detect the board after DM is available by Jean-Jacques Hiblot · 6 years ago
  53. 424d6aa dts: am43x: omap5: Add node for I2C in SPL by Jean-Jacques Hiblot · 6 years ago
  54. bf92626 am335x: Register the I2C controllers if DM_I2C is used. by Jean-Jacques Hiblot · 6 years ago
  55. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · 6 years ago
  56. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · 6 years ago
  57. 6e26deb configs: am335x: am57x: dra7x: Enable CONFIG_SPL_DM_SEQ_ALIAS by Jean-Jacques Hiblot · 6 years ago
  58. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  59. ac9ab24 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · 6 years ago
  60. d7e683f cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_COMPAT by Jean-Jacques Hiblot · 6 years ago
  61. a7bb8ef efi: payload: only init usb if necessary by Bin Meng · 6 years ago
  62. 8d7b8d1 coreboot: only init usb if necessary by Thomas RIENOESSL · 6 years ago
  63. cda8aab x86: kconfig: Allow board defconfig file to disable 8259 and APIC by Bin Meng · 6 years ago
  64. 465c710 x86: Wrap calls to 8259 with CONFIG_I8259_PIC by Bin Meng · 6 years ago
  65. d18df3c x86: make the LAPIC / IOAPIC construct switchable with Kconfig by Hannes Schmelzer · 6 years ago
  66. 6a211b6 x86: acpi: Fix indentation in Intel Tangier ASL code by Andy Shevchenko · 6 years ago
  67. 8334046 x86: acpi: Enable RTC for Intel Tangier by Andy Shevchenko · 6 years ago
  68. 2e0d2ba ARM: mvebu: restore license information in mv_ddr_plat.{c,h} by Chris Packham · 6 years ago
  69. b73a5e7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  70. 6e2ac3e Roll CRC16-CCITT into the hash infrastructure by Philipp Tomsich · 6 years ago
  71. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  72. 24e13eb arm: mvebu: helios4: Reset uSOM onboard phy during board init by Aditya Prayoga · 6 years ago
  73. cc65066 arm: mvebu: helios4: Enable SPI flash support by Aditya Prayoga · 6 years ago
  74. 507c1c9 arm: mvebu: helios4: Reduce U-Boot image size by Aditya Prayoga · 6 years ago
  75. 060ccce arm: mvebu: helios4: Enable mvebu GPIO by Aditya Prayoga · 6 years ago
  76. 8ad11ac arm: mvebu: helios4: Enable I2C and IO Expander by Aditya Prayoga · 6 years ago
  77. d88b2ed arm: mvebu: helios4: mmc: move environment before 1M by Aditya Prayoga · 6 years ago
  78. 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  79. 7a9f29b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  80. af11160 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  81. a6727be sunxi: update README.sunxi64 by Andre Przywara · 6 years ago
  82. da06aa6 arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2-eMMC by Priit Laes · 6 years ago
  83. abedbba arm: sunxi: Reduce inrush current on Olimex OLinuXino-A20-Lime2 by Olliver Schinagl · 6 years ago
  84. 9e77d61 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · 6 years ago
  85. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  86. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  87. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  88. cba2a7c3 power: axp209: Use BIT() macro by Olliver Schinagl · 6 years ago
  89. fa2ca7c sunxi: pmic_bus: Decrease boot time by not writing duplicate data by Olliver Schinagl · 6 years ago
  90. 4ccb2c4 sunxi: board: Print error after power initialization fails by Olliver Schinagl · 6 years ago
  91. 71d5d09 Merge branch '2018-12-06-master-imports' by Tom Rini · 6 years ago
  92. c26195d arm: socfpga: imply SPL options instead of select by Simon Goldschmidt · 6 years ago
  93. d367e74 board: ti: am57xx: remove USB platform code by Jean-Jacques Hiblot · 6 years ago
  94. 9a5fa2b board: ti: dra7-evm: remove USB platform code by Jean-Jacques Hiblot · 6 years ago
  95. 44d0a3c configs: am57xx_evm: Enable DM_USB and DM_USB_DEV by Jean-Jacques Hiblot · 6 years ago
  96. d1663bb configs: enable DM_USB and DM_USB_DEV for all DRA7 platforms by Jean-Jacques Hiblot · 6 years ago
  97. 0faa1f1 dts: dra7x: make ocp2scp@4a080000 compatible with simple-bus by Jean-Jacques Hiblot · 6 years ago
  98. 98c5f63 board; ti: am57xx: turn on USB clocks by Vignesh R · 6 years ago
  99. a58fe0a board: ti: dra7xx-evm: turn on USB clocks in late init stage by Jean-Jacques Hiblot · 6 years ago
  100. 65596f1 dwc3-generic: Add support for the TI DWC3 glue by Jean-Jacques Hiblot · 6 years ago