1. 482734a bootcount: add a DM RTC backing store for bootcount by Philipp Tomsich · 6 years ago
  2. ebb73de bootcount: add uclass for bootcount by Philipp Tomsich · 6 years ago
  3. f338cca rockchip: rk322x: ram: enable DRAM init in SPL instead of TPL by Kever Yang · 6 years ago
  4. cde578f ARM: mvebu: restore license information in mv_ddr_plat.{c,h} by Chris Packham · 6 years ago
  5. 8cb8c0c Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  6. a740ee9 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  7. ebb1a59 ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  8. c49aff3 Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  9. 10d3e90 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  10. ef52605 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · 6 years ago
  11. 61436d5 power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  12. 3f7d76a power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  13. f5eebc7 power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  14. 5eca073 serial: omap: Add code for early debugging by Felix Brack · 6 years ago
  15. 530b63c pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · 6 years ago
  16. 8b6d45a gpio: stm32f7: Remove CONFIG_CLK flag. by Patrice Chotard · 6 years ago
  17. b2f84e3 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · 6 years ago
  18. dbf928d gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  19. 0435504 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · 6 years ago
  20. e9e8d80 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  21. 09ace91 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · 6 years ago
  22. b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  23. 27ab27f dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  24. 10b4dc5 dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  25. 139ebe9 pinctrl: meson: axg: Fix GPIO pin offsets by Carlo Caione · 6 years ago
  26. 075b018 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · 6 years ago
  27. 9119f54 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · 6 years ago
  28. 283bcd9 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · 6 years ago
  29. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  30. 291da96 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  31. b959381 w1: fix occasional enumeration failure by Martin Fuzzey · 6 years ago
  32. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  33. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  34. 08898e8 mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  35. 7371944 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  36. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  37. 2428d91 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · 6 years ago
  38. 772aa97 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · 6 years ago
  39. 429e048 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · 6 years ago
  40. 96b0643 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · 6 years ago
  41. 492151b mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  42. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  43. 779c9c0 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · 6 years ago
  44. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  45. 50bf7d0 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  46. 9649c53 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  47. 4e72077 serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  48. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  49. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  50. 4f86a72 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  51. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  52. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  53. 165be50 input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  54. eafb4a5 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  55. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  56. 2a07269 sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  57. e628bba sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  58. fb19c7b pinctrl: meson: Fix GPIO direction registers access by Carlo Caione · 6 years ago
  59. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  60. cf34576 mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01 by Marek Vasut · 6 years ago
  61. 1a67969 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  62. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  63. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  64. ec0d0d8 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  65. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  66. fb0204e spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago
  67. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  68. bdfa11e drivers: serial: migrate mpc8xx to DM by Christophe Leroy · 6 years ago
  69. 749c9aa drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  70. c8c0242 rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · 6 years ago
  71. 7afc415 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · 6 years ago
  72. 4d3df95 rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · 6 years ago
  73. d27db67 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  74. 5f68f44 net: zynq_gem: Add check for 64-bit dma support by hardware by Siva Durga Prasad Paladugu · 6 years ago
  75. 9a7799f net: zynq_gem: Added 64-bit addressing support by Vipul Kumar · 6 years ago
  76. 8973d81 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  77. 50aa1d9 mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 6 years ago
  78. 95ead3d mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 6 years ago
  79. d34bd2d mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 6 years ago
  80. ed427da mmc: tmio: Reorder TMIO clock handling by Marek Vasut · 6 years ago
  81. 59d529a mmc: tmio: Keep generating clock when clock are enabled by Marek Vasut · 6 years ago
  82. 6f8f20f mmc: tmio: Do not set divider to 1 in DDR mode by Marek Vasut · 6 years ago
  83. 8ec6a04 mmc: tmio: Switch to clock framework by Marek Vasut · 6 years ago
  84. eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  85. f58d677 clk: renesas: Allow reconfiguring SDHI clock on Gen3 by Marek Vasut · 6 years ago
  86. dc03b70 usb: Do not compile USB_STORAGE with BLK && !DM_USB by Alexander Graf · 6 years ago
  87. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  88. 9520613 drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · 6 years ago
  89. c1d6e0b Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  90. 172e3c1 Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  91. af765a4 rockchip: rk3399: Initialize CPU B clock. by Christoph Muellner · 6 years ago
  92. a73610d rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · 6 years ago
  93. a3716b5 rtc: rv3029: add to Kconfig by Philipp Tomsich · 6 years ago
  94. 5d2cb15 ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  95. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  96. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  97. 6d4a3ff Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  98. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  99. 1678754 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  100. 51f00c1 tpm: Export the open/close functions by Simon Glass · 6 years ago