1. e22d579 ARM: dts: tegra30: enable USB PHY node on some devices by Svyatoslav Ryhel · 1 year, 5 months ago
  2. 555b28d board: grouper: convert ASUS Google Nexus 7 (2012) to use DM PMIC by Svyatoslav Ryhel · 1 year, 5 months ago
  3. 8849951 board: transformer-t30: convert ASUS Transformers to use DM PMIC by Svyatoslav Ryhel · 1 year, 5 months ago
  4. 441dea2 board: endeavoru: convert HTC One X to use DM PMIC by Svyatoslav Ryhel · 1 year, 5 months ago
  5. 459d6d9 board: lg-x3: convert LG Optimus 4X and Vu to use DM PMIC by Svyatoslav Ryhel · 1 year, 5 months ago
  6. 14f2e54 ARM: tegra: call regulators_enable_boot_on on board init by Svyatoslav Ryhel · 1 year, 2 months ago
  7. 9d3f7f8 ARM: dts: Reuse I2C3 for NVEC by Thierry Reding · 1 year, 7 months ago
  8. acae7eb i2c: Bugfix in i2c_get_chip_by_phandle() by Philip Oberfichtner · 1 year, 2 months ago
  9. 1fcf078 Merge tag 'u-boot-dfu-20231124' of https://source.denx.de/u-boot/custodians/u-boot-dfu by Tom Rini · 1 year, 2 months ago
  10. 9e53e45 Merge tag 'efi-2024-01-rc4' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 2 months ago
  11. 6f68dcd usb: fastboot: Add missing newline in pr_err by Simon Holesch · 1 year, 2 months ago
  12. b272c87 usb: ci: Fix gadget reinit by Simon Holesch · 1 year, 2 months ago
  13. 6465800 cmd: eficonfig: create shortened boot options by Heinrich Schuchardt · 1 year, 2 months ago
  14. ce68a25 efi_loader: improve efi_var_from_file() description by Heinrich Schuchardt · 1 year, 3 months ago
  15. 229f9e7 efi_loader: Correctly account the SCRTM event creation by Ilias Apalodimas · 1 year, 3 months ago
  16. a806254 efi_loader: Increase default variable store size to 128K by Ilias Apalodimas · 1 year, 3 months ago
  17. 9781ec9 doc: typo fdtaddr_addr_r by Heinrich Schuchardt · 1 year, 2 months ago
  18. dc23eb8 docs: Fix the docs build with Sphinx 6.0 by Jonathan Corbet · 2 years, 1 month ago
  19. 63e4165 doc: add HiSilicon board documentation to HTML docs by Heinrich Schuchardt · 1 year, 3 months ago
  20. 2b3b351 mkimage: do not write incorrect error message by Heinrich Schuchardt · 1 year, 3 months ago
  21. 24ca49b Prepare v2024.01-rc3 by Tom Rini · 1 year, 2 months ago
  22. f629d50 configs: Resync with savedefconfig by Tom Rini · 1 year, 2 months ago
  23. beeb91a scsi: set dma direction to NONE for TEST UNIT READY by Nikita Yushchenko · 1 year, 3 months ago
  24. d5ff806 Merge branch 'master-mmc-clock' of https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 1 year, 2 months ago
  25. cc7bc82 Merge branch '2023-11-17-assorted-important-fixes' by Tom Rini · 1 year, 2 months ago
  26. 0585c28 Revert "arm64: Use FEAT_HAFDBS to track dirty pages when available" by Chris Packham · 1 year, 3 months ago
  27. eed8294 Revert "arm64: Use level-2 for largest block mappings when FEAT_HAFDBS is present" by Chris Packham · 1 year, 3 months ago
  28. ee23d74 Revert "armv8: enable HAFDBS for other ELx when FEAT_HAFDBS is present" by Chris Packham · 1 year, 3 months ago
  29. ac33a79 imx: spl_imx_romapi: fix emmc fast boot mode case by Marcel Ziswiler · 1 year, 3 months ago
  30. e2dcadb imx: spl_imx_romapi: fix comment about stream(usb) download failure by Marcel Ziswiler · 1 year, 3 months ago
  31. e319ef0 spl: fix TPL_SYS_MALLOC_F description by John Keeping · 1 year, 3 months ago
  32. 45c4b27 virtio: rng: gracefully handle 0 byte returns by Andre Przywara · 1 year, 3 months ago
  33. 741d1e9 bootstd: Avoid freeing a non-allocated buffer by Simon Glass · 1 year, 2 months ago
  34. 169c3cc Merge tag 'dm-pull-15nov23' of https://source.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 1 year, 2 months ago
  35. 0d4d9f9 bootstage: Correct exhasuted typo by Simon Glass · 1 year, 3 months ago
  36. f6d76e6 sandbox: Close file after mmaping it by Sean Anderson · 1 year, 3 months ago
  37. 2c61c0e dm: Do not enable debug messages by default by Heinrich Schuchardt · 1 year, 3 months ago
  38. abf7004 patman: Correct Python 3.6 behaviour by Simon Glass · 1 year, 3 months ago
  39. dfdf621 patman: Avoid using func_test at top level by Simon Glass · 1 year, 3 months ago
  40. 21229c9 patman: Correct easy pylint warnings in __main__ by Simon Glass · 1 year, 3 months ago
  41. e296a3c patman: Move the main program into a function by Simon Glass · 1 year, 3 months ago
  42. 18f8830 patman: Split out arg parsing into its own file by Simon Glass · 1 year, 3 months ago
  43. cac91b0 expo: Correct background colour by Simon Glass · 1 year, 4 months ago
  44. 3fa53b9 bootstd: Add a return code to bootflow menu by Simon Glass · 1 year, 4 months ago
  45. baea7ec bootstd: Refactor mmc prep to allow a different scan by Simon Glass · 1 year, 4 months ago
  46. a75cf70 efi: Correct handling of frame buffer by Simon Glass · 1 year, 4 months ago
  47. 70d2c994 mmc: renesas-sdhi: Disable clock after tuning reset when possible by Marek Vasut · 1 year, 3 months ago
  48. 92b2752 Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 1 year, 3 months ago
  49. 4b02f01 sunxi: H616: add LPDDR4 DRAM support by Mikhail Kalashnikov · 1 year, 3 months ago
  50. b71129c sunxi: H616: DRAM: refactor mctl_phy_configure_odt() by Andre Przywara · 1 year, 5 months ago
  51. fafedff power: regulator: add AXP313 support by Andre Przywara · 1 year, 3 months ago
  52. d17d051 power: pmic: sunxi: add AXP313 SPL driver by Andre Przywara · 1 year, 6 months ago
  53. 1f6c98c arm: dts: icnova-a20-adb4006: Add board support by Ludwig Kormann · 1 year, 3 months ago
  54. 0070d57 pinctrl: sunxi: Avoid using .bss for SPL by Samuel Holland · 1 year, 3 months ago
  55. d379bcb sunxi: mmc: Sort compatible strings numerically by Samuel Holland · 1 year, 3 months ago
  56. ca43266 clk: sunxi: Use the right symbol in the Makefile by Samuel Holland · 1 year, 3 months ago
  57. 43b573d sunxi: mmc: Move header to the driver directory by Samuel Holland · 1 year, 3 months ago
  58. 7b252df net: sun8i_emac: Drop DM_GPIO checks by Samuel Holland · 1 year, 3 months ago
  59. f054f12 arm: sunxi: Correct warning in board_fit_config_name_match by Tom Rini · 1 year, 7 months ago
  60. ffb0294 sunxi: board: simplify early PMIC setup conditions by Andre Przywara · 3 years, 7 months ago
  61. 17e9db1 Merge tag 'doc-2024-01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-efi by Tom Rini · 1 year, 3 months ago
  62. cfaf058 doc: typo 'form' in qfw.rst by Heinrich Schuchardt · 1 year, 3 months ago
  63. ca845d2 doc: board: ti: k3 docs: Use ::prompt by Nishanth Menon · 1 year, 3 months ago
  64. 81cf99e doc: board: ti: Use prompt prompt_style to simplify documentation by Nishanth Menon · 1 year, 3 months ago
  65. bd00ef7 doc: build: fix wrongly written targests instead of targets by Milan P. Stanić · 1 year, 3 months ago
  66. b214e88 doc: shorten overlong title underlines by Heinrich Schuchardt · 1 year, 3 months ago
  67. 0e20948 doc: ti: j7200_evm: Fix OPTEE platform name by Nishanth Menon · 1 year, 3 months ago
  68. 550a9ff hikey960: Fix 404 links by Dylan Corrales · 1 year, 3 months ago
  69. da2e319 Merge patch series "arm: dts: k3-am6: Fix Ethernet/DMA" by Tom Rini · 1 year, 3 months ago
  70. 62be808 arm: dts: k3-am642: Update main_bcdma and main_pktdma nodes by Siddharth Vadapalli · 1 year, 3 months ago
  71. 9a3f2b6 arm: dts: k3-am625-verdin-wifi-dev-u-boot.dtsi: Fix DMA/Ethernet by Roger Quadros · 1 year, 3 months ago
  72. d4f1487 arm: dts: k3-am625-sk-u-boot.dtsi: Update main_bcdma and main_pktdma nodes by Siddharth Vadapalli · 1 year, 3 months ago
  73. 3b913c1 Merge tag 'u-boot-stm32-20231110' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 3 months ago
  74. bb7121f Merge branch '2023-11-10-assorted-fixes' by Tom Rini · 1 year, 3 months ago
  75. a3a884c boot: Fix syntax in fdt_overlay_apply_verbose() error message by Hugo Villeneuve · 1 year, 3 months ago
  76. aff5ddd tools: gitignore: Fix tools/generated path by Sam Protsenko · 1 year, 3 months ago
  77. ee2ce29 bootstd: Skip over bad device during bootflows scanning by Tony Dinh · 1 year, 3 months ago
  78. a94a407 tree-wide: Replace http:// link with https:// link for ti.com by Nishanth Menon · 1 year, 3 months ago
  79. a40f35f test: cmd: mbr: Remove unreachable code by Alexander Gendin · 1 year, 3 months ago
  80. 4808d16 firmware: scmi: correct a validity check against power domain id by AKASHI Takahiro · 1 year, 3 months ago
  81. d2174db scsi: Have scsi_init_dev_desc_priv() use memset by Tom Rini · 1 year, 3 months ago
  82. eda45ee Merge tag 'u-boot-rockchip-20231110' of https://source.denx.de/u-boot/custodians/u-boot-rockchip by Tom Rini · 1 year, 3 months ago
  83. 8ffa9ed rockchip: include: asm: fix entering download mode rk3066 by Johan Jonker · 1 year, 3 months ago
  84. c7b4881 rockchip: ringneck-px30: enable SPL_BOARD_INIT by Quentin Schulz · 1 year, 3 months ago
  85. 6acdd63 rockchip: ringneck-px30: always reset STM32 companion controller on boot by Quentin Schulz · 1 year, 3 months ago
  86. b01adfe rockchip: rv1126: Read cpuid from otp and set ethaddr by Tim Lunn · 1 year, 3 months ago
  87. 455ad75 rockchip: otp: Add support for RV1126 by Tim Lunn · 1 year, 3 months ago
  88. dae79b8 rockchip: dts: fix bootph tags for rv1126 by Tim Lunn · 1 year, 3 months ago
  89. 5069436 MAINTAINERS: Fix Sam Protsenko mail by Sam Protsenko · 1 year, 3 months ago
  90. c205fe9 stm32mp1: read auth stats and boot_partition from tamp by Igor Opaniuk · 1 year, 3 months ago
  91. 6d84f6b arm: stm32: Limit u-boot.itb size to 0x160000 bytes on DH STM32MP15 DHSOM by Marek Vasut · 1 year, 3 months ago
  92. 55a3faa arm: stm32: Enable TCP, IPv6, wget on DH STM32MP15 DHSOM by Marek Vasut · 1 year, 3 months ago
  93. 5846ef8 ARM: dts: stm32mp: Repair damage from alignment with v6.3 by Marek Vasut · 1 year, 4 months ago
  94. 68ea9f0 arm: stm32mp: Really fix compilation issue when SYS_DCACHE_OFF and/or SYS_DCACHE_SYS are enabled by Bhupesh Sharma · 1 year, 5 months ago
  95. c41a6de rockchip: ringneck-px30: enable i2c command by Quentin Schulz · 1 year, 3 months ago
  96. 6761cb5 board: rockchip: add Pine64 QuartzPro64 RK3588 board by Tom Fitzhenry · 1 year, 3 months ago
  97. e17d174 Merge tag 'xilinx-for-v2024.01-rc3' of https://source.denx.de/u-boot/custodians/u-boot-microblaze by Tom Rini · 1 year, 3 months ago
  98. 37229ed MAINTAINERS: fastboot: add Mattijs by Mattijs Korpershoek · 1 year, 4 months ago
  99. 56fe8f1 MAINTAINERS: usb gadget: add Mattijs by Mattijs Korpershoek · 1 year, 4 months ago
  100. 37f500d dt-bindings: Remove VSC8531 specific RGMII delay definitions by Michal Simek · 1 year, 3 months ago