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