| Commit message (Expand) | Author | Age | Lines |
* | rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV | Mike Frysinger | 2009-02-18 | -1/+1 |
* | 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -0/+1 |
* | 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards | Kumar Gala | 2009-01-23 | -2/+4 |
* | 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards | Kumar Gala | 2009-01-23 | -1/+1 |
* | 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards | Kumar Gala | 2009-01-23 | -4/+4 |
* | Remove unused CONFIG_ADDR_STREAMING defines | Peter Tyser | 2008-12-14 | -1/+0 |
* | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-01 | -1/+0 |
* | 85xx: Enable 64-bit PCI resources on all Freescale boards | Kumar Gala | 2008-10-24 | -0/+1 |
* | 85xx: Enable interrupt and setexpr commands on Freescale 85xx boards | Kumar Gala | 2008-10-18 | -0/+2 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -137/+137 |
* | 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 |
* | rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHERE | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | FSL DDR: Convert MPC8540ADS to new DDR code. | Kumar Gala | 2008-08-27 | -30/+23 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | 85xx: remove dummy board_early_init_f | Kumar Gala | 2008-06-11 | -2/+0 |
* | 85xx: Remove unused and unconfigured memory test code. | Kumar Gala | 2008-06-11 | -1/+0 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -11/+11 |
* | 85xx: Add the concept of CFG_CCSRBAR_PHYS | Kumar Gala | 2008-03-26 | -0/+1 |
* | 85xx: Get ride of old TLB setup code | Kumar Gala | 2008-01-17 | -1/+0 |
* | 85xx: Convert MPC8540/MPC8560 ADS to new TLB setup | Kumar Gala | 2008-01-17 | -0/+1 |
* | 85xx: convert MPC8540/MPC8560 ADS over to use new LAW init code | Kumar Gala | 2008-01-16 | -0/+1 |
* | 85xx: Remove cache config from configs.h | Kumar Gala | 2008-01-09 | -7/+0 |
* | Update Freescale MPC85xx ADS/CDS/MDS board config | Kumar Gala | 2007-12-11 | -0/+1 |
* | Update Freescale MPC85xx ADS/CDS/MDS board config | Kumar Gala | 2007-12-11 | -0/+1 |
* | Update MPC8540 ADS to use libfdt | Kumar Gala | 2007-12-11 | -7/+3 |
* | fdt: remove unused OF_FLAT_TREE_MAX_SIZE references | Kim Phillips | 2007-08-29 | -3/+0 |
* | Add CONFIG_HAS_ETH0 to all boards with TSEC | Andy Fleming | 2007-08-16 | -0/+1 |
* | Define tsec flag values in config files | Andy Fleming | 2007-08-16 | -0/+3 |
* | Merge branch 'testing' into working | Andy Fleming | 2007-08-03 | -31/+27 |
|\ |
|
| * | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | include/configs: Use new CONFIG_CMD_* in 85xx board config files. | Jon Loeliger | 2007-07-05 | -31/+18 |
* | | Polished the 85xx ADS config files | Andy Fleming | 2007-07-11 | -2/+2 |
|/ |
|
* | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips | 2007-05-17 | -4/+4 |
* | Fix PCI I/O space mapping on Freescale MPC85x0ADS | Sergei Shtylyov | 2007-04-23 | -3/+2 |
* | Converted all 85xx boards to use a common FSL I2C driver. | Jon Loeliger | 2006-10-20 | -2/+6 |
* | Updated config headers to add default FDT-based booting | Andy Fleming | 2006-09-19 | -3/+7 |
* | * Switched default PCI speed for 8540 ADS back to 33MHz | Matthew McClintock | 2006-08-09 | -1/+5 |
* | * Fixed PCI memory definitions Patch by Andy Fleming 17-Mar-2006 | Matthew McClintock | 2006-08-09 | -4/+5 |
* | * Add Flat Dev Tree construction for MPC85xx ADS and CDS boards Patch by Jon ... | Matthew McClintock | 2006-08-09 | -0/+15 |
* | * Patch by Jon Loeliger, 2005-05-05 | Jon Loeliger | 2005-07-25 | -2/+8 |
* | * Patch by Jon Loeliger, 2005-Feb-10 | Jon Loeliger | 2005-07-25 | -0/+7 |
* | * Patch by Jon Loeliger, 02 Sep 2004: | wdenk | 2005-01-09 | -1/+1 |
* | * Code cleanup, mostly for GCC-3.3.x | wdenk | 2004-12-31 | -0/+2 |
* | * Patch by Jon Loeliger, 24 Aug 2004: | wdenk | 2004-10-10 | -2/+4 |
* | Patch by Jon Loeliger, 16 Jul 2004: | wdenk | 2004-08-01 | -71/+58 |
* | Patch by Jon Loeliger, 17 June 2004: | wdenk | 2004-07-09 | -153/+338 |
* | * The PS/2 mux on the BMS2003 board needs 450 ms after power on | wdenk | 2004-01-20 | -74/+74 |
* | * Patches by Xianghua Xiao, 15 Oct 2003: | wdenk | 2003-10-15 | -0/+331 |