1. 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · Sun Oct 25 20:38:30 2020 -0600
  2. 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · Sun Oct 25 20:38:29 2020 -0600
  3. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  4. c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · Sun Oct 25 20:38:27 2020 -0600
  5. bf40eee dm: test: Build tests for SPL by Simon Glass · Sun Oct 25 20:38:26 2020 -0600
  6. 2698359 dm: core: fix typo in device.h by Dario Binacchi · Sun Oct 11 14:27:07 2020 +0200
  7. 6d75486 sandbox: make SDL window resizable by Heinrich Schuchardt · Fri Oct 09 23:44:11 2020 +0200
  8. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  9. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · Sat Oct 03 11:31:26 2020 -0600
  10. 192f813 dtoc: Order the structures internally by name by Simon Glass · Sat Oct 03 11:31:25 2020 -0600
  11. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · Sat Oct 03 11:31:24 2020 -0600
  12. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · Sat Oct 03 11:31:23 2020 -0600
  13. 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · Sat Oct 03 09:25:26 2020 -0600
  14. 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · Sat Oct 03 09:25:25 2020 -0600
  15. 9a78e90 dm: test: Update Makefile conditions by Simon Glass · Sat Oct 03 09:25:24 2020 -0600
  16. 9257d13 dm: test: Sort the Makefile by Simon Glass · Sat Oct 03 09:25:23 2020 -0600
  17. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  18. fd80a22 dm: core: Avoid void * in the of-platdata structs by Simon Glass · Sat Oct 03 09:25:21 2020 -0600
  19. eb6e7e9 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · Sat Oct 03 09:25:20 2020 -0600
  20. c162211 dtoc: Use a namedtuple for _links by Simon Glass · Sat Oct 03 09:25:19 2020 -0600
  21. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · Sat Oct 03 09:25:18 2020 -0600
  22. 4583ec3 binman: Support multiple images in the library by Simon Glass · Sun Sep 27 18:46:20 2020 -0600
  23. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · Sun Sep 27 18:46:19 2020 -0600
  24. fa94316 configs: Resync with savedefconfig by Tom Rini · Thu Oct 29 10:48:01 2020 -0400
  25. fcc483f MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · Wed Oct 28 23:37:43 2020 +0000
  26. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  27. 3be3e78 Prepare v2021.01-rc1 by Tom Rini · Wed Oct 28 16:30:06 2020 -0400
  28. d72c2fd Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · Wed Oct 28 14:50:09 2020 -0400
  29. 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · Fri Oct 16 16:16:36 2020 +0530
  30. becd9b7 cmd: Add a mux command by Pratyush Yadav · Fri Oct 16 16:16:35 2020 +0530
  31. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · Fri Oct 16 16:16:34 2020 +0530
  32. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · Fri Oct 16 16:16:33 2020 +0530
  33. 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · Fri Oct 16 16:16:32 2020 +0530
  34. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  35. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · Fri Oct 16 16:16:30 2020 +0530
  36. 91e0014 Merge tag 'efi-2021-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Wed Oct 28 08:35:28 2020 -0400
  37. 06dafab Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · Wed Oct 28 08:34:11 2020 -0400
  38. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · Fri Oct 23 13:00:01 2020 +0200
  39. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · Fri Oct 23 05:30:29 2020 +0200
  40. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · Thu Oct 22 01:04:21 2020 +0300
  41. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · Thu Oct 22 01:04:20 2020 +0300
  42. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · Thu Oct 15 12:30:09 2020 +0200
  43. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · Thu Oct 22 23:52:14 2020 +0200
  44. e0093fe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · Sun Oct 25 07:25:05 2020 +0100
  45. af5e624 test: log: test message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:59 2020 +0200
  46. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:58 2020 +0200
  47. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · Sat Oct 17 14:31:57 2020 +0200
  48. 915c462 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · Tue Oct 27 08:47:17 2020 +0100
  49. 54b2a7a Merge tag 'video-for-2021.01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-video by Tom Rini · Mon Oct 26 17:27:38 2020 -0400
  50. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · Mon Oct 26 19:50:58 2020 +0100
  51. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  52. 82e86fe sansa_fuze_plus: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 19:32:06 2020 +0200
  53. 521e388 xfi3: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:36:23 2020 +0200
  54. 02b9692 mx23evk: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:33:45 2020 +0200
  55. cd7348b at91sam9n12ek: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 19:29:07 2020 +0200
  56. 9ec23e2 at91sam9: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:04:34 2020 +0200
  57. 262e837 picosam9g45: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:00:35 2020 +0200
  58. 700f2ce ls1021atwr: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:58:21 2020 +0200
  59. 6463ef6 ls1021aqds: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:57:25 2020 +0200
  60. fef84c6 imx: mx7dsabresd: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:55:20 2020 +0200
  61. 82f8022 imx: mx6sxsabresd: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:54:05 2020 +0200
  62. bd8de20 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · Mon Oct 26 08:25:37 2020 -0400
  63. 2dc5984 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · Tue Oct 20 11:03:02 2020 +0530
  64. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · Sun Oct 25 21:46:58 2020 -0400
  65. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · Sun Oct 25 21:46:57 2020 -0400
  66. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · Sun Oct 25 21:46:56 2020 -0400
  67. d1b3321 riscv: k210: Reduce DMA block size by Sean Anderson · Mon Oct 12 14:18:15 2020 -0400
  68. 584a5ee riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · Sat Sep 05 09:22:11 2020 -0400
  69. b213ffc clk: kendryte: no need to check argument of free() by Heinrich Schuchardt · Tue Sep 29 21:52:12 2020 +0200
  70. 8e0d840 Merge branch '2020-10-23-misc-changes' by Tom Rini · Sat Oct 24 10:49:28 2020 -0400
  71. a1a2a22 power: regulator: add dummy helper by Peng Fan · Thu Oct 15 18:06:48 2020 +0800
  72. 259029f phy: nop-phy: add clk bulk by Peng Fan · Thu Oct 15 18:05:58 2020 +0800
  73. 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · Wed Oct 21 14:17:03 2020 +0900
  74. fad2e88 cmd: fat: Use do_save() for fatwrite by Lad Prabhakar · Tue Oct 20 08:45:46 2020 +0100
  75. dcc8ab7 test: unit tests for print_freq(), print_size() by Heinrich Schuchardt · Thu Oct 22 21:45:28 2020 +0200
  76. e1dae50 cmd: Add a 'misc' command to access miscellaneous devices by Bin Meng · Wed Oct 14 14:34:52 2020 +0800
  77. 9ad0417 cmd: Split out timer command from the sleep command by Bin Meng · Tue Oct 13 18:45:06 2020 +0800
  78. 7c4f7be cmd: Rename CMD_MISC to CMD_SLEEP by Bin Meng · Tue Oct 13 18:45:05 2020 +0800
  79. 06841cc Makefile: Fix u-boot-nodtb.bin target by Pali Rohár · Wed Oct 07 15:39:40 2020 +0200
  80. 008573b i2c: i2c-gpio: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:25:09 2020 +0200
  81. deb5b48 power: regulator: gpio-regulator: Convert to use APIs which support live DT by Patrick Delaunay · Thu Sep 10 18:18:17 2020 +0200
  82. 23f988a power: regulator: gpio-regulator: protect count value by Patrick Delaunay · Thu Sep 10 18:18:16 2020 +0200
  83. c5a0bc5 post: remove redundant condition by Heinrich Schuchardt · Mon Aug 03 22:12:13 2020 +0200
  84. 603f146 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-samsung by Tom Rini · Fri Oct 23 09:19:12 2020 -0400
  85. 07294cf Merge branch '2020-10-23-revert-xen-changes' by Tom Rini · Fri Oct 23 09:16:20 2020 -0400
  86. 556f5ab Revert "serial: serial_xen: print U-Boot banner and others" by Tom Rini · Fri Oct 23 09:16:13 2020 -0400
  87. bab2ef6 Revert "arch: arm/xen: add putc() for debugging" by Tom Rini · Fri Oct 23 09:16:07 2020 -0400
  88. 08df128 Revert "xen: add definitions for console_io" by Tom Rini · Fri Oct 23 09:16:01 2020 -0400
  89. ae965f2 Revert "serial: serial_xen: add DEBUG_UART support" by Tom Rini · Fri Oct 23 09:15:55 2020 -0400
  90. 311af29 configs: ls1088a: enable CMD_MDIO by Ioana Ciornei · Tue Oct 20 12:09:58 2020 +0300
  91. 8a1bf73 armv8: layerscape: don't remove crypto node if just partially disabled by Michael Walle · Fri Oct 16 19:38:18 2020 +0200
  92. 71ecd38 board/freescale/vid: enables writes to all commands for LTC3882 by Biwen Li · Mon Oct 12 20:07:35 2020 +0800
  93. 2e93fde board: freescale: vid.c: Initialize variable 'i2caddress' by Priyanka Singh · Fri Oct 16 14:45:44 2020 +0530
  94. 5422d38 board: sl28: add board specific nvm command by Michael Walle · Thu Oct 15 23:08:58 2020 +0200
  95. 36ba764 board: kontron: add sl28 support by Michael Walle · Thu Oct 15 23:08:57 2020 +0200
  96. c5977b1 dm: pci: fsl: Correct the workaround of erratum A-007815 by Hou Zhiqiang · Thu Oct 15 14:54:34 2020 +0800
  97. 912f2d8 net: lx2160a.c: Update to set ECx_PMUX precedence by Razvan Ionut Cirjan · Fri Oct 23 16:20:38 2020 +0530
  98. c615d0c gpio: mpc8xxx: support fsl-layerscape platform by hui.song · Thu Sep 24 21:40:50 2020 +0800
  99. 96d4544 configs: lx2160a: Enable OPTEE support by Ruchika Gupta · Fri Oct 23 13:43:57 2020 +0530
  100. 1a99435 cmd: optee_rpmb command for read/write of rpmb from optee by Ruchika Gupta · Fri Oct 23 13:39:33 2020 +0530