1. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  2. bd7a59a common: Move serial_printf() to the serial header by Simon Glass · Thu Nov 14 12:57:23 2019 -0700
  3. 23fe449 serial: usb: Correct the usbtty_...() prototypes by Simon Glass · Thu Nov 14 12:57:22 2019 -0700
  4. 15595db common: Move env_get_ip() to net.h by Simon Glass · Thu Nov 14 12:57:21 2019 -0700
  5. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  6. 16ff570 common: Move sorting functions to their own header file by Simon Glass · Thu Nov 14 12:57:19 2019 -0700
  7. 6853b16 common: Move bootcount functions to their header file by Simon Glass · Thu Nov 14 12:57:18 2019 -0700
  8. c11c19f spl: bootcount: Move code out of header file by Simon Glass · Thu Nov 14 12:57:17 2019 -0700
  9. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  10. c2226bf crc: Fix code style with crc functions by Simon Glass · Thu Nov 14 12:57:15 2019 -0700
  11. ca9b0af common: Drop linux/crc8.h by Simon Glass · Thu Nov 14 12:57:14 2019 -0700
  12. ecd1f81 common: Move random-number functions into their own header by Simon Glass · Thu Nov 14 12:57:13 2019 -0700
  13. 9ea8f9f status_led: Tidy up the code style by Simon Glass · Thu Nov 14 12:57:12 2019 -0700
  14. e7872cb common: Drop global inclusion of status_led.h by Simon Glass · Thu Nov 14 12:57:11 2019 -0700
  15. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  16. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  17. 481d3eb Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 28 07:34:41 2019 -0500
  18. de2eaee Merge git://git.denx.de/u-boot-usb by Tom Rini · Thu Nov 28 07:34:21 2019 -0500
  19. 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
  20. 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
  21. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Thu Nov 28 07:32:44 2019 -0500
  22. 7b46176 mmc: tmio: sdhi: Add calibration tables by Marek Vasut · Sat Nov 23 13:36:25 2019 +0100
  23. 531fc99 mmc: tmio: sdhi: Skip bad taps by Marek Vasut · Sat Nov 23 13:36:24 2019 +0100
  24. 52647a0 mmc: tmio: sdhi: Add SCC error checking by Marek Vasut · Sat Nov 23 13:36:23 2019 +0100
  25. 242c63d mmc: tmio: sdhi: Disable auto-retuning in HS400 by Marek Vasut · Sat Nov 23 13:36:22 2019 +0100
  26. cf643b0 mmc: tmio: sdhi: Adjust HS400 calibration offsets by Marek Vasut · Sat Nov 23 13:36:21 2019 +0100
  27. 1a95303 mmc: tmio: sdhi: Adjust DT2FF settings for HS400 mode by Marek Vasut · Sat Nov 23 13:36:20 2019 +0100
  28. 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
  29. 0555dc6 mmc: tmio: sdhi: Track SMPCMP valu in private data by Marek Vasut · Sat Nov 23 13:36:18 2019 +0100
  30. d9d09e3 mmc: tmio: sdhi: Track current tap number in private data by Marek Vasut · Sat Nov 23 13:36:17 2019 +0100
  31. 742491e mpc83xx: remove unused clock.h by Yangbo Lu · Tue Nov 12 19:28:39 2019 +0800
  32. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  33. 135410c arm: ls1021a: drop redundant board_mmc_init() by Yangbo Lu · Tue Nov 12 19:28:37 2019 +0800
  34. b8626e4 mmc: fsl_esdhc: get clock directly from global data by Yangbo Lu · Tue Nov 12 19:28:36 2019 +0800
  35. 4c280a9 mmc: sdhci: make sdhci_get_cd static by Baruch Siach · Sun Nov 03 12:00:27 2019 +0200
  36. 8e5031b stm32mp1: add support for virtual partition read by Patrick Delaunay · Mon Oct 14 09:28:12 2019 +0200
  37. 11ad8cb stm32mp1: board: add spi nand support by Patrick Delaunay · Mon Oct 14 09:28:11 2019 +0200
  38. 2af5d8a stm32mp1: configs: activate CONFIG_MTD_SPI_NAND by Patrick Delaunay · Mon Oct 14 09:28:10 2019 +0200
  39. 093f6e1 stm32mp1: activate SET_DFU_ALT_INFO by Patrick Delaunay · Mon Oct 14 09:28:09 2019 +0200
  40. b50f870 stm32mp1: activate DFU support and command MTD by Patrick Delaunay · Mon Oct 14 09:28:08 2019 +0200
  41. 2b0bbf5 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · Wed Nov 06 16:16:34 2019 +0100
  42. 8c6e613 ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · Wed Nov 06 16:16:33 2019 +0100
  43. c5c9069 ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · Wed Nov 06 16:16:32 2019 +0100
  44. 1faa0cf configs: stih410-b2260: Enable DM_ETH flag by Patrice Chotard · Fri Nov 15 11:57:03 2019 +0100
  45. 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
  46. 63a4aec Merge tag 'fixes-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Nov 25 12:56:12 2019 -0500
  47. 7474507 sandbox: enable USB_KEYBOARD_FN_KEYS by Heinrich Schuchardt · Sat Nov 23 18:15:24 2019 +0100
  48. 513255b dm: test: usb: rework keyboard test by Heinrich Schuchardt · Sat Nov 23 18:15:23 2019 +0100
  49. 809a220 usb: kbd: move USB_KBD_BOOT_REPORT_SIZE to usb.h by Heinrich Schuchardt · Sat Nov 23 18:15:22 2019 +0100
  50. 8e505ee usb: kbd: implement special keys by Heinrich Schuchardt · Sat Nov 23 18:15:21 2019 +0100
  51. d05aaef usb: kbd: simplify coding for arrow keys by Heinrich Schuchardt · Sat Nov 23 18:15:20 2019 +0100
  52. 90d746f usb: kbd: signature of usb_kbd_put_queue() by Heinrich Schuchardt · Sat Nov 23 18:15:19 2019 +0100
  53. 38ed7fe usb: kbd: fix typo by Heinrich Schuchardt · Sat Nov 23 18:15:18 2019 +0100
  54. 8b3b890 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · Wed Nov 20 22:36:24 2019 +0100
  55. d38103b ARM: socfpga: Introduce u-boot-with-nand-spl.sfp target by Marek Vasut · Wed Nov 20 22:36:45 2019 +0100
  56. 47928cc ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · Wed Nov 20 22:40:19 2019 +0100
  57. 2265259 ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · Wed Nov 20 22:34:31 2019 +0100
  58. 9f38a97 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · Wed Nov 20 22:34:30 2019 +0100
  59. 5c07f71 configs: enable eSDHC device module for T4240RDB board by Yinbo Zhu · Tue Oct 15 17:20:59 2019 +0800
  60. 72b8b2c configs: enable eSDHC device module for T2080RDB board by Yinbo Zhu · Tue Oct 15 17:20:58 2019 +0800
  61. 797951a configs: enable eSDHC device module for T1042D4RDB board by Yinbo Zhu · Tue Oct 15 17:20:57 2019 +0800
  62. e7a8c92 configs: enable eSDHC device module for T1024RDB board by Yinbo Zhu · Tue Oct 15 17:20:56 2019 +0800
  63. 7686412 configs: enable eSDHC device module for P5040DS board by Yinbo Zhu · Tue Oct 15 17:20:55 2019 +0800
  64. a8a5bc2 configs: enable eSDHC device module for P4080DS board by Yinbo Zhu · Tue Oct 15 17:20:54 2019 +0800
  65. b85ea58 configs: enable eSDHC device module for P3041DS board by Yinbo Zhu · Tue Oct 15 17:20:53 2019 +0800
  66. 5bbb8ba configs: enable eSDHC device module for P2041RDB board by Yinbo Zhu · Tue Oct 15 17:20:52 2019 +0800
  67. a525065 configs: enable eSDHC device module for P2020RDB board by Yinbo Zhu · Tue Oct 15 17:20:51 2019 +0800
  68. fe7cc8e configs: enable eSDHC device module for P1020RDB board by Yinbo Zhu · Tue Oct 15 17:20:50 2019 +0800
  69. ea3ff84 board: sdhc: Use block layer to read from mmc by Yinbo Zhu · Tue Oct 15 17:20:49 2019 +0800
  70. f4944ba arch: powerpc: add eSDHC node to t4240 dts by Yinbo Zhu · Tue Oct 15 17:20:48 2019 +0800
  71. cb84d76 arch: powerpc: add eSDHC node to t104x dts by Yinbo Zhu · Tue Oct 15 17:20:47 2019 +0800
  72. 7eea3f0 arch: powerpc: add eSDHC node to t102x dts by Yinbo Zhu · Tue Oct 15 17:20:46 2019 +0800
  73. 5de92a0 arch: powerpc: add eSDHC node to p5040 dts by Yinbo Zhu · Tue Oct 15 17:20:45 2019 +0800
  74. 6c76db4 arch: powerpc: add eSDHC node to p4080 dts by Yinbo Zhu · Tue Oct 15 17:20:44 2019 +0800
  75. 2cec986 arch: powerpc: add eSDHC node to p3041 dts by Yinbo Zhu · Tue Oct 15 17:20:43 2019 +0800
  76. 4c76681 arch: powerpc: add eSDHC node to p2041 dts by Yinbo Zhu · Tue Oct 15 17:20:42 2019 +0800
  77. e4e1c2a arch: powerpc: add eSDHC node to p2020 dts by Yinbo Zhu · Tue Oct 15 17:20:41 2019 +0800
  78. a03609c arch: powerpc: add eSDHC node to p1020 dts by Yinbo Zhu · Tue Oct 15 17:20:40 2019 +0800
  79. 092da18 Revert "video: mxsfb: Configure the clock after eLCDIF reset" by Fabio Estevam · Sun Nov 24 17:37:52 2019 -0300
  80. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · Wed Nov 06 15:41:03 2019 +0100
  81. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · Tue Nov 19 16:01:05 2019 +0100
  82. 51683d1 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · Tue Nov 19 16:01:04 2019 +0100
  83. 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · Tue Nov 19 16:01:03 2019 +0100
  84. d75403d rpi: push fw_dtb_pointer in the .data section by Matthias Brugger · Tue Nov 19 16:01:02 2019 +0100
  85. 501b684 drivers: bcm283x: Set pre-location flag for OF_BOARD by Matthias Brugger · Fri Nov 08 14:49:48 2019 +0100
  86. 6e315d4 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · Fri Nov 08 14:49:47 2019 +0100
  87. 360dd6d fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · Fri Nov 08 14:49:46 2019 +0100
  88. 8c9901f pinctrl: bcm283x: Add compatible for RPi4 by Matthias Brugger · Wed Nov 06 15:28:25 2019 +0100
  89. 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
  90. 818dc6c Merge branch '2019-11-23-master-imports' by Tom Rini · Sat Nov 23 20:48:47 2019 -0500
  91. 58e90ea arm: fix -march for ARM11 by Heinrich Schuchardt · Sat Nov 23 09:14:54 2019 +0100
  92. 6ef6b3f buildman: Fix problem with non-existent output directories by Tom Rini · Tue Nov 19 15:14:33 2019 -0500
  93. 11402e8 scripts: dtc: ignore files generated generated by python by Bartosz Golaszewski · Wed Nov 13 14:42:41 2019 +0100
  94. e90c007 moveconfig.py: Fix more Python3 UTF issues by Tom Rini · Sun Nov 10 21:19:37 2019 -0500
  95. a57c409 rockchip: px30: enable spl-fifo-mode for both emmc and sdmmc on evb by Heiko Stuebner · Tue Nov 19 12:04:02 2019 +0100
  96. 13f1f72 rockchip: dwmmc: add handling for u-boot, spl-fifo-mode by Heiko Stuebner · Tue Nov 19 12:04:01 2019 +0100
  97. 9b4a3b8 rock960: Enable USB Gadget by Jagan Teki · Tue Nov 19 13:56:23 2019 +0530
  98. 886ecb2 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · Tue Nov 19 13:56:22 2019 +0530
  99. a685979 tools: checkpatch: Restore 'debug' and 'printf' to logFunctions list by James Byrne · Thu Nov 21 14:32:46 2019 +0000
  100. 56b9b31 travis: rework NXP layerscape jobs by Heiko Schocher · Fri Nov 22 11:17:29 2019 +0100