1. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years, 1 month ago
  2. b4e1b6d bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years, 1 month ago
  3. 63660dc bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years, 1 month ago
  4. c38406e bootm: Split out bootargs environment reading / writing by Simon Glass · 4 years, 1 month ago
  5. 7a8a429 bootm: Use size rather than length for CONSOLE_ARG by Simon Glass · 4 years, 1 month ago
  6. d87002f bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years, 1 month ago
  7. a50b6dd bootm: Rename fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  8. 2eab017 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 4 years, 1 month ago
  9. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  10. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  11. 0e4d90c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
  12. 2def7d9 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  13. 203fede spl: atf: move storage for bl31_params into function by Michael Walle · 4 years ago
  14. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
  15. c2e7a36 common: update: fix an "unused" warning against update_flash() by AKASHI Takahiro · 4 years ago
  16. 6c5c03c spl: spl_fit.c: enable check of signature for config node in spl/tpl by Philippe Reynes · 4 years, 1 month ago
  17. a81e9dc cmd: Kconfig: migrate CONFIG_SYS_PROMPT_HUSH_PS2 by Patrick Delaunay · 4 years, 1 month ago
  18. 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years, 1 month ago
  19. 5cf27fc common: fit: add missing newline by Michael Walle · 4 years ago
  20. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  21. 842ff44 x86: zimage: Add a little more logging by Simon Glass · 4 years, 1 month ago
  22. d81f07f x86: Use CONFIG_CHROMEOS_VBOOT for verified boot by Simon Glass · 4 years, 1 month ago
  23. ddf5fda Merge tag 'efi-2020-01-rc2-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years, 1 month ago
  24. bac8450 Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 1 month ago
  25. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years, 1 month ago
  26. d503212 log: Add filter flag to deny on match by Sean Anderson · 4 years, 1 month ago
  27. 8c41018 log: Add function to create a filter with flags by Sean Anderson · 4 years, 1 month ago
  28. cc4960d log: Expose some helper functions by Sean Anderson · 4 years, 1 month ago
  29. 3215fbb log: Add additional const qualifier to arrays by Sean Anderson · 4 years, 1 month ago
  30. 638b65a log: Fix missing negation of ENOMEM by Sean Anderson · 4 years, 1 month ago
  31. 87942ac efi_loader: add option to initialise EFI subsystem early by AKASHI Takahiro · 4 years, 1 month ago
  32. 768d58d common: update: add a generic interface for FIT image by AKASHI Takahiro · 4 years, 1 month ago
  33. bd4dc18 dfu: modify an argument type for an address by AKASHI Takahiro · 4 years, 1 month ago
  34. fb6732f dfu: rename dfu_tftp_write() to dfu_write_by_name() by AKASHI Takahiro · 4 years, 1 month ago
  35. 40916e6 dm: Avoid using #ifdef for CONFIG_OF_LIVE by Simon Glass · 4 years, 2 months ago
  36. 5b13c34 Merge tag 'xilinx-for-v2021.01-v2' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 4 years, 1 month ago
  37. 0c1b557 dm: board: complete the initialization of the muxes in initr_dm() by Jean-Jacques Hiblot · 4 years, 1 month ago
  38. 7e7041d log: correct and check array size of log categories by Heinrich Schuchardt · 4 years, 1 month ago
  39. 0fc9f4f log: allow for message continuation by Heinrich Schuchardt · 4 years, 1 month ago
  40. fdf5599 log: move processing_msg to global data by Heinrich Schuchardt · 4 years, 1 month ago
  41. d31b40f spl: fdt: Record load/entry fit-images entries in 64bit format by Michal Simek · 4 years, 3 months ago
  42. 9e64a55 spl: Use standard FIT entries by Michal Simek · 4 years, 3 months ago
  43. 3d471a1 eb_cpu5282: fix CONFIG_DM_VIDEO build warnings by Anatolij Gustschin · 4 years, 1 month ago
  44. 80ffb81 bootm: fix wrong conditions about images overlap by Jaehoon Chung · 4 years, 1 month ago
  45. d0a2d6f Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 4 years, 1 month ago
  46. bb15d40 Remove default value of CONFIG_PREBOOT for CONFIG_USB_STORAGE by Patrick Delaunay · 4 years, 2 months ago
  47. c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
  48. 2e5ca31 cli_hush.c: remove broken sanity check by Rasmus Villemoes · 4 years, 2 months ago
  49. 1280365 common, autoboot: sync functionality with Kconfig description by Heiko Schocher · 4 years, 2 months ago
  50. 9f1622f cosmetic: image: Fix comments and the order of definitions by Naoki Hayama · 4 years, 2 months ago
  51. d7e8291 image: Add a function to modify category information by Naoki Hayama · 4 years, 2 months ago
  52. b723262 Kconfig: Use hex values for CONFIG_{SPL,TPL}_SIZE_LIMIT by Ovidiu Panait · 4 years, 2 months ago
  53. 379e41f board: Show memory for frame buffers by Simon Glass · 4 years, 2 months ago
  54. 9e94505 bloblist: Place on a 4KB boundary by Simon Glass · 4 years, 2 months ago
  55. 31120e1 log: Add missing category names by Simon Glass · 4 years, 2 months ago
  56. e646f51 spl: fit: Minimally parse OS properties with FIT_IMAGE_TINY by Samuel Holland · 4 years, 1 month ago
  57. c27cbe8 Revert "Fix data abort caused by mis-aligning FIT data" by Marek Vasut · 4 years, 1 month ago
  58. 426c34d spl: Add SPL_SERIAL as requirement for SDP_USB_SDP by Otavio Salvador · 4 years, 2 months ago
  59. cd27fea spl: Avoid printing boot device if silent console is enabled by Otavio Salvador · 4 years, 3 months ago
  60. cdd6a6d cmd: Fixup DT to pass PStore Ramoops parameters by Frédéric Danis · 4 years, 8 months ago
  61. a82ea9d fit: cipher: aes: allow to read the IV in the FIT image by Philippe Reynes · 4 years, 2 months ago
  62. 77564b0 vboot: add DTB policy for supporting multiple required conf keys by Thirupathaiah Annapureddy · 4 years, 3 months ago
  63. 032e49d log: syslog: Handle errors in net_init by Sean Anderson · 4 years, 3 months ago
  64. e2cd0fa log: Disable the syslog driver by default by Simon Glass · 4 years, 3 months ago
  65. 133350a log: Add a way to enable/disable a log device by Simon Glass · 4 years, 3 months ago
  66. 885cf5f log: Add a flag to enable log drivers by Simon Glass · 4 years, 3 months ago
  67. 9c83cac log: Allow LOG_DEBUG to always enable log output by Simon Glass · 4 years, 3 months ago
  68. 36ada31 Kconfig: Move BOARD_TYPES under init options by Simon Glass · 4 years, 3 months ago
  69. 5f78ee7 Kconfig: Move BOUNCE_BUFFER under driver options by Simon Glass · 4 years, 3 months ago
  70. 99298be Kconfig: Move VERSION_VARIABLE under environment by Simon Glass · 4 years, 3 months ago
  71. 227a124 Kconfig: MISC_INIT_R and BOARD_LATE_INIT -> start-up hooks by Simon Glass · 4 years, 3 months ago
  72. d613b2a Kconfig: Move startup hooks under init options by Simon Glass · 4 years, 3 months ago
  73. 0031100 Kconfig: Create a new 'init options' menu by Simon Glass · 4 years, 3 months ago
  74. c10ddfd Kconfig: Move DEFAULT_FDT_FILE under boot options by Simon Glass · 4 years, 3 months ago
  75. f11d613 Kconfig: Move SUPPORT_RAW_INITRD under boot options by Simon Glass · 4 years, 3 months ago
  76. 5e95864 Kconfig: Move misc boot options under 'boot options' by Simon Glass · 4 years, 3 months ago
  77. 1b6cbaa Kconfig: Move CONFIG_BOOTDELAY under autoboot options by Simon Glass · 4 years, 3 months ago
  78. e9d54d7 Kconfig: Move autoboot options under boot options by Simon Glass · 4 years, 3 months ago
  79. eebed78 Kconfig: Move boot media under boot options by Simon Glass · 4 years, 3 months ago
  80. d02ddcf Kconfig: Move boot timing under boot options by Simon Glass · 4 years, 3 months ago
  81. b45b163 Kconfig: Move boot menu into common/ by Simon Glass · 4 years, 3 months ago
  82. 0637397 bloblist: Allow custom alignment for blobs by Simon Glass · 4 years, 2 months ago
  83. d7985e6 bloblist: Tidy up the data alignment by Simon Glass · 4 years, 2 months ago
  84. b936a97 bloblist: Add a command by Simon Glass · 4 years, 2 months ago
  85. 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
  86. 2502e29 optee: copy FDT OP-TEE related nodes before generic FDT changes by Etienne Carriere · 4 years, 6 months ago
  87. 635d050 Define default CONFIG_PREBOOT with right config option by Peter Robinson · 4 years, 2 months ago
  88. 01c102d Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 4 years, 2 months ago
  89. 38183e6 spl: Kconfig: Record proper dependency for SPL_ATF by Michal Simek · 4 years, 3 months ago
  90. 1aab114 fpga: kconfig: Rename SPL_FPGA_SUPPORT to SPL_FPGA by Michal Simek · 4 years, 3 months ago
  91. b5ecfca log: mute messages generated by log drivers by Heinrich Schuchardt · 4 years, 3 months ago
  92. 594a7f0 Merge branch 'master' into next by Tom Rini · 4 years, 2 months ago
  93. 2d2f155 Fix data abort caused by mis-aligning FIT data by Reuben Dowle · 4 years, 3 months ago
  94. 6d29e0d bootm: update image OS image size when decompressing by Heinrich Schuchardt · 4 years, 3 months ago
  95. bbebfd1 common: Kconfig: Add dependency for default variables strings by Michal Simek · 4 years, 3 months ago
  96. 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 · 4 years, 3 months ago
  97. 0b4b47b sdp: call board_usb_init at spl_sdp_load_image by Frank Li · 4 years, 3 months ago
  98. 8784b0b dfu: fix dfu tftp on sandbox by Heinrich Schuchardt · 4 years, 4 months ago
  99. 814ddd3 dfu: fix typo parameteres by Heinrich Schuchardt · 4 years, 5 months ago
  100. f1b4f46 image: don't exceed gd->ram_top in bootm_size by Baruch Siach · 4 years, 3 months ago