1. bc71afc Merge branch '2022-12-09-platform-updates' into next by Tom Rini · 1 year, 11 months ago
  2. 0415040 configs: enable OSPI related configs in AM62x by Dhruva Gole · 2 years, 1 month ago
  3. 8994ac3 arm: dts: Add OSPI support for AM62-SK by Dhruva Gole · 2 years, 1 month ago
  4. 8bd8a5d arm: dts: k3-am62x: sync dt with linux kernel by Dhruva Gole · 2 years, 1 month ago
  5. 719bd65 configs: introduce configs for the am62a by Bryan Brattlof · 2 years ago
  6. d90c8bc board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · 2 years ago
  7. b6cbcd6 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · 2 years ago
  8. b511b37 arm: mach-k3: introduce basic files to support the am62a by Bryan Brattlof · 2 years ago
  9. e38025c soc: ti: k3-socinfo: add am62a SoC entry by Bryan Brattlof · 2 years ago
  10. f54febe ram: k3-ddrss: add am62a controller support by Bryan Brattlof · 2 years ago
  11. 6bdfa69 arm: dts: introduce am62a7 u-boot dtbs by Bryan Brattlof · 2 years ago
  12. 2538029 arm: dts: introduce am62a7 dtbs from linux kernel by Bryan Brattlof · 2 years ago
  13. ee31be4 ram: k3-ddrss: add auto-generated macros for am62a support by Bryan Brattlof · 2 years, 1 month ago
  14. 640aecb rtc: Add fallbacks for dm functions by Sean Anderson · 2 years ago
  15. 0db588c x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled by Sean Anderson · 2 years ago
  16. 544071a Nokia RX-51: Use ENTRY/ENDPROC for save_boot_params by Pali Rohár · 2 years ago
  17. 0494ab3 Merge branch '2022-12-08-assorted-tooling-and-fs-fixes' into next by Tom Rini · 1 year, 11 months ago
  18. 8f17040 Merge tag 'u-boot-stm32-20221207' of https://source.denx.de/u-boot/custodians/u-boot-stm by Tom Rini · 1 year, 11 months ago
  19. 573359d Merge https://source.denx.de/u-boot/custodians/u-boot-usb by Tom Rini · 1 year, 11 months ago
  20. bd0ed9a ata: ahci-pci: Replace magic constant by macro by Pali Rohár · 2 years ago
  21. aeea67f fs/squashfs: use lldiv function for math by Kasper Revsbech · 2 years ago
  22. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
  23. 55b0aff firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · 2 years ago
  24. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
  25. 72c3f5d tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 2 years ago
  26. 4b95e84 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 2 years ago
  27. 17f8a74 tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 2 years ago
  28. 04e6332 fs: ext4: Fix free(NULL) by Mikhail Ilin · 2 years ago
  29. 2d1b2ac tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 2 years ago
  30. 1642329 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 2 years ago
  31. c059a22 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years, 1 month ago
  32. 51a0e21 usb: gadget: rndis: Prevent InformationBufferOffset manipulation by Szymon Heidrich · 2 years ago
  33. bcd4110 dfu: Make DFU virtual backend SPL friendly by Patrick Delaunay · 2 years ago
  34. 14dc0ab usb: gadget: dfu: Fix check of transfer direction by Hugo SIMELIERE · 2 years ago
  35. 9060919 Merge https://source.denx.de/u-boot/custodians/u-boot-riscv by Tom Rini · 1 year, 11 months ago
  36. 341ba8d Merge tag 'u-boot-at91-fixes-2023.01-b' of https://source.denx.de/u-boot/custodians/u-boot-at91 by Tom Rini · 1 year, 11 months ago
  37. 57b9900 riscv: use imply instead of select for SPL_SEPARATE_BSS by Zong Li · 2 years ago
  38. ac14155 common/spl/Kconfig: add dependency on SPL_SEMIHOSTING for SPL payload by Kautuk Consul · 2 years ago
  39. ae3527f arch/riscv: add semihosting support for RISC-V by Kautuk Consul · 2 years ago
  40. 1c03ab9 lib: Add common semihosting library by Kautuk Consul · 2 years ago
  41. 2b2e912 Merge branch '2022-12-07-Kconfig-migrations' into next by Tom Rini · 1 year, 11 months ago
  42. e524f3a net: Remove eth_legacy.c by Tom Rini · 2 years ago
  43. 9e0bcf8 qe: Remove non-DM_ETH code by Tom Rini · 2 years ago
  44. 2098a3b usb: gadget: Remove non-DM_ETH code by Tom Rini · 2 years ago
  45. b8daa6e usb: eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  46. 0a9cbd4 usb: eth: smsc95xx: Remove non-DM_ETH code by Tom Rini · 2 years ago
  47. 82cdcd5 usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · 2 years ago
  48. 05d654b usb: eth: msc7830: Remove non-DM_ETH code by Tom Rini · 2 years ago
  49. d9e81b0 usb: eth: asix88179: Remove non-DM_ETH code by Tom Rini · 2 years ago
  50. 3aa2003 usb: eth: asix: Remove non-DM_ETH code by Tom Rini · 2 years ago
  51. 8a9e346 net: keystone_net: Remove non-DM_ETH code by Tom Rini · 2 years ago
  52. f8dc288 net: cpsw: Remove non-DM_ETH code by Tom Rini · 2 years ago
  53. 8f5c7cc net: sunxi_emac: Remove non-DM_ETH code by Tom Rini · 2 years ago
  54. 61af2af net: smc911x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  55. 85fdaea net: sh_eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  56. f1ee1e1 net: rtl8169: Remove non-DM_ETH code by Tom Rini · 2 years ago
  57. f6fa071 net: rtl8139: Remove non-DM_ETH code by Tom Rini · 2 years ago
  58. 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years ago
  59. 32dc677 net: pcnet: Remove non-DM_ETH code by Tom Rini · 2 years ago
  60. fa9ea76 net: netconsole: Remove non-DM_ETH code by Tom Rini · 2 years ago
  61. c7f15a3 net: mvgbe: Remove non-DM_ETH code by Tom Rini · 2 years ago
  62. c00e946 net: mcfmii: Remove non-DM_ETH code by Tom Rini · 2 years ago
  63. 047a086 net: macb: Remove non-DM_ETH code by Tom Rini · 2 years ago
  64. cde5a84 net: ldpaa_eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  65. 3c7e652 net: fsl-mc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  66. b669c54 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  67. ecca448 net: ethoc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  68. 4fb814f net: eepro100: Remove non-DM_ETH code by Tom Rini · 2 years ago
  69. 53fa409 net: e1000: Remove non-DM_ETH code by Tom Rini · 2 years ago
  70. 9f2d365 net: dm9000x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  71. acb30cc net: designware: Remove non-DM_ETH code by Tom Rini · 2 years ago
  72. d55a003 net: dc2114x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  73. cc2bf62 net: fm: Remove non-DM_ETH code by Tom Rini · 2 years ago
  74. 2f420f1 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
  75. 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
  76. f630170 net: Remove extraneous dependencies by Tom Rini · 2 years ago
  77. 8459276 chromebook_samus_tpl: Disable SPL networking by Tom Rini · 2 years ago
  78. da752ac topic_miami*: Disable networking support more fully by Tom Rini · 2 years ago
  79. 3c6ee7b pinecube: Disable networking support more fully by Tom Rini · 2 years ago
  80. 66900cb LicheePi_Zero: Disable networking support more fully by Tom Rini · 2 years ago
  81. ebef190 xenguest_arm64: Disable networking support more fully by Tom Rini · 2 years ago
  82. f708283 ARM: stm32: Increment WDT by default on DHSOM by Marek Vasut · 2 years ago
  83. 1ca617f ARM: stm32: Increment boot counter in SPL on DHSOM by Marek Vasut · 2 years ago
  84. 0eca0b1 ARM: stm32: Enable assorted ST specific commands on DHSOM by Marek Vasut · 2 years ago
  85. bf98da5 ARM: stm32: Add version variable to DHSOM by Marek Vasut · 2 years ago
  86. ac803d9 ARM: stm32: Add boot counter to DHSOM by Marek Vasut · 2 years, 1 month ago
  87. 666b1a7 ARM: dts: stm32: Drop MMCI interrupt-names by Marek Vasut · 2 years ago
  88. 3068bb6 ARM: dts: stm32: add sdmmc cd-gpios for STM32MP135F-DK by Yann Gautier · 2 years ago
  89. a9aa2ae adc: stm32mp15: add support of generic channels binding by Olivier Moysan · 2 years ago
  90. 1727d46 adc: stm32mp15: split channel init into several routines by Olivier Moysan · 2 years ago
  91. 2c8d548 arm: dts: stm32mp13: add support of RCC driver by Gabriel Fernandez · 2 years ago
  92. c8df960 clk: stm32mp13: introduce STM32MP13 RCC driver by Gabriel Fernandez · 2 years ago
  93. 01c8b66 dt-bindings: stm32mp13: add clock & reset support for STM32MP13 by Gabriel Fernandez · 2 years ago
  94. b071de9 Merge branch '2022-12-06-update-to-gcc-12-clang-14' into next by Tom Rini · 2 years ago
  95. 09ed7e6 CI: Update to gcc-12.2 by Tom Rini · 2 years ago
  96. 6caf6f5 pogo_v4: Disable LTO by Tom Rini · 2 years ago
  97. fc22400 arm: Use the WEAK assembly entry point consistently by Tom Rini · 2 years ago
  98. 583f124 event: Re-add file paths to the tests by Tom Rini · 2 years ago
  99. 409e4b5 Makefile: Enforce DWARF4 output by Tom Rini · 2 years ago
  100. 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 2 years ago