summaryrefslogtreecommitdiff
path: root/include/configs/corenet_ds.h
Commit message (Expand)AuthorAgeLines
* powerpc/usb: Mention usb1 before usb2 inside default hwconfig stringramneek mehresh2013-10-16-2/+2
* powerpc: add CONFIG_SECURE_BOOT condition into fsl_secure_boot.hPo Liu2013-10-16-2/+0
* powerpc/corenet: Move CONFIG_FSL_CORENET out of board header fileYork Sun2013-08-09-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-8/+8
|\
| * i2c, fsl_i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-8/+8
* | 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
* powerpc/p5040: enable PBL tool supportShaohui Xie2013-05-24-0/+2
* powerpc/85xx: set USB2 default mode to 'device' for (super)hydra boardsShaohui Xie2013-05-02-0/+1
* powerpc/qoriq: Move FMAN microcode locationYork Sun2012-11-27-1/+1
* powerpc/85xx: move SRIO configuration out of corenet_ds.hTimur Tabi2012-10-22-4/+0
* COMMON: Use __stringify() instead of MK_STR()Marek Vasut2012-10-15-3/+3
* powerpc/85xx: remove support for the Freescale P3060Timur Tabi2012-08-23-5/+1
* powerpc/CoreNet: add tool to support pbl image build.Shaohui Xie2012-08-23-0/+8
* powerpc/corenet_ds: Slave module for boot from PCIELiu Gang2012-08-23-14/+14
* powerpc/corenet_ds: Master module for boot from PCIELiu Gang2012-08-23-9/+9
* powerpc/corenet_ds: Get rid of the CONFIG_SRIOBOOT_SLAVE_PORTx macroLiu Gang2012-08-23-3/+0
* powerpc/corenet_ds: Get rid of the SRIOBOOT_MASTER build targetLiu Gang2012-08-23-24/+8
* powerpc/85xx: improve definition of BR_PHYS_ADDR macroTimur Tabi2012-08-08-1/+1
* powerpc/corenet: fix compile error when CONFIG_SYS_NO_FLASH is definedShaohui Xie2012-08-08-1/+1
* powerpc/85xx: Add USB device-tree fixup for various platformsramneek mehresh2012-07-06-2/+6
* hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini2012-06-20-1/+0
* powerpc/corenet_ds: Slave core in holdoff when boot from SRIOLiu Gang2012-04-24-0/+4
* powerpc/corenet_ds: Slave reads ENV from master when boot from SRIOLiu Gang2012-04-24-0/+13
* powerpc/corenet_ds: Slave uploads ucode when boot from SRIOLiu Gang2012-04-24-1/+11
* powerpc/corenet_ds: Slave module for boot from SRIOLiu Gang2012-04-24-0/+28
* powerpc/corenet_ds: Master module for boot from SRIOLiu Gang2012-04-24-0/+18
* powerpc/corenet_ds: Correct the compilation errors about ENVLiu Gang2012-04-24-0/+2
* sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION optionFabio Estevam2012-02-12-0/+1
* powerpc/p3060qds: Add board related support for P3060QDS platformShengzhou Liu2011-11-29-1/+5
* powerpc/85xx: clean up and document the QE/FMAN microcode macrosTimur Tabi2011-11-29-6/+10
* 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-1/+0
* powerpc/85xx: Refactor some defines out of corenet_ds.hKumar Gala2011-10-03-8/+1
* powerpc/p4080: Add support for secure boot flowRuchika Gupta2011-10-03-0/+4
* powerpc/85xx: Enable CMD_REGINFO on corenet boardsKumar Gala2011-09-29-0/+1
* powerpc/85xx: Add FMan ethernet support to P4080DSAndy Fleming2011-09-29-1/+3
* powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macrosTimur Tabi2011-09-29-13/+0
* powerpc/85xx: enable USB2 gadget mode for corenet ds boardShaohui Xie2011-07-29-0/+1
* fman: insert the Fman firmware into the device treeTimur Tabi2011-07-22-6/+20
* powerpc/85xx: Add default usb mode and phy type to hwconfigRamneek Mehresh2011-07-11-1/+8
* powerpc/corenet_ds: add back buffer write for NOR flashYork Sun2011-07-11-0/+1
* powerpc/85xx: Add NAND boot support for P3041/P5020DSShaohui Xie2011-07-11-6/+23
* powerpc/85xx: add support for env in MMC/SPI on corenet ds boardsShaohui Xie2011-05-18-8/+22
* powerpc/85xx: Enable eSPI support on corenet ds boardsShaohui Xie2011-05-18-0/+10
* powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boardsKumar Gala2011-04-29-3/+3
* powerpc: Add P3041DS/P5020DS board support (uses corenet_ds code)Kumar Gala2011-04-27-0/+38
* powerpc/85xx: Fix Wrong PCIe 3 virtual address on corenet_ds platformsTrübenbach, Ralf2011-04-27-1/+1
* common: add a grepenv commandKim Phillips2011-04-28-1/+2