Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
299b9099f1697c0c76af11c763f8c282c00755ca
/
include
/
configs
/
stxssa.h
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
33d1b9a
config: remove platform CONFIG_SYS_HZ definition part 2/2
by Rob Herring
· 11 years ago
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· 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
584c0ea
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
by Tom Rini
· 12 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
109de97
powerpc: cpm2 boards: update fcc register logic
by Mike Frysinger
· 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
f0ed565
85xx: enable FDT support for STX SSA board
by Wolfgang Denk
· 13 years ago
4212f23
85xx boards: Rename CONFIG_DDR_DLL to CONFIG_SYS_FSL_ERRATUM_DDR_MSYNC_IN
by Becky Bruce
· 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
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
ee888da
mpc85xx: Add reginfo command
by Becky Bruce
· 14 years ago
78dcaf4
rename CONFIG_CMD_ENV to CONFIG_CMD_SAVEENV
by Mike Frysinger
· 16 years ago
538376f
Remove unused CONFIG_ADDR_STREAMING defines
by Peter Tyser
· 16 years ago
2ea18aa
Removed unused CONFIG_L1_INIT_RAM symbol.
by Jon Loeliger
· 16 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
66c45ad
Remove unused CFG_EEPROM_PAGE_WRITE_ENABLE references
by Peter Tyser
· 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
e46af64
rename CFG_ENV_IS_IN_EEPROM in CONFIG_ENV_IS_IN_EEPROM
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
0abad32
FSL DDR: Convert STXSSA to new DDR code.
by Kumar Gala
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
75639e0
FSL LAW: Keep track of LAW allocations
by Kumar Gala
· 16 years ago
a1be476
Big white-space cleanup.
by Wolfgang Denk
· 17 years ago
d33a55f
85xx: Add the concept of CFG_CCSRBAR_PHYS
by Kumar Gala
· 17 years ago
d7ea3e3
85xx: Get ride of old TLB setup code
by Kumar Gala
· 17 years ago
f0b87a7
85xx: Convert STXGP3 & STXSSA to new TLB setup
by Kumar Gala
· 17 years ago
a3b76c5
85xx: convert STXGP3/STXSSA over to use new LAW init code
by Kumar Gala
· 17 years ago
938e14e
85xx: Remove cache config from configs.h
by Kumar Gala
· 17 years ago
9c8baad
GP3 SSA: enable RTC
by Wolfgang Denk
· 17 years ago
06553ce
[GP3SSA] Add define CONFIG_MPC85XX_PCI2 in config file to allow u-boot to
by Grzegorz Bernacki
· 17 years ago
458c389
Add CONFIG_HAS_ETH0 to all boards with TSEC
by Andy Fleming
· 17 years ago
09b88df
Define tsec flag values in config files
by Andy Fleming
· 17 years ago
7e5e09f
Merge branch 'testing' into working
by Andy Fleming
· 17 years ago
5c4ddae
include/configs/[p-z]* + misc: Cleanup BOOTP and lingering CFG_CMD_*.
by Jon Loeliger
· 17 years ago
7583913
Code cleanup and default config update for STC GP3 SSA board.
by Wolfgang Denk
· 17 years ago
595f262
include/configs: Use new CONFIG_CMD_* in STx board config files.
by Jon Loeliger
· 17 years ago
e63319f
include/configs: Use new CONFIG_CMD_* in 85xx board config files.
by Jon Loeliger
· 17 years ago
508c5ba
Merge with /home/wd/git/u-boot/custodian/u-boot-testing
by Wolfgang Denk
· 17 years ago
5b9a5d8
Add support for STX GP3SSA (stxssa) Board with 4 MiB flash.
by Wolfgang Denk
· 17 years ago
177e58f
Reduce CONFIG_MPC8YXX_TSECx to CONFIG_TSECx
by Kim Phillips
· 18 years ago
3dc499b
Update board configuration for STX GP3SSA board:
by Wolfgang Denk
· 18 years ago
6acf048
Add support for STX GP3SSA (stxssa) Board
by Dan Malek
· 18 years ago