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