1. 58994fc i2c: omap24xx_i2c: Use platdata to probe the device by Jean-Jacques Hiblot · 6 years ago
  2. 3f51de3 i2c: omap24xx_i2c: Move away from SoC specific headers for reg offset by Vignesh R · 6 years ago
  3. a5da300 dm: device: Allow using uclass_find_device_by_seq() without OF_CONTROL by Jean-Jacques Hiblot · 6 years ago
  4. ac9ab24 dm: i2c: Make i2c_get_chip_for_busnum() fail if the chip is not detected by Jean-Jacques Hiblot · 6 years ago
  5. 2e0d2ba ARM: mvebu: restore license information in mv_ddr_plat.{c,h} by Chris Packham · 6 years ago
  6. b73a5e7 Merge git://git.denx.de/u-boot-marvell by Tom Rini · 6 years ago
  7. 36b26d1 lib: merge CRC16-CCITT into u-boot/crc.h by Philipp Tomsich · 6 years ago
  8. 4bf81db ARM: mvebu: a38x: sync ddr training code with mv_ddr-armada-18.09.02 by Chris Packham · 6 years ago
  9. 7a9f29b Merge branch 'master' of git://git.denx.de/u-boot-sunxi by Tom Rini · 6 years ago
  10. af11160 Merge tag 'u-boot-amlogic-20181207' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  11. 9e77d61 power: axp209: Limit inrush current for broken boards by Olliver Schinagl · 6 years ago
  12. 353b4cf power: axp209: Add support for voltage rate control on LDO3 by Olliver Schinagl · 6 years ago
  13. 9238249 power: axp209: Reduce magic values by adding defines for LDO[234] by Olliver Schinagl · 6 years ago
  14. 185210d power: axp209: Define the chip version mask by Olliver Schinagl · 6 years ago
  15. e369e9c serial: omap: Add code for early debugging by Felix Brack · 6 years ago
  16. 0b96800 pinctrl: stm32: Update stm32_pinctrl_get_gpio_dev() by Patrice Chotard · 6 years ago
  17. 159d157 gpio: stm32f7: Remove CONFIG_CLK flag. by Patrice Chotard · 6 years ago
  18. 20ddb32 gpio: stm32f7: Move STM32_GPIOS_PER_BANK into gpio.h by Patrice Chotard · 6 years ago
  19. 0099c1e gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  20. 7ef9108 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · 6 years ago
  21. 4ab2987 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  22. 8779ec1 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · 6 years ago
  23. 19ebf0b test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  24. d8cedab dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  25. 308cd6f dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  26. e168bed pinctrl: meson: axg: Fix GPIO pin offsets by Carlo Caione · 6 years ago
  27. 16f6f33 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · 6 years ago
  28. 7761112 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · 6 years ago
  29. 3247081 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · 6 years ago
  30. a550b54 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  31. e546ec8 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  32. 8503e84 w1: fix occasional enumeration failure by Martin Fuzzey · 6 years ago
  33. 33aeaaf Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  34. f275163 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago
  35. 925a51d mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  36. 4be0c81 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  37. 7dfad31 mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  38. 46ba2e8 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · 6 years ago
  39. a24d985 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · 6 years ago
  40. 1d2c149 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · 6 years ago
  41. dde6ec7 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · 6 years ago
  42. 9080e28 mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  43. db0d805 mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  44. b132875 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · 6 years ago
  45. 059e4a6 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  46. d778fc4 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  47. 42ca238 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  48. 72fccfe serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  49. 44f21da dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  50. 08e9879 dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  51. d7585f2 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  52. a318115 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  53. a119b90 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  54. 5a6e8fd input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  55. ea2cf05 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  56. 48d268f cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  57. 7e4d49c sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  58. 08ffea7 sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  59. b380570 pinctrl: meson: Fix GPIO direction registers access by Carlo Caione · 6 years ago
  60. 410f096 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  61. 4105e97 mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01 by Marek Vasut · 6 years ago
  62. 4cfcde0 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  63. 8222e45 Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  64. de320b8 Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  65. 7b56617 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  66. 7d18673 video: Allow driver to specify the line length by Simon Glass · 6 years ago
  67. 996f235 spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago
  68. e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  69. 12bbc0f drivers: serial: migrate mpc8xx to DM by Christophe Leroy · 6 years ago
  70. 4015930 drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  71. 5d43d0f rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · 6 years ago
  72. 7f633d0 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · 6 years ago
  73. 1715e8a rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · 6 years ago
  74. c17ec48 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  75. b7b3637 net: zynq_gem: Add check for 64-bit dma support by hardware by Siva Durga Prasad Paladugu · 6 years ago
  76. cbc2ed6 net: zynq_gem: Added 64-bit addressing support by Vipul Kumar · 6 years ago
  77. c037903 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  78. 10d77ed mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 6 years ago
  79. 1ebb9d6 mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 6 years ago
  80. b59180a mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 6 years ago
  81. 9763b18 mmc: tmio: Reorder TMIO clock handling by Marek Vasut · 6 years ago
  82. 5abfb13 mmc: tmio: Keep generating clock when clock are enabled by Marek Vasut · 6 years ago
  83. 45c74e9 mmc: tmio: Do not set divider to 1 in DDR mode by Marek Vasut · 6 years ago
  84. da90a1b mmc: tmio: Switch to clock framework by Marek Vasut · 6 years ago
  85. b22a11a mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  86. c26bf89 clk: renesas: Allow reconfiguring SDHI clock on Gen3 by Marek Vasut · 6 years ago
  87. 3da6ce8 usb: Do not compile USB_STORAGE with BLK && !DM_USB by Alexander Graf · 6 years ago
  88. 26f09d0 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  89. d2eda7d drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · 6 years ago
  90. 570c53c Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  91. 2eb751c Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  92. 25c7ba9 rockchip: rk3399: Initialize CPU B clock. by Christoph Muellner · 6 years ago
  93. 653a5a8 rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · 6 years ago
  94. 3d0e1ad rtc: rv3029: add to Kconfig by Philipp Tomsich · 6 years ago
  95. 3afae5e ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  96. 3c4b72b rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  97. dab5b83 rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  98. 88e4aef Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  99. c9e7ac8 Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  100. 34222a3 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago