summaryrefslogtreecommitdiffstats
path: root/include/configs/MVBLM7.h
Commit message (Expand)AuthorAgeFilesLines
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-8/+8
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-8/+8
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-241-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek2013-05-061-1/+1
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-13/+13
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-1/+0
* mpc83xx: Cleanup usage of LBC constantsJoe Hershberger2011-11-031-7/+8
* mpc83xx: Cleanup usage of DDR constantsJoe Hershberger2011-11-031-1/+4
* mpc83xx: Cleanup usage of BAT constantsJoe Hershberger2011-11-031-7/+6
* mpc83xx: cosmetic: MVBLM7.h checkpatch complianceJoe Hershberger2011-11-031-40/+76
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-1/+0
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* MVBLM7: make TSEC2 work again.Andre Schwarz2010-10-231-1/+1
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-9/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-1/+3
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-1/+1
* e300: increase CONFIG_SYS_BOOTMAPSZ to allow booting large kernelsIra W. Snyder2010-09-231-2/+2
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-1/+0
* mpc83xx/mvBLM7: add usb commands and cleanup.Andre Schwarz2010-05-071-0/+6
* mpc83xx: turn on icache in core initialization to improve u-boot boot timeKim Phillips2010-04-221-1/+2
* mpc83xx: enable command line autocompletionKim Phillips2010-04-221-0/+1
* mpc83xx: retain POR values of non-configured ACR, SPCR, SCCR, and LCRR bitfieldsKim Phillips2009-09-261-1/+2
* Remove deprecated 'autoscr' command/variablesPeter Tyser2009-09-221-7/+7
* Use common code for Matrix Vision boardsAndré Schwarz2009-08-281-29/+20
* mpc83xx: CONFIG_83XX_GENERIC_PCI is now synonymous with CONFIG_PCI; remove th...Kim Phillips2009-07-271-1/+0
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-111-2/+0
* 83xx: Replace CONFIG_MPC83[0-9]X with MPC83[0-9]xPeter Tyser2009-06-121-1/+1
* 83xx: Replace CONFIG_MPC83XX with CONFIG_MPC83xxPeter Tyser2009-06-121-1/+1
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* Add "source" command; prepare removal of "autoscr" commandWolfgang Denk2009-04-031-6/+6
* mpc83xx: Set guarded bit on BAT that covers the end of the address spaceScott Wood2009-04-011-1/+2
* Removed unused CONFIG_L1_INIT_RAM symbol.Jon Loeliger2008-12-011-1/+0
* rename CFG_ macros to CONFIG_SYSJean-Christophe PLAGNIOL-VILLARD2008-10-181-149/+149
* rename CFG_ENV macros to CONFIG_ENVJean-Christophe PLAGNIOL-VILLARD2008-09-101-6/+6
* rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASHJean-Christophe PLAGNIOL-VILLARD2008-09-101-1/+1
* change mvBL-M7 default env and move to vendor subdirAndre Schwarz2008-08-251-27/+29
* drivers/mtd: Move conditional compilation to MakefileJean-Christophe PLAGNIOL-VILLARD2008-08-131-1/+1
* update mvBL-M7 board configAndre Schwarz2008-07-071-2/+3
* Coding Style CleanupWolfgang Denk2008-06-281-1/+1
* mpc83xx: MVBLM7: minor build fixupsKim Phillips2008-06-101-1/+1
* add MPC8343 based board mvBlueLYNX-M7 (doc+config)Andre Schwarz2008-06-101-0/+479
OpenPOWER on IntegriCloud