summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8536DS.h
Commit message (Expand)AuthorAgeFilesLines
* nand_spl: remove MPC8536DS supportMasahiro Yamada2014-06-051-27/+2
* powerpc/freescale: Convert selected boards to generic board architectureYork Sun2014-05-131-0/+2
* Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768KHaijun.Zhang2014-04-221-2/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-02-251-7/+3
|\
| * powerpc/mpc8536DS:Increase binary size for mpc8536DS boardHaijun.Zhang2014-02-241-7/+3
* | kbuild: Move linker sciript check to prepare1Masahiro Yamada2014-02-251-1/+1
|/
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+0
* kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEXVladimir Zapolskiy2013-12-131-1/+0
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-251-1/+1
* config: remove platform CONFIG_SYS_HZ definition part 1/2Rob Herring2013-11-041-1/+0
* config: Add a default CONFIG_SYS_PROMPTRob Herring2013-11-041-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-9/+9
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-8/+9
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-1/+0
* | 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
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-15/+20
* powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-081-5/+4
* powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh2012-07-061-1/+4
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-201-3/+0
* sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION optionFabio Estevam2012-02-121-0/+1
* powerpc/85xx: Fix NAND SPL supportKumar Gala2011-11-091-1/+1
* common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger2011-10-221-1/+1
* common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger2011-10-221-1/+1
* powerpc/mpc8536ds: Save the env variables to SDcard and SPI flashXie Xiaobo2011-10-091-4/+18
* powerpc/mpc8536ds: Add USB support for MPC8536DSFanzc2011-10-091-0/+15
* powerpc/mpc8536ds: Add eSPI support for MPC8536DSXie Xiaobo2011-10-091-0/+14
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-5/+0
* powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-291-14/+3
* powerpc/85xx: Add default usb mode and phy type to hwconfigRamneek Mehresh2011-07-111-1/+2
* powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala2011-04-291-3/+3
* powerpc/85xx: rename NAND prefixes to CONFIG_SYSMatthew McClintock2011-04-081-9/+9
* powerpc/85xx: Remove config.mk for nand linker scriptKumar Gala2011-04-041-0/+1
* powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DSMatthew McClintock2011-03-061-1/+1
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-191-0/+6
* powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala2011-01-141-1/+2
* powerpc/85xx: Rework MPC8536DS pci_init_board to use common FSL PCIe codeKumar Gala2011-01-141-0/+3
* 85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_INBecky Bruce2011-01-141-1/+0
* powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-141-1/+0
* powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOCKumar Gala2010-11-301-2/+3
* powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl buildHaiying Wang2010-11-121-2/+9
* 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
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-8/+0
* Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk2010-10-181-3/+7
* Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk2010-10-181-6/+6
* mkconfig: change CONFIG_MK_ prefix into plain CONFIG_Wolfgang Denk2010-10-181-4/+4
* Remove unused CONFIG_SERIAL_SOFTWARE_FIFO featureStefan Roese2010-09-231-1/+0
* powerpc/85xx: configure autocompletion supportKim Phillips2010-08-011-0/+1
* powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured supportKumar Gala2010-07-211-0/+1
OpenPOWER on IntegriCloud