1. 1f2e3d5 stm32mp: stm32prog: handle dfu error by Patrick Delaunay · 3 years, 6 months ago
  2. d4cb402 stm32mp: stm32prog: change one message level to debug by Patrick Delaunay · 3 years, 6 months ago
  3. 69446de stm32mp: stm32prog: use get_cpu_dev for GetID command by Patrick Delaunay · 3 years, 6 months ago
  4. b57efb2 stm32mp: stm32prog: correctly handle DM_PMIC by Patrick Delaunay · 3 years, 6 months ago
  5. be4182b stm32mp: stm32prog: handle the next phase after USB re-enumeration by Patrick Delaunay · 3 years, 6 months ago
  6. 90ed215 stm32mp: stm32prog: solve compilation with CONFIG_FIT_SIGNATURE by Patrick Delaunay · 3 years, 6 months ago
  7. d68e53b stm32mp: stm32prog: add support of initrd in flashlayout by Patrick Delaunay · 3 years, 6 months ago
  8. d4358a6 stm32mp: stm32prog: add timeout in stm32prog_serial_get_buffer by Patrick Delaunay · 3 years, 6 months ago
  9. 5f14e2f stm32mp: stm32prog: remove all the header check for UART download by Patrick Delaunay · 3 years, 6 months ago
  10. 95a34eb arm: dts: stm32mp157c-odyssey-som: enable SDMMC2 in SPL by Grzegorz Szymaszek · 3 years, 6 months ago
  11. 7db3307 arm: dts: stm32mp157c-odyssey-som: enable the SDMMC2 eMMC HS DDR mode by Grzegorz Szymaszek · 3 years, 6 months ago
  12. 51a2ac9 arm: dts: stm32mp157c-odyssey-som: set the SDMMC2 VQMMC supply by Grzegorz Szymaszek · 3 years, 6 months ago
  13. b1c8ad5 arm: dts: stm32mp157c-odyssey-som: enable all SDMMC2 data lanes by Grzegorz Szymaszek · 3 years, 6 months ago
  14. b40a034 arm: dts: stm32mp157c-odyssey-som: fix the basic SDMMC2 properties by Grzegorz Szymaszek · 3 years, 6 months ago
  15. a94b2aa Merge tag 'u-boot-atmel-2021.10-a' of https://source.denx.de/u-boot/custodians/u-boot-atmel into next by Tom Rini · 3 years, 5 months ago
  16. 2af181b ARM: dts: k3: Add cfg register space for ringacc and udmap by Vignesh Raghavendra · 3 years, 5 months ago
  17. 00d6fc9 ARM: dts: j72xx-r5-common-proc-board: Add DM firmware node by Vignesh Raghavendra · 3 years, 5 months ago
  18. bb318d8 arm: dts: k3-j72xx: correct MCU timer1 frequency by Tero Kristo · 3 years, 5 months ago
  19. 61305e0 arm: mach-k3: j721e_init: Force early probe of clk-k3 driver by Dave Gerlach · 3 years, 5 months ago
  20. 925698d arm: mach-k3: sysfw-loader: pass boardcfg to sciserver by Tero Kristo · 3 years, 5 months ago
  21. 7acd4d7 arm: mach-k3: common: Drop main r5 start by Dave Gerlach · 3 years, 5 months ago
  22. 0714580 arm: mach-k3: do board config for PM only if supported by Tero Kristo · 3 years, 5 months ago
  23. 547b277 arm: mach-k3: add support for detecting firmware images from FIT by Tero Kristo · 3 years, 5 months ago
  24. 277729e arm: mach-k3: Add platform data for j721e and j7200 by Dave Gerlach · 3 years, 5 months ago
  25. df5363a tools: k3_fit_atf: add DM binary to the FIT image by Tero Kristo · 3 years, 5 months ago
  26. 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 5 months ago
  27. 99214c1 arm: mach-k3: introduce new config option for sysfw split by Tero Kristo · 3 years, 5 months ago
  28. 62af440 arm: dts: sync rtc node of am335x boards with Linux 5.9-rc7 by Dario Binacchi · 3 years, 6 months ago
  29. defd62c arm: dts: k3-am64-main: Update the location of ATF in SRAM and increase its max size by Aswath Govindraju · 3 years, 6 months ago
  30. 26f32c3 configs: am64x_evm_*_defconfig: Rearrange the components in SRAM to satisfy the limitations for USB DFU boot mode by Aswath Govindraju · 3 years, 6 months ago
  31. 1c8b404 arm: dts: k3-am642-evm-u-boot: Add U-Boot tags and fix the dr_mode to peripheral for USB subsystem by Aswath Govindraju · 3 years, 6 months ago
  32. 7803a5b arm: dts: k3-am642-*-evm: Add USB support by Aswath Govindraju · 3 years, 6 months ago
  33. cdb7384 arm: dts: k3-am64-main: Add USB DT nodes by Aswath Govindraju · 3 years, 6 months ago
  34. 669a03e arm: mach-k3: am642_init: Do USB fixups to facilitate host and device boot modes by Aswath Govindraju · 3 years, 6 months ago
  35. 3ae127c arm: mach-k3: am642_init: Add support for USB boot mode by Aswath Govindraju · 3 years, 6 months ago
  36. 0c51509 tools: k3_fit_atf: Add support for providing ATF load address using a Kconfig symbol by Aswath Govindraju · 3 years, 6 months ago
  37. dc9f100 arm: dts: k3-j7200: ddr: Update to 0.5.0 version of DDR for LPDDR 2666MTs by Kevin Scholz · 3 years, 6 months ago
  38. ade4e04 stm32mp: don't map the reserved region with no-map property by Patrick Delaunay · 3 years, 6 months ago
  39. 7dc6068 stm32mp: Increase the reserved memory in board_get_usable_ram_top by Patrick Delaunay · 3 years, 6 months ago
  40. 55661ee Revert "sama5d3: Fix Galois Field Table offsets" by Tudor Ambarus · 3 years, 6 months ago
  41. 079b35a arm: a37xx: pci: Increase PCIe MEM size from 16 MiB to 127 MiB by Pali Rohár · 3 years, 6 months ago
  42. 4a82fca arm: a37xx: pci: Fix a3700_fdt_fix_pcie_regions() function by Pali Rohár · 3 years, 6 months ago
  43. 46b679e arm: a37xx: pci: Find PCIe controller node by compatible instead of path by Pali Rohár · 3 years, 6 months ago
  44. a544d65 arm: a37xx: pci: Fix DT compatible string to Linux' DT compatible by Pali Rohár · 3 years, 6 months ago
  45. 6785434 sunxi: Bring back SD card as MMC device 0 by Andre Przywara · 3 years, 7 months ago
  46. 7bda7ce arm: dts: stm32mp157c-odyssey-som: enable the RNG1 by Grzegorz Szymaszek · 3 years, 7 months ago
  47. 7194a95 arm: dts: k3-am642-sk: Add sysreset controller node by Suman Anna · 3 years, 6 months ago
  48. a97ee92 arm: dts: k3-am642-evm: Add sysreset controller node by Suman Anna · 3 years, 6 months ago
  49. 4ec0407 arm: dts: k3-j721e: Fix up MAIN R5FSS cluster mode back to Split-mode by Suman Anna · 3 years, 6 months ago
  50. 34ccadc ARM: don't use --gc-sections with LTO when using private libgcc by Marek Behún · 3 years, 6 months ago
  51. 75c7d10 ARM: don't use -ffunction-sections/-fdata-sections with LTO build by Marek Behún · 3 years, 6 months ago
  52. 8f96965 ARM: make LTO available by Marek Behún · 3 years, 6 months ago
  53. 37de198 armv8: SPL: discard relocation information by Marek Behún · 3 years, 6 months ago
  54. baa977b ARM: omap3: fix LTO for DM3730 (and possibly other omap3 boards) by Marek Behún · 3 years, 6 months ago
  55. 79dec66 ARM: fix LTO for rockchip and samsung by Marek Behún · 3 years, 6 months ago
  56. 9d3918f ARM: fix LTO for seaboard by Marek Behún · 3 years, 6 months ago
  57. e8bb990 ARM: imx8m: fix imx_eqos_txclk_set_rate() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
  58. 3cd7541 ARM: kona: fix clk_bsc_enable() type mismatch for LTO by Marek Behún · 3 years, 6 months ago
  59. 9493e96 ARM: fix LTO for keystone by Marek Behún · 3 years, 6 months ago
  60. b83120d ARM: fix LTO for imx28_xea by Marek Behún · 3 years, 6 months ago
  61. e5fc903 ARM: fix LTO build for some thumb-interwork cases by Marek Behún · 3 years, 6 months ago
  62. 86c5e21 ARM: make gd a function call for LTO and set via set_gd() by Marek Behún · 3 years, 6 months ago
  63. 82b63e9 ARM: global_data: make set_gd() work for armv5 and armv6 by Marek Behún · 3 years, 6 months ago
  64. 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
  65. c350601 arm: mvebu: armada-3720-uDPU.dts: Change back to phy-mode "2500base-x" by Stefan Roese · 3 years, 7 months ago
  66. a502a87 arm64: zynqmp: Add description for SOM/Kria boards by Michal Simek · 3 years, 6 months ago
  67. 3195840 arm64: zynqmp: Add psgtr DT descriptions by Michal Simek · 3 years, 6 months ago
  68. bd00849 arm64: zynqmp: Add pinctrl description by Michal Simek · 3 years, 6 months ago
  69. 50a6bd0 arm64: zynqmp: Add zynqmp firmware specific DT nodes by T Karthik Reddy · 3 years, 7 months ago
  70. 26d8ecc arm64: zynqmp: Add missing mio-bank properties to sdhci by Michal Simek · 3 years, 10 months ago
  71. fddff68 arm64: zynqmp: Remove comment about clock chips by Michal Simek · 3 years, 8 months ago
  72. 486f25c arm64: zynqmp: Add 'i2c-mux-idle-disconnect' property by Raviteja Narayanam · 3 years, 8 months ago
  73. 000b862 arm64: zynqmp: Add label to all GPIO lines for VCK190 SC by Saeed Nowshadi · 3 years, 7 months ago
  74. 65a572b arm64: zynqmp: Add 'silabs,skip-recall' to DDR DIMM si570 clk node by Saeed Nowshadi · 3 years, 8 months ago
  75. a34a12f arm64: zynqmp: Add missing silabs,skip-recall for si570 ref clk nodes by Michal Simek · 3 years, 8 months ago
  76. f29eaad arm: octeontx2: Add dtsi/dts files for Octeon TX2 CN913x DB by Konstantin Porotchkin · 3 years, 6 months ago
  77. 7d8e165 arm64: mvebu: extend the mmio region by Grzegorz Jaszczyk · 3 years, 7 months ago
  78. 32a1a5b arm64: mvebu: a8k: move firmware related definitions to fw info by Grzegorz Jaszczyk · 3 years, 7 months ago
  79. a2122d8 arm64: mvebu: do not map firmware RT service region by Grzegorz Jaszczyk · 3 years, 7 months ago
  80. 762f9fb arm64: mvebu: a8k: align memory regions by jinghua · 3 years, 7 months ago
  81. 8054d80 Merge https://source.denx.de/u-boot/custodians/u-boot-sh by Tom Rini · 3 years, 6 months ago
  82. d39620e ARM: dts: add missing -u-boot.dtsi to enable HDMI on Beelink GTKing/King-Pro by Neil Armstrong · 3 years, 7 months ago
  83. 1569847 am335x: add support for cape detect functionality by Kory Maincent · 3 years, 7 months ago
  84. d705527 arm: am335x: add support for i2c2 bus by Kory Maincent · 3 years, 7 months ago
  85. 6c2c7e9 arm: sunxi: add support for DIP detection to CHIP board by Kory Maincent · 3 years, 7 months ago
  86. 0705e25 am57xx: add support for cape detect functionality by Kory Maincent · 3 years, 7 months ago
  87. 8f76c9d ARM: renesas: Scrub duplicate memory nodes from DT on Gen3 by Marek Vasut · 3 years, 8 months ago
  88. ea184cb Merge tag 'ti-v2021.07-rc3' of https://source.denx.de/u-boot/custodians/u-boot-ti by Tom Rini · 3 years, 6 months ago
  89. bbc9da5 ARM: dts: k3-am642-sk: Add ethernet related DT nodes by Vignesh Raghavendra · 3 years, 6 months ago
  90. bc17fcc ARM: dts: k3-am64-main: Add CPSW DT nodes by Vignesh Raghavendra · 3 years, 6 months ago
  91. a66b914 arm: dts: am642-r5-sk: Add r5 specific dts by Lokesh Vutla · 3 years, 7 months ago
  92. c88a9ae arm: dts: am642-sk: Add initial sk dts by Lokesh Vutla · 3 years, 7 months ago
  93. 45b7a9f arm: dts: am642-evm: Add I2C nodes by Lokesh Vutla · 3 years, 7 months ago
  94. e922b5a arm: dts: k3-am642-r5-evm: Do not use power-domains for I2C by Lokesh Vutla · 3 years, 7 months ago
  95. 93e0bfb arm: dts: k3-am64-evm: Make chip id available before pre-reloc by Lokesh Vutla · 3 years, 7 months ago
  96. b5425a9 arm: am64x: Add support for selecting DT based on EEPROM by Lokesh Vutla · 3 years, 7 months ago
  97. 2ee7631 board: ti: am64x: Add support for reading eeprom data by Lokesh Vutla · 3 years, 7 months ago
  98. ab4c072 arm: dts: k3-am642-r5-evm: Add GPIO DDR VTT regulator by Nishanth Menon · 3 years, 7 months ago
  99. d3fd37b arm: dts: k3-am64-main: Add GPIO nodes by Nishanth Menon · 3 years, 7 months ago
  100. d411f09 arm: mach-k3: am642: Add support for triggering ddr init from SPL by Dave Gerlach · 3 years, 7 months ago