1. 12559f5 dm: core: Add functions to set priv/plat by Simon Glass · 3 years, 11 months ago
  2. 8064739 dm: core: Add function to access uclass priv by Simon Glass · 3 years, 11 months ago
  3. 9c50313 dm: core: Use 'uclass_driver' for the uclass linker_list by Simon Glass · 3 years, 11 months ago
  4. 38d6b7e spl: Drop bd_info in the data section by Simon Glass · 3 years, 11 months ago
  5. 2d6bf75 serial: Rename ns16550 functions to lower case by Simon Glass · 3 years, 11 months ago
  6. d30c720 serial: Update NS16550_t and struct NS16550 by Simon Glass · 3 years, 11 months ago
  7. f14e6ee image: cleanup pre-processor usage by Sebastian Reichel · 3 years, 10 months ago
  8. 9d69c2d video: Introduce video_sync operation by Michal Simek · 4 years ago
  9. 9de731f video: Let video_sync to return error value by Michal Simek · 3 years, 11 months ago
  10. 17da310 video: Fix video sync kernel-doc format by Michal Simek · 3 years, 11 months ago
  11. 6b80de7 microblaze: Add nor device to distro boot by T Karthik Reddy · 3 years, 11 months ago
  12. 04be98b efi: capsule: Add support for uefi capsule authentication by Sughosh Ganu · 3 years, 10 months ago
  13. b4f20a5 efi_loader: Re-factor code to build the signature store from efi signature list by Sughosh Ganu · 3 years, 10 months ago
  14. 201b806 efi_loader: Make the pkcs7 header parsing function an extern by Sughosh Ganu · 3 years, 10 months ago
  15. ab201a1 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 10 months ago
  16. fe179d7 efi_loader: Add size checks to efi_create_indexed_name() by Ilias Apalodimas · 3 years, 10 months ago
  17. f8212f0 efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 10 months ago
  18. 0ce3fb5 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · 3 years, 10 months ago
  19. c0029e4 fs/fat: implement fsuuid command by Heinrich Schuchardt · 3 years, 10 months ago
  20. d0be676 fs: fat: eliminate DIRENTSPERBLOCK() macro by Heinrich Schuchardt · 3 years, 11 months ago
  21. c0c21d6 efi_loader: make variable store size customizable by Heinrich Schuchardt · 3 years, 11 months ago
  22. be48b0f efi_loader: use after free in efi_exit() by Heinrich Schuchardt · 3 years, 10 months ago
  23. aeaf0e6 efi_loader: describe struct efi_loaded_image_obj by Heinrich Schuchardt · 3 years, 10 months ago
  24. c44d374 board: ge: bx50v3: remove confidx magic numbers by Sebastian Reichel · 3 years, 11 months ago
  25. db43c0b compiler.h: add host_build() by Sebastian Reichel · 3 years, 11 months ago
  26. d72cece imx: imx8mm: Update clock bindings header by Adam Ford · 4 years ago
  27. ec1add1 dm: core: Inline a few ofnode functions in SPL by Simon Glass · 3 years, 11 months ago
  28. 741280e spi: spi-uclass: Fix spi_claim_bus() speed/mode setup logic by Ovidiu Panait · 3 years, 11 months ago
  29. 6ef1b75 fsp: Move and rename fsp_types.h file by Sughosh Ganu · 3 years, 11 months ago
  30. e668bec board: kontron: sl28: reorder mmc devices by Michael Walle · 3 years, 11 months ago
  31. 46a4d75 Merge tag 'efi-2021-01-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 3 years, 11 months ago
  32. 265ce19 efi_loader: make variable store size customizable by Heinrich Schuchardt · 3 years, 11 months ago
  33. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 3 years, 11 months ago
  34. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 3 years, 11 months ago
  35. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 3 years, 11 months ago
  36. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 3 years, 11 months ago
  37. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 3 years, 11 months ago
  38. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 3 years, 11 months ago
  39. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 3 years, 11 months ago
  40. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 3 years, 11 months ago
  41. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 3 years, 11 months ago
  42. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 3 years, 11 months ago
  43. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 3 years, 11 months ago
  44. 40fc33f spi: Fix typo in header by Sean Anderson · 4 years, 3 months ago
  45. 03a673c dh_imx6: Switch to full DM-aware by Jagan Teki · 4 years, 1 month ago
  46. 538fe2f cm_fx6: Switch to full DM-aware by Jagan Teki · 4 years, 1 month ago
  47. 25e6bd1 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86 by Tom Rini · 3 years, 11 months ago
  48. 1b6314b x86: coral: Update the boot script by Simon Glass · 4 years ago
  49. c9cb6a6 distro_bootcmd: set devtype for dhcp boot by Igor Opaniuk · 4 years ago
  50. b620363 riscv: qemu: enable distro boot from scsi by Heinrich Schuchardt · 4 years ago
  51. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
  52. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years ago
  53. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years ago
  54. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years ago
  55. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years ago
  56. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years ago
  57. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years ago
  58. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years ago
  59. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years ago
  60. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years ago
  61. 0d56fba dm: core: Drop dev_set_of_offset() by Simon Glass · 4 years ago
  62. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years ago
  63. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 4 years ago
  64. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years ago
  65. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years ago
  66. b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years ago
  67. bb1828f drivers: ifc: add define for IFC_CSPRn TE bit by Aleksandar Gerasimovski · 4 years ago
  68. 4ed0065 lx2160a: Fix address for secure boot headers by Manish Tomar · 4 years ago
  69. 507103f ls1043a: Fix address for secure boot headers by Manish Tomar · 4 years ago
  70. fc9a3d1 include/configs: ls1012aqds: add default environment variable by Biwen Li · 4 years ago
  71. 9ed303d armv8: lx2162aqds: Add support for LX2162AQDS platform by Meenakshi Aggarwal · 4 years ago
  72. 2a29a9a drivers/net/phy: Add CORTINA_NO_FW_UPLOAD to Kconfig by Meenakshi Aggarwal · 4 years ago
  73. f9ad240 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 4 years, 10 months ago
  74. b6f1109 efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years ago
  75. d236e82 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years ago
  76. 2a42de6 Merge tag 'u-boot-stm32-20201209' of https://gitlab.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 4 years ago
  77. 0f8106f treewide: Update email address Patrick Delaunay and Patrice Chotard by Patrice Chotard · 4 years ago
  78. 19ea606 Merge https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 4 years ago
  79. 8c5ea53 configs: migrate CONFIG_IMX_THERMAL to defconfigs by Tom Rini · 4 years ago
  80. a51fdba board: toradex: add apalis-imx8x 2gb wb it v1.1a module support by Igor Opaniuk · 4 years, 1 month ago
  81. 4f1970f board: ge: bx50v3: check b850v3 power management watchdog by Ian Ray · 4 years ago
  82. f2ac6f7 board: ge: bx50v3: correct CONFIG_CMD_NFS by Ian Ray · 4 years ago
  83. 7a8d18d imx: aristainetos: enable U-Boot Environment variables protection by Heiko Schocher · 4 years ago
  84. 015c026 imx6: add support for aristainetos2c_cslb board variant by Heiko Schocher · 4 years ago
  85. 3cf02f5 imx6: remove not longer supported aristainetos boards by Heiko Schocher · 4 years ago
  86. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 4 years ago
  87. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years ago
  88. 4448fe8 bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years ago
  89. b3c0167 bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years ago
  90. d9477a0 bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years ago
  91. 4dcb815 bootm: Rename fixup_silent_linux() by Simon Glass · 4 years ago
  92. 4ae4264 bootm: Update fixup_silent_linux() to return an error by Simon Glass · 4 years ago
  93. f158ba1 bootm: Add tests for fixup_silent_linux() by Simon Glass · 4 years ago
  94. 96434a7 env: Allow returning errors from hdelete_r() by Simon Glass · 4 years ago
  95. 7b86682 spl: atf: add support for LOAD_IMAGE_V2 by Michael Walle · 4 years ago
  96. 553825c spl: atf: remove helper structure from common header by Michael Walle · 4 years ago
  97. d2cb0c8 spl: atf: provide a bl2_plat_get_bl31_params_default() by Michael Walle · 4 years ago
  98. 4f5128f configs: cei-tk1-som: remove CONFIG_ARMV7_PSCI in include file by Patrick Delaunay · 4 years, 5 months ago
  99. fe66992 arm: tegra: add options for BOOTENV_EFI_SET_FDTFILE_FALLBACK for tegra186 by Peter Robinson · 4 years, 7 months ago
  100. 632fb97 arm: tegra: define fdtfile option for distro boot by Peter Robinson · 4 years, 7 months ago