1. ddc44c2 patman: Add project-default for 'gcc' by Philipp Tomsich · 4 years, 2 months ago
  2. b3aff15 patman: Add --no-signoff to suppress adding signoffs by Philipp Tomsich · 4 years, 2 months ago
  3. 5e66338 dm: Update documentation for new sequence numbers by Simon Glass · 4 years, 1 month ago
  4. 7f20d1d dm: core: Drop seq and req_seq by Simon Glass · 4 years, 1 month ago
  5. 36c03d1 cmd: Drop use of old sequence numbers in commands by Simon Glass · 4 years, 1 month ago
  6. a133e21 dm: core: Update uclass_find_next_free_req_seq() for new scheme by Simon Glass · 4 years, 1 month ago
  7. 9917591 dm: Drop the unused arg in uclass_find_device_by_seq() by Simon Glass · 4 years, 1 month ago
  8. b5b1155 dm: Drop uclass_resolve_seq() by Simon Glass · 4 years, 1 month ago
  9. 93f44e8 dm: test: Add a test for DM_UC_FLAG_NO_AUTO_SEQ by Simon Glass · 4 years, 1 month ago
  10. 981426e dm: Switch over to use new sequence number for dev_seq() by Simon Glass · 4 years, 1 month ago
  11. 3bc90aa pinctrl: Update for new sequence numbers by Simon Glass · 4 years, 1 month ago
  12. fb0ea6a gpio: Update for new sequence numbers by Simon Glass · 4 years, 1 month ago
  13. d1e8530 x86: Simplify acpi_device_infer_name() by Simon Glass · 4 years, 1 month ago
  14. df3dc20 x86: Drop unnecessary mp_init logic by Simon Glass · 4 years, 1 month ago
  15. b27347f usb: Update for new sequence numbers by Simon Glass · 4 years, 1 month ago
  16. 4de51cc usb: ehci-mx6: Drop assignment of sequence number by Simon Glass · 4 years, 1 month ago
  17. 6d83c74 spi: Update for new sequence numbers by Simon Glass · 4 years, 1 month ago
  18. 42f3663 pci: Update to use new sequence numbers by Simon Glass · 4 years, 1 month ago
  19. 15a1196 dm: core: Allow manual sequence numbering by Simon Glass · 4 years, 1 month ago
  20. 552da33 net: Update to use new sequence numbers by Simon Glass · 4 years, 1 month ago
  21. 16df993 i2c: Update for new sequence numbers by Simon Glass · 4 years, 1 month ago
  22. 5c58002 octeon: Don't attempt to set the sequence number by Simon Glass · 4 years, 1 month ago
  23. a20b4a8 dm: test: Drop assumptions of no sequence numbers by Simon Glass · 4 years, 1 month ago
  24. 4153e3a dm: Fix return value in dev_read_alias_seq() by Simon Glass · 4 years, 1 month ago
  25. ba0e7da dm: core: Switch binding to use new sequence numbers by Simon Glass · 4 years, 1 month ago
  26. 1c55b22 dm: test: Check all devices have a sequence numbers by Simon Glass · 4 years, 1 month ago
  27. cd53e5b dm: core: Add a new sequence number for devices by Simon Glass · 4 years, 1 month ago
  28. d03adb4 dm: core: Update uclass_find_next_free_req_seq() args by Simon Glass · 4 years, 1 month ago
  29. 8b85dfc dm: Avoid accessing seq directly by Simon Glass · 4 years, 1 month ago
  30. 0b2fa98 linker_lists: Fix alignment issue by Simon Glass · 4 years, 1 month ago
  31. 8351a29 Merge tag 'dm-pull-14dec20' of git://git.denx.de/u-boot-dm into next by Tom Rini · 4 years, 1 month ago
  32. b7bbd55 checkpatch: Add warnings for unexpected struct names by Simon Glass · 4 years, 1 month ago
  33. 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
  34. b012ff1 dm: treewide: Update 'auto' declarations to be on one line by Simon Glass · 4 years, 1 month ago
  35. d1998a9 dm: treewide: Rename ofdata_to_platdata() to of_to_plat() by Simon Glass · 4 years, 1 month ago
  36. c69cda2 dm: treewide: Rename dev_get_platdata() to dev_get_plat() by Simon Glass · 4 years, 1 month ago
  37. 4f50086 dm: Rename 'platdata_size' to 'plat_size' by Simon Glass · 4 years, 1 month ago
  38. caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
  39. 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
  40. 78128d5 dtoc: Tidy up more Python style in dtb_platdata by Simon Glass · 4 years, 1 month ago
  41. 8ee05b5 dm: core: Drop unused parameter from dm_extended_scan_fdt() by Simon Glass · 4 years, 1 month ago
  42. 725e4fc dm: core: Drop unused parameter from dm_scan_fdt() by Simon Glass · 4 years, 1 month ago
  43. 2ebea5e dm: core: Combine the flattree and livetree binding code by Simon Glass · 4 years, 1 month ago
  44. d0c20ce dm: core: Add an ofnode function to get the devicetree root by Simon Glass · 4 years, 1 month ago
  45. e80be74 dm: core: Drop device_bind_offset() by Simon Glass · 4 years, 1 month ago
  46. 0d56fba dm: core: Drop dev_set_of_offset() by Simon Glass · 4 years, 1 month ago
  47. 20da4e0 dm: Drop uses of dev_set_of_offset() by Simon Glass · 4 years, 1 month ago
  48. a2703ce dm: Remove uses of device_bind_offset() by Simon Glass · 4 years, 1 month ago
  49. 0de1b07 dm: core: Add a livetree function to check node status by Simon Glass · 4 years, 1 month ago
  50. 734206d dm: core: Rename device_bind_ofnode() to device_bind() by Simon Glass · 4 years, 1 month ago
  51. e12052b dm: core: Rename device_bind() to device_bind_offset() by Simon Glass · 4 years, 1 month ago
  52. 6ca5ff3 test: unit test for exception command by Heinrich Schuchardt · 4 years, 2 months ago
  53. 04cc791 efi_selftest: implement exception test for sandbox by Heinrich Schuchardt · 4 years, 2 months ago
  54. 3a5ec03 cmd: sandbox: implement exception command by Heinrich Schuchardt · 4 years, 2 months ago
  55. b46f30a sandbox: add handler for exceptions by Heinrich Schuchardt · 4 years, 2 months ago
  56. 21f9075 sandbox: serial: Update to use membuff by Simon Glass · 4 years, 2 months ago
  57. 1bf0a40 sandbox: serial: Convert to livetree by Simon Glass · 4 years, 2 months ago
  58. c5ea016 serial: sandbox: Drop unnecessary #ifdefs by Simon Glass · 4 years, 2 months ago
  59. 9b33038 dtoc: Tidy up Python style in dtb_platdata by Simon Glass · 4 years, 2 months ago
  60. 479dd30 patman: Drop tools.ToChar() and ToChars() by Simon Glass · 4 years, 2 months ago
  61. 6a4ccad patman: Drop tools.ToByte() by Simon Glass · 4 years, 2 months ago
  62. fc0056e patman: Drop unicode helper functions by Simon Glass · 4 years, 2 months ago
  63. 5ea9dcc fdt: Use an Enum for the data type by Simon Glass · 4 years, 2 months ago
  64. ddaa949 Merge tag 'efi-next' of https://gitlab.denx.de/u-boot/custodians/u-boot-efi into next by Tom Rini · 4 years, 1 month ago
  65. 2644851 efi_loader: link partition to block device by Heinrich Schuchardt · 5 years ago
  66. f9ad240 efi_loader: make efi_protocol_open() non-static by Heinrich Schuchardt · 5 years ago
  67. 7f8e656 efi_selftest: test EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
  68. 6d78ca8 efi_selftest: clean up Makefile by Heinrich Schuchardt · 4 years, 1 month ago
  69. 3da0b28 efi_loader: support EFI_LOAD_FILE_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
  70. 0e074d1 efi_loader: carve out efi_load_image_from_file() by Heinrich Schuchardt · 4 years, 1 month ago
  71. c06c55b efi_loader: pass boot_policy to efi_load_image_from_path by Heinrich Schuchardt · 4 years, 1 month ago
  72. b6f1109 efi_loader: move EFI_LOAD_FILE2_PROTOCOL_GUID by Heinrich Schuchardt · 4 years, 1 month ago
  73. 0e9d2d7 efi_loader: resequence functions in efi_boottime.c by Heinrich Schuchardt · 4 years, 1 month ago
  74. 861072b efi_loader: remove EFI_HII_CONFIG_ROUTING_PROTOCOL by Heinrich Schuchardt · 4 years, 1 month ago
  75. 470fa19 efi_loader: don't set EFI_RT_SUPPORTED_UPDATE_CAPSULE by Heinrich Schuchardt · 4 years, 1 month ago
  76. 3d20d21 fs: fat: deletion of long file names by Heinrich Schuchardt · 4 years, 2 months ago
  77. 89735b4 fs: fat: first dentry of long name in FAT iterator by Heinrich Schuchardt · 4 years, 2 months ago
  78. 4a593dd fs: fat: use constant DELETED_FLAG by Heinrich Schuchardt · 4 years, 2 months ago
  79. 1e51c8d fs: fat: search file should not allocate cluster by Heinrich Schuchardt · 4 years, 2 months ago
  80. 3049a51 fs: fat: reuse deleted directory entries by Heinrich Schuchardt · 4 years, 2 months ago
  81. 32a5f88 fs: fat: fat_find_empty_dentries() by Heinrich Schuchardt · 4 years, 2 months ago
  82. 569b0e1 fs: fat: flush new directory cluster by Heinrich Schuchardt · 4 years, 2 months ago
  83. 7557c84 fs: fat: set start cluster for root directory by Heinrich Schuchardt · 4 years, 2 months ago
  84. 27ed690 fs: fat: dentry iterator for fill_dir_slot() by Heinrich Schuchardt · 4 years, 2 months ago
  85. 3a331ae fs: fat: generate unique short names by Heinrich Schuchardt · 4 years, 2 months ago
  86. 57b745e fs: fat: call set_name() only once by Heinrich Schuchardt · 4 years, 2 months ago
  87. a343249 fs: fat: pass shortname to fill_dir_slot by Heinrich Schuchardt · 4 years, 2 months ago
  88. 28cef9c fs: fat: create correct short names by Heinrich Schuchardt · 4 years, 2 months ago
  89. d236e82 fs: fat: export fat_next_cluster() by Heinrich Schuchardt · 4 years, 2 months ago
  90. c592411 fs: fat: correct first cluster for '..' by Heinrich Schuchardt · 4 years, 2 months ago
  91. 03f1f78 spl: fit: Prefer a malloc()'d buffer for loading images by Alexandru Gagniuc · 4 years, 3 months ago
  92. cd833de Merge branch '2020-12-07-bootm-and-spl-atf-improvements' into next by Tom Rini · 4 years, 1 month ago
  93. 51bb338 bootm: Support string substitution in bootargs by Simon Glass · 4 years, 2 months ago
  94. 1a62d64 cli: Support macro processing with a fixed-size buffer by Simon Glass · 4 years, 2 months ago
  95. 488d89a x86: zimage: Add silent-console processing by Simon Glass · 4 years, 2 months ago
  96. 4448fe8 bootm: Allow updating the bootargs in a buffer by Simon Glass · 4 years, 2 months ago
  97. b3c0167 bootm: Update bootm_process_cmdline_env() to use flags by Simon Glass · 4 years, 2 months ago
  98. b6386f3 bootm: Split out bootargs environment reading / writing by Simon Glass · 4 years, 2 months ago
  99. 6cd92b1 bootm: Use size rather than length for CONSOLE_ARG by Simon Glass · 4 years, 2 months ago
  100. d9477a0 bootm: Add a bool parameter to bootm_process_cmdline_env() by Simon Glass · 4 years, 2 months ago