summaryrefslogtreecommitdiff
path: root/include/configs/P1022DS.h
AgeCommit message (Expand)AuthorFilesLines
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini1-8/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-4/+1
2013-07-23i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher1-8/+8
2013-06-07pci: introduce CONFIG_PCI_INDIRECT_BRIDGE optionGabor Juhos1-0/+1
2013-06-01mtd: resync with Linux-3.7.1Sergey Lapin1-2/+0
2013-05-03P1022DS: Set CONFIG_SPL_MAX_SIZE directlyTom Rini1-1/+1
2013-05-03powerpc/p1022ds: Add support for NAND and NAND boot using SPLMatthew McClintock1-14/+118
2012-11-28powerpc/corenet_ds: move SATA config to board configurationZang Roy-R619111-0/+1
2012-10-15COMMON: Use __stringify() instead of MK_STR()Marek Vasut1-2/+2
2012-08-09powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi1-1/+1
2012-08-09powerpc/p1022ds: add support for SPI and SD bootMatthew McClintock1-3/+48
2012-07-07powerpc/85xx: clean up P1022DS board configuration header fileTimur Tabi1-24/+19
2012-07-07powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh1-1/+4
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2011-11-29powerpc/85xx: CONFIG_FSL_SATA_V2 should be defined in config_mpc85xx.hTimur Tabi1-1/+0
2011-11-11powerpc/85xx: Set max alloc length to 10MB on P1022DSJerry Huang1-1/+1
2011-10-22common: cosmetic: CONFIG_BOOTFILE checkpatch complianceJoe Hershberger1-1/+1
2011-10-22common: cosmetic: CONFIG_ROOTPATH checkpatch complianceJoe Hershberger1-1/+1
2011-10-10powerpc/85xx: CONFIG_ENABLE_36BIT_PHYS does not depend on CONFIG_PHYS_64BITTimur Tabi1-1/+2
2011-10-06board configs: drop NET_MULTI referencesMike Frysinger1-2/+0
2011-09-30powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi1-12/+2
2011-05-01Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxWolfgang Denk1-3/+18
2011-04-29powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala1-3/+3
2011-04-29powerpc/85xx: Enable eSPI support on P1022DSJiang Yutang1-0/+15
2011-04-28powerpc: use 'video-mode' environment variable to configure DIUTimur Tabi1-4/+4
2011-04-10powerpc/85xx: Update default hwconfig on P1022DSJiang Yutang1-0/+1
2011-04-10powerpc/85xx: Enable support for ATI graphics cards on P1022DSJiang Yutang1-0/+16
2011-04-05powerpc: clean up DIU macro definitions for Freescale reference boardsTimur Tabi1-2/+1
2011-04-04powerpc/85xx: Add 36-bit address map support to P1022DSJiang Yutang1-1/+45
2011-04-04powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from boardKumar Gala1-1/+1
2011-03-28powerpc/85xx: Enable various errata on P1022/P1013 SoCsJiang Yutang1-0/+1
2011-01-27p1022ds: fix pixis_reset altbankYork Sun1-1/+1
2011-01-20powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.hKumar Gala1-0/+4
2011-01-14powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boardsKumar Gala1-1/+2
2011-01-14powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak functionKumar Gala1-1/+0
2010-12-19p1022ds: enable reginfo commandMatthew McClintock1-0/+1
2010-11-11powerpc/8xxx: Enable e1000 driver on some FSL boardsKumar Gala1-0/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-2/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-19powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-8/+0
2010-10-19Makefile: move all Power Architecture boards into boards.cfgWolfgang Denk1-0/+4
2010-10-19Rename TEXT_BASE into CONFIG_SYS_TEXT_BASEWolfgang Denk1-6/+6
2010-10-07p1022ds: add audclk hwconfig setting to enable codec reference clockTimur Tabi1-0/+1
2010-09-25p1022ds: use weak CFI flash accessors when DIU is enabledTimur Tabi1-0/+6
2010-09-25p1022ds: add video supportTimur Tabi1-5/+8
2010-08-01powerpc/85xx: configure autocompletion supportKim Phillips1-0/+1
2010-07-21powerpc/85xx: Rework P1022 SERDES is_serdes_configured supportKumar Gala1-0/+1
2010-07-20powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala1-4/+0
2010-07-16powerpc/85xx: Add command to report errata workaroundsKumar Gala1-3/+3
2010-07-16powerpc: add support for the Freescale P1022DS reference boardTimur Tabi1-0/+470