1. dbf928d gpio: stm32f7: Add gpio bank holes management by Patrice Chotard · 6 years ago
  2. 0435504 pinctrl: stm32: Move gpio_dev list filling outside probe() by Patrice Chotard · 6 years ago
  3. e9e8d80 serial: bcm6858: remove driver and switch to bcm6345 by Álvaro Fernández Rojas · 6 years ago
  4. 09ace91 serial: bcm6345: switch to raw I/O functions by Álvaro Fernández Rojas · 6 years ago
  5. b330991 test: dma: add dma-uclass test by Grygorii Strashko · 6 years ago
  6. 27ab27f dma: add channels support by Álvaro Fernández Rojas · 6 years ago
  7. 10b4dc5 dma: move dma_ops to dma-uclass.h by Álvaro Fernández Rojas · 6 years ago
  8. 075b018 pinctrl: stm32: make pinctrl use hwspinlock by Benjamin Gaignard · 6 years ago
  9. 9119f54 hwspinlock: add stm32 hardware spinlock support by Benjamin Gaignard · 6 years ago
  10. 283bcd9 clk: stm32: add hardware spinlock clock by Benjamin Gaignard · 6 years ago
  11. 7f84fc6 dm: Add Hardware Spinlock class by Benjamin Gaignard · 6 years ago
  12. 291da96 clk: Allow clock defaults to be set during re-reloc state for SPL only by Philipp Tomsich · 6 years ago
  13. b959381 w1: fix occasional enumeration failure by Martin Fuzzey · 6 years ago
  14. 2a055ea Merge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago
  15. 9450ab2 Merge branch 'master' of git://git.denx.de/u-boot-spi by Tom Rini · 6 years ago WIP-05Dec2018
  16. 08898e8 mtd: sf: Make sf_mtd.c more robust by Boris Brezillon · 6 years ago
  17. 7371944 mtd: sf: Unregister the MTD device prior to removing the spi_flash obj by Boris Brezillon · 6 years ago
  18. 4a5594f mtd: Don't stop MTD partition creation when it fails on one device by Boris Brezillon · 6 years ago
  19. 2428d91 mtd: Make sure we don't parse MTD partitions belonging to another dev by Boris Brezillon · 6 years ago
  20. 772aa97 mtd: Make sure the name passed in mtdparts fits in mtd_name[] by Boris Brezillon · 6 years ago
  21. 429e048 mtd: Be more strict on the "mtdparts=" prefix check by Boris Brezillon · 6 years ago
  22. 96b0643 mtd: Use get_mtdids() instead of env_get("mtdids") in mtd_search_alternate_name() by Boris Brezillon · 6 years ago
  23. 492151b mtd: sf: Make sure we don't register the same device twice by Boris Brezillon · 6 years ago
  24. a02820f mtd: Delete partitions attached to the device when a device is deleted by Boris Brezillon · 6 years ago
  25. 779c9c0 mtd: Parse mtdparts/mtdids again when the MTD list has been updated by Boris Brezillon · 6 years ago
  26. 4c47fd0 mtd: Add a function to report when the MTD dev list has been updated by Boris Brezillon · 6 years ago
  27. 50bf7d0 serial: ns16550: Provide ->getinfo() implementation by Andy Shevchenko · 6 years ago
  28. 9649c53 Merge tag 'video-updates-for-2019.01-rc2' of git://git.denx.de/u-boot-video by Tom Rini · 6 years ago
  29. 4e72077 serial: ns16550: Read reg-io-width from device tree by Andy Shevchenko · 6 years ago
  30. d5bb4f8 dm: serial: Introduce ->getinfo() callback by Andy Shevchenko · 6 years ago
  31. ac7f5db dm: serial: Add ->getconfig() callback by Andy Shevchenko · 6 years ago
  32. 4f86a72 power: regulator: denied disable on always-on regulator by Patrick Delaunay · 6 years ago
  33. 7959882 dm: core: add functions to get/remap I/O addresses by name by Álvaro Fernández Rojas · 6 years ago
  34. 4a978e8 video: backlight: Fix log message in enable_sequence() by Simon Glass · 6 years ago
  35. 165be50 input: i8042: Use remove() instead of exported functions by Simon Glass · 6 years ago
  36. eafb4a5 cros_ec: Adjust to use v1 vboot context only by Simon Glass · 6 years ago
  37. a749c09 cros: Correct a printf() string and comment by Simon Glass · 6 years ago
  38. 2a07269 sandbox: sysreset: Update to support power-on reset by Simon Glass · 6 years ago
  39. e628bba sandbox: net: Correct name copy in eth_raw_bus_post_bind() by Simon Glass · 6 years ago
  40. 96d82f6 video: use BMP_ALIGN_CENTER define from splash.h by Anatolij Gustschin · 6 years ago
  41. cf34576 mmc: Do not issue CMD 6 on SD 1.00 and SD 1.01 by Marek Vasut · 6 years ago
  42. 1a67969 Revert "serial: ns16550: fix debug uart putc called before init" by Simon Goldschmidt · 6 years ago
  43. 0a3d59e Merge tag 'xilinx-for-v2019.01' of git://git.denx.de/u-boot-microblaze by Tom Rini · 6 years ago
  44. f388e3b Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot by Tom Rini · 6 years ago
  45. ec0d0d8 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 6 years ago
  46. 06696eb video: Allow driver to specify the line length by Simon Glass · 6 years ago
  47. fb0204e spi, mpc8xx: migrate to DM_SPI by Christophe Leroy · 6 years ago WIP-2018-12-03-master-imports
  48. 42b5401 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
  49. bdfa11e drivers: serial: migrate mpc8xx to DM by Christophe Leroy · 6 years ago
  50. 749c9aa drivers: watchdog: add a DM driver for the MPC8xx watchdog by Christophe Leroy · 6 years ago
  51. c8c0242 rtc: m41t62: Convert the RTC driver to support the driver model (DM) by Lukasz Majewski · 6 years ago
  52. 7afc415 rtc: m41t62: Extract common RTC handling code to facilitate DM conversion by Lukasz Majewski · 6 years ago
  53. 4d3df95 rtc: m41t62: Break i2c_write() arguments to fix checkpatch warning by Lukasz Majewski · 6 years ago
  54. d27db67 Kconfig: Migrate CONFIG_RTC_M41T62 define to Kconfig by Lukasz Majewski · 6 years ago
  55. 5f68f44 net: zynq_gem: Add check for 64-bit dma support by hardware by Siva Durga Prasad Paladugu · 6 years ago
  56. 9a7799f net: zynq_gem: Added 64-bit addressing support by Vipul Kumar · 6 years ago
  57. 8973d81 ARM: meson: Add regmap support for clock driver by Loic Devulder · 6 years ago
  58. 50aa1d9 mmc: tmio: sdhi: Add HS400 support by Marek Vasut · 6 years ago
  59. 95ead3d mmc: tmio: sdhi: Move tap_pos to private data by Marek Vasut · 6 years ago
  60. d34bd2d mmc: tmio: sdhi: Filter out HS400 on certain SoCs by Marek Vasut · 6 years ago
  61. ed427da mmc: tmio: Reorder TMIO clock handling by Marek Vasut · 6 years ago
  62. 59d529a mmc: tmio: Keep generating clock when clock are enabled by Marek Vasut · 6 years ago
  63. 6f8f20f mmc: tmio: Do not set divider to 1 in DDR mode by Marek Vasut · 6 years ago
  64. 8ec6a04 mmc: tmio: Switch to clock framework by Marek Vasut · 6 years ago
  65. eb2acba mmc: Parse HS400 DT properties by Marek Vasut · 6 years ago
  66. f58d677 clk: renesas: Allow reconfiguring SDHI clock on Gen3 by Marek Vasut · 6 years ago
  67. dc03b70 usb: Do not compile USB_STORAGE with BLK && !DM_USB by Alexander Graf · 6 years ago
  68. 81ea008 efi_loader: PSCI reset and shutdown by Heinrich Schuchardt · 6 years ago
  69. 9520613 drivers: rtc: correctly convert seconds to time structure by Heinrich Schuchardt · 6 years ago WIP-01Dec2018
  70. c1d6e0b Merge tag 'for-master-20181130' of git://git.denx.de/u-boot-rockchip by Tom Rini · 6 years ago
  71. 172e3c1 Merge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm by Tom Rini · 6 years ago WIP-30Nov2018
  72. af765a4 rockchip: rk3399: Initialize CPU B clock. by Christoph Muellner · 6 years ago
  73. a73610d rtc: rv3029: update to support DM and sync with Linux 4.17 by Philipp Tomsich · 6 years ago
  74. a3716b5 rtc: rv3029: add to Kconfig by Philipp Tomsich · 6 years ago
  75. 5d2cb15 ARM: rockchip: rv1108: Sync clock with vendor tree by Otavio Salvador · 6 years ago
  76. 4c2808f rockchip: video: mipi: Fix phy frequency setting by Richard Röjfors · 6 years ago
  77. d57720a rockchip: video: mipi: Do not write to the version register by Richard Röjfors · 6 years ago
  78. 6d4a3ff Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · 6 years ago
  79. 93e72ac Merge tag 'u-boot-amlogic-20181126' of git://git.denx.de/u-boot-amlogic by Tom Rini · 6 years ago
  80. 1678754 core: ofnode: Fix ofnode_get_addr_index function by Keerthy · 6 years ago
  81. 51f00c1 tpm: Export the open/close functions by Simon Glass · 6 years ago
  82. 7d92b06 sound: Add sample rate as a parameter for square wave by Simon Glass · 6 years ago
  83. 03f11e8 sound: Correct data output in sound_create_square_wave() by Simon Glass · 6 years ago
  84. 68c81fb rtc: Allow child drivers by Simon Glass · 6 years ago
  85. 031a650 dm: sandbox: i2c: Use new emulator parent uclass by Simon Glass · 6 years ago
  86. b7c25b1 dm: sandbox: i2c: Add a new 'emulation parent' uclass by Simon Glass · 6 years ago
  87. 3abe111 dm: core: Add a few more specific child-finding functions by Simon Glass · 6 years ago
  88. d0b4f68 dm: core: Export uclass_find_device_by_phandle() by Simon Glass · 6 years ago
  89. c83c436 power: pmic: Correct debug/error output by Simon Glass · 6 years ago
  90. 2a3a999 spi: cadence_qspi: use "cdns,qspi-nor" as compatible by Simon Goldschmidt · 6 years ago
  91. 89f1fe5 gpio: dwapb_gpio: fix binding without bank-name property by Simon Goldschmidt · 6 years ago
  92. d24b693 mmc: mtk-sd: add SD/MMC host controller driver for MT7623 SoC by Weijie Gao · 6 years ago
  93. 60f633e ram: MediaTek: add DDR3 driver for MT7629 SoC by Ryder Lee · 6 years ago
  94. 849b116 serial: MediaTek: add high-speed uart driver for MediaTek SoCs by Ryder Lee · 6 years ago
  95. 9dec738 power domain: MediaTek: add power domain driver for MT7623 SoC by Ryder Lee · 6 years ago
  96. 2ae7e4d power domain: MediaTek: add power domain driver for MT7629 SoC by Ryder Lee · 6 years ago
  97. 59a8fef pinctrl: MediaTek: add pinctrl driver for MT7623 SoC by Ryder Lee · 6 years ago
  98. 01aa9d1 pinctrl: MediaTek: add pinctrl driver for MT7629 SoC by Ryder Lee · 6 years ago
  99. 090543f watchdog: MediaTek: add watchdog driver for MediaTek SoCs by Ryder Lee · 6 years ago
  100. d3c3606 timer: MediaTek: add timer driver for MediaTek SoCs by Ryder Lee · 6 years ago