1. 066eace video: bmp: Fix video_splash_align_axis() by Patrice Chotard · Wed Nov 20 14:11:15 2019 +0100
  2. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · Sun Nov 10 08:23:15 2019 -0800
  3. 094c747 drivers: optee: rpmb: fix returning CID to TEE by Jorge Ramirez-Ortiz · Tue Nov 26 17:19:34 2019 +0100
  4. 2e21f37 drivers: pci: ignore disabled devices by Michael Walle · Sun Dec 01 17:45:18 2019 +0100
  5. 68f7356 mtd: Makefile: deep cleanup by Miquel Raynal · Fri Oct 25 19:39:31 2019 +0200
  6. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  7. c921dc7 mtd: spi: SPI_FLASH_MTD depends on MTD by Miquel Raynal · Thu Oct 03 19:50:24 2019 +0200
  8. af1a829 dfu: add dependency on the raw NAND core by Miquel Raynal · Thu Oct 03 19:50:22 2019 +0200
  9. 4f64c63 mtd: nand: add includes in NAND core to avoid warnings by Miquel Raynal · Thu Oct 03 19:50:21 2019 +0200
  10. 2e35dbb mtd: rename CONFIG_MTD_DEVICE -> CONFIG_MTD by Miquel Raynal · Thu Oct 03 19:50:05 2019 +0200
  11. a903be4 mtd: rename CONFIG_MTD -> CONFIG_DM_MTD by Miquel Raynal · Thu Oct 03 19:50:04 2019 +0200
  12. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  13. f09343f Merge tag 'dm-pull-3dec19' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Tue Dec 03 18:12:04 2019 -0500
  14. c3aeb81 pinctrl: add driver for MT8518 by developer · Thu Nov 07 19:28:43 2019 +0800
  15. 18f9fc7 mmc: mtk-sd: Adjust the mmc tuning flow by developer · Thu Nov 07 19:28:42 2019 +0800
  16. 5817d5c clk: mediatek: add driver for MT8518 by developer · Thu Nov 07 19:28:41 2019 +0800
  17. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · Mon Nov 11 15:29:05 2019 +0530
  18. 9e0e1f3 net: cpsw: Add NULL pointer check by Faiz Abbas · Mon Nov 11 15:22:56 2019 +0530
  19. e33cd22 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · Thu Nov 14 16:10:31 2019 +0100
  20. 012929e mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · Thu Nov 14 16:10:29 2019 +0100
  21. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · Thu Nov 14 16:10:28 2019 +0100
  22. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · Mon Dec 02 10:52:31 2019 -0500
  23. 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · Tue Nov 26 20:41:00 2019 -0500
  24. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · Tue Nov 26 20:40:59 2019 -0500
  25. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  26. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · Sun Nov 10 08:23:55 2019 -0800
  27. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  28. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  29. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  30. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  31. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  32. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  33. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  34. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  35. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  36. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  37. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · Thu Nov 14 12:57:27 2019 -0700
  38. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  39. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · Thu Nov 14 12:57:23 2019 -0700
  40. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · Thu Nov 14 12:57:22 2019 -0700
  41. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  42. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  43. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  44. 9ea8f9f status_led: Tidy up the code style by Simon Glass · Thu Nov 14 12:57:12 2019 -0700
  45. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  46. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  47. d86eba4 dm: serial: Handle "stdout-path" with ":options" correctly by Bin Meng · Mon Nov 25 05:52:36 2019 -0800
  48. de2eaee Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 28 07:34:21 2019 -0500
  49. 7b46176 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · Sat Nov 23 13:36:25 2019 +0100
  50. 531fc99 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · Sat Nov 23 13:36:24 2019 +0100
  51. 52647a0 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · Sat Nov 23 13:36:23 2019 +0100
  52. 242c63d mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · Sat Nov 23 13:36:22 2019 +0100
  53. cf643b0 mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · Sat Nov 23 13:36:21 2019 +0100
  54. 1a95303 mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · Sat Nov 23 13:36:20 2019 +0100
  55. 715b325 mmc: tmio: sdhi: Use 4 tuning taps on M3W up to ES1.2 by Marek Vasut · Sat Nov 23 13:36:19 2019 +0100
  56. 0555dc6 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · Sat Nov 23 13:36:18 2019 +0100
  57. d9d09e3 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · Sat Nov 23 13:36:17 2019 +0100
  58. b8626e4 mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · Tue Nov 12 19:28:36 2019 +0800
  59. 4c280a9 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · Sun Nov 03 12:00:27 2019 +0200
  60. c05deb5 Merge tag 'rpi-next-2020.01' of https://github.com/mbgg/u-boot by Tom Rini · Mon Nov 25 12:56:27 2019 -0500
  61. 513255b dm: test: usb: rework keyboard test by Heinrich Schuchardt · Sat Nov 23 18:15:23 2019 +0100
  62. 8e505ee usb: kbd: implement special keys by Heinrich Schuchardt · Sat Nov 23 18:15:21 2019 +0100
  63. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · Sun Nov 24 17:37:52 2019 -0300
  64. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · Fri Nov 08 14:49:48 2019 +0100
  65. 8c9901f pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · Wed Nov 06 15:28:25 2019 +0100
  66. 5db181d Merge tag 'u-boot-rockchip-20191124' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sat Nov 23 20:50:11 2019 -0500
  67. 13f1f72 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · Tue Nov 19 12:04:01 2019 +0100
  68. 5c8e27b gadget: rockchip: Add rk3399 USB_GADGET_PRODUCT_NUM by Jagan Teki · Tue Nov 19 13:56:21 2019 +0530
  69. 106c71f usb: dwc3: Add phy interface for dwc3_uboot by Jagan Teki · Tue Nov 19 13:56:20 2019 +0530
  70. 38bf80b fastboot: rockchip: Fix rk3328 default mmc device by Jagan Teki · Tue Nov 19 13:56:19 2019 +0530
  71. 04aae03 fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV] by Jagan Teki · Tue Nov 19 13:56:18 2019 +0530
  72. 668c56f gadget: rockchip: Add rk3128 USB_GADGET_PRODUCT_NUM by Jagan Teki · Tue Nov 19 13:56:17 2019 +0530
  73. 1de44f0 gadget: rockchip: USB_GADGET_PRODUCT_NUM by Jagan Teki · Tue Nov 19 13:56:16 2019 +0530
  74. ac6fb30 gadget: Select USB_GADGET_VENDOR_NUM for rockchip by Jagan Teki · Tue Nov 19 13:56:15 2019 +0530
  75. c115389 gadget: Select USB_GADGET_MANUFACTURER for rockchip by Jagan Teki · Tue Nov 19 13:56:14 2019 +0530
  76. 5e8743d power: fan53555: fix fan53555_regulator_set_value by Vasily Khoruzhick · Sun Nov 17 10:47:36 2019 -0800
  77. c795489 rockchip: i2c: don't sent stop bit after each message by Vasily Khoruzhick · Sat Nov 16 11:32:57 2019 -0800
  78. 43e7b34 power: fan53555: add support for Silergy SYR82X and SYR83X by Vasily Khoruzhick · Sat Nov 16 11:32:03 2019 -0800
  79. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Nov 22 10:41:46 2019 -0500
  80. ea65be9 Merge branch 'master' of git://git.denx.de/u-boot-usb by Tom Rini · Fri Nov 22 10:20:56 2019 -0500
  81. db4126b usb: dwc2: fix possible alignment issues by Simon Goldschmidt · Thu Nov 21 22:15:23 2019 +0100
  82. 7e509a3 usb: composite: fix possible alignment issues by Simon Goldschmidt · Thu Nov 21 22:15:22 2019 +0100
  83. baaa3fc spi: cadence_qspi: support DM_CLK by Simon Goldschmidt · Wed Nov 20 22:27:31 2019 +0100
  84. 0b6b82a timer: dw-apb: add reset handling by Simon Goldschmidt · Wed Oct 23 22:23:12 2019 +0200
  85. e874433 ddr: socfpga: gen5: constify altera_gen5_sdram_ops by Simon Goldschmidt · Wed Oct 23 22:19:37 2019 +0200
  86. fcf8bf0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Nov 20 15:38:51 2019 -0500
  87. bc20b5e input: Move input.o to be built only in some cases by Tom Rini · Sat Nov 16 19:48:39 2019 -0500
  88. 833e4d1 usb: cdns3: Fix include file path by Vignesh Raghavendra · Mon Nov 18 19:16:33 2019 +0530
  89. 96f336c ata: sata_sil: Add DM support for Silicon sata driver by Peng Ma · Tue Nov 19 06:17:40 2019 +0000
  90. 64a6ec3 ata: fsl_sata: Add DM support for Freescale PowerPC SATA driver by Peng Ma · Tue Nov 19 06:17:36 2019 +0000
  91. b9c3d36 Merge tag 'video-for-v2020.01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Nov 18 10:48:29 2019 -0500
  92. 2972384 Merge tag 'u-boot-rockchip-20191118' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Sun Nov 17 21:15:57 2019 -0500
  93. 49c5041 rockchip: rk3308: Add sdram driver by Andy Yan · Thu Nov 14 11:22:18 2019 +0800
  94. afa7160 rockchip: clk: Add clk driver for rk3308 by Finley Xiao · Thu Nov 14 11:21:13 2019 +0800
  95. a8a2ca8 rockchip: clk: pll: add common pll setting funcs by Elaine Zhang · Fri Oct 25 09:42:17 2019 +0800
  96. 416f8d3 rockchip: clk: fix wrong CONFIG_IS_ENABLED handling by Heiko Stuebner · Sat Nov 09 00:06:30 2019 +0100
  97. c82c06d rockchip: clk: rv1108: remove duplicate reset init by Heiko Stuebner · Sat Nov 09 00:06:29 2019 +0100
  98. 45bda03 rockchip: usb: Migrate to use ofnode by Kever Yang · Wed Oct 16 17:13:31 2019 +0800
  99. 20d52a0 misc: add driver for the Rockchip otp controller by Finley Xiao · Wed Sep 25 17:57:49 2019 +0200
  100. 0f03e42 net: gmac_rockchip: add support for px30 by Heiko Stuebner · Wed Jul 24 01:20:29 2019 +0200