Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
1e6b07218b3717656345c81fbfec33edd562b0a8
/
include
/
configs
/
MPC8572DS.h
e4da248
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
257ff78
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
d8f341c
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
by Timur Tabi
· 13 years ago
39ffcc1
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards
by Kumar Gala
· 14 years ago
48aab14
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
by Matthew McClintock
· 14 years ago
36f15a8
powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS
by Zhao Chenhui
· 14 years ago
a4a4555
powerpc/85xx: Disable ECC in considering performance on MPC8572DS
by Zhao Chenhui
· 14 years ago
e4c27af
powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS
by Zhao Chenhui
· 14 years ago
580df5e
powerpc/85xx: Remove config.mk for nand linker script
by Kumar Gala
· 14 years ago
5e8435a
powerpc/85xx: Enable ECC on MPC8572DS
by York Sun
· 14 years ago
6cad41c
powerpc/85xx: Enable Errata command on MPC8572DS
by York Sun
· 14 years ago
e727a36
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
by Kumar Gala
· 14 years ago
a9db4ec
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards
by Kumar Gala
· 14 years ago
d165dc5
powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
4212f23
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
by Becky Bruce
· 14 years ago
90a535b
powerpc/85xx: Add support for booting from NAND on MPC8572DS
by Kumar Gala
· 14 years ago
362b998
powerpc/85xx: Enable HWCONFIG on MPC8572DS
by Kumar Gala
· 14 years ago
cfc113e
powerpc/8xxx: Enable e1000 driver on some FSL boards
by Kumar Gala
· 14 years ago
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
3a1362d
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
291ba1b
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
dc25d15
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
by Wolfgang Denk
· 14 years ago
e602b4c
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
f7758c1
powerpc/85xx: configure autocompletion support
by Kim Phillips
· 14 years ago
17ed6a2
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· 14 years ago
f6f382b
ppc/85xx: Convert MPC8572DS to using board common ICS307 code
by Kumar Gala
· 15 years ago
ee888da
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
f4e13ec
ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START
by Kumar Gala
· 15 years ago
0f602e1
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
ce3c1db
85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files
by Becky Bruce
· 15 years ago
0d899ab
ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS
by Kumar Gala
· 15 years ago
4baef82
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
2b1f4f6
85xx: Removed BEDBUG support from FSL 85xx boards
by Kumar Gala
· 15 years ago
e21db03
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
by Kumar Gala
· 15 years ago
1535d81
85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
by Kumar Gala
· 15 years ago
59b4743
remove _IO_BASE and KSEG1ADDR from board configuration files
by Timur Tabi
· 15 years ago
e1cb3db
8xxx: Fix PCI bus address setup for 36-bit configs
by Kumar Gala
· 15 years ago
1ad7b35
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
2275d0e
85xx: Fix address map for 36-bit config of MPC8572DS
by Kumar Gala
· 16 years ago
6630ffb
85xx: Fix how we map DDR memory
by Kumar Gala
· 16 years ago
e0f9741
85xx: Add a 36-bit physical configuration for MPC8572DS
by Kumar Gala
· 16 years ago
1a5ba5f
85xx: Handle eLBC difference w/36-bit physical
by Kumar Gala
· 16 years ago
f55afa0
85xx: Use BR_ADDR macro for NAND chipselects
by Kumar Gala
· 16 years ago
60ff464
85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards
by Kumar Gala
· 16 years ago
ef43b6e
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
by Kumar Gala
· 16 years ago
64bb6d1
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· 16 years ago
3fe8087
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· 16 years ago
4be8b57
85xx: separate FLASH BASE virtual from physical address
by Kumar Gala
· 16 years ago
0f492b4
85xx: separate PIXIS virtual from physical address
by Kumar Gala
· 16 years ago
0302550
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
fac0b5d
Some changes of TLB entry setting for MPC8572DS
by Haiying Wang
· 16 years ago
538376f
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
6b78b16
85xx: fix the wrong DDR settings for MPC8572DS
by Dave Liu
· 16 years ago
f066f50
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· 16 years ago
d3ca124
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 16 years ago
82f15f3
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
6862378
NAND: Fix CONFIG_ENV_ADDR for MPC8572DS
by Haiying Wang
· 16 years ago
9fce13f
NAND: Add support for MPC8572DS board
by Haiying Wang
· 16 years ago
c10a0c4
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
7738d5c
85xx: Enable 64-bit PCI resources on all Freescale boards
by Kumar Gala
· 16 years ago
39d7dcd
85xx: remove unused config definition
by Dave Liu
· 16 years ago
c49bce4
Enabled the Freescale SGMII riser card on 8572DS
by Liu Yu
· 16 years ago
bcf35e5
Add ddr interleaving suppport for MPC8572DS board
by Haiying Wang
· 16 years ago
489675d
85xx: Enable interrupt and setexpr commands on Freescale 85xx boards
by Kumar Gala
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
9982995
MPC8572DS: Fix compile warnings
by Kumar Gala
· 16 years ago
374130f
Add ID EEPROM support for MPC8572DS
by Haiying Wang
· 16 years ago
bd319c7
Minor fixes for I2C address on MPC8572DS
by Haiying Wang
· 16 years ago
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
3ab0b2d
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· 16 years ago