Age | Commit message (Expand) | Author |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-08 | autoboot.c: Move config options to Kconfig | Stefan Roese |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-05-19 | net: Remove all references to CONFIG_ETHADDR and friends | Joe Hershberger |
2014-01-24 | powerpc: mpc5xxx: remove redundant CONFIG_MPC5xxx definition | Masahiro Yamada |
2013-11-04 | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring |
2013-11-04 | config: Add a default CONFIG_SYS_PROMPT | Rob Herring |
2013-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2012-10-02 | mpc52xx/motionpro: fix monitor size and update default environment | Wolfgang Grandegger |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-26 | Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE | Wolfgang Denk |
2010-10-20 | MPC52xx, motionpro: update default configuration | Wolfgang Denk |
2010-10-18 | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser |
2010-10-18 | Makefile: move all Power Architecture boards into boards.cfg | Wolfgang Denk |
2010-10-18 | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk |
2009-06-12 | mtd: MTD related config header changes (mtdparts command) | Stefan Roese |
2009-03-20 | Separate mtdparts command from jffs2 | Stefan Roese |
2009-02-09 | net: removed board-specific CONFIGs from MPC5xxx FEC driver | Ben Warren |
2008-10-18 | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD |
2008-10-14 | Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references | Peter Tyser |
2008-09-10 | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD |
2008-09-10 | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD |
2008-08-13 | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD |
2008-07-31 | Fix printf() format problems with configurable prompts | Wolfgang Denk |
2008-06-03 | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce |
2007-10-23 | Motion-PRO: Update configuration to accomodate next generation board. | Bartlomiej Sieka |
2007-09-06 | Migrate 5xxx boards from CONFIG_OF_FLAT_TREE to CONFIG_OF_LIBFDT | Grant Likely |
2007-08-29 | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips |
2007-07-10 | include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger |
2007-07-05 | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger |
2007-05-27 | Motion-PRO: Code cleanup, fix of a typo in OF_STDOUT_PATH. | Bartlomiej Sieka |
2007-05-27 | Motion-PRO: Add support for redundant environment. | Bartlomiej Sieka |
2007-05-27 | Motion-PRO: Change maximum console buffer size from 256 to 1024 bytes. | Bartlomiej Sieka |
2007-05-27 | Motion-PRO: Update EEPROM's page write bits and write delay. | Bartlomiej Sieka |
2007-05-27 | MPC5XXX, Motion-PRO: Fix PHY initialization problem. | Bartlomiej Sieka |
2007-05-27 | Motion-PRO: Add support for the temperature sensor. | Bartlomiej Sieka |
2007-05-27 | Motion-PRO: Add displaying of CPLD revision information during boot. | Bartlomiej Sieka |
2007-05-27 | MPC5xxx: Change names of defines related to IPB and PCI clocks. | Bartlomiej Sieka |
2007-05-27 | Motion-PRO: Add LED support. | Bartlomiej Sieka |
2007-05-10 | [Motion-PRO] Add MTD and JFFS2 support, also add default partition | Piotr Kruszynski |
2007-05-08 | [Motion-PRO] Add support for I2C, EEPROM and RTC. | Piotr Kruszynski |
2007-05-08 | [Motion-PRO] Add ATA support. Add CF-booting commands to the default | Bartlomiej Sieka |
2007-05-08 | [Motion-PRO] Change IPB clock frequency from 50MHz to 100MHz. This | Bartlomiej Sieka |
2007-05-08 | [Motion-PRO] Enable Flat Device Tree support and modify default environment | Bartlomiej Sieka |
2007-02-09 | [Motion-PRO] Preliminary support for the Motion-PRO board. | Bartlomiej Sieka |