1. 31464f9 km/ppc: migrate all mpc83xx to DM_I2C by Holger Brunck · 2 years ago
  2. 400d1a7 board/km: remove obsolete ARCH_KIRKWOOD by Holger Brunck · 2 years ago
  3. 3bcf9c0 board/km/secu: migrate to use environment text files by Holger Brunck · 2 years ago
  4. 6f7c936 board/km/cent2: migrate to environment text file by Holger Brunck · 2 years ago
  5. 0cc0c09 km/powerpc: migrate to env.txt file by Holger Brunck · 2 years ago
  6. 553d760 board/km: move ls102xa boards to environment text files by Holger Brunck · 2 years ago
  7. 8b83d54 configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULT by Patrick Delaunay · 2 years ago
  8. 72e79f9 configs: SBx81LIFKW: move MTDPART_DEFAULT in defconfig by Patrick Delaunay · 2 years ago
  9. 91b9551 configs: SBx81LIFXCAT: move MTDPART_DEFAULT in defconfig by Patrick Delaunay · 2 years ago
  10. bde4a40 configs: x530: move MTDPART/MTDIDS_DEFAULT in defconfig by Patrick Delaunay · 2 years ago
  11. 828d7e6 configs: am333x_guardian: move MTDIDS_DEFAULT in defconfif by Patrick Delaunay · 2 years ago
  12. 1e1c51f Makefile: link with --no-warn-rwx-segments by Tom Rini · 2 years ago
  13. 2594207 Merge branch '2022-12-12-assorted-improvements' into next by Tom Rini · 2 years ago
  14. 178cbad configs: set CONFIG_LMB_MAX_REGIONS=64 for all mt798[16] boards by Daniel Golle · 2 years ago
  15. 8debdf1 ARM: dts: npcm7xx: add npcm750 gpio node compatible name by Jim Liu · 2 years ago
  16. 74bf489 ARM: dts: npcm8xx: add npcm845 function node by Jim Liu · 2 years ago
  17. 5e6bece ARM: config: enable function for nuvoton npcm845 bmc by Jim Liu · 2 years ago
  18. 3419416 omap4: make musb probeable by simple bus by Andreas Kemnade · 2 years ago
  19. 739e836 distro/pxeboot: Handle prompt variable by Manuel Traut · 2 years ago
  20. 51c5c28 cmd: pxe: use strdup to copy config by Patrick Delaunay · 2 years, 1 month ago
  21. a5dacef cmd: pxe: support INITRD and FDT selection with FIT by Patrick Delaunay · 2 years, 1 month ago
  22. f723c27 cmd: pxe: reorder kernel treatment in label_boot by Patrick Delaunay · 2 years, 1 month ago
  23. 4c56d75 drivers: pci: pcie_dw_common: add upper-limit to iATU by Ben Dooks · 2 years, 1 month ago
  24. 1eaffe3 arm: mach-omap2: Move common image process functions out of board files by Andrew Davis · 2 years, 1 month ago
  25. bc71afc Merge branch '2022-12-09-platform-updates' into next by Tom Rini · 2 years ago
  26. 0415040 configs: enable OSPI related configs in AM62x by Dhruva Gole · 2 years, 1 month ago
  27. 8994ac3 arm: dts: Add OSPI support for AM62-SK by Dhruva Gole · 2 years, 1 month ago
  28. 8bd8a5d arm: dts: k3-am62x: sync dt with linux kernel by Dhruva Gole · 2 years, 1 month ago
  29. 719bd65 configs: introduce configs for the am62a by Bryan Brattlof · 2 years, 1 month ago
  30. d90c8bc board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · 2 years, 1 month ago
  31. b6cbcd6 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · 2 years, 1 month ago
  32. b511b37 arm: mach-k3: introduce basic files to support the am62a by Bryan Brattlof · 2 years, 1 month ago
  33. e38025c soc: ti: k3-socinfo: add am62a SoC entry by Bryan Brattlof · 2 years, 1 month ago
  34. f54febe ram: k3-ddrss: add am62a controller support by Bryan Brattlof · 2 years, 1 month ago
  35. 6bdfa69 arm: dts: introduce am62a7 u-boot dtbs by Bryan Brattlof · 2 years, 1 month ago
  36. 2538029 arm: dts: introduce am62a7 dtbs from linux kernel by Bryan Brattlof · 2 years, 1 month ago
  37. ee31be4 ram: k3-ddrss: add auto-generated macros for am62a support by Bryan Brattlof · 2 years, 1 month ago
  38. 640aecb rtc: Add fallbacks for dm functions by Sean Anderson · 2 years ago
  39. 0db588c x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled by Sean Anderson · 2 years ago
  40. 544071a Nokia RX-51: Use ENTRY/ENDPROC for save_boot_params by Pali Rohár · 2 years ago
  41. 0494ab3 Merge branch '2022-12-08-assorted-tooling-and-fs-fixes' into next by Tom Rini · 2 years ago
  42. bd0ed9a ata: ahci-pci: Replace magic constant by macro by Pali Rohár · 2 years ago
  43. aeea67f fs/squashfs: use lldiv function for math by Kasper Revsbech · 2 years ago
  44. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 2 years ago
  45. 55b0aff firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · 2 years ago
  46. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 2 years ago
  47. 72c3f5d tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 2 years ago
  48. 4b95e84 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 2 years ago
  49. 17f8a74 tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 2 years ago
  50. 04e6332 fs: ext4: Fix free(NULL) by Mikhail Ilin · 2 years ago
  51. 2d1b2ac tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 2 years ago
  52. 1642329 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 2 years ago
  53. c059a22 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years, 2 months ago
  54. 2b2e912 Merge branch '2022-12-07-Kconfig-migrations' into next by Tom Rini · 2 years ago
  55. e524f3a net: Remove eth_legacy.c by Tom Rini · 2 years ago
  56. 9e0bcf8 qe: Remove non-DM_ETH code by Tom Rini · 2 years ago
  57. 2098a3b usb: gadget: Remove non-DM_ETH code by Tom Rini · 2 years ago
  58. b8daa6e usb: eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  59. 0a9cbd4 usb: eth: smsc95xx: Remove non-DM_ETH code by Tom Rini · 2 years ago
  60. 82cdcd5 usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · 2 years ago
  61. 05d654b usb: eth: msc7830: Remove non-DM_ETH code by Tom Rini · 2 years ago
  62. d9e81b0 usb: eth: asix88179: Remove non-DM_ETH code by Tom Rini · 2 years ago
  63. 3aa2003 usb: eth: asix: Remove non-DM_ETH code by Tom Rini · 2 years ago
  64. 8a9e346 net: keystone_net: Remove non-DM_ETH code by Tom Rini · 2 years ago
  65. f8dc288 net: cpsw: Remove non-DM_ETH code by Tom Rini · 2 years ago
  66. 8f5c7cc net: sunxi_emac: Remove non-DM_ETH code by Tom Rini · 2 years ago
  67. 61af2af net: smc911x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  68. 85fdaea net: sh_eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  69. f1ee1e1 net: rtl8169: Remove non-DM_ETH code by Tom Rini · 2 years ago
  70. f6fa071 net: rtl8139: Remove non-DM_ETH code by Tom Rini · 2 years ago
  71. 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 2 years ago
  72. 32dc677 net: pcnet: Remove non-DM_ETH code by Tom Rini · 2 years ago
  73. fa9ea76 net: netconsole: Remove non-DM_ETH code by Tom Rini · 2 years ago
  74. c7f15a3 net: mvgbe: Remove non-DM_ETH code by Tom Rini · 2 years ago
  75. c00e946 net: mcfmii: Remove non-DM_ETH code by Tom Rini · 2 years ago
  76. 047a086 net: macb: Remove non-DM_ETH code by Tom Rini · 2 years ago
  77. cde5a84 net: ldpaa_eth: Remove non-DM_ETH code by Tom Rini · 2 years ago
  78. 3c7e652 net: fsl-mc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  79. b669c54 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  80. ecca448 net: ethoc: Remove non-DM_ETH code by Tom Rini · 2 years ago
  81. 4fb814f net: eepro100: Remove non-DM_ETH code by Tom Rini · 2 years ago
  82. 53fa409 net: e1000: Remove non-DM_ETH code by Tom Rini · 2 years ago
  83. 9f2d365 net: dm9000x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  84. acb30cc net: designware: Remove non-DM_ETH code by Tom Rini · 2 years ago
  85. d55a003 net: dc2114x: Remove non-DM_ETH code by Tom Rini · 2 years ago
  86. cc2bf62 net: fm: Remove non-DM_ETH code by Tom Rini · 2 years ago
  87. 2f420f1 net: tsec: Remove non-DM_ETH support code by Tom Rini · 2 years ago
  88. 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 2 years ago
  89. f630170 net: Remove extraneous dependencies by Tom Rini · 2 years ago
  90. 8459276 chromebook_samus_tpl: Disable SPL networking by Tom Rini · 2 years ago
  91. da752ac topic_miami*: Disable networking support more fully by Tom Rini · 2 years ago
  92. 3c6ee7b pinecube: Disable networking support more fully by Tom Rini · 2 years ago
  93. 66900cb LicheePi_Zero: Disable networking support more fully by Tom Rini · 2 years ago
  94. ebef190 xenguest_arm64: Disable networking support more fully by Tom Rini · 2 years ago
  95. b071de9 Merge branch '2022-12-06-update-to-gcc-12-clang-14' into next by Tom Rini · 2 years ago
  96. 09ed7e6 CI: Update to gcc-12.2 by Tom Rini · 2 years ago
  97. 6caf6f5 pogo_v4: Disable LTO by Tom Rini · 2 years ago
  98. fc22400 arm: Use the WEAK assembly entry point consistently by Tom Rini · 2 years ago
  99. 583f124 event: Re-add file paths to the tests by Tom Rini · 2 years ago
  100. 409e4b5 Makefile: Enforce DWARF4 output by Tom Rini · 2 years ago