summaryrefslogtreecommitdiff
path: root/include/configs/sbc8349.h
AgeCommit message (Expand)AuthorFilesLines
2009-08-22mpc83xx: accommodate larger kernel sizes by defaultKim Phillips1-2/+2
2009-08-22mpc83xx: mpc8349 - delete unused SYS_MID_FLASH_JUMPPaul Gortmaker1-1/+0
2009-08-22mpc83xx: sbc8349 - make enabling PCI more user friendlyPaul Gortmaker1-9/+13
2009-07-28sbc8349: combine HRCW flash and u-boot image flashPaul Gortmaker1-2/+2
2009-07-27mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips1-1/+0
2009-07-19mpc83xx: convert all remaining boards over to 83XX_GENERIC_PCIKim Phillips1-0/+1
2009-06-1283xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser1-1/+1
2009-06-1283xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser1-1/+1
2009-06-12i2c: Remove deprecated individual i2c commandsPeter Tyser1-1/+0
2009-06-08mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operationKim Phillips1-1/+1
2009-04-02mpc83xx: Set guarded bit on BAT that covers the end of the address spaceScott Wood1-1/+2
2009-03-3083xx: Use common LSDMR defines from asm/fsl_lbc.hKumar Gala1-49/+13
2009-02-18rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENVMike Frysinger1-1/+1
2008-12-01Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger1-1/+0
2008-10-18rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD1-216/+216
2008-09-11rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD1-7/+7
2008-09-11rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-09-11rename CFG_ENV_IS_NOWHERE in CONFIG_ENV_IS_NOWHEREJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-08-13drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD1-1/+1
2008-06-03PPC: Create and use CONFIG_HIGH_BATSBecky Bruce1-0/+2
2008-04-25mpc83xx: bump loadaddr over fdtaddr to 0x500000Kim Phillips1-1/+1
2008-04-25Realining some header definitions.Detlev Zundel1-2/+2
2008-03-06Replace "run load; run update" with conditionalized "run load update".Detlev Zundel1-1/+1
2008-02-12Get rid of "#undef DEBUG" from board config files.Wolfgang Denk1-2/+0
2008-01-11mpc83xx: Remove cache config from config.hDave Liu1-7/+0
2008-01-08mpc83xx: convert to using do_fixup_*()Kim Phillips1-5/+1
2008-01-08sbc8349: enable libfdt by default on WRS SBC8349 board.Paul Gortmaker1-2/+2
2007-08-29fdt: remove unused OF_FLAT_TREE_MAX_SIZE referencesKim Phillips1-3/+0
2007-08-17Add CONFIG_HAS_ETH0 to all boards with TSECAndy Fleming1-0/+1
2007-08-16Define tsec flag values in config filesAndy Fleming1-0/+2
2007-08-02Fix build errors and warnings / code cleanup.Wolfgang Denk1-1/+1
2007-07-10include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.Jon Loeliger1-0/+9
2007-07-05include/configs: Use new CONFIG_CMD_* in sbc* board config files.Jon Loeliger1-33/+18
2007-05-17Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECxKim Phillips1-4/+4
2007-03-02mpc83xx: Fix config of Arbiter, System Priority, and Clock ModeKumar Gala1-11/+0
2007-03-02mpc83xx: add command line editing by defaultKim Phillips1-0/+1
2007-03-02mpc83xx: U-Boot support for Wind River SBC8349Paul Gortmaker1-0/+744