| Commit message (Expand) | Author | Age | Lines |
* | FSL: Moved BR_PHYS_ADDR for localbus to common header | Kumar Gala | 2008-12-04 | -9/+0 |
* | Removed unused CONFIG_L1_INIT_RAM symbol. | Jon Loeliger | 2008-12-03 | -1/+0 |
* | mpc8641: Try to detect old .dts files | Becky Bruce | 2008-11-10 | -0/+3 |
* | mpc8641: Support 36-bit physical addressing | Becky Bruce | 2008-11-10 | -36/+128 |
* | mpc8641: Change 32-bit memory map | Becky Bruce | 2008-11-10 | -37/+39 |
* | mpc86xx: Change early FLASH mapping to 1M at CONFIG_MONITOR_BASE_EARLY | Becky Bruce | 2008-11-10 | -1/+11 |
* | mpc8641: make DIAG_ADDR == FLASH_BASE | Becky Bruce | 2008-11-10 | -1/+1 |
* | mpc8641: Drop imaginary second flash bank, map 8MB | Becky Bruce | 2008-11-10 | -27/+14 |
* | mpc8641: only define CONFIG_ENV_SIZE once | Becky Bruce | 2008-11-10 | -2/+1 |
* | mpc8641: Remove extra "0" from BR2 define | Becky Bruce | 2008-11-10 | -1/+1 |
* | powerpc: change 86xx SMP boot method | Becky Bruce | 2008-11-04 | -0/+7 |
* | 8641HPCN: Config file cleanup | Becky Bruce | 2008-11-03 | -5/+15 |
* | mpc8641: Make PCI and RIO mutually exclusive, fix non-PCI build | Becky Bruce | 2008-11-03 | -9/+28 |
* | mpc8641: Stop supporting non-PCI_PNP configs | Becky Bruce | 2008-11-03 | -6/+0 |
* | 86xx: remove the unused definition | Dave Liu | 2008-10-30 | -11/+0 |
* | 86xx: Convert all fsl_pci_init users to new APIs | Kumar Gala | 2008-10-24 | -5/+0 |
* | 86xx: Enable 64-bit PCI resources on all Freescale boards | Kumar Gala | 2008-10-24 | -0/+1 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | -166/+166 |
* | 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 |
* | cmd_mac: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-09-10 | -1/+1 |
* | FSL DDR: Convert MPC8641HPCN to new DDR code. | Kumar Gala | 2008-08-27 | -53/+50 |
* | drivers/mtd: Move conditional compilation to Makefile | Jean-Christophe PLAGNIOL-VILLARD | 2008-08-13 | -1/+1 |
* | Update Freescale sys_eeprom.c to handle CCID formats | Timur Tabi | 2008-07-15 | -4/+4 |
* | Merge commit 'wd/master' | Jon Loeliger | 2008-06-06 | -126/+127 |
|\ |
|
| * | PPC: Create and use CONFIG_HIGH_BATS | Becky Bruce | 2008-06-03 | -0/+1 |
| * | Big white-space cleanup. | Wolfgang Denk | 2008-05-21 | -126/+126 |
* | | mpc86xx: Removed unused and unconfigured memory test code. | Jon Loeliger | 2008-05-19 | -1/+0 |
|/ |
|
* | 86xx: Add reginfo command | Becky Bruce | 2008-01-24 | -0/+1 |
* | 86xx: Support new law setup method and convert mpc8641 | Becky Bruce | 2008-01-24 | -0/+1 |
* | 86xx: enable command-line editing | Timur Tabi | 2008-01-17 | -0/+1 |
* | FSL: Convert board/freescale/common/Makefile to use CONFIG_ | Jon Loeliger | 2008-01-16 | -0/+3 |
* | 85xx: Remove cache config from configs.h | Kumar Gala | 2008-01-09 | -7/+0 |
* | Don't slam #undef DEBUG in the 8641HPCN config file. | Jon Loeliger | 2008-01-03 | -1/+0 |
* | Convert MPC8641HPCN to use libfdt. | Jon Loeliger | 2008-01-03 | -12/+9 |
* | Unify pixis_reset altbank across board families | Jason Jin | 2007-11-07 | -0/+1 |
* | Fix USB support issue for MPC8641HPCN board. | Zhang Wei | 2007-11-03 | -0/+2 |
* | support board vendor-common makefiles | Kim Phillips | 2007-08-29 | -0/+1 |
* | 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/+4 |
* | Merge with git://www.denx.de/git/u-boot.git | Markus Klotzbuecher | 2007-08-07 | -68/+99 |
|\ |
|
| * | Configurations for ATI video card BIOS emulator | Jason Jin | 2007-08-06 | -3/+25 |
| * | Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. | Ed Swarthout | 2007-08-06 | -18/+26 |
| * | include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*. | Jon Loeliger | 2007-07-10 | -0/+9 |
| * | configs/ mpc86xx: Rewrite command line options using new CONFIG_CMD-* style. | Jon Loeliger | 2007-07-04 | -36/+22 |
| * | Merge with /home/wd/git/u-boot/custodian/u-boot-testing | Wolfgang Denk | 2007-07-03 | -8/+8 |
| |\ |
|
| | * | Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx | Kim Phillips | 2007-05-17 | -8/+8 |
| * | | mpc8641 image size cleanup | Ed Swarthout | 2007-06-05 | -1/+9 |
| |/ |
|