1. da8592d Convert CONFIG_BOARD_ECC_SUPPORT to Kconfig by Tom Rini · 2 years, 8 months ago
  2. 2c58d2f Convert CONFIG_BIOSEMU to Kconfig by Tom Rini · 2 years, 8 months ago
  3. a7e6c6b Convert CONFIG_BOARD_COMMON to Kconfig by Tom Rini · 2 years, 8 months ago
  4. 43ea564 arm: exynos: Move BL1/2 SPI flash defines to their user, drop CONFIG by Tom Rini · 2 years, 8 months ago
  5. a3041d9 Convert CONFIG_BTB to Kconfig by Tom Rini · 2 years, 8 months ago
  6. 3db7b2b powerpc: Remove unused MPC8540/60ADS code by Tom Rini · 2 years, 8 months ago
  7. 09cb77d Merge branch '2022-03-02-scmi-updates' into next by Tom Rini · 2 years, 8 months ago
  8. 7c33f78 clk: scmi: register scmi clocks with CCF by Etienne Carriere · 2 years, 8 months ago
  9. 10d3e5d firmware: scmi: fix sandbox and related tests for clock discovery by Etienne Carriere · 2 years, 8 months ago
  10. 6983710 scmi: change parameter dev in devm_scmi_process_msg by Etienne Carriere · 2 years, 8 months ago
  11. 41d62e2 sandbox: scmi: test against a single scmi agent by Etienne Carriere · 2 years, 8 months ago
  12. 4dea25a doc: binding: scmi: link to latest Linux kernel binding by Etienne Carriere · 2 years, 8 months ago
  13. 2dfdba4 Merge branch '2022-03-02-armv8-fixes-and-cleanups' into next by Tom Rini · 2 years, 8 months ago
  14. 5ff4857 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · 2 years, 8 months ago
  15. f660fe0 armv8: Simplify switch_el macro by Andre Przywara · 2 years, 8 months ago
  16. 7ab2e47 arm: Clean up asm/io.h by Andre Przywara · 2 years, 8 months ago
  17. 7ed340a armv8: Force SP_ELx stack pointer usage by Andre Przywara · 2 years, 8 months ago
  18. 6c7691e armv8: Always unmask SErrors by Andre Przywara · 2 years, 8 months ago
  19. e7588d8 cmd: exception: arm64: fix undefined, add faults by Andre Przywara · 2 years, 8 months ago
  20. f861ffa Merge branch '2022-03-02-enable-pylint-in-CI' into next by Tom Rini · 2 years, 8 months ago
  21. 642e51a Azure/GitLab CI: Add the pylint checker by Simon Glass · 2 years, 8 months ago
  22. fc8af38 buildman: Update default config to build for sandbox by Simon Glass · 2 years, 8 months ago
  23. f44a52a Makefile: Add a way to check for pylint errors by Simon Glass · 2 years, 8 months ago
  24. 9e00777 test: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  25. 68a0b71 moveconfig: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  26. 8d2ef3e binman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  27. 8a455fc dtoc: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  28. ac05335 buildman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  29. 32cc6ae patman: Correct pylint errors by Simon Glass · 2 years, 8 months ago
  30. f9a719e Prepare v2022.04-rc3 by Tom Rini · 2 years, 8 months ago
  31. 8df7e97 Merge branch '2022-02-28-bugfixes' by Tom Rini · 2 years, 8 months ago
  32. c2aed9c board: stemmy: Detect board variants and patch DTB by Linus Walleij · 2 years, 8 months ago
  33. 6fb4f73 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · 2 years, 8 months ago
  34. 551f426 arm: pdu001: Setup pinmux for console UART as early as possible by Felix Brack · 2 years, 8 months ago
  35. 286f948 arm: pdu001: Fix early debugging UART by Felix Brack · 2 years, 8 months ago
  36. 11f29d4 tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · 2 years, 8 months ago
  37. a900c7f Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 8 months ago
  38. 7228ef9 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 8 months ago
  39. 3fa9ed9 efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 8 months ago
  40. 3e6f810 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 2 years, 8 months ago
  41. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 2 years, 8 months ago
  42. 06396e2 test/py: Handle expected reset by command by Masami Hiramatsu · 2 years, 8 months ago
  43. a6aafce efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · 2 years, 8 months ago
  44. bdcc0a9 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · 2 years, 8 months ago
  45. 625d933 tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · 2 years, 8 months ago
  46. 57b98ef doc: describe fatload command by Heinrich Schuchardt · 2 years, 8 months ago
  47. 5e04435 doc: describe generation of SMBIOS table by Heinrich Schuchardt · 2 years, 8 months ago
  48. 4ce849f arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY by Adam Ford · 2 years, 8 months ago
  49. a26c2b1 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · 2 years, 8 months ago
  50. c6ae38b Merge tag 'clk-2022.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 8 months ago
  51. 5d94cbd scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 8 months ago
  52. 92a1bba cmd: clk: fix long help message by Patrick Delaunay · 2 years, 9 months ago
  53. 534859a cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 2 years, 9 months ago
  54. afcc261 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 2 years, 9 months ago
  55. 3386fb1 cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 2 years, 9 months ago
  56. b0cdd82 clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable by Patrick Delaunay · 2 years, 9 months ago
  57. e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 2 years, 9 months ago
  58. a0abea8 clk: Add driver API to HTML docs by Sean Anderson · 2 years, 10 months ago
  59. 9c88b13 clk: Add client API to HTML docs by Sean Anderson · 2 years, 10 months ago
  60. 14cacb0 clk: Inline clk_get_*_optional by Sean Anderson · 2 years, 10 months ago
  61. 011bbfb clk: Rename clk_get_optional_nodev by Sean Anderson · 2 years, 10 months ago
  62. 6c92393 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · 2 years, 10 months ago
  63. e8db644 clk: versaclock: Remove xlate function by Sean Anderson · 2 years, 11 months ago
  64. ea5f443 clk: Remove no-op request and rfree callbacks by Sean Anderson · 2 years, 11 months ago
  65. 052bebe clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · 2 years, 10 months ago
  66. 7d4a785 clk: Alphabetize Kconfig by Sean Anderson · 2 years, 10 months ago
  67. d5d7bb7 clk: Alphabetize Makefile by Sean Anderson · 2 years, 10 months ago
  68. 90de95f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 8 months ago
  69. 4cb9bd8 Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 8 months ago
  70. 4cea6ed configs: omap various: Remove OMAP_EHCI_PHY from defconfigs by Adam Ford · 2 years, 8 months ago
  71. fc4bee1 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 2 years, 8 months ago
  72. 70dbff1 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 2 years, 8 months ago
  73. d11f995 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 2 years, 8 months ago
  74. f9852ac phy: nop-phy: Fix enabling reset by Adam Ford · 2 years, 8 months ago
  75. ac0c125 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 2 years, 8 months ago
  76. 0935dbf usb: ehci-omap: Drop dead code by Adam Ford · 2 years, 8 months ago
  77. 70f42e7 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · 2 years, 8 months ago
  78. 606a14b phy: phy-uclass: check the parents for phys by Angus Ainslie · 2 years, 9 months ago
  79. 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 2 years, 9 months ago
  80. 98e0de3 binman: Tidy up the docs a little with fit by Simon Glass · 2 years, 9 months ago
  81. dbe17c0 binman: fit: Refactor to reduce function size by Simon Glass · 2 years, 9 months ago
  82. 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 2 years, 9 months ago
  83. 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 2 years, 9 months ago
  84. 5c044ff binman: Support a list of strings with the mkimage etype by Simon Glass · 2 years, 9 months ago
  85. 523cde0 binman: Add to the TODO by Simon Glass · 2 years, 9 months ago
  86. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 2 years, 8 months ago
  87. 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 2 years, 9 months ago
  88. 206985e binman: Update docs to indicate mkimage is supported by Simon Glass · 2 years, 9 months ago
  89. 7e4b66a dtoc: Support reading a list of arguments by Simon Glass · 2 years, 9 months ago
  90. dd857ee dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 2 years, 9 months ago
  91. a30c39f dtoc: Support deleting a node by Simon Glass · 2 years, 9 months ago
  92. bc11602 dtoc: Support adding a string list to a device tree by Simon Glass · 2 years, 9 months ago
  93. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 2 years, 9 months ago
  94. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 2 years, 9 months ago
  95. 941671a moveconfig: Allow regex matches when finding combinations by Simon Glass · 2 years, 9 months ago
  96. b8d11da moveconfig: Show the config name rather than the defconfig by Simon Glass · 2 years, 9 months ago
  97. 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 2 years, 9 months ago
  98. 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 2 years, 9 months ago
  99. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 2 years, 8 months ago
  100. 17a0dc6 Merge branch '2022-02-21-platform-updates' by Tom Rini · 2 years, 8 months ago