1. 642e51a Azure/GitLab CI: Add the pylint checker by Simon Glass · 3 years ago
  2. fc8af38 buildman: Update default config to build for sandbox by Simon Glass · 3 years ago
  3. f44a52a Makefile: Add a way to check for pylint errors by Simon Glass · 3 years ago
  4. 9e00777 test: Correct pylint errors by Simon Glass · 3 years ago
  5. 68a0b71 moveconfig: Correct pylint errors by Simon Glass · 3 years ago
  6. 8d2ef3e binman: Correct pylint errors by Simon Glass · 3 years ago
  7. 8a455fc dtoc: Correct pylint errors by Simon Glass · 3 years ago
  8. ac05335 buildman: Correct pylint errors by Simon Glass · 3 years ago
  9. 32cc6ae patman: Correct pylint errors by Simon Glass · 3 years ago
  10. f9a719e Prepare v2022.04-rc3 by Tom Rini · 2 years, 11 months ago
  11. 8df7e97 Merge branch '2022-02-28-bugfixes' by Tom Rini · 2 years, 11 months ago
  12. c2aed9c board: stemmy: Detect board variants and patch DTB by Linus Walleij · 3 years ago
  13. 6fb4f73 arm: apple: Switch to fully dynamic mem layout by Janne Grunau · 3 years ago
  14. 551f426 arm: pdu001: Setup pinmux for console UART as early as possible by Felix Brack · 2 years, 11 months ago
  15. 286f948 arm: pdu001: Fix early debugging UART by Felix Brack · 3 years ago
  16. 11f29d4 tools: mkimage/dumpimage: Allow to use -l with -T by Pali Rohár · 3 years ago
  17. a900c7f Merge tag 'efi-2022-04-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 2 years, 11 months ago
  18. 7228ef9 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 2 years, 11 months ago
  19. 3fa9ed9 efi_loader: update the timing of enabling and disabling EFI watchdog by Masahisa Kojima · 2 years, 11 months ago
  20. 3e6f810 efi_loader: test/py: Reset system after capsule update on disk by Masami Hiramatsu · 3 years ago
  21. e7233c9 test/py: Handle expected reboot while booting sandbox by Masami Hiramatsu · 3 years ago
  22. 06396e2 test/py: Handle expected reset by command by Masami Hiramatsu · 3 years ago
  23. a6aafce efi_loader: use efi_update_capsule_firmware() for capsule on disk by Masami Hiramatsu · 3 years ago
  24. bdcc0a9 efi_loader: fix uefi secure boot with intermediate certs by Ilias Apalodimas · 3 years ago
  25. 625d933 tools: mkeficapsule: remove duplicated code by AKASHI Takahiro · 3 years ago
  26. 57b98ef doc: describe fatload command by Heinrich Schuchardt · 3 years ago
  27. 5e04435 doc: describe generation of SMBIOS table by Heinrich Schuchardt · 3 years ago
  28. 4ce849f arm: rmobile: rzg2_beacon: Enable proper Ethernet PHY by Adam Ford · 2 years, 11 months ago
  29. a26c2b1 net: ravb: Add tx/rx delay flag checks and support for rgmii-rxid by Adam Ford · 2 years, 11 months ago
  30. c6ae38b Merge tag 'clk-2022.04-rc2' of https://source.denx.de/u-boot/custodians/u-boot-clk by Tom Rini · 2 years, 11 months ago
  31. 5d94cbd scripts: Makefile.lib: generate dsdt_generated.c instead of dsdt.c by Philippe Reynes · 2 years, 11 months ago
  32. 92a1bba cmd: clk: fix long help message by Patrick Delaunay · 3 years ago
  33. 534859a cmd: clk: update result of do_clk_setfreq by Patrick Delaunay · 3 years ago
  34. afcc261 cmd: clk: replace clk_lookup by uclass_get_device_by_name by Patrick Delaunay · 3 years ago
  35. 3386fb1 cmd: clk: test the number of argument in setfreq command by Patrick Delaunay · 3 years ago
  36. b0cdd82 clk: ccf: correct the test on the parent uclass in clk_enable/clk_disable by Patrick Delaunay · 3 years ago
  37. e96e213 clk: Add clk_get_by_name_optional by Sean Anderson · 3 years ago
  38. a0abea8 clk: Add driver API to HTML docs by Sean Anderson · 3 years, 1 month ago
  39. 9c88b13 clk: Add client API to HTML docs by Sean Anderson · 3 years, 1 month ago
  40. 14cacb0 clk: Inline clk_get_*_optional by Sean Anderson · 3 years, 1 month ago
  41. 011bbfb clk: Rename clk_get_optional_nodev by Sean Anderson · 3 years, 1 month ago
  42. 6c92393 clk: cdce9xx: Convert .of_xlate to .request by Sean Anderson · 3 years, 1 month ago
  43. e8db644 clk: versaclock: Remove xlate function by Sean Anderson · 3 years, 2 months ago
  44. ea5f443 clk: Remove no-op request and rfree callbacks by Sean Anderson · 3 years, 2 months ago
  45. 052bebe clk: Rename ICS8N3QV01 to CLK_ICS8N3QV01 by Sean Anderson · 3 years, 1 month ago
  46. 7d4a785 clk: Alphabetize Kconfig by Sean Anderson · 3 years, 1 month ago
  47. d5d7bb7 clk: Alphabetize Makefile by Sean Anderson · 3 years, 1 month ago
  48. 90de95f Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 2 years, 11 months ago
  49. 4cb9bd8 Merge tag 'dm-pull-22222' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 2 years, 11 months ago
  50. 4cea6ed configs: omap various: Remove OMAP_EHCI_PHY from defconfigs by Adam Ford · 3 years ago
  51. fc4bee1 usb: ehci-omap: Remove OMAP_EHCI_PHYx_RESET_GPIO from Kconfig by Adam Ford · 3 years ago
  52. 70dbff1 usb: ehci-omap: Use PHY system to manage phy resets by Adam Ford · 3 years ago
  53. d11f995 usb: ehci-omap: Make Kconfig select PHY if USB_EHCI_OMAP by Adam Ford · 3 years ago
  54. f9852ac phy: nop-phy: Fix enabling reset by Adam Ford · 3 years ago
  55. ac0c125 usb: ehci-omap: Move omap_ehci_hcd_init to omap_ehci_probe by Adam Ford · 3 years ago
  56. 0935dbf usb: ehci-omap: Drop dead code by Adam Ford · 3 years ago
  57. 70f42e7 scripts: dtc: libfdt: fdt_ro.c: always define fdt_check_full by Philippe Reynes · 3 years ago
  58. 606a14b phy: phy-uclass: check the parents for phys by Angus Ainslie · 3 years ago
  59. 6a0b5f8 binman: Allow different operations in FIT generator nodes by Simon Glass · 3 years ago
  60. 98e0de3 binman: Tidy up the docs a little with fit by Simon Glass · 3 years ago
  61. dbe17c0 binman: fit: Refactor to reduce function size by Simon Glass · 3 years ago
  62. 81b71c3 binman: Move entry-data collection into a Entry method by Simon Glass · 3 years ago
  63. 56385c5 binman: Add a ELF test file with disjoint text sections by Simon Glass · 3 years ago
  64. 5c044ff binman: Support a list of strings with the mkimage etype by Simon Glass · 3 years ago
  65. 523cde0 binman: Add to the TODO by Simon Glass · 3 years ago
  66. 47f420a binman: Add support for TEE BL32 by Roger Quadros · 3 years ago
  67. 4d38dd7 elf: Add a way to read segment information from an ELF file by Simon Glass · 3 years ago
  68. 206985e binman: Update docs to indicate mkimage is supported by Simon Glass · 3 years ago
  69. 7e4b66a dtoc: Support reading a list of arguments by Simon Glass · 3 years ago
  70. dd857ee dtoc: Allow deleting nodes and adding them in the same sync by Simon Glass · 3 years ago
  71. a30c39f dtoc: Support deleting a node by Simon Glass · 3 years ago
  72. bc11602 dtoc: Support adding a string list to a device tree by Simon Glass · 3 years ago
  73. 38c04d8 spl: Allow disabling binman symbols in SPL by Simon Glass · 3 years ago
  74. 00959d8 spl: x86: Correct the binman symbols for SPL by Simon Glass · 3 years ago
  75. 941671a moveconfig: Allow regex matches when finding combinations by Simon Glass · 3 years ago
  76. b8d11da moveconfig: Show the config name rather than the defconfig by Simon Glass · 3 years ago
  77. 8db1f99 binman: Correct the error message for a bad hash algorithm by Simon Glass · 3 years ago
  78. 7309222 binman: Update image positions of FIT subentries by Alper Nebi Yasak · 3 years ago
  79. ee813c8 binman: Skip processing "hash" subnodes of FIT subsections by Alper Nebi Yasak · 3 years ago
  80. 17a0dc6 Merge branch '2022-02-21-platform-updates' by Tom Rini · 2 years, 11 months ago
  81. a064e0c ti: i2c: fix probe_chip() return value by Nikita Yushchenko · 3 years ago
  82. 829b411 crypto: aspeed: fix polling RSA status wrong issue by Neal Liu · 3 years ago
  83. 5d90836 arm: dts: k3-j7200: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · 3 years ago
  84. 68a51cc arm: omap3: Make some memory functions static and clean headers by Adam Ford · 3 years ago
  85. 1c6ea4d arm: omap3: Cleanup sys_info to fit OMAP3 booting with LTO by Adam Ford · 3 years ago
  86. da6a8d9 arm: dts: k3-j721e-r5-common-proc-board: tps659413: Correct the min/max voltages of VDD_CPU by Keerthy · 3 years ago
  87. d15e192 iommu: Add M1 Pro/Max support to Apple DART driver by Janne Grunau · 3 years ago
  88. 0ae3c79 doc: board: apple: Update Apple M1 documentation by Mark Kettenis · 3 years ago
  89. 5a0973f arm: apple: Disable debug UART by Mark Kettenis · 3 years ago
  90. a89fea7 arm: apple: Add M1 Pro/Max support by Mark Kettenis · 3 years ago
  91. 24b628a Merge tag 'xilinx-for-v2022.04-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 2 years, 11 months ago
  92. 9bd4232 arm64: zynqmp: Remove additional gpio header from dlc21 by Michal Simek · 3 years ago
  93. 11381fb arm64: zynqmp: Fix debug uart initialization by Michal Simek · 3 years ago
  94. 05f0f26 ARM: zynq: Fix debug uart initialization by Michal Simek · 3 years ago
  95. 83d2941 arm64: zynqmp: Fix dependencies around ZYNQMP_PSU_INIT_ENABLED by Michal Simek · 3 years ago
  96. 27703ba arm64: zynqmp: Build psu_spl_init for SPL all the time by Michal Simek · 3 years ago
  97. f063100 xilinx: Enable OF_BOARD for zynq and zynqmp boards by Michal Simek · 3 years ago
  98. 55e9cef Merge tag 'u-boot-imx-20220220' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 3 years ago
  99. fea6607 ARM: imx: imx8mn-ddr4-evk: Add ethernet support by Marek Vasut · 3 years ago
  100. 3240d01 kontron-pitx-imx8m: fix board_mmc_getcd() by Heiko Thiery · 3 years ago