1. 0415040 configs: enable OSPI related configs in AM62x by Dhruva Gole · 1 year, 11 months ago
  2. 8994ac3 arm: dts: Add OSPI support for AM62-SK by Dhruva Gole · 1 year, 11 months ago
  3. 8bd8a5d arm: dts: k3-am62x: sync dt with linux kernel by Dhruva Gole · 1 year, 11 months ago
  4. 719bd65 configs: introduce configs for the am62a by Bryan Brattlof · 1 year, 11 months ago
  5. d90c8bc board: ti: introduce the basic files needed to support the am62a by Bryan Brattlof · 1 year, 11 months ago
  6. b6cbcd6 arm: mach-k3: am62a: introduce auto-generated SoC data by Bryan Brattlof · 1 year, 11 months ago
  7. b511b37 arm: mach-k3: introduce basic files to support the am62a by Bryan Brattlof · 1 year, 11 months ago
  8. e38025c soc: ti: k3-socinfo: add am62a SoC entry by Bryan Brattlof · 1 year, 11 months ago
  9. f54febe ram: k3-ddrss: add am62a controller support by Bryan Brattlof · 1 year, 11 months ago
  10. 6bdfa69 arm: dts: introduce am62a7 u-boot dtbs by Bryan Brattlof · 1 year, 11 months ago
  11. 2538029 arm: dts: introduce am62a7 dtbs from linux kernel by Bryan Brattlof · 1 year, 11 months ago
  12. ee31be4 ram: k3-ddrss: add auto-generated macros for am62a support by Bryan Brattlof · 1 year, 11 months ago
  13. 640aecb rtc: Add fallbacks for dm functions by Sean Anderson · 1 year, 10 months ago
  14. 0db588c x86: fsp: Only compile fsp_save_s3_stack if (SPL_)DM_RTC is enabled by Sean Anderson · 1 year, 10 months ago
  15. 544071a Nokia RX-51: Use ENTRY/ENDPROC for save_boot_params by Pali Rohár · 1 year, 10 months ago
  16. 0494ab3 Merge branch '2022-12-08-assorted-tooling-and-fs-fixes' into next by Tom Rini · 1 year, 10 months ago
  17. bd0ed9a ata: ahci-pci: Replace magic constant by macro by Pali Rohár · 1 year, 10 months ago
  18. aeea67f fs/squashfs: use lldiv function for math by Kasper Revsbech · 1 year, 10 months ago
  19. 486aef0 u-boot-initial-env: rework make target by Max Krummenacher · 1 year, 10 months ago
  20. 55b0aff firmware: scmi: use protocol node name to bind the scmi regulator driver by Patrick Delaunay · 1 year, 10 months ago
  21. 28f924f tools: mkimage: add new image type "fdt_legacy" by Marc Kleine-Budde · 1 year, 10 months ago
  22. 72c3f5d tools: mkimage: don't print error message "Success" in case of failure by Marc Kleine-Budde · 1 year, 10 months ago
  23. 4b95e84 tools: fdtgrep: Fix handle leak by Mikhail Ilin · 1 year, 10 months ago
  24. 17f8a74 tools: mkimage: Fix nullptr at strchr() by Mikhail Ilin · 1 year, 10 months ago
  25. 04e6332 fs: ext4: Fix free(NULL) by Mikhail Ilin · 1 year, 10 months ago
  26. 2d1b2ac tool: ifwitool: Fix buffer overflow by Mikhail Ilin · 1 year, 10 months ago
  27. 1642329 tool: ifwitool: The function localtime() can return NULL. by Mikhail Ilin · 1 year, 10 months ago
  28. c059a22 tools: env: fw_env: Fix unused-result warning by Jaehoon Chung · 2 years ago
  29. 2b2e912 Merge branch '2022-12-07-Kconfig-migrations' into next by Tom Rini · 1 year, 10 months ago
  30. e524f3a net: Remove eth_legacy.c by Tom Rini · 1 year, 10 months ago
  31. 9e0bcf8 qe: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  32. 2098a3b usb: gadget: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  33. b8daa6e usb: eth: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  34. 0a9cbd4 usb: eth: smsc95xx: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  35. 82cdcd5 usb: eth: r8152: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  36. 05d654b usb: eth: msc7830: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  37. d9e81b0 usb: eth: asix88179: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  38. 3aa2003 usb: eth: asix: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  39. 8a9e346 net: keystone_net: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  40. f8dc288 net: cpsw: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  41. 8f5c7cc net: sunxi_emac: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  42. 61af2af net: smc911x: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  43. 85fdaea net: sh_eth: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  44. f1ee1e1 net: rtl8169: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  45. f6fa071 net: rtl8139: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  46. 36af92b net: phy: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  47. 32dc677 net: pcnet: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  48. fa9ea76 net: netconsole: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  49. c7f15a3 net: mvgbe: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  50. c00e946 net: mcfmii: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  51. 047a086 net: macb: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  52. cde5a84 net: ldpaa_eth: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  53. 3c7e652 net: fsl-mc: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  54. b669c54 net: fec_mxc: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  55. ecca448 net: ethoc: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  56. 4fb814f net: eepro100: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  57. 53fa409 net: e1000: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  58. 9f2d365 net: dm9000x: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  59. acb30cc net: designware: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  60. d55a003 net: dc2114x: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  61. cc2bf62 net: fm: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  62. 2f420f1 net: tsec: Remove non-DM_ETH support code by Tom Rini · 1 year, 10 months ago
  63. 8457d02 global: Remove extraneous DM_ETH imply/select by Tom Rini · 1 year, 10 months ago
  64. f630170 net: Remove extraneous dependencies by Tom Rini · 1 year, 10 months ago
  65. 8459276 chromebook_samus_tpl: Disable SPL networking by Tom Rini · 1 year, 10 months ago
  66. da752ac topic_miami*: Disable networking support more fully by Tom Rini · 1 year, 10 months ago
  67. 3c6ee7b pinecube: Disable networking support more fully by Tom Rini · 1 year, 10 months ago
  68. 66900cb LicheePi_Zero: Disable networking support more fully by Tom Rini · 1 year, 10 months ago
  69. ebef190 xenguest_arm64: Disable networking support more fully by Tom Rini · 1 year, 10 months ago
  70. b071de9 Merge branch '2022-12-06-update-to-gcc-12-clang-14' into next by Tom Rini · 1 year, 10 months ago
  71. 09ed7e6 CI: Update to gcc-12.2 by Tom Rini · 1 year, 10 months ago
  72. 6caf6f5 pogo_v4: Disable LTO by Tom Rini · 1 year, 10 months ago
  73. fc22400 arm: Use the WEAK assembly entry point consistently by Tom Rini · 1 year, 10 months ago
  74. 583f124 event: Re-add file paths to the tests by Tom Rini · 1 year, 10 months ago
  75. 409e4b5 Makefile: Enforce DWARF4 output by Tom Rini · 1 year, 10 months ago
  76. 83e37a8 buildman: Fetch 12.2.0 toolchains by default by Tom Rini · 1 year, 10 months ago
  77. f17fe71 powerpc: fix fdt_fixup_liodn_tbl_fman() by Heinrich Schuchardt · 2 years ago
  78. d2ad929 Merge branch '2022-12-05-Kconfig-migrations-and-renames' into next by Tom Rini · 1 year, 10 months ago
  79. 7102d32 m68k: Rename CONFIG_WATCHDOG_TIMEOUT to CONFIG_WATCHDOG_TIMEOUT_MSECS by Tom Rini · 1 year, 10 months ago
  80. 9cebc4a post: Migrate to Kconfig by Tom Rini · 1 year, 10 months ago
  81. d948c89 sandbox: Rework how SDL is enabled / disabled by Tom Rini · 1 year, 10 months ago
  82. 17f13e7 scripts/config_whitelist.txt: Remove more referenced symbols by Tom Rini · 1 year, 10 months ago
  83. 5bacad6 configs: Resync with savedefconfig by Tom Rini · 1 year, 10 months ago
  84. 5afc87e net: ftmac100: Remove non-DM_ETH code by Tom Rini · 1 year, 10 months ago
  85. be3bea2 Convert CONFIG_VSC7385_ENET et al to Kconfig by Tom Rini · 1 year, 10 months ago
  86. a9c3bce Convert CONFIG_USB_GADGET_AT91 to Kconfig by Tom Rini · 1 year, 10 months ago
  87. 08d01cd Nokia RX-51: Migrate legacy USB device options to Kconfig by Tom Rini · 1 year, 10 months ago
  88. b43295a Convert CONFIG_TEGRA_CLOCK_SCALING et al to Kconfig by Tom Rini · 1 year, 10 months ago
  89. fcd7ba6 Convert CONFIG_TPS6586X_POWER et al to Kconfig by Tom Rini · 1 year, 10 months ago
  90. 8ce59b5 Convert CONFIG_SPD_EEPROM to Kconfig by Tom Rini · 1 year, 10 months ago
  91. d913652 Convert CONFIG_SMSC_LPC47M et al to Kconfig by Tom Rini · 1 year, 10 months ago
  92. 1c34f78 Convert CONFIG_SH_GPIO_PFC et al to Kconfig by Tom Rini · 1 year, 10 months ago
  93. ea467ea Convert CONFIG_RTC_DS1337 et al to Kconfig by Tom Rini · 1 year, 10 months ago
  94. c3187fb Convert CONFIG_PCA953X to Kconfig by Tom Rini · 1 year, 10 months ago
  95. 9200011 Convert CONFIG_NAND_KMETER1 et al to Kconfig by Tom Rini · 1 year, 10 months ago
  96. 6c03a65 Convert CONFIG_MXS_OCOTP to Kconfig by Tom Rini · 1 year, 10 months ago
  97. 2568bd6 arm: Remove unused mx27 code by Tom Rini · 1 year, 10 months ago
  98. 4982e12 arm: samsung: Move CONFIG_MISC_COMMON to Kconfig by Tom Rini · 1 year, 10 months ago
  99. 00faea6 arm: ls102xa: Migrate LS102XA_STREAM_ID by Tom Rini · 1 year, 10 months ago
  100. d5596cb arm: lpc32xx: Remove unused hsuart driver by Tom Rini · 1 year, 10 months ago