1. 21a2c12 getchar(): Correct usage by Tom Rini · 9 months ago
  2. bded9f1 test/py: bootstage: Add test for bootstage command by Love Kumar · 9 months ago
  3. 22d238f arch: mach-k3: Fix incorrect mapping of higher DDR addresses as device memory by Sekhar Nori · 9 months ago
  4. 2d30b29 test: Skip cleanup test if not built out of tree by Tobias Deiminger · 9 months ago
  5. 3c3270b cmd: nvedit: Fix typo in 'illegal character' error by Ivan Orlov · 9 months ago
  6. bc01d9f image-host: refactor and protect for very long filenames by Hugo Cornelis · 10 months ago
  7. 9ba8187a8 board: ti: am64: Support TMDS64EVM by Roger Quadros · 10 months ago
  8. 27cc595 include: env: ti: add default for do_main_cpsw0_qsgmii_phyinit by Manorit Chawdhry · 10 months ago
  9. a99d652 include: env: ti: ti_common: Fix a missing semicolon by Manorit Chawdhry · 10 months ago
  10. 3a7744e boot: superfluous assignment in bootflow_menu_new() by Heinrich Schuchardt · 10 months ago
  11. 3f93122 boot: remove dead code in bootflow_check() by Heinrich Schuchardt · 10 months ago
  12. f055d6e lib: rsa: Allow legacy URI specification without "pkcs11:" by Csókás Bence · 10 months ago
  13. 11ad2bb lib: rsa: Fix PKCS11 URI if one is not given in `keydir` by Csókás Bence · 10 months ago
  14. 10fee88 tools: binman: ti_board_cfg: Check for linting problems by Neha Malcom Francis · 10 months ago
  15. 0cc7a70 board: ti: *-cfg.yaml: Adhere to yamllint rules by Neha Malcom Francis · 10 months ago
  16. b185618 iommu: dont fail silently by Caleb Connolly · 10 months ago
  17. 9d92c41 bootdev: avoid infinite probe loop by Caleb Connolly · 10 months ago
  18. f7cca7c Revert "test: hush: dollar: fix bugous behavior" by Tom Rini · 9 months ago
  19. 3c3a734 Revert "cmd: Set modern hush as default shell" by Tom Rini · 9 months ago
  20. 5b3cd0f Revert "test/py: net: Add dhcp abort test" by Tom Rini · 9 months ago
  21. b8f7b37 CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 9 months ago
  22. 1858beb test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 9 months ago
  23. 662eade test/py/requirements.txt: Update packaging requirement by Tom Rini · 9 months ago
  24. 50a907e docker: build QEMU v8.2.0 by Heinrich Schuchardt · 9 months ago
  25. 002764d Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 9 months ago
  26. bdaa0b2 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 9 months ago
  27. 106332d Merge branch '2024-01-16-assorted-updates-and-improvements' by Tom Rini · 9 months ago
  28. a300ac3 test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · 10 months ago
  29. 994f1ce doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 10 months ago
  30. d060c49 README: drop mention of MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 10 months ago
  31. 4762c51 cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro by Rasmus Villemoes · 10 months ago
  32. 13f4c85 test: add test of "cp" shell command by Rasmus Villemoes · 10 months ago
  33. 21c8567 riscv: qemu: imply GOLDFISH_RTC by Heinrich Schuchardt · 10 months ago
  34. 2d6dc19 rtc: driver for Goldfish RTC by Heinrich Schuchardt · 10 months ago
  35. 467979b fs: remove explicit efi configuration dependency by AKASHI Takahiro · 9 months ago
  36. 593607c net: tftp: remove explicit efi configuration dependency by AKASHI Takahiro · 9 months ago
  37. 279b03d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 9 months ago
  38. 6422820 efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 9 months ago
  39. 0ab829d doc: update requirements.txt by Heinrich Schuchardt · 9 months ago
  40. 479edba doc: import Sphinx theme.css and pygments.css by Heinrich Schuchardt · 9 months ago
  41. 0c098a5 doc: update theme_overrides.css by Heinrich Schuchardt · 9 months ago
  42. 31a221d doc: add sphinx_rtd_theme extension by Heinrich Schuchardt · 9 months ago
  43. f520982 docs/sphinx: Explicitly convert Sphinx paths to str by Oliver Faso · 9 months ago
  44. 60971e6 doc: create index entries for commands by Heinrich Schuchardt · 9 months ago
  45. 93d1721 doc: add generated index to table of contents by Heinrich Schuchardt · 9 months ago
  46. a1c57be doc: dfu: fix a handful of typos by Mattijs Korpershoek · 10 months ago
  47. 0a4595b configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUP by Venkatesh Yadav Abbarapu · 9 months ago
  48. a270099 xilinx: board: Update the kaslr-seed property by Venkatesh Yadav Abbarapu · 9 months ago
  49. 92fa22a cmd/command.c: relax length check in cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  50. 48f31ee cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 10 months ago
  51. 88a5b32 doc/usage/cmd/cp.rst: document that overlapping regions are supported by Rasmus Villemoes · 10 months ago
  52. d631681 cmd/mem.c: use memmove in do_mem_cp() by Rasmus Villemoes · 10 months ago
  53. 22efc1c test/py: memtest: Add tests for mtest command by Love Kumar · 10 months ago
  54. 883a7a9 reset: npcm: Add support for Nuvoton NPCM BMC family by Jim Liu · 10 months ago
  55. 9b8b043 test/py: i2c: Add tests for i2c command by Love Kumar · 10 months ago
  56. f0d6e29 test/py: mii: Add tests for mii command by Love Kumar · 10 months ago
  57. e6a8c6f ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · 10 months ago
  58. ddcfb9e lib: smbios: remove redundant next_header() by Heinrich Schuchardt · 10 months ago
  59. 1c5aab8 smbios: copy QEMU tables by Heinrich Schuchardt · 10 months ago
  60. 481ffca arm: dts: k3-j721e-binman: Add support for HS-SE 2.0 by Neha Malcom Francis · 10 months ago
  61. aa048fa doc: board: phytec: Add phyCORE-AM62x by Wadim Egorov · 10 months ago
  62. 085cd64 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · 10 months ago
  63. 53157bf test/py: mdio: Add tests for mdio command by Love Kumar · 10 months ago
  64. d836473 test/py: net: Add dhcp abort test by Love Kumar · 11 months ago
  65. 043ca8c Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 9 months ago
  66. 6ca9349 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 9 months ago
  67. 4c3dfa1 sandbox_flattree: enable button support by Caleb Connolly · 9 months ago
  68. 4d6d25b test: spmi: fix tests by Caleb Connolly · 10 months ago
  69. 64550c7 pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 11 months ago
  70. 92fe089 spmi: msm: fix register range names by Caleb Connolly · 11 months ago
  71. f1d66ed gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · 11 months ago
  72. a712ece dts: qcom: adjust pmic gpio to use upstream bindings by Caleb Connolly · 11 months ago
  73. ab42143 gpio: qcom_pmic: support upstream DT by Caleb Connolly · 11 months ago
  74. 5415d5f gpio: qcom_pmic: drop pon GPIO driver by Caleb Connolly · 11 months ago
  75. b7f1895 mach-snapdragon: switch to PMIC button driver by Caleb Connolly · 11 months ago
  76. 4e8aa00 button: qcom-pmic: introduce Qualcomm PMIC button driver by Caleb Connolly · 11 months ago
  77. 033f09b gpio: qcom_pmic: fix silent dev_read_addr downcast by Caleb Connolly · 11 months ago
  78. a4ba2a6 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 11 months ago
  79. 836b7f4 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 11 months ago
  80. 6156e39 msm_gpio: use unsigned int by Caleb Connolly · 11 months ago
  81. 2c2cc3e pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 11 months ago
  82. 24d2908 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 11 months ago
  83. 53b2c7a pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 11 months ago
  84. d5db46c clk/qcom: fix rcg divider value by Caleb Connolly · 12 months ago
  85. 6acc443 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 12 months ago
  86. 37ea134 clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 12 months ago
  87. 0e7fec0 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 12 months ago
  88. 3ead661 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 12 months ago
  89. fac2121 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 12 months ago
  90. a623c14 clk/qcom: move from mach-snapdragon by Caleb Connolly · 12 months ago
  91. b9631fe Merge tag 'u-boot-nand-20240115' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 9 months ago
  92. 662e7ef arm: xea: Add support for boot image source descriptor in SPL by Anatolij Gustschin · 9 months ago
  93. decc451 arm: config: Enable CRC8 support in SPL on imx287 XEA board by Lukasz Majewski · 9 months ago
  94. dbde4c6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 9 months ago
  95. 1aebea9 board: phytec: fix link error when disabling PHYTEC_SOM_DETECTION by Yannic Moog · 9 months ago
  96. 4dfa08a arm: mach-k3: am642: Define NAND boot device by Roger Quadros · 9 months ago
  97. e76959a mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 9 months ago
  98. dd01a229 mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 9 months ago
  99. 58d6f34 memory: ti-gpmc: Fix build by Roger Quadros · 9 months ago
  100. f6e7d8d mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 10 months ago