1. 0e3f7e9 ARM: meson: add A1 support by Igor Prusov · 1 year, 6 months ago
  2. aacf821 ARM: dts: sync meson-a1-ad401 from Linux 6.3-rc7 by Igor Prusov · 1 year, 6 months ago
  3. 8d72c79 ARM: dts: Add Amlogic Meson A1 DT from Linux 6.3-rc7 by Igor Prusov · 1 year, 6 months ago
  4. eef4a77 Merge branch '2023-06-21-fix-get_ram_size-with-cache-enabled' into next by Tom Rini · 1 year, 4 months ago
  5. 1c64b98 common/memsize.c: Fix get_ram_size() when cache is enabled by Emanuele Ghidoli · 1 year, 5 months ago WIP/2023-06-21-fix-get_ram_size-with-cache-enabled
  6. a1e225b sandbox: Add a dummy dcache_status() function by Emanuele Ghidoli · 1 year, 5 months ago
  7. 43dc016 Merge branch '2023-06-20-assorted-update' into next by Tom Rini · 1 year, 4 months ago
  8. 230038f test: dm: restore /firmware nodes after testing by AKASHI Takahiro · 1 year, 5 months ago WIP/2023-06-20-assorted-update
  9. e0afedb stdio: Remove stdio_init() by Masahiro Yamada · 1 year, 5 months ago
  10. 1b086da configs: am64x_evm_*_defconfig: Enable High Secure device support by Vignesh Raghavendra · 1 year, 5 months ago
  11. 7f8062b configs: synquacer: increase SYS_MALLOC_F_LEN by Masahisa Kojima · 1 year, 5 months ago
  12. bf52766 test: bdinfo: Add test for command bdinfo by Marek Vasut · 1 year, 5 months ago
  13. b1574dd python: Update requirements.txt for security issues by Tom Rini · 1 year, 5 months ago
  14. fb93bd8 drivers: spi: omap3_spi: Initialize mode for all channels by Julien Panis · 1 year, 5 months ago
  15. 8dc2c66 psci: fix use of clobbered registers in asm by Sam Edwards · 1 year, 5 months ago
  16. 50195a2 mkimage: ecdsa: password for signing from environment by Stefano Babic · 1 year, 5 months ago
  17. 5f024d1 usb: eth: lan78xx: Fix logic in lan78xx_read_otp() to avoid a warning by Tom Rini · 4 years, 5 months ago
  18. 1aeedef spl: spl-nor: return error if no valid image was loaded by Mario Kicherer · 1 year, 9 months ago
  19. 571d8e5 Merge branch '2023-06-19-spl-nvme-support' into next by Tom Rini · 1 year, 4 months ago
  20. 02d9c0b common: spl: Add spl NVMe boot support by Mayuresh Chitale · 1 year, 5 months ago WIP/2023-06-19-spl-nvme-support
  21. 32f5e9e nvme: pci: Enable for SPL by Mayuresh Chitale · 1 year, 5 months ago
  22. 8ce6a2e spl: blk: Support loading images from fs by Mayuresh Chitale · 1 year, 5 months ago
  23. f3228a7 spl: Add Kconfig options for NVME by Mayuresh Chitale · 1 year, 5 months ago
  24. bb922ca global: Use proper project name U-Boot (next) by Michal Simek · 1 year, 5 months ago
  25. dd9484a Merge branch '2023-06-19-corstone1000-fwu-updates' into next by Tom Rini · 1 year, 4 months ago
  26. 3e41eba corstone1000: add nvmxip, fwu-mdata and gpt options by Rui Miguel Silva · 1 year, 4 months ago WIP/2023-06-19-corstone1000-fwu-updates
  27. 17c744c corstone1000: set kernel_addr based on boot_idx by Rui Miguel Silva · 1 year, 4 months ago
  28. bc91ca4 corstone1000: add boot index by Rui Miguel Silva · 1 year, 4 months ago
  29. b3870dd corstone1000: add fwu-metadata store info by Rui Miguel Silva · 1 year, 4 months ago
  30. dc3abd8 nvmxip: move header to include by Rui Miguel Silva · 1 year, 4 months ago
  31. 2974e2c fwu_metadata: make sure structures are packed by Rui Miguel Silva · 1 year, 4 months ago
  32. acfd0ff Merge tag 'u-boot-stm32-20230616' of https://source.denx.de/u-boot/custodians/u-boot-stm into next by Tom Rini · 1 year, 4 months ago
  33. 8ab9e8f serial: stm32: BRR must be set only when usart is disable by Patrice Chotard · 1 year, 5 months ago
  34. b4dbc5d serial: stm32: Wait TC bit before performing initialization by Patrice Chotard · 1 year, 5 months ago
  35. 6d9f865 configs: stm32f746-disco: remove a useless comment by Dario Binacchi · 1 year, 6 months ago
  36. 13e364b ARM: dts: stm32f769-disco: remove the dsi_host node by Dario Binacchi · 1 year, 6 months ago
  37. 08002ff ARM: dts: stm32mp: alignment with v6.3 by Patrick Delaunay · 1 year, 6 months ago
  38. 763c6b8 media: dt-bindings: media: Add macros for video interface bus types by Patrick Delaunay · 1 year, 6 months ago
  39. abddd78 pmic: stpmic1: support new prefix node name for regulator by Patrick Delaunay · 1 year, 6 months ago
  40. bd087f6 stm32mp: stm32prog: use the decimal format by default for offset parsing by Patrick Delaunay · 1 year, 6 months ago
  41. 09f50c7 stm32mp: stm32prog: fix OTP read/write error management by Patrick Delaunay · 1 year, 6 months ago
  42. 2df7fc0 configs: stm32mp1: reduce DDR_CACHEABLE_SIZE to supported 256MB DDR by Patrick Delaunay · 1 year, 6 months ago
  43. 7b802e1 stm32mp: bsec: add check on null size in misc ops by Patrick Delaunay · 1 year, 6 months ago
  44. 6bdef5b stm32mp: add support of STM32MP15x Rev.Y by Patrick Delaunay · 1 year, 6 months ago
  45. 0e136ec ARM: stm32: Use __section(".data") with dot in the section name on DHSOM by Marek Vasut · 1 year, 6 months ago
  46. 9af2ec1 ARM: stm32: Add missing header for save_boot_params by Marek Vasut · 1 year, 6 months ago
  47. 2d158d3 ARM: stm32: Fix OF_LIST on DHCOR by Tom Rini · 1 year, 6 months ago
  48. 715e709 ARM: stm32: Add IWDG handling into PSCI suspend code by Marek Vasut · 1 year, 5 months ago
  49. d3126a3 config: stm32mp15: remove CONFIG_FASTBOOT_CMD_OEM_FORMAT by Patrick Delaunay · 1 year, 5 months ago
  50. 30a9372 config: stm32mp15: remove CONFIG_FASTBOOT_USB_DEV by Patrick Delaunay · 1 year, 5 months ago
  51. dac5b06 stm32mp: stm32prog: Add support of FWU_MDATA partition type by Patrick Delaunay · 1 year, 5 months ago
  52. 3a67b61 stm32mp: stm32prog: Add support of ESP partition type by Patrick Delaunay · 1 year, 5 months ago
  53. 82a4a25 stm32mp: stm32prog: Add support of ENV partition type by Patrick Delaunay · 1 year, 5 months ago
  54. 90f992e arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-dhcom/dhcor by Patrick Delaunay · 1 year, 5 months ago
  55. df197e2 configs: stm32mp1: disable CMD_MTDPARTS by Patrice Chotard · 1 year, 5 months ago
  56. 5d3abc6 stm32mp: stm32prog: Remove tee_detected from stm32prog_data struct by Patrice Chotard · 1 year, 5 months ago
  57. 6cb2b9d board: st: remove board_mtdparts_default by Patrick Delaunay · 1 year, 5 months ago
  58. 8a8efac board: stm32mp1: use fdt_copy_fixed_partitions by Patrick Delaunay · 1 year, 5 months ago
  59. 6cf8888 configs: stm32mp: Disable SYS_MTDPARTS_RUNTIME for stm32mp15 and stm32mp13 by Patrice Chotard · 1 year, 5 months ago
  60. e91d3c6 arm: dts: stm32: Add partitions in flash0 and nand node for stm32mp15xx-ev1 by Patrice Chotard · 1 year, 5 months ago
  61. c8532a0 arm: dts: stm32: Align stm32mp15xx-*-scmi-u-boot.dtsi file by Patrick Delaunay · 1 year, 5 months ago
  62. a142a1d stm32mp: stm32prog: Remove usage of "mtdparts" function by Patrice Chotard · 1 year, 5 months ago
  63. 28d3439 dfu: mtd: remove direct call of mtdparts_init function by Patrick Delaunay · 1 year, 5 months ago
  64. 163c5f6 fdt_support: add fdt_copy_fixed_partitions function by Patrick Delaunay · 1 year, 5 months ago
  65. 0e7cc08 fdt_support: include dm/ofnode.h by Patrick Delaunay · 1 year, 5 months ago
  66. 5ac10c0 Merge tag 'fsl-qoriq-2023-6-15' of https://source.denx.de/u-boot/custodians/u-boot-fsl-qoriq into next by Tom Rini · 1 year, 4 months ago WIP/15Jun2023-next
  67. b824212 configs: ls1046afrwy: enable DM_MDIO and DM_CMD by Camelia Groza · 1 year, 5 months ago
  68. 4cb10eb board: freescale: ls1046afrwy: enumerate PCI devices by Camelia Groza · 1 year, 5 months ago
  69. c699427 arm: dts: ls1046afrwy: add the FMan Ethernet nodes by Camelia Groza · 1 year, 5 months ago
  70. 5654ffa net: fsl-mc: sync remaining MC commands by Ioana Ciornei · 1 year, 5 months ago
  71. 0aebee7 net: fsl-mc: sync DPIO MC APIs by Ioana Ciornei · 1 year, 5 months ago
  72. 4797269 net: fsl-mc: sync DPSPARSER MC APIs by Ioana Ciornei · 1 year, 5 months ago
  73. 207c815 net: fsl-mc: sync DPNI MC APIs by Ioana Ciornei · 1 year, 5 months ago
  74. 95f309a net: fsl-mc: sync DPRC MC APIs by Ioana Ciornei · 1 year, 5 months ago
  75. 018bc35 net: fsl-mc: sync DPMAC MC APIs by Ioana Ciornei · 1 year, 5 months ago
  76. 694dc0d net: fsl-mc: sync DPBP MC APIs by Ioana Ciornei · 1 year, 5 months ago
  77. f21d326 net: fsl-mc: remove unused MC APIs by Ioana Ciornei · 1 year, 5 months ago
  78. c761028 board: fsl: lx2160ardb: add dts fixup function for RevC and newer by Florin Chiculita · 1 year, 5 months ago
  79. ee22330 board: fsl: lx2160ardb: add api for obtaining board revision by Florin Chiculita · 1 year, 5 months ago
  80. c6caaaf net: ldpaa_eth: export DPNI and DPMAC counters through 'net stats' by Ioana Ciornei · 1 year, 5 months ago
  81. c85e96d cmd: net: add a 'net stats' command to dump network statistics by Ioana Ciornei · 1 year, 5 months ago
  82. 22df08d net: ldpaa_eth: extend debug capabilities with DPMAC statistics by Ioana Ciornei · 1 year, 5 months ago
  83. 308d67e net: ldpaa_eth: extend debug capabilities with DPNI statistics by Ioana Ciornei · 1 year, 5 months ago
  84. 13ca5c2 net: ldpaa_eth: transform dpni_statistics from a struct to a union by Ioana Ciornei · 1 year, 5 months ago
  85. 3e69762 net: ldpaa_eth: fix the memory layout of the dpmac_get_counters() API by Ioana Ciornei · 1 year, 5 months ago
  86. e533228 net: dsa: Fix OF fallback lookup for ports by Marcus Comstedt · 1 year, 5 months ago
  87. cb4fe56 Merge tag 'tpm-for_tom-13062023' of https://source.denx.de/u-boot/custodians/u-boot-tpm into next by Tom Rini · 1 year, 4 months ago WIP/13Jun2023-next
  88. 011f015 test/py: Account PCR updates properly during testing by Ilias Apalodimas · 1 year, 5 months ago
  89. 789ed27 test/py: replace 'tpm2 init, startup, selftest' sequences by Ilias Apalodimas · 1 year, 5 months ago
  90. e663b2f tpm: Add 'tpm autostart' shell command by Ilias Apalodimas · 1 year, 5 months ago
  91. 7da82de Merge tag 'xilinx-for-v2023.10-rc1' of https://source.denx.de/u-boot/custodians/u-boot-microblaze into next by Tom Rini · 1 year, 4 months ago WIP/12Jun2023-next
  92. 260d496 Merge tag v2023.07-rc4 into next by Tom Rini · 1 year, 4 months ago
  93. 19b77d3 Prepare v2023.07-rc4 by Tom Rini · 1 year, 4 months ago v2023.07-rc4
  94. 89240bc arm64: versal: Add missing prototypes by Algapally Santosh Sagar · 1 year, 5 months ago
  95. b177bb1 arm64: versal: Add missing prototype for initialize_tcm by Algapally Santosh Sagar · 1 year, 5 months ago
  96. a30ac34 arm64: zynqmp: Fix lockstep mode cpu release functionality by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  97. 2eed42c arm64: zynqmp: Fix tcminit mode param by Venkatesh Yadav Abbarapu · 1 year, 5 months ago
  98. 2f5ad77 PCI: zynqmp: Add ZynqMP NWL PCIe root port driver by Stefan Roese · 1 year, 5 months ago
  99. a4444bf firmware: zynqmp: Extend debug message to show parameters by Michal Simek · 1 year, 5 months ago
  100. 511e820 arm64: zynqmp: Fix return code from do_zynqmp_pmufw() by Michal Simek · 1 year, 5 months ago