Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
d5df606d17f80d78e4d577e80fd0034dc66486be
/
include
/
configs
/
MPC8569MDS.h
c476215
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
af27382
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
8435179
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
bb597c0
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
89cb2b5
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
cb04db1
include/configs: Whitespace fixup
by Tom Rini
· 9 years ago
78d1e1d
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
adad96e
configs: Re-sync HUSH options
by Tom Rini
· 9 years ago
73223f0
Kconfig: Move CONFIG_FIT and related options to Kconfig
by Simon Glass
· 9 years ago
69e173e
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· 9 years ago
9e39003
ns16550: move CONFIG_SYS_NS16550 to Kconfig
by Thomas Chou
· 9 years ago
18fb0e3
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· 9 years ago
677f970
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· 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
a77fda1
net: Move CONFIG_E1000 options to Kconfig
by Simon Glass
· 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
073adf9
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
223f88f
nand_spl: remove MPC8569MDS_NAND support
by Masahiro Yamada
· 10 years ago
dcf1d77
QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CONFIG_SYS_QE_FW_ADDR
by Zhao Qiang
· 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
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
bffe31c1
serial: Remove CONFIG_SERIAL_MULTI from config files
by Marek Vasut
· 12 years ago
219f478
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
f2717b4
powerpc/85xx: clean up and document the QE/FMAN microcode macros
by Timur Tabi
· 13 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
865ff85
fsl: Change fsl_phy_enet_if to phy_interface_t
by Andy Fleming
· 14 years ago
a3055c5
powerpc/85xx: rename NAND prefixes to CONFIG_SYS
by Matthew McClintock
· 14 years ago
c39f44d
powerpc/8xxx: Refactor fsl_ddr_get_spd into common code from board
by Kumar Gala
· 14 years ago
00203c6
powerpc/85xx: Remove config.mk for nand linker script
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
e5fe96b
powerpc/85xx: Convert MPC8569MDS to use common SRIO init code
by Kumar Gala
· 14 years ago
94f2bc4
powerpc/85xx: Rework MPC8569MDS pci_init_board to use common FSL PCIe code
by Kumar Gala
· 14 years ago
a6da8b8
fsl_esdhc: Fix esdhc disabled problem on some platforms
by Chenhui Zhao
· 14 years ago
16dad75
MPC8568/MPC8569: Remove CONFIG_DDR_DLL define
by Becky Bruce
· 14 years ago
d2d004a
mpc8569mds: Remove unnecessary CONFIG_SYS_LBC_SDRAM_BASE definition
by Becky Bruce
· 14 years ago
a55bb83
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
by Kumar Gala
· 14 years ago
96196a1
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
by Haiying Wang
· 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
3aed550
mpc8569mds: fix consuming long time while relocating code.
by Haiying Wang
· 14 years ago
1b8e4fa
mpc8569mds: fix CONFIG_ENV_SIZE
by Haiying Wang
· 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
9334190
ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size
by Kumar Gala
· 15 years ago
05c2f4f
Merge branch 'master' of git://git.denx.de/u-boot-net
by Wolfgang Denk
· 15 years ago
582c55a
83xx, uec: split enet_interface in two variables
by Heiko Schocher
· 15 years ago
674ef7b
Nand boot: Add nand boot support for MPC8569mds board
by Liu Yu
· 15 years ago
c95d541
ppc/85xx: Add ATM config for MPC8569MDS
by Liu Yu
· 15 years ago
c4ca10f
mpc85xx: Add 4-bits eSDHC support for MPC8569E-MDS boards
by Anton Vorontsov
· 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
a29155e
mpc85xx: Add eLBC NAND support for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
7f52ed5
mpc85xx: Add eSDHC support for MPC8569E-MDS boards
by Anton Vorontsov
· 15 years ago
4c2e3da
Update Freescale copyrights to remove "All Rights Reserved"
by Kumar Gala
· 15 years ago
89188a6
85xx: Bump up the BOOTMAP to 16M on FSL 85xx boards
by Kumar Gala
· 15 years ago
3bd8e53
85xx: Add UEC6 and UEC8 at SGMII mode for MPC8569MDS
by Haiying Wang
· 15 years ago
f82107f
85xx: Add RMII support for MPC8569MDS
by Haiying Wang
· 15 years ago
750098d
85xx: Add UEC3 and UEC4 support for MPC8569MDS
by Haiying Wang
· 15 years ago
d48eb51
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
399b53c
85xx: Add PIB support at CS4/CS5 for MPC8569MDS
by Haiying Wang
· 15 years ago
fb27949
85xx: Fix some settings for MPC8569MDS board
by Haiying Wang
· 15 years ago
6735104
85xx: Fix the wrong SYS_CLK_IN for 8569MDS
by Dave Liu
· 15 years ago
765547d
MPC85xx: Add MPC8569MDS board support
by Haiying Wang
· 16 years ago