| Commit message (Expand) | Author | Age | Lines |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | -1/+0 |
* | CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there | Tom Rini | 2012-06-20 | -1/+0 |
* | GCC4.6: Squash GTREADREG related errors | Marek Vasut | 2011-10-27 | -0/+4 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | -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 |
* | powerpc: Cleanup BOOTFLAG_* references | Peter Tyser | 2010-10-18 | -8/+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 | -1/+1 |
* | Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitions | Wolfgang Denk | 2010-06-23 | -1/+1 |
* | FDT: remove obsolete OF_CPU and OF_SOC macros. | Marcel Ziswiler | 2009-09-22 | -1/+0 |
* | remove _IO_BASE and KSEG1ADDR from board configuration files | Timur Tabi | 2009-07-11 | -4/+0 |
* | mpc7448hpc2: Add CONFIG_SYS_I2C_SPEED define | Peter Tyser | 2009-06-12 | -0/+1 |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -107/+107 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_NVRAM in CONFIG_ENV_IS_IN_NVRAM | 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 |
* | Remove the deprecated CONFIG_OF_FLAT_TREE | Gerald Van Baren | 2008-06-09 | -0/+1 |
* | Convert mpc7448hpc2 to CONFIG_OF_LIBFDT | Gerald Van Baren | 2008-06-09 | -1/+1 |
* | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -1/+1 |
* | Fix quoting problem (preboot setting) in many board config files. | Wolfgang Denk | 2008-03-03 | -2/+1 |
* | Get rid of "#undef DEBUG" from board config files. | Wolfgang Denk | 2008-02-12 | -2/+0 |
* | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips | 2007-08-29 | -3/+0 |
* | Fix build errors and warnings / code cleanup. | Wolfgang Denk | 2007-08-02 | -2/+2 |
* | include/configs/[m-z]*: Directly use CONFIG_BOOTP_* symbols rather than CONFI... | Jon Loeliger | 2007-07-09 | -2/+8 |
* | include/configs: Use new CONFIG_CMD_* in various m* named board config files. | Jon Loeliger | 2007-07-05 | -18/+21 |
* | Some code cleanup. | Wolfgang Denk | 2007-03-04 | -1/+1 |
* | use CFG_WRITE_SWAPPED_DATA define instead of define CFG_FLASH_CFI_SWAP | roy zang | 2007-01-22 | -1/+1 |
* | Remove the static MAC address, ip address, server ip, netmask and | roy zang | 2006-12-04 | -11/+1 |
* | Remove the duplicate memory test code for mpc744ihpc2 board. | roy zang | 2006-12-04 | -22/+0 |
* | Fix the exception occuring in RAM table search issue. | roy zang | 2006-12-01 | -1/+0 |
* | Clean up the code according to codestyle: | roy zang | 2006-12-01 | -145/+145 |
* | Remove some unused CFG define. | roy zang | 2006-11-03 | -12/+3 |
* | Add mpc7448hpc2 (mpc7448 + tsi108) board associated code support. | roy zang | 2006-11-02 | -0/+453 |