| Commit message (Expand) | Author | Age | Lines |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | -3/+0 |
* | mpc86xx: delete unused MPC86xx_DDR_SDRAM_CLK_CNTL define | Paul Gortmaker | 2009-10-16 | -2/+0 |
* | 8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx | Poonam Aggrwal | 2009-08-28 | -1/+0 |
* | pci/fsl_pci_init: Rework PCI ATMU setup to handle >4G of memory | Kumar Gala | 2009-08-28 | -0/+1 |
* | 86xx: Cleanup MP support | Kumar Gala | 2009-04-01 | -0/+1 |
* | sbc8641d: Fix PCI mapping concepts | Becky Bruce | 2009-01-13 | -14/+18 |
* | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-01 | -1/+0 |
* | 86xx: Fix non-64-bit compilation problems. | Jon Loeliger | 2008-12-01 | -0/+14 |
* | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce | 2008-11-10 | -0/+9 |
* | powerpc: change 86xx SMP boot method | Becky Bruce | 2008-11-04 | -0/+7 |
* | 86xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -5/+0 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -184/+184 |
* | rename CFG_ENV macros to CONFIG_ENV | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -3/+3 |
* | rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | FSL DDR: Convert SBC8641D to new DDR code. | Kumar Gala | 2008-08-27 | -2/+4 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | POWERPC: 86xx - add missing CONFIG_HIGH_BATS to sbc8641d config | Becky Bruce | 2008-08-11 | -0/+2 |
* | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -12/+12 |
* | 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs | Kumar Gala | 2008-04-29 | -1/+1 |
* | 86xx: Convert sbc8641d to use libfdt. | Jon Loeliger | 2008-02-18 | -7/+3 |
* | 86xx: Add reginfo command | Becky Bruce | 2008-01-24 | -0/+1 |
* | 86xx: Convert sbc8641d to use new law setup code. | Becky Bruce | 2008-01-24 | -0/+1 |
* | sbc8641: remove unused OF_FLAT_TREE_MAX_SIZE | 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/+4 |
* | 86xx: Fix lingering CFG_CMD_* references in sbc8641d.h | Jon Loeliger | 2007-08-15 | -3/+3 |
* | Modify SBC8641D to use new Freescale PCI routines | Joe Hamman | 2007-08-13 | -2/+7 |
* | Add support for SBC8641D. Config files. | Joe Hamman | 2007-08-10 | -0/+599 |