summaryrefslogtreecommitdiffstats
path: root/include/configs/stxssa.h
Commit message (Expand)AuthorAgeFilesLines
* rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger2009-02-181-1/+1
* Remove unused CONFIG_ADDR_STREAMING definesPeter Tyser2008-12-141-1/+0
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-011-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-100/+100
* Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE referencesPeter Tyser2008-10-141-1/+0
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-8/+8
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROMJean-Christophe PLAGNIOL-VILLARD2008-09-101-3/+3
* FSL DDR: Convert STXSSA to new DDR code.Kumar Gala2008-08-271-13/+17
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* FSL LAW: Keep track of LAW allocationsKumar Gala2008-06-111-0/+1
* Big white-space cleanup.Wolfgang Denk2008-05-211-8/+8
* 85xx: Add the concept of CFG_CCSRBAR_PHYSKumar Gala2008-03-261-0/+1
* 85xx: Get ride of old TLB setup codeKumar Gala2008-01-171-1/+0
* 85xx: Convert STXGP3 & STXSSA to new TLB setupKumar Gala2008-01-171-0/+1
* 85xx: convert STXGP3/STXSSA over to use new LAW init codeKumar Gala2008-01-161-0/+1
* 85xx: Remove cache config from configs.hKumar Gala2008-01-091-7/+0
* GP3 SSA: enable RTCWolfgang Denk2007-10-121-7/+13
* [GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot toGrzegorz Bernacki2007-09-111-1/+1
* Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming2007-08-161-0/+1
* Define tsec flag values in config filesAndy Fleming2007-08-161-1/+2
* Merge branch 'testing' into workingAndy Fleming2007-08-031-28/+33
|\
| * include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger2007-07-101-0/+9
| * include/configs: Use new CONFIG_CMD_* in STx board config files.Jon Loeliger2007-07-051-3/+3
| * include/configs: Use new CONFIG_CMD_* in 85xx board config files.Jon Loeliger2007-07-051-25/+21
* | Code cleanup and default config update for STC GP3 SSA board.Wolfgang Denk2007-07-061-63/+63
|/
* Merge with /home/wd/git/u-boot/custodian/u-boot-testingWolfgang Denk2007-07-031-4/+4
|\
| * Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips2007-05-171-4/+4
* | Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.Wolfgang Denk2007-05-311-17/+24
|/
* Update board configuration for STX GP3SSA board:Wolfgang Denk2007-05-031-20/+67
* Add support for STX GP3SSA (stxssa) BoardDan Malek2007-05-031-0/+418
OpenPOWER on IntegriCloud