Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
290e6e921f255fdee072d21539bbad16b9a3e714
/
include
/
configs
/
MPC8572DS.h
5dc0d60
nand_spl: remove MPC8572DS_NAND support
by Masahiro Yamada
· 10 years ago
15672c6
powerpc/freescale: Convert selected boards to generic board architecture
by York Sun
· 11 years ago
1802575
powerpc/mpc8572ds: Increase u-boot size to 768KB
by York Sun
· 11 years ago
4a37755
kbuild: Move linker sciript check to prepare1
by Masahiro Yamada
· 11 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
77fdd6d
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
5614e71
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
68ec9c8
mtd: move & update nand_ecclayout structure (plus board changes)
by Prabhakar Kushwaha
· 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
344ca0b
ahci: convert to use libata functions and definitions
by Rob Herring
· 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
238e146
powerpc/mpc8572ds: Enable bank interleaving to cs0+cs1 for dual-rank DIMMs
by Hongtao Jia
· 12 years ago
5368c55
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
7ee4110
powerpc/85xx: improve definition of BR_PHYS_ADDR macro
by Timur Tabi
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
8d22ddc
powerpc/85xx: Fix NAND SPL support
by Kumar Gala
· 13 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
a3055c5
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
by Matthew McClintock
· 14 years ago
863a3ea
powerpc/85xx: Add support for ULI1575 PCI EHCI module on MPC8572DS
by Zhao Chenhui
· 14 years ago
5103d7a
powerpc/85xx: Disable ECC in considering performance on MPC8572DS
by Zhao Chenhui
· 14 years ago
1a66f28
powerpc/85xx: Replace memctl_intlv_ctl with hwconfig on MPC8572DS
by Zhao Chenhui
· 14 years ago
00203c6
powerpc/85xx: Remove config.mk for nand linker script
by Kumar Gala
· 14 years ago
d34897d
powerpc/85xx: Enable ECC on MPC8572DS
by York Sun
· 14 years ago
67f9447
powerpc/85xx: Enable Errata command on MPC8572DS
by York Sun
· 14 years ago
7a577fd
powerpc/85xx: Move RESET_VECTOR_ADDRESS into config.h
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
18ea555
powerpc/85xx: Rework MPC8572DS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
810c442
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
by Becky Bruce
· 14 years ago
cb14e93
powerpc/85xx: Add support for booting from NAND on MPC8572DS
by Kumar Gala
· 14 years ago
558710b
powerpc/85xx: Enable HWCONFIG on MPC8572DS
by Kumar Gala
· 14 years ago
16855ec
powerpc/8xxx: Enable e1000 driver on some FSL boards
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
d24f2d3
mkconfig: change CONFIG_MK_ prefix into plain CONFIG_
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
509c4c4
ppc/85xx: Convert MPC8572DS to using board common ICS307 code
by Kumar Gala
· 14 years ago
199e262
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
783852e
ppc/85xx: Remove CONFIG_SYS_DDR_TLB_START
by Kumar Gala
· 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
f9edcc1
ppc/85xx: Simplify the top makefile for 36-bit config for MPC8572DS
by Kumar Gala
· 15 years ago
0e87098
8xxx: Removed CONFIG_NUM_CPUS from 85xx/86xx
by Poonam Aggrwal
· 15 years ago
f90dc43
85xx: Removed BEDBUG support from FSL 85xx boards
by Kumar Gala
· 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
156984a
8xxx: Fix PCI bus address setup for 36-bit configs
by Kumar Gala
· 15 years ago
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
ad97dce
85xx: Fix address map for 36-bit config of MPC8572DS
by Kumar Gala
· 16 years ago
f8523cb
85xx: Fix how we map DDR memory
by Kumar Gala
· 16 years ago
18af1c5
85xx: Add a 36-bit physical configuration for MPC8572DS
by Kumar Gala
· 16 years ago
c51fc5d
85xx: Handle eLBC difference w/36-bit physical
by Kumar Gala
· 16 years ago
72a9414a
85xx: Use BR_ADDR macro for NAND chipselects
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
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
c953ddf
85xx: separate FLASH BASE virtual from physical address
by Kumar Gala
· 16 years ago
52b565f
85xx: separate PIXIS virtual from physical address
by Kumar Gala
· 16 years ago
6c86963
NAND: rename NAND_MAX_CHIPS to CONFIG_SYS_NAND_MAX_CHIPS
by Wolfgang Grandegger
· 16 years ago
b5f65df
Some changes of TLB entry setting for MPC8572DS
by Haiying Wang
· 16 years ago
ba490b7
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
dc889e8
85xx: fix the wrong DDR settings for MPC8572DS
by Dave Liu
· 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
3cbd823
Coding Style cleanup, update CHANGELOG
by Wolfgang Denk
· 16 years ago
6fc110b
NAND: Fix CONFIG_ENV_ADDR for MPC8572DS
by Haiying Wang
· 16 years ago
c013b74
NAND: Add support for MPC8572DS board
by Haiying Wang
· 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
d5b6930
85xx: remove unused config definition
by Dave Liu
· 16 years ago
7e183ca
Enabled the Freescale SGMII riser card on 8572DS
by Liu Yu
· 16 years ago
4ca0660
Add ddr interleaving suppport for MPC8572DS board
by Haiying Wang
· 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
f3bf927
MPC8572DS: Fix compile warnings
by Kumar Gala
· 16 years ago
445a7b3
Add ID EEPROM support for MPC8572DS
by Haiying Wang
· 16 years ago
1f3ba31
Minor fixes for I2C address on MPC8572DS
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
129ba61
mpc85xx: Add support for the MPC8572DS reference board
by Kumar Gala
· 16 years ago