Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
10e4779db8ae6c2784392fa7a1f690645918662d
/
include
/
configs
/
M54455EVB.h
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
790d844
treewide: Convert CONFIG_HOSTNAME to a string option
by Mario Six
· 7 years ago
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· 7 years ago
4afde86
spi: Migrate CONFIG_CF_SPI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
40ef2e6
fpga: Resync various CONFIG_FPGA_* symbols
by Tuomas Tynkkynen
· 7 years ago
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· 7 years ago
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· 7 years ago
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· 7 years ago
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· 7 years ago
89ae64c
m68k: mcf5445x: move early ddr init as board-specific
by Angelo Dureghello
· 8 years ago
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· 7 years ago
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
3b21fdd
Convert CONFIG_ENV_IS_IN_SPI_FLASH to Kconfig
by Simon Glass
· 7 years ago
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· 7 years ago
31f6e93
powerpc: Remove unneccessary #ifdefs in reginfo
by Christophe Leroy
· 7 years ago
c4abb4b
Convert CONFIG_CMD_JFFS2 to Kconfig
by Simon Glass
· 8 years ago
a831eca
Convert CONFIG_CMD_IDE to Kconfig
by Simon Glass
· 8 years ago
3e257df
cmd: add Kconfig option for 'date' command
by Chris Packham
· 8 years ago
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· 8 years ago
21d3bce
disk: convert CONFIG_ISO_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
2f49e2e
pci: Move CONFIG_PCI_PNP to Kconfig
by Bin Meng
· 8 years ago
f48e025
drivers/pci/Kconfig: Add PCI
by Tom Rini
· 8 years ago
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· 8 years ago
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· 8 years ago
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· 9 years ago
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· 9 years ago
27f5b19
sf: Move SPI flash drivers to defconfig
by Bin Meng
· 9 years ago
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· 9 years ago
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· 9 years ago
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· 9 years ago
17491a8
Move default y configs out of arch/board Kconfig
by Joe Hershberger
· 9 years ago
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· 9 years ago
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· 10 years ago
b01d864
m68k: mcf5445x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· 10 years ago
8f6d8f3
m68k: Add generic board support for MCF547X/8X and MCF5445X
by Alison Wang
· 10 years ago
56ef75c
ColdFire: fix some typoes for CF platform
by jason
· 11 years ago
7291732
config: remove platform CONFIG_SYS_HZ definition part 1/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
b6b8aaa
fpga: Remove all CONFIG_SYS_* fpga related options
by Michal Simek
· 12 years ago
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· 12 years ago
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· 12 years ago
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· 13 years ago
ded4eb4
ColdFire:Update the env settings for several boards.
by Jason Jin
· 13 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
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· 14 years ago
0ee47d4
ColdFire: Cache update for all platforms
by TsiChung Liew
· 15 years ago
9e800f4
unify {CONFIG_,}ENV_IS_EMBEDDED
by Mike Frysinger
· 15 years ago
a424ba2
ColdFire: Add DSPI support for MCF5227x and MCF5445x
by TsiChung Liew
· 15 years ago
b7d482b
ColdFire: Update configuration file to use flash buffer write
by TsiChung Liew
· 15 years ago
59b4743
remove _IO_BASE and KSEG1ADDR from board configuration files
by Timur Tabi
· 15 years ago
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· 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
4539b1c
rename CFG_ENV_IS_IN_SPI_FLASH in CONFIG_ENV_IS_IN_SPI_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
56e622b
ColdFire: Multiple fixes for MCF5445x platforms
by TsiChung Liew
· 16 years ago
acf12fb
ColdFire: Add Serial Flash support for M54455EVB
by TsiChung Liew
· 16 years ago
23cf8fd
ColdFire: Implement SBF feature for M5445EVB
by TsiChung Liew
· 16 years ago
663c952
ColdFire: Add SSPI feature for MCF5445x
by TsiChung Liew
· 16 years ago
7755109
ColdFire: Use CFI Flash driver for M54455EVB
by TsiChung Liew
· 16 years ago
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· 16 years ago
b316245
Add CONFIG_MII_INIT support to related boards
by TsiChung Liew
· 17 years ago
521f97b
Update CONFIG_PCIAUTO_SKIP_HOST_BRIDGE to related boards
by TsiChung Liew
· 17 years ago
523d963
ColdFire: Add dspi and serial flash support for MCF5445x
by TsiChung Liew
· 17 years ago
dc51d75
Get rid of "#undef DEBUG" from board config files.
by Wolfgang Denk
· 17 years ago
3b79050
ColdFire: PCI and misc updates for MCF5445x
by TsiChungLiew
· 17 years ago
f33f94a
trivial: fix consequences of a bad merge
by Guennadi Liakhovetski
· 17 years ago
a440087
Improve configuration of FPGA subsystem
by Matthias Fuchs
· 17 years ago
f7a7f08
Cleanup coding style; update CHANGELOG
by Wolfgang Denk
· 17 years ago
d98a8d6
ColdFire 54455: Fix correct boot location for atmel and intel
by TsiChungLiew
· 17 years ago
fc3ca3b
ColdFire: Add M54455EVB for MCF5445x
by TsiChungLiew
· 17 years ago