1. ff1903a binman: Refactor _BuildSectionData() by Simon Glass · Mon Oct 26 17:40:12 2020 -0600
  2. d0850eb binman: Move section-building code into a function by Simon Glass · Mon Oct 26 17:40:11 2020 -0600
  3. afb9caa binman: Expand docs and test for alignment by Simon Glass · Mon Oct 26 17:40:10 2020 -0600
  4. d12599d binman: Expand docs and test for padding by Simon Glass · Mon Oct 26 17:40:09 2020 -0600
  5. 187202f binman: Update testPackExtra with more checks by Simon Glass · Mon Oct 26 17:40:08 2020 -0600
  6. 51d02ad binman: Use 'files-compress' to set compression for files by Simon Glass · Mon Oct 26 17:40:07 2020 -0600
  7. a1301a2 binman: Move CompressData() into Entry base class by Simon Glass · Mon Oct 26 17:40:06 2020 -0600
  8. d617986 binman: Expand the error message for breaching a section by Simon Glass · Mon Oct 26 17:40:05 2020 -0600
  9. 05ef6f3 binman: Remove references to 'image' in entry_Section by Simon Glass · Mon Oct 26 17:40:04 2020 -0600
  10. 31a0963 binman: Fix return from u-boot-ucode if there is no DT by Simon Glass · Mon Oct 26 17:40:03 2020 -0600
  11. 7668194 binman: Give a sensible error if no command is given by Simon Glass · Mon Oct 26 17:40:02 2020 -0600
  12. d1fdf75 binman: Add tests for skip-at-start sections by Simon Glass · Mon Oct 26 17:40:01 2020 -0600
  13. 8cdc08a binman: Drop unused return variable for _DoTestFile() by Simon Glass · Mon Oct 26 17:40:00 2020 -0600
  14. 136dd35 binman: Update the entry docs by Simon Glass · Mon Oct 26 17:39:59 2020 -0600
  15. a772946 dm: doc: Update the of-platadata documentation by Simon Glass · Sat Oct 03 11:31:42 2020 -0600
  16. 4c73d7b dm: Don't allow U_BOOT_DEVICE() when of-platdata is used by Simon Glass · Sat Oct 03 11:31:41 2020 -0600
  17. 8c19f7b imx: mx6cuboxi: Disable thermal driver in SPL by Simon Glass · Thu Oct 29 11:08:25 2020 -0600
  18. 5792f4b dm: Use driver_info index instead of pointer by Simon Glass · Sat Oct 03 11:31:40 2020 -0600
  19. 8d5bcef x86: apl: Take advantage of the of-platdata parent support by Simon Glass · Sat Oct 03 11:31:39 2020 -0600
  20. ecdc4b3 x86: apl: Enable SPI flash in TPL with APL_SPI_FLASH_BOOT by Simon Glass · Sat Oct 03 11:31:38 2020 -0600
  21. e2e8907 dm: core: Convert #ifdef to if() in root.c by Simon Glass · Sat Oct 03 11:31:37 2020 -0600
  22. 4d4558e dm: Add a test for of-platdata parent information by Simon Glass · Sat Oct 03 11:31:36 2020 -0600
  23. 36b15e2 dm: Support parent devices with of-platdata by Simon Glass · Sat Oct 03 11:31:35 2020 -0600
  24. e45710b sandbox: Fix up building for of-platdata by Simon Glass · Sat Oct 03 11:31:34 2020 -0600
  25. cfd6a00 dm: Use an allocated array for run-time device info by Simon Glass · Sat Oct 03 11:31:33 2020 -0600
  26. 6b927b1 dm: test: Add a test for of-platdata phandles by Simon Glass · Sat Oct 03 11:31:32 2020 -0600
  27. d825ea7 dm: test: Add a check that all devices have a dev value by Simon Glass · Sat Oct 03 11:31:31 2020 -0600
  28. 64401e7 dm: Add a C test for of-platdata properties by Simon Glass · Sat Oct 03 11:31:28 2020 -0600
  29. 36a69e1 Azure/GitLab/Travis: Add SPL unit tests by Simon Glass · Sun Oct 25 20:38:36 2020 -0600
  30. 10a2cd3 dm: test: Drop of-platdata pytest by Simon Glass · Sun Oct 25 20:38:35 2020 -0600
  31. 8c921ac test: Run only the selected SPL test by Simon Glass · Sun Oct 25 20:38:34 2020 -0600
  32. eff9658 sandbox: Allow selection of SPL unit tests by Simon Glass · Sun Oct 25 20:38:33 2020 -0600
  33. e43b1b5 test: Run SPL unit tests by Simon Glass · Sun Oct 25 20:38:32 2020 -0600
  34. ed298be pytest: Collect SPL unit tests by Simon Glass · Sun Oct 25 20:38:31 2020 -0600
  35. 367d733 Makefile: Generate a symbol file for u-boot-spl by Simon Glass · Sun Oct 25 20:38:30 2020 -0600
  36. 25dc2e9 dm: test: Add a very simple of-platadata test by Simon Glass · Sun Oct 25 20:38:29 2020 -0600
  37. a4e289b dm: test: Add a way to run SPL tests by Simon Glass · Sun Oct 25 20:38:28 2020 -0600
  38. c0b0b14 dm: test: Update the test runner to support of-platdata by Simon Glass · Sun Oct 25 20:38:27 2020 -0600
  39. bf40eee dm: test: Build tests for SPL by Simon Glass · Sun Oct 25 20:38:26 2020 -0600
  40. 2698359 dm: core: fix typo in device.h by Dario Binacchi · Sun Oct 11 14:27:07 2020 +0200
  41. 6d75486 sandbox: make SDL window resizable by Heinrich Schuchardt · Fri Oct 09 23:44:11 2020 +0200
  42. 8034e4d dtoc: Fix widening of int to bytes by Simon Glass · Sat Oct 03 11:31:27 2020 -0600
  43. 85bf4f2 dm: core: Allow dm_warn() to be used in SPL by Simon Glass · Sat Oct 03 11:31:26 2020 -0600
  44. 192f813 dtoc: Order the structures internally by name by Simon Glass · Sat Oct 03 11:31:25 2020 -0600
  45. 941f8f0 dtoc: Document the return value of scan_structs() by Simon Glass · Sat Oct 03 11:31:24 2020 -0600
  46. cb90bd3 sandbox: Drop ad-hoc device declarations in SPL by Simon Glass · Sat Oct 03 11:31:23 2020 -0600
  47. 8ec2933 dm: test: Disable some tests that should not run in SPL by Simon Glass · Sat Oct 03 09:25:26 2020 -0600
  48. 85556fb dm: test: Make use of CONFIG_UNIT_TEST by Simon Glass · Sat Oct 03 09:25:25 2020 -0600
  49. 9a78e90 dm: test: Update Makefile conditions by Simon Glass · Sat Oct 03 09:25:24 2020 -0600
  50. 9257d13 dm: test: Sort the Makefile by Simon Glass · Sat Oct 03 09:25:23 2020 -0600
  51. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  52. fd80a22 dm: core: Avoid void * in the of-platdata structs by Simon Glass · Sat Oct 03 09:25:21 2020 -0600
  53. eb6e7e9 dm: core: Expand the comment for DM_GET_DEVICE() by Simon Glass · Sat Oct 03 09:25:20 2020 -0600
  54. c162211 dtoc: Use a namedtuple for _links by Simon Glass · Sat Oct 03 09:25:19 2020 -0600
  55. bc9e268 dtoc: Extract inner loop from output_node() by Simon Glass · Sat Oct 03 09:25:18 2020 -0600
  56. 4583ec3 binman: Support multiple images in the library by Simon Glass · Sun Sep 27 18:46:20 2020 -0600
  57. dff2ea1 binman: Add a way to read the ROM offset by Simon Glass · Sun Sep 27 18:46:19 2020 -0600
  58. fa94316 configs: Resync with savedefconfig by Tom Rini · Thu Oct 29 10:48:01 2020 -0400
  59. fcc483f MAINTAINERS, git-mailrc: Update sunxi maintainers by Andre Przywara · Wed Oct 28 23:37:43 2020 +0000
  60. 9a2cdfc Merge https://gitlab.denx.de/u-boot/custodians/u-boot-fsl-qoriq by Tom Rini · Thu Oct 29 09:10:24 2020 -0400
  61. 3be3e78 Prepare v2021.01-rc1 by Tom Rini · Wed Oct 28 16:30:06 2020 -0400
  62. d72c2fd Merge branch '2020-10-28-mux-driver-framework' by Tom Rini · Wed Oct 28 14:50:09 2020 -0400
  63. 11e4786 test: mux-cmd: Add tests for the 'mux' command by Pratyush Yadav · Fri Oct 16 16:16:36 2020 +0530
  64. becd9b7 cmd: Add a mux command by Pratyush Yadav · Fri Oct 16 16:16:35 2020 +0530
  65. a94b697 test: Add tests for the multiplexer framework by Jean-Jacques Hiblot · Fri Oct 16 16:16:34 2020 +0530
  66. f1b0e1b Kconfig: Increase the pre-relocation memory by Pratyush Yadav · Fri Oct 16 16:16:33 2020 +0530
  67. 53509ec drivers: mux: mmio-based syscon mux controller by Jean-Jacques Hiblot · Fri Oct 16 16:16:32 2020 +0530
  68. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  69. f4f9056 drivers: Add a new framework for multiplexer devices by Jean-Jacques Hiblot · Fri Oct 16 16:16:30 2020 +0530
  70. 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
  71. 06dafab Merge branch '2020-10-27-further-log-enhancements' by Tom Rini · Wed Oct 28 08:34:11 2020 -0400
  72. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · Fri Oct 23 13:00:01 2020 +0200
  73. 6846c57 efi_loader: daylight saving time by Heinrich Schuchardt · Fri Oct 23 05:30:29 2020 +0200
  74. c539fb8 efi_loader: Disable devices before handing over control by Ilias Apalodimas · Thu Oct 22 01:04:21 2020 +0300
  75. 4cc0632 efi_loader: Sort header file ordering by Ilias Apalodimas · Thu Oct 22 01:04:20 2020 +0300
  76. 7b3a691 trace: conserve gd register on RISC-V by Heinrich Schuchardt · Thu Oct 15 12:30:09 2020 +0200
  77. 04ded00 rtc: provide an emulated RTC by Heinrich Schuchardt · Thu Oct 22 23:52:14 2020 +0200
  78. e0093fe Makefile: provide constant with seconds since epoch by Heinrich Schuchardt · Sun Oct 25 07:25:05 2020 +0100
  79. af5e624 test: log: test message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:59 2020 +0200
  80. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:58 2020 +0200
  81. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · Sat Oct 17 14:31:57 2020 +0200
  82. 915c462 nokia_rx51: re-enable CONSOLE_MUX and SYS_CONSOLE_IS_IN_ENV by Anatolij Gustschin · Tue Oct 27 08:47:17 2020 +0100
  83. 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
  84. cbefefc nokia_rx51: disable obsolete VIDEO config by Anatolij Gustschin · Mon Oct 26 19:50:58 2020 +0100
  85. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  86. 82e86fe sansa_fuze_plus: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 19:32:06 2020 +0200
  87. 521e388 xfi3: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:36:23 2020 +0200
  88. 02b9692 mx23evk: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:33:45 2020 +0200
  89. cd7348b at91sam9n12ek: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 19:29:07 2020 +0200
  90. 9ec23e2 at91sam9: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:04:34 2020 +0200
  91. 262e837 picosam9g45: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 18:00:35 2020 +0200
  92. 700f2ce ls1021atwr: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:58:21 2020 +0200
  93. 6463ef6 ls1021aqds: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:57:25 2020 +0200
  94. fef84c6 imx: mx7dsabresd: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:55:20 2020 +0200
  95. 82f8022 imx: mx6sxsabresd: disable obsolete VIDEO config by Anatolij Gustschin · Sun Oct 18 17:54:05 2020 +0200
  96. 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
  97. 2dc5984 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · Tue Oct 20 11:03:02 2020 +0530
  98. 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · Sun Oct 25 21:46:58 2020 -0400
  99. 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · Sun Oct 25 21:46:57 2020 -0400
  100. 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · Sun Oct 25 21:46:56 2020 -0400