1. f3e450b rockchip: theobroma-systems: fix modified boot_targets detection by Quentin Schulz · 10 months ago
  2. 1e33bff env: migrate env_get_default to call env_get_default_into by Quentin Schulz · 10 months ago
  3. 7665d33 env: allow to copy value from default environment into a buffer by Quentin Schulz · 10 months ago
  4. 1e1a92b rockchip: ringneck-px30/puma-rk3399: factor out storage medium selection by Quentin Schulz · 10 months ago
  5. 530f5e8 rockchip: puma-rk3399: do not hardcode MMC controller paths by Quentin Schulz · 10 months ago
  6. 8fa42c0 rockchip: ringneck-px30: do not hardcode MMC controller paths by Quentin Schulz · 10 months ago
  7. a3b328e board: rockchip: Add the Turing RK1 SoM by Joshua Riek · 11 months ago
  8. c47e168 rockchip: rk3588s-orangepi-5: Build SPI image by Jonas Karlman · 1 year ago
  9. 7d1ab38 rockchip: rk3588-orangepi-5-plus: Build SPI image by Slawomir Stepien · 1 year ago
  10. ebbc36e rockchip: rk3588-nanopc-t6: Build SPI image by John Clark · 1 year ago
  11. a1b1fd1 rockchip: rk3588: Fix boot from SPI flash by Jonas Karlman · 1 year ago
  12. 93e3c01 board: rockchip: Add support for FriendlyARM NanoPi R2C Plus by Tianling Shen · 11 months ago
  13. 9a26fb1 arm: dts: rockchip: rk3288: move to 64 bit reg size by Johan Jonker · 11 months ago
  14. dc368eb rockchip: rk35xx: expand space for decompressed kernel by Hugh Cole-Baker · 11 months ago
  15. 0829318 rockchip: board: Remove dwc3 usb init and gadget handler functions by Jonas Karlman · 1 year ago
  16. ac8d157 configs: rockchip: Use dwc3-generic driver on RK3328 and RK3399 by Jonas Karlman · 1 year ago
  17. da3ae1f Revert "test: hush: dollar: fix bugous behavior" by Tom Rini · 10 months ago
  18. b8d3d71 Revert "cmd: Set modern hush as default shell" by Tom Rini · 10 months ago
  19. 437a6c0 Revert "test/py: net: Add dhcp abort test" by Tom Rini · 10 months ago
  20. 4f963dc CI: Move to latest Ubuntu "Jammy" tag by Tom Rini · 10 months ago
  21. 62dde54 test: test_trace.py: Have trace-cmd report always use -l by Tom Rini · 10 months ago
  22. 6e30bf3 test/py/requirements.txt: Update packaging requirement by Tom Rini · 10 months ago
  23. 24069c2 docker: build QEMU v8.2.0 by Heinrich Schuchardt · 11 months ago
  24. c71fcdf Merge tag 'xilinx-for-v2024.04-rc1-v2' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 10 months ago
  25. c3913e4 Merge tag 'efi-2024-04-rc1-2' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 10 months ago
  26. e598645 Merge branch '2024-01-16-assorted-updates-and-improvements' by Tom Rini · 10 months ago
  27. ca0ca2b test.py: Update pycryptodomex to address CVE-2023-52323 by Tom Rini · 11 months ago
  28. dd5b958 doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 11 months ago
  29. 5304648 README: drop mention of MEM_SUPPORT_64BIT_DATA by Rasmus Villemoes · 11 months ago
  30. a6f3753 cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro by Rasmus Villemoes · 11 months ago
  31. 7505d5b test: add test of "cp" shell command by Rasmus Villemoes · 11 months ago
  32. e35aec3 riscv: qemu: imply GOLDFISH_RTC by Heinrich Schuchardt · 11 months ago
  33. d76beea rtc: driver for Goldfish RTC by Heinrich Schuchardt · 11 months ago
  34. d4c9946 fs: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
  35. b916385 net: tftp: remove explicit efi configuration dependency by AKASHI Takahiro · 10 months ago
  36. e3e542d efi_loader: rename BOOTEFI_BOOTMGR to EFI_BOOTMGR by AKASHI Takahiro · 10 months ago
  37. 9b08b9a efi_loader: split unrelated code from efi_bootmgr.c by AKASHI Takahiro · 10 months ago
  38. 61f3c7b doc: update requirements.txt by Heinrich Schuchardt · 10 months ago
  39. f3b5659 doc: import Sphinx theme.css and pygments.css by Heinrich Schuchardt · 10 months ago
  40. 9b665d6 doc: update theme_overrides.css by Heinrich Schuchardt · 10 months ago
  41. c72266f doc: add sphinx_rtd_theme extension by Heinrich Schuchardt · 10 months ago
  42. a82b48e docs/sphinx: Explicitly convert Sphinx paths to str by Oliver Faso · 10 months ago
  43. 1b0c316 doc: create index entries for commands by Heinrich Schuchardt · 10 months ago
  44. 71dc1f1 doc: add generated index to table of contents by Heinrich Schuchardt · 10 months ago
  45. 2887401 doc: dfu: fix a handful of typos by Mattijs Korpershoek · 11 months ago
  46. ce5cde1 configs: zynqmp_kria: Enable CONFIG_OF_BOARD_SETUP by Venkatesh Yadav Abbarapu · 10 months ago
  47. e8e3c90 xilinx: board: Update the kaslr-seed property by Venkatesh Yadav Abbarapu · 10 months ago
  48. 9d8e671 cmd/command.c: relax length check in cmd_get_data_size() by Rasmus Villemoes · 11 months ago
  49. 209329d cmd/command.c: constify "arg" argument of cmd_get_data_size() by Rasmus Villemoes · 11 months ago
  50. 477a1c4 doc/usage/cmd/cp.rst: document that overlapping regions are supported by Rasmus Villemoes · 11 months ago
  51. b0796e4 cmd/mem.c: use memmove in do_mem_cp() by Rasmus Villemoes · 11 months ago
  52. 44f1368 test/py: memtest: Add tests for mtest command by Love Kumar · 11 months ago
  53. eb08c4b reset: npcm: Add support for Nuvoton NPCM BMC family by Jim Liu · 11 months ago
  54. c010f12 test/py: i2c: Add tests for i2c command by Love Kumar · 11 months ago
  55. 77830a2 test/py: mii: Add tests for mii command by Love Kumar · 11 months ago
  56. 734d577 ARM add initial support for the Phytium Pe2201 Board. by TracyMg_Li · 11 months ago
  57. 6ac005b lib: smbios: remove redundant next_header() by Heinrich Schuchardt · 11 months ago
  58. 08d931a smbios: copy QEMU tables by Heinrich Schuchardt · 11 months ago
  59. 20b1597 arm: dts: k3-j721e-binman: Add support for HS-SE 2.0 by Neha Malcom Francis · 11 months ago
  60. 12722a4 doc: board: phytec: Add phyCORE-AM62x by Wadim Egorov · 11 months ago
  61. abea324 board: phytec: am62x: Add PHYTEC phyCORE-AM62x SoM by Wadim Egorov · 11 months ago
  62. e9aa4e6 test/py: mdio: Add tests for mdio command by Love Kumar · 11 months ago
  63. 65b5b94 test/py: net: Add dhcp abort test by Love Kumar · 1 year ago
  64. e93514b Merge tag 'qcom-2024.04-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boot-snapdragon by Tom Rini · 10 months ago
  65. ad16281 Merge tag 'u-boot-imx-20240115' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx by Tom Rini · 10 months ago
  66. 76b540f sandbox_flattree: enable button support by Caleb Connolly · 10 months ago
  67. 1edc45f test: spmi: fix tests by Caleb Connolly · 11 months ago
  68. 783cb3f pmic: qcom: dont use dev_read_addr to get USID by Caleb Connolly · 12 months ago
  69. 99f591c spmi: msm: fix register range names by Caleb Connolly · 12 months ago
  70. 04a75f9 gpio: qcom_pmic: drop gpio-count property by Caleb Connolly · 12 months ago
  71. a80d68e dts: qcom: adjust pmic gpio to use upstream bindings by Caleb Connolly · 12 months ago
  72. 9482a9e gpio: qcom_pmic: support upstream DT by Caleb Connolly · 12 months ago
  73. d4b4d97 gpio: qcom_pmic: drop pon GPIO driver by Caleb Connolly · 12 months ago
  74. 89a90d0 mach-snapdragon: switch to PMIC button driver by Caleb Connolly · 12 months ago
  75. 55759a3 button: qcom-pmic: introduce Qualcomm PMIC button driver by Caleb Connolly · 12 months ago
  76. add0436 gpio: qcom_pmic: fix silent dev_read_addr downcast by Caleb Connolly · 12 months ago
  77. 0649d07 serial: msm-geni: handle devm_clk_get() errors by Caleb Connolly · 1 year ago
  78. 29ac8d9 serial: msm-geni: don't rely on parent misc device by Caleb Connolly · 1 year ago
  79. 8fff7eb msm_gpio: use unsigned int by Caleb Connolly · 1 year ago
  80. fabb897 pinctrl: qcom: make compatible with linux DTs by Caleb Connolly · 1 year ago
  81. cdc0d08 pinctrl: qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year ago
  82. 506eb53 pinctrl: qcom: move out of mach-snapdragon by Caleb Connolly · 1 year ago
  83. 397c84f clk/qcom: fix rcg divider value by Caleb Connolly · 1 year, 1 month ago
  84. fbacc67 clk/qcom: add mnd_width to clk_rcg_set_rate_mnd() by Caleb Connolly · 1 year, 1 month ago
  85. 10a0abb clk/qcom: use function pointers for enable and set_rate by Caleb Connolly · 1 year, 1 month ago
  86. 7a63294 clk/qcom: sdm845: add register map for simple gate clocks by Caleb Connolly · 1 year, 1 month ago
  87. 6c0b844 clk/qcom: handle resets and clocks in one device by Konrad Dybcio · 1 year, 1 month ago
  88. 90c4464 clk/qcom: move ipq4019 driver from mach-ipq40xx by Caleb Connolly · 1 year, 1 month ago
  89. 878b26a clk/qcom: move from mach-snapdragon by Caleb Connolly · 1 year, 1 month ago
  90. 5d23d22 Merge tag 'u-boot-nand-20240115' of https://source.denx.de/u-boot/custodians/u-boot-nand-flash by Tom Rini · 10 months ago
  91. 6322fc1 arm: xea: Add support for boot image source descriptor in SPL by Anatolij Gustschin · 10 months ago
  92. ca69177 arm: config: Enable CRC8 support in SPL on imx287 XEA board by Lukasz Majewski · 10 months ago
  93. 678cfb6 arm: xea: Move XEA's environment variables from xea.h to xea.env by Lukasz Majewski · 10 months ago
  94. 54e7073 board: phytec: fix link error when disabling PHYTEC_SOM_DETECTION by Yannic Moog · 10 months ago
  95. b33b246 arm: mach-k3: am642: Define NAND boot device by Roger Quadros · 11 months ago
  96. 2b25eac mtd: rawnand: omap_gpmc: fix OF based partition parsing for NAND by Roger Quadros · 11 months ago
  97. e52ec9e mtd: rawnand: omap_gpmc: Use DT provided IO address by Roger Quadros · 11 months ago
  98. 65759df memory: ti-gpmc: Fix build by Roger Quadros · 11 months ago
  99. 1c82a23 mtd: rawnand: omap_elm: Fix elm_init definition by Roger Quadros · 12 months ago
  100. de8100f mtd: nand: omap_gpmc: Fix NAND in SPL for AM335x by Roger Quadros · 12 months ago