summaryrefslogtreecommitdiff
path: root/include/configs/MPC8569MDS.h
Commit message (Expand)AuthorAgeLines
* nand: Remove CONFIG_MTD_NAND_VERIFY_WRITEPeter Tyser2015-03-30-1/+0
* nand_spl: remove MPC8569MDS_NAND supportMasahiro Yamada2014-06-05-29/+0
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-22-1/+1
* kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-25-1/+1
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-24-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-13-1/+0
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-04-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-04-1/+0
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-9/+9
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-8/+9
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-1/+0
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-17/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-07-0/+1
* serial: Remove CONFIG_SERIAL_MULTI from config filesMarek Vasut2012-10-15-1/+0
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-29-1/+2
* powerpc/85xx: Fix NAND SPL supportKumar Gala2011-11-09-1/+1
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-22-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-22-1/+1
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-05-5/+0
* powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-29-12/+3
* powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala2011-04-29-3/+3
* fsl: Change fsl_phy_enet_if to phy_interface_tAndy Fleming2011-04-20-10/+10
* powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-08-6/+6
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-04-2/+1
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-04-0/+1
* powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala2011-01-14-2/+2
* powerpc/85xx: Convert MPC8569MDS to use common SRIO init codeKumar Gala2011-01-14-4/+8
* powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-14-0/+1
* fsl_esdhc: Fix esdhc disabled problem on some platformsChenhui Zhao2011-01-14-0/+1
* MPC8568/MPC8569: Remove CONFIG_DDR_DLL defineBecky Bruce2011-01-14-1/+0
* mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definitionBecky Bruce2011-01-14-6/+0
* powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala2010-11-30-1/+2
* powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-12-2/+9
* powerpc/8xxx: Enable e1000 driver on some FSL boardsKumar Gala2010-11-10-0/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-26-2/+1
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-26-2/+2
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-18-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-18-1/+5
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-18-1/+1
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-18-2/+2
* mpc8569mds: fix consuming long time while relocating code.Haiying Wang2010-10-07-1/+2
* mpc8569mds: fix CONFIG_ENV_SIZEHaiying Wang2010-10-07-2/+2
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-23-1/+0
* net: rename "FSL UECx" net interfaces "UECx"Kim Phillips2010-08-09-1/+1
* powerpc/85xx: configure autocompletion supportKim Phillips2010-08-01-2/+3
* powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-20-3/+0
* mpc85xx: Add reginfo commandBecky Bruce2010-07-16-0/+1