1. 39edb95 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  2. 71fa5b4 dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  3. 8a2b47f dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  4. 4d71d60 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  5. 5039cab dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  6. 278ddba dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
  7. 16b4f94 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  8. 1876ffe dm: core: Drop dev_set_of_offset() by Simon Glass · 4 years ago
  9. 6996c66 dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  10. 5de5b3b dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  11. 884870f dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  12. f846537 dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  13. 28eb509 sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years, 1 month ago
  14. 9c89d14 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 5 years ago
  15. 485956d efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years ago
  16. 497d874 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years ago
  17. 529e208 bootm: Support string substitution in bootargs by Simon Glass · 4 years, 1 month ago
  18. c7b03e8 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years, 1 month ago
  19. b4e1b6d bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years, 1 month ago
  20. 63660dc bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years, 1 month ago
  21. d87002f bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years, 1 month ago
  22. a50b6dd bootm: Rename fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  23. 2eab017 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 4 years, 1 month ago
  24. 07a8886 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years, 1 month ago
  25. 783ef3f env: Allow returning errors from hdelete_r() by Simon Glass · 4 years, 1 month ago
  26. afaf6ea spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  27. 0e4d90c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
  28. 2def7d9 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  29. 7ff3f3c efi_loader: add firmware management protocol for raw image by AKASHI Takahiro · 4 years ago
  30. f4818e6 efi_loader: add firmware management protocol for FIT image by AKASHI Takahiro · 4 years ago
  31. 0d96378 efi_loader: capsule: support firmware update by AKASHI Takahiro · 4 years ago
  32. 73d77ae efi_loader: capsule: add memory range capsule definitions by AKASHI Takahiro · 4 years ago
  33. 45b81954 efi_loader: capsule: add capsule_on_disk support by AKASHI Takahiro · 4 years ago
  34. 473d9b3 efi_loader: define UpdateCapsule api by AKASHI Takahiro · 4 years ago
  35. 967650d efi_loader: Introduce eventlog support for TCG2_PROTOCOL by Ilias Apalodimas · 4 years ago
  36. cae28ef tpm: Add tpm2 headers for TCG2 eventlog support by Ilias Apalodimas · 4 years ago
  37. 7f59c71 tpm: use more than sha256 on pcr_extend by Ilias Apalodimas · 4 years ago
  38. ff41a75 km/arm: coding style clean up by Holger Brunck · 4 years, 1 month ago
  39. 489b76a hush: Remove default CONFIG_SYS_PROMPT_HUSH_PS2 setting from board files by Patrick Delaunay · 4 years, 1 month ago
  40. 00e4419 setexpr: Add some tests for buffer overflow and backref by Simon Glass · 4 years, 1 month ago
  41. 3d3c397 command: Add constants for cmd_get_data_size string / error by Simon Glass · 4 years, 1 month ago
  42. 663a2c1 test: Add some tests for setexpr by Simon Glass · 4 years, 1 month ago
  43. 088ba72 Merge tag 'mmc-2020-11-29' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc by Tom Rini · 4 years ago
  44. ba5c1ab lib/efi_loader: fix ABI in efi_mm_communicate_header by Etienne Carriere · 4 years ago
  45. 8fbe95b mmc: fsl_esdhc: make sure delay chain locked for HS400 by Yangbo Lu · 4 years, 1 month ago
  46. 4290573 reset: stm32: Add support of MCU HOLD BOOT by Patrick Delaunay · 4 years, 2 months ago
  47. 99df7a5 usb: dwc2: add "u-boot,force-vbus-detection" for stm32 by Patrick Delaunay · 4 years, 2 months ago
  48. 44ae9f4 Merge tag 'efi-2021-01-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 4 years ago
  49. c67fef6 efi_loader: tcg2 protocol updates by Ilias Apalodimas · 4 years, 1 month ago
  50. f3e2c9d microblaze: Detect NOR flash based on DT by Michal Simek · 4 years, 1 month ago
  51. 736c1e64 microblaze: Unify of setting for SPL_NOR/XIP support by Michal Simek · 4 years, 1 month ago
  52. 64b5d20 microblaze: Remove CONFIG_SYS_FDT_SIZE by Michal Simek · 4 years, 1 month ago
  53. b139503 microblaze: Get rid of xparameters.h by Michal Simek · 4 years, 1 month ago
  54. 025e8cf microblaze: Simplify cache handling by Michal Simek · 4 years, 1 month ago
  55. 7528673 microblaze: Clean config file from ifdef mess by Michal Simek · 4 years, 1 month ago
  56. cfca20c fs/squashfs: implement exists() function by Richard Genoud · 4 years, 1 month ago
  57. 108ce1b km/ppc: use Kconfig for MEMTEST configuration by Holger Brunck · 4 years, 1 month ago
  58. 35de032 km: replace hardcoded address for imported environment by Matteo Ghidoni · 4 years, 1 month ago
  59. 26bc4e7 sunxi: DT: A64: update device tree files by Samuel Holland · 4 years, 1 month ago
  60. ed236b9 Merge tag 'ti-v2021.01-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 4 years ago
  61. 83b5c91 Nokia RX-51: Remove old comments from configs/nokia_rx51.h file by Pali Rohár · 4 years, 1 month ago
  62. d73afb2 Nokia RX-51: Convert to CONFIG_DM_I2C by Pali Rohár · 4 years, 1 month ago
  63. 7dbfe08 power: twl4030: Add twl4030_i2c_read() function by Pali Rohár · 4 years, 1 month ago
  64. 590fef6 efi_loader: Add basic EFI_TCG2_PROTOCOL support by Ilias Apalodimas · 4 years, 1 month ago
  65. f4e0590 tpm: Add some headers from the spec by Ilias Apalodimas · 4 years, 1 month ago
  66. 628dbd7 efi_selftest: keep devices in ExitBootServices() by Heinrich Schuchardt · 4 years, 1 month ago
  67. a391451 Merge tag 'dm-pull5nov20' of git://git.denx.de/u-boot-dm by Tom Rini · 4 years, 1 month ago
  68. 8ec0f3f Merge tag 'u-boot-amlogic-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-amlogic by Tom Rini · 4 years, 1 month ago
  69. 2cd98f5 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 4 years, 1 month ago
  70. 0dd7ca2 x86: Pass an ofnode into each SMBIOS function by Simon Glass · 4 years, 1 month ago
  71. 458b66a board: Rename uclass to sysinfo by Simon Glass · 4 years, 1 month ago
  72. 842ff44 x86: zimage: Add a little more logging by Simon Glass · 4 years, 1 month ago
  73. 34c58f6 x86: Boot coral into Chrome OS by default by Simon Glass · 4 years, 1 month ago
  74. a385d49 acpi: Don't reset the tables with every new generation by Simon Glass · 4 years, 1 month ago
  75. 5d093f3 x86: Allow putting some tables in the bloblist by Simon Glass · 4 years, 1 month ago
  76. 1f01057 Merge tag 'u-boot-imx-20201105' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years, 1 month ago
  77. 1ce0729 cros_ec: Support keyboard scanning with EC_CMD_GET_NEXT_EVENT by Alper Nebi Yasak · 4 years, 1 month ago
  78. 5594195d binman: Fix typo in kernel-doc format for binman_symname() by Michal Simek · 4 years, 3 months ago
  79. 1ffe004 sandbox: update function descriptions in os.h by Heinrich Schuchardt · 4 years, 1 month ago
  80. 1c67844 sandbox: implement reset by Heinrich Schuchardt · 4 years, 1 month ago
  81. 0d5071e configs: meson64: relocate config_distro_bootcmmd header by Jaehoon Chung · 4 years, 1 month ago
  82. de0115a x86: acpi: Store the ACPI context in global_data by Simon Glass · 4 years, 1 month ago
  83. 2337838 Add an assembly guard around linux/bitops.h by Simon Glass · 4 years, 1 month ago
  84. 1985998 smbios: add parsing API by Christian Gmeiner · 4 years, 1 month ago
  85. 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
  86. 7cab6fe board: ge: b1x5v2: Add GE B1x5v2 and B1x5Pv2 by Sebastian Reichel · 4 years, 3 months ago
  87. 82750c2 board: phytec: imx8mm: Add PHYTEC phyCORE-i.MX8MM support by Teresa Remmet · 4 years, 3 months ago
  88. cf64893 Merge tag 'u-boot-rockchip-20201031' of https://gitlab.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 4 years, 1 month ago
  89. 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
  90. 14e7722 log: typo logl_pref in documentation by Heinrich Schuchardt · 4 years, 1 month ago
  91. 57a0a56 rockchip: Add Engicam PX30.Core EDIMM2.2 Starter Kit by Jagan Teki · 4 years, 1 month ago
  92. b7162fa configs: meson64_android: don't show logo on ROM USB boot by Guillaume La Roque · 4 years, 1 month ago
  93. ce02d8f doc: Add log kerneldocs to documentation by Sean Anderson · 4 years, 1 month ago
  94. cf1ddf4 test: Add a test for log filter-* by Sean Anderson · 4 years, 1 month ago
  95. 3b4a6f5 lib: Add getopt by Sean Anderson · 4 years, 1 month ago
  96. cd6f8ab cmd: log: Add commands to list categories and drivers by Sean Anderson · 4 years, 1 month ago
  97. 34dc804 log: Add filter flag to match greater than a log level by Sean Anderson · 4 years, 1 month ago
  98. c182182 test: log: Convert log_test from python to C by Sean Anderson · 4 years, 1 month ago
  99. d503212 log: Add filter flag to deny on match by Sean Anderson · 4 years, 1 month ago
  100. 8c41018 log: Add function to create a filter with flags by Sean Anderson · 4 years, 1 month ago