1. 5cd7ece env: Finish migration of common ENV options by Tom Rini · 5 years ago
  2. 5370547 Convert CONFIG_MII et al to Kconfig by Adam Ford · 6 years ago
  3. f226038 configs: Migrate CONFIG_NR_DRAM_BANKS by Tom Rini · 6 years ago
  4. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  5. 41d7d97 treewide: Migrate CONFIG_FSL_ESDHC to Kconfig by Mario Six · 7 years ago
  6. e69ba98 Convert all of CONFIG_CONS_INDEX to Kconfig by Tom Rini · 7 years ago
  7. 58dbf86 Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig by Adam Ford · 7 years ago
  8. b413c45 Convert CONFIG_MXC_GPIO to Kconfig by Adam Ford · 7 years ago
  9. 388f9a0 fs: Migrate ext4 to Kconfig by Tuomas Tynkkynen · 7 years ago
  10. 52b2f45 mx25: Move MX25 selection to Kconfig by Fabio Estevam · 7 years ago
  11. 8cd37ed mx25pdk: Remove duplicated define by Otavio Salvador · 7 years ago
  12. d986362 mx25pdk: Use generic filesystem commands by Otavio Salvador · 7 years ago
  13. 30403e5 include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions by Thomas Petazzoni · 7 years ago
  14. 1b3d878 include/configs: drop default definitions of CONFIG_SYS_MAXARGS by Thomas Petazzoni · 7 years ago
  15. 00406b5 include/configs: drop default definitions of CONFIG_SYS_PBSIZE by Thomas Petazzoni · 7 years ago
  16. 73c18b4 Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig by Simon Glass · 7 years ago
  17. 675a644 mx25pdk: Add fuse API support by Fabio Estevam · 8 years ago
  18. 3e257df cmd: add Kconfig option for 'date' command by Chris Packham · 8 years ago
  19. 29c8bc0 Kconfig: Migrate CONFIG_BAUDRATE by Philipp Tomsich · 8 years ago
  20. 8cea9b5 flash: complete CONFIG_SYS_NO_FLASH move with renaming by Masahiro Yamada · 8 years ago
  21. 7bbebd1 mmc: move CONFIG_GENERIC_MMC to Kconfig by Masahiro Yamada · 8 years ago
  22. f7e0772 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  23. 7a99a87 Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig by Simon Glass · 8 years ago
  24. 4c57e4c config: Move CONFIG_BOARD_LATE_INIT to defconfigs by Jagan Teki · 8 years ago
  25. a5ed4be mmc: complete unfinished move of CONFIG_MMC by Masahiro Yamada · 8 years ago
  26. 60fdcab config: Move CONFIG_DEFAULT_FDT_FILE to defconfigs by Jagan Teki · 8 years ago
  27. 94d95e4 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  28. fbad370 common/Kconfig: Add DISPLAY_CPUINFO by Lokesh Vutla · 8 years ago
  29. 0b368b1 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  30. 1d9ac83 configs: Re-sync with cmd/Kconfig by Tom Rini · 9 years ago
  31. 0f2dcb9 configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 9 years ago
  32. f852e73 configs: Re-sync HUSH options by Tom Rini · 9 years ago
  33. a66c541 Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  34. 52de2e5 common/board_f.c: change the macro name and remove it for PPC platforms by Gong Qianyu · 9 years ago
  35. 8bca435 common/board_f.c: modify the macro to use get_clocks() more common by Gong Qianyu · 9 years ago
  36. cb064e4 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  37. eb94387 I2C: mxc_i2c: make I2C1 and I2C2 optional by Albert ARIBAUD \\(3ADEV\\) · 9 years ago
  38. 5a9d7f1 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  39. 9c1c43c net: Move the CMD_NET config to defconfigs by Joe Hershberger · 10 years ago
  40. 840c75c mx25pdk: Use the default CONFIG_SYS_PBSIZE by Fabio Estevam · 10 years ago
  41. 645ae93 mx25pdk: Add generic board support by Fabio Estevam · 10 years ago
  42. 0c0b7ca mx25pdk: Fix CONFIG_SYS_FSL_ESDHC_ADDR by Fabio Estevam · 10 years ago
  43. 0222981 power: Rename CONFIG_PMIC_... to CONFIG_POWER_... by Simon Glass · 11 years ago
  44. 34f3e84 mx25pdk: Align the environment with other FSL boards by Fabio Estevam · 11 years ago
  45. 21eef28 configs: imx: Remove CONFIG_SYS_SPD_BUS_NUM option by Fabio Estevam · 11 years ago
  46. 0864e44 configs: imx: Make CONFIG_SYS_PROMPT uniform across FSL boards by Fabio Estevam · 11 years ago
  47. c4d1a0e ARM: mx25: convert to common timer code by Rob Herring · 11 years ago
  48. 33d1b9a config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  49. 0399741 i2c: update config using mxc driver to new subsystem by trem · 11 years ago
  50. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  51. 4404555 mx25pdk: Enable imxdi RTC by Benoît Thébaudeau · 12 years ago
  52. b3e3dad mx25pdk: Allow booting a device tree kernel by Fabio Estevam · 12 years ago
  53. 592fd4e mx25pdk: Adapt it for the new PMIC framework by Fabio Estevam · 12 years ago
  54. de76a6a mx25pdk: Configure CONFIG_BOOTDELAY to one second by Fabio Estevam · 12 years ago
  55. c6c373c mx25pdk: Allow booting a zImage kernel by Fabio Estevam · 12 years ago
  56. 90c3aae mx25pdk: Add Ethernet support by Fabio Estevam · 12 years ago
  57. 1de48fa mx25pdk: Add esdhc support by Fabio Estevam · 12 years ago
  58. 4294dc6 mx25pdk: Include CONFIG_MX25 by Fabio Estevam · 12 years ago
  59. edfab05 mx25pdk: Use internal RAM for stack pointer by Fabio Estevam · 12 years ago
  60. d2dd29d mx25: Define default SoC input clock frequencies by Benoît Thébaudeau · 12 years ago
  61. 72e6d65 ARM: Remove unused stack and irq config defines by Rob Herring · 12 years ago
  62. 8c0906e CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there by Tom Rini · 12 years ago
  63. d0753d9 include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF by Tom Rini · 13 years ago
  64. 1ca47d9 MX: serial_mxc: cleanup removing nasty #ifdef by Stefano Babic · 13 years ago
  65. 524e730 board configs: drop NET_MULTI references by Mike Frysinger · 13 years ago
  66. c333abd mx25pdk: Place machine ID into board config by Fabio Estevam · 13 years ago
  67. adac83a MX25: Add initial support for MX25PDK by Fabio Estevam · 13 years ago