Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
e0665b12c256c0547fcbe45f1cbbf2628575f039
/
include
/
configs
/
MPC8536DS.h
bc4bf94
nand: Remove CONFIG_MTD_NAND_VERIFY_WRITE
by Peter Tyser
· 10 years ago
0c5b8eb
nand_spl: remove MPC8536DS support
by Masahiro Yamada
· 10 years ago
4bd582d
powerpc/freescale: Convert selected boards to generic board architecture
by York Sun
· 11 years ago
bb32793
Powerpc/mpc8536DS: Increase SPI/SD uboot Image size to 768K
by Haijun.Zhang
· 11 years ago
2181806
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
by Tom Rini
· 11 years ago
55e6365
kbuild: Move linker sciript check to prepare1
by Masahiro Yamada
· 11 years ago
afdc3f5
powerpc/mpc8536DS:Increase binary size for mpc8536DS board
by Haijun.Zhang
· 11 years ago
f76f289
powerpc: mpc85xx: move CONFIG_MPC85xx definition to CPU config.mk
by Masahiro Yamada
· 11 years ago
a3e6895
kgdb: configs: remove obsolete CONFIG_KGDB_SER_INDEX
by Vladimir Zapolskiy
· 11 years ago
f062659
Driver/DDR: Moving Freescale DDR driver to a common driver
by York Sun
· 11 years ago
7291732
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· 11 years ago
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· 11 years ago
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· 11 years ago
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· 11 years ago
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· 12 years ago
b445873
pci: introduce CONFIG_PCI_INDIRECT_BRIDGE option
by Gabor Juhos
· 11 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
b56570c
powerpc/85xx: improve definition of BR_PHYS_ADDR macro
by Timur Tabi
· 12 years ago
3d33963
powerpc/85xx: Add USB device-tree fixup for various platforms
by ramneek mehresh
· 13 years ago
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 years ago
ae8c45e
sdhc_boot: Introduce CONFIG_FSL_FIXED_MMC_LOCATION option
by Fabio Estevam
· 13 years ago
842aa5b
powerpc/85xx: Fix NAND SPL support
by Kumar Gala
· 13 years ago
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
93c08de
powerpc/mpc8536ds: Save the env variables to SDcard and SPI flash
by Xie Xiaobo
· 13 years ago
6f976fe
powerpc/mpc8536ds: Add USB support for MPC8536DS
by Fanzc
· 13 years ago
8f3933e
powerpc/mpc8536ds: Add eSPI support for MPC8536DS
by Xie Xiaobo
· 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
a0cce27
powerpc/85xx: Add default usb mode and phy type to hwconfig
by Ramneek Mehresh
· 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
580df5e
powerpc/85xx: Remove config.mk for nand linker script
by Kumar Gala
· 14 years ago
3cde72b
powerpc/85xx: Fix pixis_reset altbank mask on MPC8536DS
by Matthew McClintock
· 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
06bea37
powerpc/85xx: Rework MPC8536DS 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
a38a9ce
powerpc/85xx: Replace CONFIG_SYS_HAS_SERDES with a weak function
by Kumar Gala
· 14 years ago
b1dd51f
powerpc/85xx: Introduce CONFIG_SYS_EXTRA_ENV_RELOC
by Kumar Gala
· 14 years ago
31b9012
powerpc/85xx: add CONFIG_SYS_TEXT_BASE_SPL for 85xx nand spl build
by Haiying Wang
· 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
86853d4
powerpc/85xx: Rework MPC8536 SERDES is_serdes_configured support
by Kumar Gala
· 15 years ago
17ed6a2
powerpc/85xx: Move PCI/PCIe address defines into common immap_85xx.h
by Kumar Gala
· 14 years ago
a1c0a46
ppc/85xx: Convert MPC8536DS to using board common ICS307 code
by Kumar Gala
· 15 years ago
ee888da
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
f273623
ppc/85xx: Use CONFIG_NS16550_MIN_FUNCTIONS to reduce NAND_SPL size
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
a74e395
On-chip ROM boot: MPC8536DS support
by Mingkai Hu
· 15 years ago
c2a6dca
NAND boot: MPC8536DS support
by Mingkai Hu
· 15 years ago
9097531
mpc8536: fix board config file line length
by Mingkai Hu
· 15 years ago
7149784
ppc/85xx: simplify the top makefile for 36-bit config for mpc8536ds
by Mingkai Hu
· 15 years ago
149ee6e
85xx: Fix memory test range on MPC8536DS
by Felix Radensky
· 15 years ago
ee1ca7e
85xx: Add a 36-bit physical configuration for MPC8536DS
by Kumar Gala
· 15 years ago
2b1f4f6
85xx: Removed BEDBUG support from FSL 85xx boards
by Kumar Gala
· 15 years ago
b42bb19
85xx: Add pci/pcie E1000 ethernet support for MPC8544DS and MPC8536 boards
by Roy Zang
· 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
ab4d63d
mpc85xx: 8536ds: Add USB related CONFIGs
by Vivek Mahajan
· 16 years ago
1ad7b35
i2c: Remove deprecated individual i2c commands
by Peter Tyser
· 16 years ago
6843a6e
85xx: Add eSDHC support for 8536 DS
by Andy Fleming
· 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
538376f
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 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
3a1e04f
NAND: Add NAND support for MPC8536DS board
by Jason Jin
· 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
21181fd
Enabled the Freescale SGMII riser card on 8536DS
by Jason Jin
· 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
0e6bcb4
Remove redundant #define for MPC8536DS
by Haiying Wang
· 16 years ago
bfcd6c3
Fix the incorrect DDR clk freq reporting on 8536DS
by Jason Jin
· 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
8349c72
cmd_mac: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
fd83aa8
mpc85xx: Add support for the MPC8536DS reference board
by Kumar Gala
· 16 years ago