summaryrefslogtreecommitdiffstats
path: root/include/configs/P1022DS.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/mpc85xx:Update MONITOR_LEN for 768KB u-boot sizePrabhakar Kushwaha2014-04-221-1/+1
* SPL: P1022DS: fix the problem booting from spi flashYing Zhang2014-02-241-3/+3
* SPL: powerpc: expand SPL's length to 128KYing Zhang2014-02-241-6/+6
* powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+0
* powerpc/mpc85xx:Increase binary size for P, B & T series boards.Prabhakar Kushwaha2014-01-211-8/+4
* powerpc/P1022DS: Define new nand_ecclayout structure macrosYork Sun2014-01-021-0/+2
* 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
* powerpc: p1022ds: add TPL for p1022ds nand bootYing Zhang2013-08-201-16/+61
* powerpc : p1022ds : Enable p1022ds to start from eSPI with SPLYing Zhang2013-08-201-7/+29
* powerpc: p1022ds: Enable P1022DS to boot from SD Card with SPLYing Zhang2013-08-201-7/+47
* powerpc: deleted unused symbol CONFIG_SPL_NAND_MINIMAL and enabled some funct...Ying Zhang2013-08-201-1/+0
* 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-4/+1
|/
* pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos2013-06-071-0/+1
* mtd: resync with Linux-3.7.1Sergey Lapin2013-05-311-2/+0
* P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini2013-05-031-1/+1
* powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock2013-05-021-14/+118
* powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619112012-11-271-0/+1
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-151-2/+2
* powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-081-1/+1
* powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock2012-08-081-3/+48
* powerpc/85xx: clean up P1022DS board configuration header fileTimur Tabi2012-07-061-24/+19
* 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-1/+0
* powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi2011-11-291-1/+0
* powerpc/85xx: Set max alloc length to 10MB on P1022DSJerry Huang2011-11-111-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/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BITTimur Tabi2011-10-091-1/+2
* board configs: drop NET_MULTI referencesMike Frysinger2011-10-051-2/+0
* powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-291-12/+2
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk2011-04-301-3/+18
|\
| * powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala2011-04-291-3/+3
| * powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang2011-04-291-0/+15
* | powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi2011-04-281-4/+4
|/
* powerpc/85xx: Update default hwconfig on P1022DSJiang Yutang2011-04-101-0/+1
* powerpc/85xx: Enable support for ATI graphics cards on P1022DSJiang Yutang2011-04-101-0/+16
* powerpc: clean up DIU macro definitions for Freescale reference boardsTimur Tabi2011-04-041-2/+1
* powerpc/85xx: Add 36-bit address map support to P1022DSJiang Yutang2011-04-041-1/+45
* powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala2011-04-041-1/+1
* powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang2011-03-281-0/+1
* p1022ds: fix pixis_reset altbankYork Sun2011-01-261-1/+1
* powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala2011-01-191-0/+4
* powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala2011-01-141-1/+2
* powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala2011-01-141-1/+0
* p1022ds: enable reginfo commandMatthew McClintock2010-12-181-0/+1
OpenPOWER on IntegriCloud