Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
a6c9aa1f92dd16a0ec6faeff37069db61d3f7cf3
/
include
/
configs
/
MPC8544DS.h
a832ac4
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards
by Kumar Gala
· 14 years ago
7c57f3e
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 16M on FSL 85xx boards
by Kumar Gala
· 14 years ago
64a1686
powerpc/85xx: Rework MPC8544DS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
25ddd1f
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· 14 years ago
553f098
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· 14 years ago
d98b052
powerpc: Cleanup BOOTFLAG_* references
by Peter Tyser
· 14 years ago
2ae1824
Makefile: move all Power Architecture boards into boards.cfg
by Wolfgang Denk
· 14 years ago
14d0a02
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
2495664
Remove unused CONFIG_SERIAL_SOFTWARE_FIFO feature
by Stefan Roese
· 14 years ago
5be58f5
powerpc/85xx: configure autocompletion support
by Kim Phillips
· 14 years ago
99d9c07
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· 14 years ago
199e262
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
4b142fe
common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL
by Heiko Schocher
· 15 years ago
af86096
85xx: Remove unused CONFIG_ASSUME_AMD_FLASH from config files
by Becky Bruce
· 15 years ago
f90dc43
85xx: Removed BEDBUG support from FSL 85xx boards
by Kumar Gala
· 15 years ago
f6155c6
85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards
by Roy Zang
· 15 years ago
6bb5b41
85xx: Report which "bank" of NOR flash we are booting from on FSL boards
by Kumar Gala
· 15 years ago
89188a6
85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
by Kumar Gala
· 15 years ago
890d242
remove _IO_BASE and KSEG1ADDR from board configuration files
by Timur Tabi
· 15 years ago
aca5f01
85xx: Introduce CONFIG_SYS_PCI*_IO_VIRT for FSL boards
by Kumar Gala
· 16 years ago
5af0fdd
85xx: Introduce CONFIG_SYS_PCI*_MEM_VIRT for FSL boards
by Kumar Gala
· 16 years ago
5f91ef6
85xx: Convert CONFIG_SYS_PCI*_IO_BASE to _IO_BUS for FSL boards
by Kumar Gala
· 16 years ago
10795f4
85xx: Convert CONFIG_SYS_{PCI*,RIO*}_MEM_BASE to _MEM_BUS for FSL boards
by Kumar Gala
· 16 years ago
ba490b7
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
5a105a3
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· 16 years ago
9b0ad1b
85xx: remove the unused ddr_enable_ecc in the board file
by Dave Liu
· 16 years ago
2dba0de
85xx: Convert all fsl_pci_init users to new APIs
by Kumar Gala
· 16 years ago
0151cba
85xx: Enable 64-bit PCI resources on all Freescale boards
by Kumar Gala
· 16 years ago
bff188b
Make pixis_set_sgmii more general to support MPC85xx boards.
by Liu Yu
· 16 years ago
1c9aa76
85xx: Enable interrupt and setexpr commands on Freescale 85xx boards
by Kumar Gala
· 16 years ago
6d0f6bc
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0e8d158
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a1aceb
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
5a8a163
Add pixis_set_sgmii command
by Andy Fleming
· 16 years ago
652f7c2
Add support for Freescale SGMII Riser Card
by Andy Fleming
· 16 years ago
1167a2f
FSL DDR: Convert MPC8544DS to new DDR code.
by Kumar Gala
· 16 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
1107014
Clean up INIT_RAM options
by Andy Fleming
· 16 years ago
4524561
Remove fake flash bank from 8544 DS
by Andy Fleming
· 16 years ago
630d9bf
MPC8544DS: Add ATI Video card support
by Kumar Gala
· 16 years ago
ab5cda9
Remove LBC_CACHE_BASE from 8544 DS
by Andy Fleming
· 16 years ago
ddde74a
85xx: remove dummy board_early_init_f
by Kumar Gala
· 16 years ago
81e56e9
MPC8544DS: Update config.h
by Kumar Gala
· 16 years ago
978e816
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· 16 years ago
292188e
MPC8544DS: Removes the unknown flash message information
by Roy Zang
· 17 years ago
f69766e
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· 17 years ago
7dc358b
85xx: Get ride of old TLB setup code
by Kumar Gala
· 17 years ago
0f7a3dc
85xx: Convert MPC8544 DS to new TLB setup
by Kumar Gala
· 17 years ago
4bcae9c
85xx: convert MPC8544 DS over to use new LAW init code
by Kumar Gala
· 17 years ago
b009f3e
85xx: Remove cache config from configs.h
by Kumar Gala
· 17 years ago
8ff3de6
Handle MPC85xx PCIe reset errata (PCI-Ex 38)
by Kumar Gala
· 17 years ago
82ac8c9
Update Freescale MPC85xx ADS/CDS/MDS board config
by Kumar Gala
· 17 years ago
50c03c8
Update MPC8544 DS config
by Kumar Gala
· 17 years ago
addce57
Update MPC8544DS to use libfdt
by Kumar Gala
· 17 years ago
db74b3c
Unify pixis_reset altbank across board families
by Jason Jin
· 17 years ago
56a9270
Fix ULI RTC support on MPC8544 DS
by Kumar Gala
· 17 years ago
7608d75
support board vendor-common makefiles
by Kim Phillips
· 17 years ago
3bb342f
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
by Kim Phillips
· 17 years ago
d64ee90
Update MPC8544 DS PCI memory map
by Kumar Gala
· 17 years ago
ea5877e
Fix up some fdt issues on 8544DS
by Kumar Gala
· 17 years ago
3a79013
Define tsec flag values in config files
by Andy Fleming
· 17 years ago
837f1ba
8544ds PCIE support
by Ed Swarthout
· 17 years ago
659e2f6
include/configs/[J-O]*: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
2835e51
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
by Jon Loeliger
· 17 years ago
255a3577
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 17 years ago
0cde4b0
Add MPC8544DS main configuration file.
by Jon Loeliger
· 18 years ago