summaryrefslogtreecommitdiffstats
path: root/include/configs/MPC8536DS.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.hKumar Gala2010-07-201-5/+0
* ppc/85xx: Convert MPC8536DS to using board common ICS307 codeKumar Gala2010-07-161-9/+5
* mpc85xx: Add reginfo commandBecky Bruce2010-07-161-0/+1
* ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL sizeKumar Gala2010-04-071-0/+3
* common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOULHeiko Schocher2009-12-081-4/+0
* 85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config filesBecky Bruce2009-12-021-7/+0
* On-chip ROM boot: MPC8536DS supportMingkai Hu2009-09-301-1/+16
* NAND boot: MPC8536DS supportMingkai Hu2009-09-301-18/+77
* mpc8536: fix board config file line lengthMingkai Hu2009-09-301-68/+79
* ppc/85xx: simplify the top makefile for 36-bit config for mpc8536dsMingkai Hu2009-09-241-1/+1
* 85xx: Fix memory test range on MPC8536DSFelix Radensky2009-08-281-2/+2
* 85xx: Add a 36-bit physical configuration for MPC8536DSKumar Gala2009-08-281-10/+72
* 85xx: Removed BEDBUG support from FSL 85xx boardsKumar Gala2009-08-101-1/+0
* 85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boardsRoy Zang2009-07-221-0/+1
* 85xx: Report which "bank" of NOR flash we are booting from on FSL boardsKumar Gala2009-07-221-0/+7
* 85xx: Bump up the BOOTMAP to 16M on FSL 85xx boardsKumar Gala2009-07-211-2/+2
* remove _IO_BASE and KSEG1ADDR from board configuration filesTimur Tabi2009-07-111-6/+0
* mpc85xx: 8536ds: Add USB related CONFIGsVivek Mahajan2009-06-121-2/+12
* i2c: Remove deprecated individual i2c commandsPeter Tyser2009-06-121-1/+0
* 85xx: Add eSDHC support for 8536 DSAndy Fleming2009-02-161-0/+14
* 85xx: Handle eLBC difference w/36-bit physicalKumar Gala2009-01-231-0/+1
* 85xx: Use BR_ADDR macro for NAND chipselectsKumar Gala2009-01-231-4/+4
* 85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boardsKumar Gala2009-01-231-3/+7
* 85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boardsKumar Gala2009-01-231-5/+9
* 85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boardsKumar Gala2009-01-231-6/+6
* 85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boardsKumar Gala2009-01-231-8/+8
* 85xx: separate FLASH BASE virtual from physical addressKumar Gala2009-01-231-4/+5
* 85xx: separate PIXIS virtual from physical addressKumar Gala2009-01-231-1/+2
* NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPSWolfgang Grandegger2009-01-231-1/+0
OpenPOWER on IntegriCloud