1. d2cb0c8 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  2. 37c218a spl: atf: move storage for bl31_params into function by Michael Walle · 4 years ago
  3. c74cd8b efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
  4. 96ec4b1 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years ago
  5. 7d5b1bf spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years ago
  6. 48aee0a cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years ago
  7. 7526dee command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years ago
  8. 6a457bb common: fit: add missing newline by Michael Walle · 4 years ago
  9. 3a8ee3d board: Rename uclass to sysinfo by Simon Glass · 4 years ago
  10. b73d61a x86: zimage: Add a little more logging by Simon Glass · 4 years ago
  11. 96d0aa9 x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years ago
  12. 41cab8e Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  13. 63d4607 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years ago WIP/30Oct2020
  14. 40455a6 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years ago
  15. fe3b1a2 log: Add filter flag to deny on match by Sean Anderson · 4 years ago
  16. a02f84e log: Add function to create a filter with flags by Sean Anderson · 4 years ago
  17. 3102c1d log: Expose some helper functions by Sean Anderson · 4 years ago
  18. 4338140 log: Add additional const qualifier to arrays by Sean Anderson · 4 years ago
  19. 69529f9 log: Fix missing negation of ENOMEM by Sean Anderson · 4 years ago
  20. c57c943 efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years ago
  21. 3149e52 common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years ago
  22. 1c2d129 dfu: modify an argument type for an address by AKASHI Takahiro · 4 years ago
  23. 045fd8b dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 4 years ago
  24. a652d9c dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 1 month ago
  25. 4775433 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years ago
  26. 90a979d dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years ago
  27. 2a0cbf3 log: correct and check array size of log categories by Heinrich Schuchardt · 4 years ago WIP/2020-10-27-further-log-enhancements
  28. d094a07 log: allow for message continuation by Heinrich Schuchardt · 4 years ago
  29. 993a06b log: move processing_msg to global data by Heinrich Schuchardt · 4 years ago
  30. 13d1ca8 spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · 4 years, 2 months ago
  31. caa7fc2 spl: Use standard FIT entries by Michal Simek · 4 years, 2 months ago
  32. 8c9940d eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years ago
  33. ef4f4f1 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years ago
  34. 18261b8 Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years ago
  35. 87459da Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years ago
  36. c670aee common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 1 month ago
  37. 8d5d97c cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years, 1 month ago
  38. 6ebe6b3 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years, 1 month ago
  39. 898a084 cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 1 month ago
  40. 02d41b0 image: Add a function to modify category information by Naoki Hayama · 4 years, 1 month ago
  41. 2dfdd0c Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 1 month ago
  42. 5630d2f board: Show memory for frame buffers by Simon Glass · 4 years, 1 month ago
  43. 4a08fae bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 1 month ago
  44. 8021296 log: Add missing category names by Simon Glass · 4 years, 1 month ago
  45. cf70553 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years ago
  46. 5675ed7 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years ago
  47. d74fcee spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 1 month ago
  48. f9b9b77 spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 2 months ago
  49. 9ea0a1e cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 7 months ago
  50. 54ab7cf fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 1 month ago
  51. 182eeef vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 2 months ago
  52. a432661 log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 1 month ago
  53. c7f5b85 log: Disable the syslog driver by default by Simon Glass · 4 years, 1 month ago
  54. 3d03ab6 log: Add a way to enable/disable a log device by Simon Glass · 4 years, 1 month ago
  55. b452030 log: Add a flag to enable log drivers by Simon Glass · 4 years, 1 month ago
  56. 52d3df7 log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 1 month ago
  57. a4c4ecf Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 1 month ago
  58. d472d82 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 1 month ago
  59. bc438b6 Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 1 month ago
  60. 7e349e9 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 1 month ago
  61. 3866313 Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 1 month ago
  62. 7df39e5 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 1 month ago
  63. 832876a Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 1 month ago
  64. aefa34f Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 1 month ago
  65. fe5db25 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 1 month ago
  66. 95fd4f3 Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 1 month ago
  67. 98eed0d Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 1 month ago
  68. 7b6baa3 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 1 month ago
  69. 75e65cc Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 1 month ago
  70. cf29816 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 1 month ago
  71. 4c1497e bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 1 month ago
  72. 751b7c7 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 1 month ago
  73. 4aed227 bloblist: Add a command by Simon Glass · 4 years, 1 month ago
  74. b7e7831 Merge branch 'next' by Tom Rini · 4 years, 1 month ago
  75. 5f9070a optee: copy FDT OP-TEE related nodes before generic FDT changes by Etienne Carriere · 4 years, 5 months ago WIP/30Sep2020
  76. 324d779 Define default CONFIG_PREBOOT with right config option by Peter Robinson · 4 years, 1 month ago
  77. 67ece26 Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 1 month ago WIP/24Sep2020-next
  78. 975bacc spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 2 months ago
  79. 29bd8ad fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 1 month ago
  80. e5b35f7 log: mute messages generated by log drivers by Heinrich Schuchardt · 4 years, 1 month ago
  81. 751b18b Merge branch 'master' into next by Tom Rini · 4 years, 1 month ago
  82. eb39d8b Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 2 months ago
  83. 21d3946 bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 2 months ago
  84. 91b735d common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 2 months ago
  85. 314b9b4 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 · 4 years, 2 months ago
  86. 0ced2fa sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 2 months ago
  87. 73f4ebb dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 3 months ago
  88. 4e620eb dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 3 months ago
  89. 7f98b4e image: don't exceed gd->ram_top in bootm_size by Baruch Siach · 4 years, 2 months ago
  90. f120aa7 board_f: Add default values for bi_dram[] in dram_init_banksize() by Stefan Roese · 4 years, 2 months ago
  91. 4963f63 image: Use gd->ram_base/_size in env_get_bootm_size() by Stefan Roese · 4 years, 2 months ago
  92. dfaf6a5 CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined by Stefan Roese · 4 years, 2 months ago
  93. e61b415 avb: Make AVB independent of fastboot by Usama Arif · 4 years, 2 months ago
  94. d584648 Merge tag 'dm-pull-22aug20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 2 months ago
  95. 4225f2f stdio: Tidy up the coding style by Simon Glass · 4 years, 2 months ago
  96. 18c587d stdio: Drop brackets around &devs.list by Simon Glass · 4 years, 2 months ago
  97. 5d4b6b1 stdio: Update to use compiler for Kconfig checks by Simon Glass · 4 years, 2 months ago
  98. 3ca0609 stdio: Tidy up use of CONFIG_SYS_DEVICE_NULLDEV by Simon Glass · 4 years, 2 months ago
  99. 7e15638 Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig by Simon Glass · 4 years, 2 months ago
  100. 7823782 board_f: Remove dead code from init_func_i2c by Ovidiu Panait · 4 years, 2 months ago