1. 80f283b x86: simplify ljmp to 32-bit code by Masahiro Yamada · Tue Dec 03 14:28:58 2019 +0900
  2. 19f2a6d x86: use data32 directive instead of macro for operand-size prefix by Masahiro Yamada · Tue Dec 03 14:20:49 2019 +0900
  3. 071b2d5 Merge tag 'u-boot-rockchip-20191206' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · Fri Dec 06 10:35:18 2019 -0500
  4. 770258b arm: rockchip: rk3308: Initialize the iomux configuration by David Wu · Tue Dec 03 19:02:50 2019 +0800
  5. eb82918 pwm: rk_pwm: Make PWM driver to support all Rockchip Socs by David Wu · Tue Dec 03 17:49:53 2019 +0800
  6. 9348736 dts: rk3308: Enable ethernet function supported for Firefly ROC_RK3308_CC by David Wu · Tue Nov 26 09:39:51 2019 +0800
  7. b77c309 arm: dts: Add mac node for rk3308 at dtsi level by David Wu · Tue Nov 26 09:39:50 2019 +0800
  8. 0a956d6 rockchip: misc: protect serial# from getting overwritten by Heiko Stuebner · Fri Nov 29 16:40:43 2019 +0100
  9. 2b587f4 rockchip: misc: don't fail if eth_addr already set by Heiko Stuebner · Fri Nov 29 16:40:42 2019 +0100
  10. 4a7180d rockchip: px30: Add support for using UART3 as debug UART by Paul Kocialkowski · Thu Nov 28 15:27:52 2019 +0100
  11. 7250b23 rockchip: px30: Rename CONFIG_DEBUG_UART2_CHANNEL to CONFIG_DEBUG_UART_CHANNEL by Paul Kocialkowski · Thu Nov 28 15:27:51 2019 +0100
  12. 9f2d167 rockchip: px30: Fixup PMUGRF registers layout order by Paul Kocialkowski · Thu Nov 28 15:27:50 2019 +0100
  13. 16bff199 rockchip: px5: enable spl-fifo-mode for emmc for px5-evb by Andy Yan · Tue Nov 26 21:15:39 2019 +0800
  14. 134eb02 rockchip: rk3308: enable spl-fifo-mode for emmc by Andy Yan · Tue Nov 26 21:15:38 2019 +0800
  15. 1dbd3d1 Fix typo in macros, "FIRMEWARE" -> "FIRMWARE" by Thomas Hebb · Sun Nov 10 08:23:15 2019 -0800
  16. 617fd79 cmd: nand/sf: isolate legacy code by Miquel Raynal · Fri Oct 25 19:39:29 2019 +0200
  17. d093536 mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND by Miquel Raynal · Thu Oct 03 19:50:03 2019 +0200
  18. 862f505 ARM: MediaTek: add basic support for MT8518 boards by developer · Thu Nov 07 19:28:44 2019 +0800
  19. c3aeb81 pinctrl: add driver for MT8518 by developer · Thu Nov 07 19:28:43 2019 +0800
  20. 9445eda ARM: MediaTek: Add support for MediaTek MT8518 SoC by developer · Thu Nov 07 19:28:40 2019 +0800
  21. f1412ef board: omapl138_lcdk: add the mmc device to SPL by Bartosz Golaszewski · Thu Nov 14 16:10:30 2019 +0100
  22. 3dffb44 mmc: davinci: drop support for ti,dm6441-mmc by Bartosz Golaszewski · Thu Nov 14 16:10:28 2019 +0100
  23. d2475a1 armv7m: cache: add invalidate_icache_all() stub by Giulio Benetti · Tue Nov 26 12:19:27 2019 +0100
  24. fd37f24 cosmetic: Fix spelling and whitespace errors by Thomas Hebb · Wed Nov 13 18:18:03 2019 -0800
  25. 9ca7490 Merge branch '2019-12-02-master-imports' by Tom Rini · Mon Dec 02 22:05:35 2019 -0500
  26. 537ecc9 common: Move trap_init() out of common.h by Simon Glass · Thu Nov 14 12:57:48 2019 -0700
  27. a7b5130 common: Move some board functions out of common.h by Simon Glass · Thu Nov 14 12:57:46 2019 -0700
  28. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · Thu Nov 14 12:57:45 2019 -0700
  29. adaaa48 common: Move command functions out of common.h by Simon Glass · Thu Nov 14 12:57:43 2019 -0700
  30. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · Thu Nov 14 12:57:42 2019 -0700
  31. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · Thu Nov 14 12:57:41 2019 -0700
  32. f87959b arm: powerpc: Tidy up code style for interrupt functions by Simon Glass · Thu Nov 14 12:57:40 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. 1ba89d7 common: Drop checkicache() and checkdcache() by Simon Glass · Thu Nov 14 12:57:38 2019 -0700
  35. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · Thu Nov 14 12:57:37 2019 -0700
  36. fbf091b arm: powerpc: Tidy up code style for cache functions by Simon Glass · Thu Nov 14 12:57:36 2019 -0700
  37. 370382c common: Move some SMP functions out of common.h by Simon Glass · Thu Nov 14 12:57:35 2019 -0700
  38. 1fa70f8 common: Move checkcpu() out of common.h by Simon Glass · Thu Nov 14 12:57:34 2019 -0700
  39. 33d1e70 common: Move some CPU functions out of common.h by Simon Glass · Thu Nov 14 12:57:32 2019 -0700
  40. caefa32 common: Move mii_init() function out of common.h by Simon Glass · Thu Nov 14 12:57:31 2019 -0700
  41. 495a5dc common: Move get_ticks() function out of common.h by Simon Glass · Thu Nov 14 12:57:30 2019 -0700
  42. a18a669 arm: pxa: Drop pxa_wait_ticks() by Simon Glass · Thu Nov 14 12:57:28 2019 -0700
  43. 45c7890 common: Move some time functions out of common.h by Simon Glass · Thu Nov 14 12:57:26 2019 -0700
  44. 3673618 common: Move serial functions out of common.h by Simon Glass · Thu Nov 14 12:57:24 2019 -0700
  45. f5c208d Move strtomhz() to vsprintf.h by Simon Glass · Thu Nov 14 12:57:20 2019 -0700
  46. 48b6c6b crc32: Use the crc.h header for crc functions by Simon Glass · Thu Nov 14 12:57:16 2019 -0700
  47. 9ea8f9f status_led: Tidy up the code style by Simon Glass · Thu Nov 14 12:57:12 2019 -0700
  48. d662cdb Drop CONFIG_SHOW_ACTIVITY by Simon Glass · Thu Nov 14 12:57:10 2019 -0700
  49. 970b61e common: Move older CPU functions to their own header by Simon Glass · Thu Nov 14 12:57:09 2019 -0700
  50. 95ee2ae Merge branch 'master' of git://git.denx.de/u-boot-mips by Tom Rini · Mon Dec 02 10:53:07 2019 -0500
  51. 2f9e494 MIPS: remove Micronas VCT boards by Daniel Schwierzeck · Fri Oct 18 15:13:26 2019 +0200
  52. 481d3eb Merge git://git.denx.de/u-boot-socfpga by Tom Rini · Thu Nov 28 07:34:41 2019 -0500
  53. 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
  54. 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
  55. 7452aa6 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Thu Nov 28 07:32:44 2019 -0500
  56. 742491e mpc83xx: remove unused clock.h by Yangbo Lu · Tue Nov 12 19:28:39 2019 +0800
  57. 63dbbf3 arm: drop eSDHC clock getting in mxc_get_clock() for layerscape by Yangbo Lu · Tue Nov 12 19:28:38 2019 +0800
  58. 2b0bbf5 ARM: dts: stm32: update eMMC configuration for stm32mp157c-ev1 by Patrick Delaunay · Wed Nov 06 16:16:34 2019 +0100
  59. 8c6e613 ARM: dts: stm32: DT alignment with kernel v5.4-rc4 by Patrick Delaunay · Wed Nov 06 16:16:33 2019 +0100
  60. c5c9069 ARM: dts: stm32: DT alignment with kernel v5.3 by Patrick Delaunay · Wed Nov 06 16:16:32 2019 +0100
  61. 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
  62. 8b3b890 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · Wed Nov 20 22:36:24 2019 +0100
  63. 47928cc ARM: socfpga: Add ArriaV ST/SX ID by Marek Vasut · Wed Nov 20 22:40:19 2019 +0100
  64. 2265259 ARM: socfpga: Purge pending transactions upon enabling bridges on Gen5 by Marek Vasut · Wed Nov 20 22:34:31 2019 +0100
  65. 9f38a97 ARM: socfpga: Actually put bridges into reset on Gen5 in bridge disable by Marek Vasut · Wed Nov 20 22:34:30 2019 +0100
  66. f4944ba arch: powerpc: add eSDHC node to t4240 dts by Yinbo Zhu · Tue Oct 15 17:20:48 2019 +0800
  67. cb84d76 arch: powerpc: add eSDHC node to t104x dts by Yinbo Zhu · Tue Oct 15 17:20:47 2019 +0800
  68. 7eea3f0 arch: powerpc: add eSDHC node to t102x dts by Yinbo Zhu · Tue Oct 15 17:20:46 2019 +0800
  69. 5de92a0 arch: powerpc: add eSDHC node to p5040 dts by Yinbo Zhu · Tue Oct 15 17:20:45 2019 +0800
  70. 6c76db4 arch: powerpc: add eSDHC node to p4080 dts by Yinbo Zhu · Tue Oct 15 17:20:44 2019 +0800
  71. 2cec986 arch: powerpc: add eSDHC node to p3041 dts by Yinbo Zhu · Tue Oct 15 17:20:43 2019 +0800
  72. 4c76681 arch: powerpc: add eSDHC node to p2041 dts by Yinbo Zhu · Tue Oct 15 17:20:42 2019 +0800
  73. e4e1c2a arch: powerpc: add eSDHC node to p2020 dts by Yinbo Zhu · Tue Oct 15 17:20:41 2019 +0800
  74. a03609c arch: powerpc: add eSDHC node to p1020 dts by Yinbo Zhu · Tue Oct 15 17:20:40 2019 +0800
  75. 81bad09 ARM: defconfig: add unified config for RPi3 and RPi4 by Matthias Brugger · Wed Nov 06 15:41:03 2019 +0100
  76. 82e7470 ARM: bcm283x: Set memory map at run-time by Matthias Brugger · Tue Nov 19 16:01:05 2019 +0100
  77. 51683d1 ARM: bcm283x: Set rpi_bcm283x_base at run-time by Matthias Brugger · Tue Nov 19 16:01:04 2019 +0100
  78. 2c68dee ARM: bcm283x: Move BCM283x_BASE to a global variable by Matthias Brugger · Tue Nov 19 16:01:03 2019 +0100
  79. 6e315d4 arm: dts: bcm283x: Rename U-Boot file by Matthias Brugger · Fri Nov 08 14:49:47 2019 +0100
  80. 360dd6d fdt: fix bcm283x dm-pre-reloc definitions by Matthias Brugger · Fri Nov 08 14:49:46 2019 +0100
  81. 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
  82. 58e90ea arm: fix -march for ARM11 by Heinrich Schuchardt · Sat Nov 23 09:14:54 2019 +0100
  83. 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
  84. 886ecb2 rockchip: Setup dwc3_device (for non-dm gadgets) by Jagan Teki · Tue Nov 19 13:56:22 2019 +0530
  85. 4c4abd1 rockchip: Convert to use FIT generator for optee by Kever Yang · Fri Nov 15 10:27:07 2019 +0800
  86. 08dfb83 Merge branch 'master' of git://git.denx.de/u-boot-socfpga by Tom Rini · Fri Nov 22 10:41:46 2019 -0500
  87. e0bd7f4 Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · Fri Nov 22 10:24:14 2019 -0500
  88. 04fe193 arm: socfpga: stratix10: Add alias for gmac0 in S10 dts by Ooi, Joyce · Thu Nov 21 06:06:12 2019 -0800
  89. c94f1c6 arm: dts: Stratix10: change pad skew values for EMAC0 PHY driver by Ooi, Joyce · Thu Nov 21 06:48:56 2019 -0800
  90. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  91. 5216671 socfpga: fix include guard in misc.h (arch vs. global) by Simon Goldschmidt · Wed Oct 23 22:32:30 2019 +0200
  92. e4b8146 arm: dts: Stratix10: Fix memory node address and size cells by Ley Foon Tan · Fri Nov 08 10:56:26 2019 +0800
  93. fcf8bf0 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-mpc85xx by Tom Rini · Wed Nov 20 15:38:51 2019 -0500
  94. 65e9161 arm: arm11: allow unaligned memory access by Heinrich Schuchardt · Tue Nov 19 04:02:10 2019 +0100
  95. 938e693 powerpc: t4240: dts: Add Sata DT nodes by Peng Ma · Wed Oct 23 11:07:13 2019 +0000
  96. 2826ea7 powerpc: t104x: dts: Add Sata DT nodes by Peng Ma · Wed Oct 23 11:07:12 2019 +0000
  97. 3197c22 powerpc: t102x: dts: Add Sata DT nodes by Peng Ma · Wed Oct 23 11:07:11 2019 +0000
  98. 80c1960 powerpc: p5040: dts: Add Sata DT nodes by Peng Ma · Wed Oct 23 11:07:10 2019 +0000
  99. 8db48a2 powerpc: p3041: dts: Add Sata DT nodes by Peng Ma · Wed Oct 23 11:07:09 2019 +0000
  100. e790e6c powerpc: p2041: dts: Add Sata DT nodes by Peng Ma · Wed Oct 23 11:07:08 2019 +0000