1. 5817d5c clk: mediatek: add driver for MT8518 by developer · Thu Nov 07 19:28:41 2019 +0800
  2. 9445eda ARM: MediaTek: Add support for MediaTek MT8518 SoC by developer · Thu Nov 07 19:28:40 2019 +0800
  3. 4bba413 regmap: Fix potential memory leaks by Faiz Abbas · Mon Nov 11 15:29:05 2019 +0530
  4. 9e0e1f3 net: cpsw: Add NULL pointer check by Faiz Abbas · Mon Nov 11 15:22:56 2019 +0530
  5. 7ac012a spl: ymodem: Fix loading of fit image by Lokesh Vutla · Thu Nov 14 18:33:30 2019 +0530
  6. e33cd22 mmc: davinci: fix mmc boot in SPL by Bartosz Golaszewski · Thu Nov 14 16:10:31 2019 +0100
  7. f1412ef board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · Thu Nov 14 16:10:30 2019 +0100
  8. 012929e mmc: davinci: drop struct davinci_mmc_plat by Bartosz Golaszewski · Thu Nov 14 16:10:29 2019 +0100
  9. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · Thu Nov 14 16:10:28 2019 +0100
  10. 6d7e459 ARM: omapl138_lcdk: Allow early init to start instruction cache by Adam Ford · Sun Nov 10 10:17:58 2019 -0600
  11. 64e06f2 ARM: omapl138_lcdk: Enable SPL_DM_SEQ_ALIAS and SPL_OF_TRANSLATE by Adam Ford · Sun Nov 10 08:01:33 2019 -0600
  12. 4c64702 ARM: omapl138_lcdk: Increase malloc pool before relocation by Adam Ford · Sun Nov 10 08:01:32 2019 -0600
  13. 1fd4055 ARM: omapl138_lcdk: Separate BSS in SPL by Adam Ford · Sun Nov 10 08:01:31 2019 -0600
  14. 7ca4e2c cmd: pxe: Fix bootm argument count by Abhishek Shah · Mon Nov 18 16:41:49 2019 -0800
  15. d2475a1 armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · Tue Nov 26 12:19:27 2019 +0100
  16. 247539e MAINTAINERS: Add info for bcm283x by Matthias Brugger · Wed Nov 27 17:41:06 2019 +0100
  17. 609a074 blk: Make use of CONFIG_HAVE_BLOCK_DEVICE more by Tom Rini · Mon Dec 02 10:52:31 2019 -0500
  18. 6ccea84 mtd: mtdcore: Drop unused mtd_table by Tom Rini · Tue Nov 26 20:41:00 2019 -0500
  19. 793072a pci: Only link pci_rom.o in some cases by Tom Rini · Tue Nov 26 20:40:59 2019 -0500
  20. 0b0342f Convert CONFIG_SYS_CORTINA_FW_IN_MMC et al to Kconfig by Tom Rini · Tue Nov 26 17:32:43 2019 -0500
  21. 84e35db Convert CONFIG_PHY_CORTINA to Kconfig by Tom Rini · Tue Nov 26 17:32:42 2019 -0500
  22. dcda76e bootm: vxworks: Support Linux compatible standard DTB for ARM and PPC by Lihua Zhao · Fri Nov 15 00:21:17 2019 -0800
  23. 7859101 tbs2910: Disable VxWorks image booting support by Tom Rini · Wed Nov 27 09:23:05 2019 -0500
  24. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  25. 71598fe Makefile: add Rockchip idbloader.img to CLEAN_FILES by Thomas Hebb · Sun Nov 10 08:25:10 2019 -0800
  26. f2a5650 Makefile: consolidate hardcoded lists of files to clean by Thomas Hebb · Sun Nov 10 08:25:09 2019 -0800
  27. 42b256d Makefile: don't try to construct CLEAN_FILES based on config by Thomas Hebb · Sun Nov 10 08:25:08 2019 -0800
  28. c850c6a Kconfig: make TPL_DM_SERIAL depend on TPL_DM by Thomas Hebb · Sun Nov 10 08:23:55 2019 -0800
  29. 0c12fb5 Kconfig: disambiguate config names for tiny printf by Thomas Hebb · Sun Nov 10 08:23:53 2019 -0800
  30. 890ace3 Prepare v2020.01-rc4 by Tom Rini · Mon Dec 02 22:09:27 2019 -0500
  31. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · Mon Dec 02 22:05:35 2019 -0500
  32. eba6b8d common: Move old EEPROM functions into a new header by Simon Glass · Thu Nov 14 12:57:50 2019 -0700
  33. 8e50a0e common: Drop get_endaddr() by Simon Glass · Thu Nov 14 12:57:49 2019 -0700
  34. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · Thu Nov 14 12:57:48 2019 -0700
  35. 18afe10 common: Move pci_init_board() out of common.h by Simon Glass · Thu Nov 14 12:57:47 2019 -0700
  36. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  37. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  38. 320a5d4 common: Drop board_show_dram() by Simon Glass · Thu Nov 14 12:57:44 2019 -0700
  39. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  40. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  41. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  42. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 2019 -0700
  43. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · Thu Nov 14 12:57:39 2019 -0700
  44. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · Thu Nov 14 12:57:38 2019 -0700
  45. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  46. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  47. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  48. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  49. 08c5591 common: Drop cpu_init() by Simon Glass · Thu Nov 14 12:57:33 2019 -0700
  50. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  51. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  52. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  53. 2e3b8a2 common: Move timer_get_us() function out of common.h by Simon Glass · Thu Nov 14 12:57:29 2019 -0700
  54. a18a669 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · Thu Nov 14 12:57:28 2019 -0700
  55. 77f80e6 common: Move wait_ticks functions out of common.h by Simon Glass · Thu Nov 14 12:57:27 2019 -0700
  56. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  57. e1aba1e common: Add a new lz4.h header file by Simon Glass · Thu Nov 14 12:57:25 2019 -0700
  58. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  59. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · Thu Nov 14 12:57:23 2019 -0700
  60. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · Thu Nov 14 12:57:22 2019 -0700
  61. 15595db common: Move env_get_ip() to net.h by Simon Glass · Thu Nov 14 12:57:21 2019 -0700
  62. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  63. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  64. 6853b16 common: Move bootcount functions to their header file by Simon Glass · Thu Nov 14 12:57:18 2019 -0700
  65. c11c19f spl: bootcount: Move code out of header file by Simon Glass · Thu Nov 14 12:57:17 2019 -0700
  66. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  67. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  68. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  69. ecd1f81 common: Move random-number functions into their own header by Simon Glass · Thu Nov 14 12:57:13 2019 -0700
  70. 9ea8f9f status_led: Tidy up the code style by Simon Glass · Thu Nov 14 12:57:12 2019 -0700
  71. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  72. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  73. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  74. 6616774 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Mon Dec 02 10:53:34 2019 -0500
  75. 95ee2ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Dec 02 10:53:07 2019 -0500
  76. 2f9e494 MIPS: remove Micronas VCT boards by Daniel Schwierzeck · Fri Oct 18 15:13:26 2019 +0200
  77. 427c8dc configs: ls1028a: enable CMD_DM by Alex Marginean · Fri Nov 22 11:58:05 2019 +0200
  78. 58ace21 board: fsl: lx2160a: Fix the typo in board_fix_fdt by Pankaj Bansal · Wed Nov 20 09:12:47 2019 +0000
  79. 3396100 configs/lx2160a: Add CONFIG_ENV_SECT_SIZE in defconfig by Priyanka Jain · Tue Nov 26 06:45:10 2019 +0000
  80. 481d3eb Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 28 07:34:41 2019 -0500
  81. de2eaee Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 28 07:34:21 2019 -0500
  82. ce8f674 Merge tag 'mmc-11-27-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · Thu Nov 28 07:33:45 2019 -0500
  83. 5a48f3c Merge tag 'u-boot-stm32-20191126' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · Thu Nov 28 07:33:16 2019 -0500
  84. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Thu Nov 28 07:32:44 2019 -0500
  85. 7b46176 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · Sat Nov 23 13:36:25 2019 +0100
  86. 531fc99 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · Sat Nov 23 13:36:24 2019 +0100
  87. 52647a0 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · Sat Nov 23 13:36:23 2019 +0100
  88. 242c63d mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · Sat Nov 23 13:36:22 2019 +0100
  89. cf643b0 mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · Sat Nov 23 13:36:21 2019 +0100
  90. 1a95303 mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · Sat Nov 23 13:36:20 2019 +0100
  91. 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
  92. 0555dc6 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · Sat Nov 23 13:36:18 2019 +0100
  93. d9d09e3 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · Sat Nov 23 13:36:17 2019 +0100
  94. 742491e mpc83xx: remove unused clock.h by Yangbo Lu · Tue Nov 12 19:28:39 2019 +0800
  95. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  96. 135410c arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · Tue Nov 12 19:28:37 2019 +0800
  97. b8626e4 mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · Tue Nov 12 19:28:36 2019 +0800
  98. 4c280a9 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · Sun Nov 03 12:00:27 2019 +0200
  99. e709951 include/configs: ls1012a: add pfe stop command by Biwen Li · Fri Nov 15 15:10:14 2019 +0800
  100. cabe55c armv8: ls1043aqds: modify the qspi_bootcmd definition by Wen He · Thu Nov 14 15:08:15 2019 +0800