1. cb96e22 IOMUX: Stop dropped consoles by Andy Shevchenko · Mon Dec 21 14:30:08 2020 +0200
  2. 32e8598 IOMUX: Drop indentation level by removing redundant 'else' by Andy Shevchenko · Mon Dec 21 14:30:07 2020 +0200
  3. c9d642b IOMUX: Refactor iomux_doenv() in order to increase readability by Andy Shevchenko · Mon Dec 21 14:30:06 2020 +0200
  4. 07fb8b1 IOMUX: Preserve console list if realloc() fails by Andy Shevchenko · Mon Dec 21 14:30:05 2020 +0200
  5. cfaed7f console: rename search_device() to console_search_dev() by Andy Shevchenko · Mon Dec 21 14:30:03 2020 +0200
  6. bdb0d4c console: Keep ->start() and ->stop() balanced by Andy Shevchenko · Mon Dec 21 14:30:01 2020 +0200
  7. 2bce021 console: Introduce console_start() and console_stop() by Andy Shevchenko · Mon Dec 21 14:30:00 2020 +0200
  8. 4e8d61f console: add console_has_tstc helper function for CONSOLE_MUX by Patrick Delaunay · Fri Dec 18 12:46:46 2020 +0100
  9. c20847f console: remove #ifdef CONFIG_CONSOLE_RECORD by Patrick Delaunay · Fri Dec 18 12:46:45 2020 +0100
  10. 7c5f6ed console: add function console_devices_set by Patrick Delaunay · Fri Dec 18 12:46:44 2020 +0100
  11. 4b0b56f console: remove #ifdef CONFIG when it is possible by Patrick Delaunay · Fri Dec 18 12:46:43 2020 +0100
  12. f97049f spl: Kconfig: Add SPL dependency to CONFIG_HANDOFF by Ovidiu Panait · Sat Nov 28 10:43:19 2020 +0200
  13. 2c82391 common: board_r: Drop arch-specific ifdefs around initr_trap by Ovidiu Panait · Sat Nov 28 10:43:18 2020 +0200
  14. 69d1ddb common: board_r: Drop initr_bbmii wrapper by Ovidiu Panait · Sat Nov 28 10:43:17 2020 +0200
  15. 4119ea43 common: board_r: Drop initr_api wrapper by Ovidiu Panait · Sat Nov 28 10:43:16 2020 +0200
  16. 036f0f1 common: board_r: Drop initr_jumptable wrapper by Ovidiu Panait · Sat Nov 28 10:43:15 2020 +0200
  17. b5738e6 common: board_r: Drop initr_xen wrapper by Ovidiu Panait · Sat Nov 28 10:43:14 2020 +0200
  18. 1c45ed9 common: board_r: Drop initr_noncached wrapper by Ovidiu Panait · Sat Nov 28 10:43:13 2020 +0200
  19. e353edb common: board_r: Drop initr_pci wrapper by Ovidiu Panait · Sat Nov 28 10:43:12 2020 +0200
  20. a45c6e1 common: board_r: Drop initr_pci_ep wrapper by Ovidiu Panait · Sat Nov 28 10:43:11 2020 +0200
  21. dc8b624 common: board_r: Drop initr_post_backlog wrapper by Ovidiu Panait · Sat Nov 28 10:43:10 2020 +0200
  22. c14c0f9 common: board_r: Drop initr_secondary_cpu wrapper by Ovidiu Panait · Sat Nov 28 10:43:09 2020 +0200
  23. e83322f common: board_r: Drop initr_console_record wrapper by Ovidiu Panait · Sat Nov 28 10:43:08 2020 +0200
  24. b6225b5 common: board_f: Use IS_ENABLED(CONFIG_OF_EMBED) in reserve_fdt, reloc_fdt by Ovidiu Panait · Sat Nov 28 10:43:07 2020 +0200
  25. 941e6e6 common: board_f: Move setup_machine code to setup_bdinfo by Ovidiu Panait · Sat Nov 28 10:43:06 2020 +0200
  26. 525a2ec common: board_f: Use IS_ENABLED(CONFIG_TIMER_EARLY) in initf_dm by Ovidiu Panait · Sat Nov 28 10:43:05 2020 +0200
  27. 85a31ac common: board_f: Drop initf_console_record wrapper by Ovidiu Panait · Sat Nov 28 10:43:04 2020 +0200
  28. 6b165af common: Kconfig: Introduce CONFIG_CONSOLE_RECORD_INIT_F by Ovidiu Panait · Sat Nov 28 10:43:03 2020 +0200
  29. 03593f3 log: call vsnprintf only when it is needed to emit trace by Patrick Delaunay · Fri Nov 27 11:20:59 2020 +0100
  30. ca734c6 console: allow to record console output before ready by Patrick Delaunay · Fri Nov 27 11:20:57 2020 +0100
  31. 8f14b40 console: remove duplicated test on gd value by Patrick Delaunay · Fri Nov 27 11:20:56 2020 +0100
  32. 9d36aca log: use console puts to output trace before LOG init by Patrick Delaunay · Fri Nov 27 11:20:54 2020 +0100
  33. fd70f9a log: don't build the trace buffer when log is not ready by Patrick Delaunay · Fri Nov 27 11:20:52 2020 +0100
  34. ef98b21 image-fit: fit_check_format check for valid FDT by Heinrich Schuchardt · Wed Jan 13 02:09:12 2021 +0100
  35. adf6db9 Merge tag 'ti-v2021.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · Tue Jan 12 09:32:48 2021 -0500
  36. b574d68 fdt: translate address if #size-cells = <0> by Dario Binacchi · Wed Dec 30 00:16:21 2020 +0100
  37. e53f9d9 tools: mkimage: Add Allwinner eGON support by Andre Przywara · Thu Dec 20 01:15:18 2018 +0000
  38. 89832d3 Merge branch 'next' by Tom Rini · Mon Jan 11 13:55:03 2021 -0500
  39. 92d6d86 Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Wed Jan 06 07:57:33 2021 -0500
  40. b79ff7c spl: Drop bd_info in the data section by Simon Glass · Tue Dec 22 19:30:21 2020 -0700
  41. 0890f94 image: support board_fit_config_name_match by Sebastian Reichel · Mon Jan 04 20:48:04 2021 +0100
  42. bfe8ddf image: cleanup pre-processor usage by Sebastian Reichel · Mon Jan 04 20:48:03 2021 +0100
  43. cfd8a6e common: usb_storage: Fix code indentation by Michal Simek · Tue Dec 01 14:02:58 2020 +0100
  44. 1f215e3 Common:fdt: Check for error return value by Hongwei Zhang · Wed Dec 02 14:47:03 2020 -0500
  45. b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · Thu Dec 03 16:55:23 2020 -0700
  46. fa20e93 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · Thu Dec 03 16:55:20 2020 -0700
  47. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · Thu Dec 03 16:55:18 2020 -0700
  48. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · Thu Dec 03 16:55:17 2020 -0700
  49. 0256017 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · Wed Oct 21 18:32:58 2020 -0500
  50. 529e208 bootm: Support string substitution in bootargs by Simon Glass · Thu Nov 05 10:33:48 2020 -0700
  51. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · Thu Nov 05 10:33:47 2020 -0700
  52. b4e1b6d bootm: Allow updating the bootargs in a buffer by Simon Glass · Thu Nov 05 10:33:45 2020 -0700
  53. 63660dc bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · Thu Nov 05 10:33:44 2020 -0700
  54. c38406e bootm: Split out bootargs environment reading / writing by Simon Glass · Thu Nov 05 10:33:43 2020 -0700
  55. 7a8a429 bootm: Use size rather than length for CONSOLE_ARG by Simon Glass · Thu Nov 05 10:33:42 2020 -0700
  56. d87002f bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · Thu Nov 05 10:33:41 2020 -0700
  57. a50b6dd bootm: Rename fixup_silent_linux() by Simon Glass · Thu Nov 05 10:33:40 2020 -0700
  58. 2eab017 bootm: Update fixup_silent_linux() to return an error by Simon Glass · Thu Nov 05 10:33:39 2020 -0700
  59. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · Thu Nov 05 10:33:38 2020 -0700
  60. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · Wed Nov 18 17:45:58 2020 +0100
  61. 0e4d90c spl: atf: remove helper structure from common header by Michael Walle · Wed Nov 18 17:45:57 2020 +0100
  62. 2def7d9 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · Wed Nov 18 17:45:56 2020 +0100
  63. 203fede spl: atf: move storage for bl31_params into function by Michael Walle · Wed Nov 18 17:45:55 2020 +0100
  64. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · Tue Nov 17 09:27:56 2020 +0900
  65. c2e7a36 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · Thu Nov 19 09:37:19 2020 +0900
  66. 92c8080 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · Thu Nov 19 09:37:19 2020 +0900
  67. 6c5c03c spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · Thu Oct 29 18:50:29 2020 +0100
  68. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · Mon Oct 26 09:31:42 2020 +0100
  69. 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · Sun Nov 01 14:15:36 2020 -0700
  70. 5cf27fc common: fit: add missing newline by Michael Walle · Mon Nov 16 22:01:31 2020 +0100
  71. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  72. 842ff44 x86: zimage: Add a little more logging by Simon Glass · Wed Nov 04 09:59:13 2020 -0700
  73. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · Wed Nov 04 09:57:35 2020 -0700
  74. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · Sun Nov 01 10:56:37 2020 -0500
  75. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Fri Oct 30 15:24:30 2020 -0400
  76. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · Tue Oct 27 19:55:30 2020 -0400
  77. d503212 log: Add filter flag to deny on match by Sean Anderson · Tue Oct 27 19:55:26 2020 -0400
  78. 8c41018 log: Add function to create a filter with flags by Sean Anderson · Tue Oct 27 19:55:25 2020 -0400
  79. cc4960d log: Expose some helper functions by Sean Anderson · Tue Oct 27 19:55:24 2020 -0400
  80. 3215fbb log: Add additional const qualifier to arrays by Sean Anderson · Tue Oct 27 19:55:22 2020 -0400
  81. 638b65a log: Fix missing negation of ENOMEM by Sean Anderson · Tue Oct 27 19:55:20 2020 -0400
  82. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · Thu Oct 29 13:47:45 2020 +0900
  83. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  84. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · Thu Oct 29 13:47:42 2020 +0900
  85. fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · Thu Oct 29 13:47:41 2020 +0900
  86. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  87. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · Thu Oct 29 11:30:15 2020 -0400
  88. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  89. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · Fri Oct 23 13:00:01 2020 +0200
  90. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:58 2020 +0200
  91. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · Sat Oct 17 14:31:57 2020 +0200
  92. d31b40f spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · Thu Sep 03 12:44:51 2020 +0200
  93. 9e64a55 spl: Use standard FIT entries by Michal Simek · Thu Sep 03 11:24:28 2020 +0200
  94. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  95. 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · Wed Oct 21 14:17:03 2020 +0900
  96. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · Thu Oct 22 20:32:02 2020 -0400
  97. bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · Mon Oct 12 09:47:50 2020 +0200
  98. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  99. 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · Wed Oct 07 09:36:03 2020 +0200
  100. 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · Wed Oct 07 08:06:54 2020 +0200