Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
989c5f0a8f8694ac92eb0d6cff8745ae8659364f
/
include
/
configs
/
MPC8568MDS.h
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
09f3ca3
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· 9 years ago
a726075
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
9ae14ca
powerpc: convert selected boards to generic board structure
by York Sun
· 9 years ago
ef0f2f5
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
7453cb5
Move setexpr to Kconfig
by Joe Hershberger
· 10 years ago
92ac520
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
d40ddae
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
2c808a1
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
cdb2379
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· 11 years ago
0defddc
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
3765b3e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 11 years ago
c2120fb
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
1a45966
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
00f792e
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
ea818db
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
842033e
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
b3f44c2
common: cosmetic: CONFIG_BOOTFILE checkpatch compliance
by Joe Hershberger
· 13 years ago
8b3637c
common: cosmetic: CONFIG_ROOTPATH checkpatch compliance
by Joe Hershberger
· 13 years ago
31a4f1e
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
e46fedf
powerpc/85xx: introduce and document CONFIG_SYS_CCSRBAR macros
by Timur Tabi
· 13 years ago
a832ac4
powerpc/85xx: Bump up the CONFIG_SYS_BOOTM_LEN to 64M on FSL 85xx boards
by Kumar Gala
· 14 years ago
865ff85
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· 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
5f7bbd1
powerpc/85xx: Convert MPC8568MDS to use common SRIO init code
by Kumar Gala
· 14 years ago
3f6f9d7
powerpc/85xx: Rework MPC8568MDS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
16dad75
MPC8568/MPC8569: Remove CONFIG_DDR_DLL define
by Becky Bruce
· 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
78b7a8e
net: rename "FSL UECx" net interfaces "UECx"
by Kim Phillips
· 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
582c55a
83xx, uec: split enet_interface in two variables
by Heiko Schocher
· 15 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
89188a6
85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
by Kumar Gala
· 15 years ago
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
b0fe93ed
85xx: Use common LSDMR defines from asm/fsl_lbc.h
by Kumar Gala
· 16 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
a6e04c3
85xx: Use CONFIG_SYS_{PCI*,RIO*}_MEM_PHYS for physical address on 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
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
41410ee
Change UEC PHY interface to RGMII on MPC8568MDS
by Haiying Wang
· 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
e6f5b35
FSL DDR: Convert MPC8568MDS to new DDR code.
by Jon Loeliger
· 17 years ago
00b1883
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
978e816
85xx: Remove unused and unconfigured memory test code.
by Kumar Gala
· 16 years ago
53677ef
Big white-space cleanup.
by Wolfgang Denk
· 16 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
73aa9ac
85xx: Convert MPC8568 MDS to new TLB setup
by Kumar Gala
· 17 years ago
4d3521c
85xx: convert remaining 85xx boards 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
22abb2d
Update Freescale MPC85xx ADS/CDS/MDS board config
by Kumar Gala
· 17 years ago
c480861
Update MPC8568 MDS to use libfdt
by Kumar Gala
· 17 years ago
1563f56
Add PCI Express support on MPC8568MDS
by Haiying Wang
· 17 years ago
f30ad49
Move CONFIG_QE out of CONFIG_PCI wrap for MPC8568MDS
by Haiying Wang
· 17 years ago
a3063ee
Set OF_STDOUT_PATH to match the default console on MPC8568 MDS
by Kumar Gala
· 17 years ago
7a1ac41
Enable L2 cache for MPC8568MDS board
by Haiying Wang
· 17 years ago
3bb342f
fdt: remove unused OF_FLAT_TREE_MAX_SIZE references
by Kim Phillips
· 17 years ago
b96c83d
Fix numerous bugs in the 8568 UEC support
by Andy Fleming
· 17 years ago
3a79013
Define tsec flag values in config files
by Andy Fleming
· 17 years ago
da9d461
Add support for UEC to 8568
by Andy Fleming
· 17 years ago
c59e409
Add PCI support for MPC8568MDS board
by Haiying Wang
· 17 years ago
079a136
include/configs/[p-z]* + misc: 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
2f15278
Coding stylke cleanup; update CHANGELOG.
by Wolfgang Denk
· 18 years ago
6743105
Add support for the 8568 MDS board
by Andy Fleming
· 18 years ago