1. c427a58 configs: Resync with savedefconfig by Tom Rini · Tue Oct 08 09:18:32 2024 -0600
  2. 32d41e2 configs: Resync with savedefconfig by Tom Rini · Mon Aug 05 12:21:23 2024 -0600
  3. b9dc684 configs: Resync with savedefconfig by Tom Rini · Mon Apr 22 17:24:09 2024 -0600
  4. 5c7ba12 configs: Resync with savedefconfig by Tom Rini · Fri Mar 01 09:06:45 2024 -0500
  5. 914a8c0 configs: Resync with savedefconfig by Tom Rini · Wed Jan 03 09:26:16 2024 -0500
  6. c435985 configs: Resync with savedefconfig by Tom Rini · Mon Oct 02 10:35:27 2023 -0400
  7. d9d1538 disable NFS support by default by Peter Robinson · Wed Jun 14 15:41:10 2023 +0100
  8. 9924ca1 configs: Resync with savedefconfig by Tom Rini · Fri Feb 17 09:58:06 2023 -0500
  9. 1479a83 Convert CONFIG_HOSTNAME et al to Kconfig by Tom Rini · Fri Dec 02 16:42:27 2022 -0500
  10. 295ab16 Convert CONFIG_SYS_NONCACHED_MEMORY to Kconfig by Tom Rini · Fri Oct 28 20:27:10 2022 -0400
  11. 72cc538 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · Thu Oct 20 18:22:39 2022 -0600
  12. ce53ec8 configs: Resync with savedefconfig by Tom Rini · Tue Aug 23 15:24:14 2022 -0400
  13. f3c2f99 Convert CONFIG_SYS_BOOTM_LEN to Kconfig by Tom Rini · Sat Jun 25 19:29:46 2022 -0400
  14. 8a14ac4 Convert CONFIG_SPL_STACK to Kconfig by Tom Rini · Thu May 26 13:13:21 2022 -0400
  15. 4ddbade Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h by Tom Rini · Wed May 25 12:16:03 2022 -0400
  16. 0cb89e7 Convert CONFIG_SPL_BSS_MAX_SIZE et al to Kconfig by Tom Rini · Thu May 19 15:09:22 2022 -0400
  17. abb0f52 Convert CONFIG_SPL_PAD_TO et al to Kconfig by Tom Rini · Mon May 16 17:20:26 2022 -0400
  18. cbfa139 Convert CONFIG_SYS_PBSIZE to Kconfig by Tom Rini · Wed May 11 17:38:09 2022 -0400
  19. ba5c2b0 Convert CONFIG_SYS_MAXARGS to Kconfig by Tom Rini · Wed May 11 16:21:06 2022 -0400
  20. 4b2fcb3 configs: Resync with savedefconfig by Tom Rini · Fri Apr 08 13:36:51 2022 -0400
  21. f4d6039 serial: Rename SERIAL_SUPPORT to SERIAL by Simon Glass · Sun Aug 08 12:20:12 2021 -0600
  22. 0997ee0 Convert CONFIG_SYS_LOAD_ADDR to Kconfig by Tom Rini · Mon Aug 23 10:25:31 2021 -0400
  23. 284cb9c Rename DRIVERS_MISC_SUPPORT to DRIVERS_MISC by Simon Glass · Sat Jul 10 21:14:31 2021 -0600
  24. 1ba1d4e Rename SPL_WATCHDOG_SUPPORT to SPL_WATCHDOG by Simon Glass · Sat Jul 10 21:14:28 2021 -0600
  25. 2c082ab configs: Resync with savedefconfig by Tom Rini · Mon Jul 26 21:10:37 2021 -0400
  26. a20e51f configs: Resync with savedefconfig by Tom Rini · Mon Jun 28 10:17:29 2021 -0400
  27. 801de30 board: mt7629: enable compression of u-boot to reduce the size of final image by developer · Fri Mar 05 10:39:55 2021 +0800
  28. b2e0b32 configs: Resync with savedefconfig by Tom Rini · Fri Jan 29 13:56:04 2021 -0500
  29. 9b8267a arm: dts: enable MTK SPI NOR controller driver by developer · Wed Jan 20 15:31:34 2021 +0800
  30. f92b6fa configs: Resync with savedefconfig by Tom Rini · Fri Oct 09 12:22:06 2020 -0400
  31. 2e262c4 configs: Resync with savedefconfig by Tom Rini · Mon Aug 10 15:31:07 2020 -0400
  32. 710966e Convert CONFIG_ENV_OVERWRITE to Kconfig by Adam Ford · Fri Jul 03 06:48:56 2020 -0500
  33. 8461027 configs: Resync with savedefconfig by Tom Rini · Tue Jul 28 08:46:52 2020 -0400
  34. 0332a1a configs: Resync with savedefconfig by Tom Rini · Mon Jul 06 13:54:25 2020 -0400
  35. 62d0dfc configs: mt7629: support usb host and udisk by developer · Thu May 14 13:56:19 2020 +0800
  36. f6e6e1a configs: Resync with savedefconfig by Tom Rini · Wed Jan 22 13:38:00 2020 -0500
  37. e799f92 configs: Resync with savedefconfig by Tom Rini · Wed Dec 04 17:18:38 2019 -0500
  38. 803baa2 mtd: ensure MTD is compiled when there is a SPI NOR flash using MTD by Miquel Raynal · Thu Oct 03 19:50:08 2019 +0200
  39. 5cd7ece env: Finish migration of common ENV options by Tom Rini · Mon Nov 18 20:02:10 2019 -0500
  40. ca63e71 env: Add CONFIG_SYS_RELOC_GD_ENV_ADDR symbol by Tom Rini · Tue Nov 12 22:46:36 2019 -0500
  41. ecdb78e configs: Resync with savedefconfig by Tom Rini · Thu Nov 07 14:25:00 2019 -0500
  42. 527ded8 configs: Resync with savedefconfig by Tom Rini · Mon Sep 23 11:47:37 2019 -0400
  43. d7fd90a Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spi by Tom Rini · Sat Jul 27 09:34:07 2019 -0400
  44. 1134995 spi: Drop obsolete mtk_qspi driver references by developer · Mon Jul 22 17:09:42 2019 +0530
  45. 9ca05d7 configs: mt7629_rfb: use arm arch timer instead of mtk timer by developer · Thu Jul 11 14:26:25 2019 +0800
  46. 525ea47 sysreset: enable driver support in SPL/TPL by Kever Yang · Tue Apr 02 20:41:25 2019 +0800
  47. cc4078c configs: move CONFIG_SPL_TEXT_BASE to Kconfig by Simon Goldschmidt · Sun Sep 30 14:31:53 2018 +0200
  48. 1f66bca configs: Don't use SPI_FLASH_BAR as default by Vignesh R · Tue Feb 05 11:29:28 2019 +0530
  49. 88edbd0 configs: Resync with savedefconfig by Tom Rini · Sat Jan 19 09:39:42 2019 -0500
  50. db09509 configs: MediaTek: use OF_SEPARATE instead of OF_EMBED by developer · Thu Dec 20 16:12:59 2018 +0800
  51. b8de3ee arm: MediaTek: add ethernet support for MT7629 boards by developer · Thu Dec 20 16:12:57 2018 +0800
  52. f4a079c arm: MediaTek: add basic support for MT7629 boards by developer · Thu Nov 15 10:07:52 2018 +0800