1. 5cf27fc common: fit: add missing newline by Michael Walle · Mon Nov 16 22:01:31 2020 +0100
  2. 458b66a board: Rename uclass to sysinfo by Simon Glass · Thu Nov 05 06:32:05 2020 -0700
  3. 842ff44 x86: zimage: Add a little more logging by Simon Glass · Wed Nov 04 09:59:13 2020 -0700
  4. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · Wed Nov 04 09:57:35 2020 -0700
  5. 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
  6. 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
  7. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · Tue Oct 27 19:55:30 2020 -0400
  8. d503212 log: Add filter flag to deny on match by Sean Anderson · Tue Oct 27 19:55:26 2020 -0400
  9. 8c41018 log: Add function to create a filter with flags by Sean Anderson · Tue Oct 27 19:55:25 2020 -0400
  10. cc4960d log: Expose some helper functions by Sean Anderson · Tue Oct 27 19:55:24 2020 -0400
  11. 3215fbb log: Add additional const qualifier to arrays by Sean Anderson · Tue Oct 27 19:55:22 2020 -0400
  12. 638b65a log: Fix missing negation of ENOMEM by Sean Anderson · Tue Oct 27 19:55:20 2020 -0400
  13. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · Thu Oct 29 13:47:45 2020 +0900
  14. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · Thu Oct 29 13:47:43 2020 +0900
  15. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · Thu Oct 29 13:47:42 2020 +0900
  16. fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · Thu Oct 29 13:47:41 2020 +0900
  17. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · Sat Oct 03 09:25:22 2020 -0600
  18. 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
  19. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · Fri Oct 16 16:16:31 2020 +0530
  20. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · Fri Oct 23 13:00:01 2020 +0200
  21. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · Sat Oct 17 14:31:58 2020 +0200
  22. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · Sat Oct 17 14:31:57 2020 +0200
  23. d31b40f spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · Thu Sep 03 12:44:51 2020 +0200
  24. 9e64a55 spl: Use standard FIT entries by Michal Simek · Thu Sep 03 11:24:28 2020 +0200
  25. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · Sun Oct 18 20:32:35 2020 +0200
  26. 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · Wed Oct 21 14:17:03 2020 +0900
  27. 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
  28. bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · Mon Oct 12 09:47:50 2020 +0200
  29. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · Wed Oct 07 18:11:48 2020 +0200
  30. 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · Wed Oct 07 09:36:03 2020 +0200
  31. 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · Wed Oct 07 08:06:54 2020 +0200
  32. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · Wed Oct 07 11:22:24 2020 +0900
  33. d7e8291 image: Add a function to modify category information by Naoki Hayama · Wed Oct 07 11:21:25 2020 +0900
  34. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · Fri Sep 25 21:12:56 2020 +0300
  35. 379e41f board: Show memory for frame buffers by Simon Glass · Sun Sep 27 18:46:22 2020 -0600
  36. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · Sun Sep 27 18:46:18 2020 -0600
  37. 31120e1 log: Add missing category names by Simon Glass · Sun Sep 27 18:46:13 2020 -0600
  38. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · Wed Oct 21 21:12:13 2020 -0500
  39. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · Mon Oct 19 23:40:26 2020 +0200
  40. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · Tue Sep 29 23:14:29 2020 -0300
  41. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · Thu Sep 03 14:25:15 2020 -0300
  42. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · Fri Mar 20 10:59:24 2020 +0100
  43. a82ea9d fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · Thu Sep 17 15:01:47 2020 +0200
  44. 77564b0 vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · Sun Aug 16 23:01:09 2020 -0700
  45. 032e49d log: syslog: Handle errors in net_init by Sean Anderson · Sat Sep 12 17:45:44 2020 -0400
  46. e2cd0fa log: Disable the syslog driver by default by Simon Glass · Sat Sep 12 12:28:50 2020 -0600
  47. 133350a log: Add a way to enable/disable a log device by Simon Glass · Sat Sep 12 12:28:49 2020 -0600
  48. 885cf5f log: Add a flag to enable log drivers by Simon Glass · Sat Sep 12 12:28:47 2020 -0600
  49. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · Sat Sep 12 11:13:34 2020 -0600
  50. 36ada31 Kconfig: Move BOARD_TYPES under init options by Simon Glass · Thu Sep 10 20:21:26 2020 -0600
  51. 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · Thu Sep 10 20:21:25 2020 -0600
  52. 99298be Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · Thu Sep 10 20:21:24 2020 -0600
  53. 227a124 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · Thu Sep 10 20:21:23 2020 -0600
  54. d613b2a Kconfig: Move startup hooks under init options by Simon Glass · Thu Sep 10 20:21:22 2020 -0600
  55. 0031100 Kconfig: Create a new 'init options' menu by Simon Glass · Thu Sep 10 20:21:21 2020 -0600
  56. c10ddfd Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · Thu Sep 10 20:21:20 2020 -0600
  57. f11d613 Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · Thu Sep 10 20:21:19 2020 -0600
  58. 5e95864 Kconfig: Move misc boot options under 'boot options' by Simon Glass · Thu Sep 10 20:21:18 2020 -0600
  59. 1b6cbaa Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · Thu Sep 10 20:21:17 2020 -0600
  60. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · Thu Sep 10 20:21:16 2020 -0600
  61. eebed78 Kconfig: Move boot media under boot options by Simon Glass · Thu Sep 10 20:21:15 2020 -0600
  62. d02ddcf Kconfig: Move boot timing under boot options by Simon Glass · Thu Sep 10 20:21:14 2020 -0600
  63. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · Thu Sep 10 20:21:13 2020 -0600
  64. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · Sat Sep 19 18:49:29 2020 -0600
  65. d7985e6 bloblist: Tidy up the data alignment by Simon Glass · Sat Sep 19 18:49:28 2020 -0600
  66. b936a97 bloblist: Add a command by Simon Glass · Sat Sep 19 18:49:26 2020 -0600
  67. 38ae92e Merge branch 'next' by Tom Rini · Mon Oct 05 13:05:46 2020 -0400
  68. 2502e29 optee: copy FDT OP-TEE related nodes before generic FDT changes by Etienne Carriere · Fri Jun 05 09:22:54 2020 +0200
  69. 635d050 Define default CONFIG_PREBOOT with right config option by Peter Robinson · Tue Sep 29 10:48:14 2020 +0100
  70. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · Thu Sep 24 08:33:47 2020 -0400
  71. 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · Thu Sep 03 11:23:39 2020 +0200
  72. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · Wed Sep 09 14:41:56 2020 +0200
  73. b5ecfca log: mute messages generated by log drivers by Heinrich Schuchardt · Mon Sep 14 10:01:00 2020 +0200
  74. 594a7f0 Merge branch 'master' into next by Tom Rini · Mon Sep 21 14:25:37 2020 -0400
  75. 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · Tue Sep 01 21:32:01 2020 +0000
  76. 6d29e0d bootm: update image OS image size when decompressing by Heinrich Schuchardt · Sun Aug 30 11:34:12 2020 +0200
  77. bbebfd1 common: Kconfig: Add dependency for default variables strings by Michal Simek · Thu Aug 27 18:01:28 2020 +0200
  78. 26fd219 Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.denx.de/u-boot/custodians/u-boot-marvell into next by Tom Rini · Mon Sep 07 14:31:00 2020 -0400
  79. 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · Tue Aug 18 18:16:43 2020 +0800
  80. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · Wed Jul 22 17:46:02 2020 +0200
  81. 814ddd3 dfu: fix typo parameteres by Heinrich Schuchardt · Fri Jul 17 19:55:54 2020 +0200
  82. f1b4f46 image: don't exceed gd->ram_top in bootm_size by Baruch Siach · Mon Aug 24 20:14:05 2020 +0300
  83. 90cda99 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · Wed Aug 12 13:02:39 2020 +0200
  84. 78c35bc image: Use gd->ram_base/_size in env_get_bootm_size() by Stefan Roese · Wed Aug 12 12:57:18 2020 +0200
  85. bbc8846 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · Wed Aug 12 11:55:46 2020 +0200
  86. df348b0 avb: Make AVB independent of fastboot by Usama Arif · Tue Aug 11 15:46:03 2020 +0100
  87. cba0725 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · Sun Aug 23 16:06:38 2020 -0400
  88. 5b4c122 stdio: Tidy up the coding style by Simon Glass · Tue Aug 11 11:23:41 2020 -0600
  89. 4b1e309 stdio: Drop brackets around &devs.list by Simon Glass · Tue Aug 11 11:23:40 2020 -0600
  90. 5a36d82 stdio: Update to use compiler for Kconfig checks by Simon Glass · Tue Aug 11 11:23:39 2020 -0600
  91. d6336b3 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · Tue Aug 11 11:23:37 2020 -0600
  92. 3d2a3dd Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · Tue Aug 11 11:23:36 2020 -0600
  93. 0513df1 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · Mon Aug 17 21:27:50 2020 +0300
  94. 4fec7f8 xen: pvblock: Add initial support for para-virtualized block driver by Anastasiia Lukianenko · Thu Aug 06 12:42:55 2020 +0300
  95. 2280d33 xen: Port Xen hypervisor related code from mini-os by Oleksandr Andrushchenko · Thu Aug 06 12:42:48 2020 +0300
  96. ad51fec common/board_f: make sure to call fix_fdt() before reserve_fdt() by Pragnesh Patel · Thu Aug 13 10:12:26 2020 +0530
  97. 5dd935a spl: usb: Only init usb once by Faiz Abbas · Mon Aug 03 11:35:05 2020 +0530
  98. 05e3a15 spl: usb: Create an API spl_usb_load() by Faiz Abbas · Mon Aug 03 11:35:04 2020 +0530
  99. 29da374 fs/squashfs: new filesystem by Joao Marcos Costa · Thu Jul 30 15:33:47 2020 +0200
  100. dc357ef console: Always define the console-recording functions by Simon Glass · Tue Jul 28 19:41:11 2020 -0600