1. b0cf733 disk: convert CONFIG_DOS_PARTITION to Kconfig by Patrick Delaunay · 8 years ago
  2. 2d8d190 status_led: Kconfig migration by Uri Mashiach · 8 years ago
  3. 8435179 common: Add DISPLAY_BOARDINFO by Lokesh Vutla · 8 years ago
  4. 9dd1d0a common, kconfig: move VERSION_VARIABLE to Kconfig by Heiko Schocher · 8 years ago
  5. bb597c0 common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option by Heiko Schocher · 8 years ago
  6. 89cb2b5 configs: Re-sync with cmd/Kconfig by Tom Rini · 8 years ago
  7. 78d1e1d configs: Re-sync almost all of cmd/Kconfig by Tom Rini · 8 years ago
  8. adad96e configs: Re-sync HUSH options by Tom Rini · 8 years ago
  9. 73223f0 Kconfig: Move CONFIG_FIT and related options to Kconfig by Simon Glass · 9 years ago
  10. 69e173e Move CONFIG_OF_LIBFDT to Kconfig by Simon Glass · 9 years ago
  11. e4f65d0 eeprom: Zap CONFIG_SYS_I2C_MULTI_EEPROMS by Marek Vasut · 9 years ago
  12. 09f3ca3 arm, powerpc: select SYS_GENERIC_BOARD by Masahiro Yamada · 9 years ago
  13. a726075 cmd: Convert CONFIG_CMD_ELF to Kconfig by Bin Meng · 9 years ago
  14. a02cb92 powerpc: motionpro: convert to generic board by Anatolij Gustschin · 9 years ago
  15. ef0f2f5 Move defaults from config_cmd_default.h to Kconfig by Joe Hershberger · 9 years ago
  16. d126e01 autoboot.c: Move config options to Kconfig by Stefan Roese · 9 years ago
  17. 6eed378 net: Move the CMD_NET config to defconfigs by Joe Hershberger · 9 years ago
  18. 92ac520 net: Remove all references to CONFIG_ETHADDR and friends by Joe Hershberger · 9 years ago
  19. b2a6dfe powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition by Masahiro Yamada · 11 years ago
  20. f232950 config: remove platform CONFIG_SYS_HZ definition part 2/2 by Rob Herring · 11 years ago
  21. 0defddc config: Add a default CONFIG_SYS_PROMPT by Rob Herring · 11 years ago
  22. 3765b3e Coding Style cleanup: remove trailing white space by Wolfgang Denk · 11 years ago
  23. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  24. 0ffb941 mpc52xx/motionpro: fix monitor size and update default environment by Wolfgang Grandegger · 12 years ago
  25. 219f478 hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c by Tom Rini · 12 years ago
  26. 25ddd1f Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value by Wolfgang Denk · 14 years ago
  27. 553f098 Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE by Wolfgang Denk · 14 years ago
  28. 7a8ddee MPC52xx, motionpro: update default configuration by Wolfgang Denk · 14 years ago
  29. d98b052 powerpc: Cleanup BOOTFLAG_* references by Peter Tyser · 14 years ago
  30. 2ae1824 Makefile: move all Power Architecture boards into boards.cfg by Wolfgang Denk · 14 years ago
  31. 14d0a02 Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE by Wolfgang Denk · 14 years ago
  32. 942556a mtd: MTD related config header changes (mtdparts command) by Stefan Roese · 15 years ago
  33. 68d7d65 Separate mtdparts command from jffs2 by Stefan Roese · 16 years ago
  34. 86321fc net: removed board-specific CONFIGs from MPC5xxx FEC driver by Ben Warren · 16 years ago
  35. 6d0f6bc rename CFG_ macros to CONFIG_SYS by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  36. abbb906 Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references by Peter Tyser · 16 years ago
  37. 0e8d158 rename CFG_ENV macros to CONFIG_ENV by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  38. 5a1aceb rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  39. 00b1883 drivers/mtd: Move conditional compilation to Makefile by Jean-Christophe PLAGNIOL-VILLARD · 16 years ago
  40. c37207d Fix printf() format problems with configurable prompts by Wolfgang Denk · 16 years ago
  41. 31d8267 PPC: Create and use CONFIG_HIGH_BATS by Becky Bruce · 16 years ago
  42. d3afa1e Motion-PRO: Update configuration to accomodate next generation board. by Bartlomiej Sieka · 17 years ago
  43. cf2817a Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT by Grant Likely · 17 years ago
  44. 3bb342f fdt: remove unused OF_FLAT_TREE_MAX_SIZE references by Kim Phillips · 17 years ago
  45. 079a136 include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. by Jon Loeliger · 17 years ago
  46. 5dc11a5 include/configs: Use new CONFIG_CMD_* in various m* named board config files. by Jon Loeliger · 17 years ago
  47. 7049288 Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH. by Bartlomiej Sieka · 17 years ago
  48. 4520fd4 Motion-PRO: Add support for redundant environment. by Bartlomiej Sieka · 17 years ago
  49. a26eabe Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes. by Bartlomiej Sieka · 17 years ago
  50. 630ec84 Motion-PRO: Update EEPROM's page write bits and write delay. by Bartlomiej Sieka · 17 years ago
  51. c00125e MPC5XXX, Motion-PRO: Fix PHY initialization problem. by Bartlomiej Sieka · 17 years ago
  52. 93b78f5 Motion-PRO: Add support for the temperature sensor. by Bartlomiej Sieka · 17 years ago
  53. c75e639 Motion-PRO: Add displaying of CPLD revision information during boot. by Bartlomiej Sieka · 17 years ago
  54. c99512d MPC5xxx: Change names of defines related to IPB and PCI clocks. by Bartlomiej Sieka · 17 years ago
  55. a11c0b8 Motion-PRO: Add LED support. by Bartlomiej Sieka · 17 years ago
  56. 7d98ba7 [Motion-PRO] Add MTD and JFFS2 support, also add default partition definition. by Piotr Kruszynski · 17 years ago
  57. de1de02 [Motion-PRO] Add support for I2C, EEPROM and RTC. by Piotr Kruszynski · 17 years ago
  58. fa5c2ba [Motion-PRO] Add ATA support. Add CF-booting commands to the default by Bartlomiej Sieka · 17 years ago
  59. 06241d5 [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This by Bartlomiej Sieka · 17 years ago
  60. 1f1369c [Motion-PRO] Enable Flat Device Tree support and modify default environment by Bartlomiej Sieka · 17 years ago
  61. 53d4a49 [Motion-PRO] Preliminary support for the Motion-PRO board. by Bartlomiej Sieka · 18 years ago