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