Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
70a688d6be4bed7db2c8b9d7ee5e69affc04389c
/
include
/
configs
/
M5235EVB.h
76da1b2
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· Sun Oct 14 15:10:50 2018 -0500
5370547
Convert CONFIG_MII et al to Kconfig
by Adam Ford
· Fri Jul 20 23:03:57 2018 -0500
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
790d844
treewide: Convert CONFIG_HOSTNAME to a string option
by Mario Six
· Wed Mar 28 14:38:20 2018 +0200
58dbf86
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
by Adam Ford
· Tue Feb 06 07:58:59 2018 -0600
30403e5
include/configs: remove numerous CONFIG_SYS_BARGSIZE definitions
by Thomas Petazzoni
· Wed Aug 23 22:59:06 2017 +0200
1b3d878
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
by Thomas Petazzoni
· Wed Aug 23 22:59:04 2017 +0200
00406b5
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
by Thomas Petazzoni
· Wed Aug 23 22:59:02 2017 +0200
8c90c92
include/configs: remove CONFIG_SYS_CBSIZE when the default value is used
by Thomas Petazzoni
· Wed Aug 23 22:59:00 2017 +0200
547cb40
Move environment files from common/ to env/
by Simon Glass
· Thu Aug 03 12:21:49 2017 -0600
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· Fri Aug 04 16:34:34 2017 -0600
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
31f6e93
powerpc: Remove unneccessary #ifdefs in reginfo
by Christophe Leroy
· Thu Jul 13 15:09:54 2017 +0200
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
0b368b1
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
by Heiko Schocher
· Tue Jun 07 08:31:14 2016 +0200
1d9ac83
configs: Re-sync with cmd/Kconfig
by Tom Rini
· Sun Apr 24 17:29:26 2016 -0400
998c479
include/configs: Whitespace fixup
by Tom Rini
· Sun Apr 24 10:24:59 2016 -0400
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
47f889c
cmd: Convert CONFIG_CMD_ELF to Kconfig
by Bin Meng
· Wed Oct 07 20:19:12 2015 -0700
067fcd5
kconfig: add config option for shell prompt
by Nikita Kiryanov
· Mon Aug 03 12:36:58 2015 +0300
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· Fri May 29 19:46:35 2015 -0500
76f353e
net: Remove all references to CONFIG_ETHADDR and friends
by Joe Hershberger
· Mon May 04 14:55:14 2015 -0500
6312a95
m68k: add architecture-specific u-boot.lds
by angelo@sysam.it
· Sun Mar 29 22:54:16 2015 +0200
04223a2
m68k: mcf523x: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:11 2015 +0900
7291732
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· Fri Oct 04 08:40:04 2013 -0500
bd8ec7e
Coding Style cleanup: remove trailing white space
by Wolfgang Denk
· Mon Oct 07 13:07:26 2013 +0200
5959746
Merge branch 'master' of git://git.denx.de/u-boot-i2c
by Tom Rini
· Wed Jul 24 09:22:28 2013 -0400
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
f285074
i2c, fsl_i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· Wed Oct 24 13:48:22 2012 +0200
479a4cf
i2c, soft-i2c: switch to new multibus/multiadapter support
by Heiko Schocher
· Tue Jan 29 08:53:15 2013 +0100
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· Tue Jun 19 12:54:34 2012 +0000
524e730
board configs: drop NET_MULTI references
by Mike Frysinger
· Sun Oct 02 10:01:28 2011 +0000
0191e47
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
by Wolfgang Denk
· Tue Oct 26 14:34:52 2010 +0200
1c2e98e
Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZE
by Wolfgang Denk
· Tue Oct 26 13:32:32 2010 +0200
0ee47d4
ColdFire: Cache update for all platforms
by TsiChung Liew
· Thu Mar 11 22:12:53 2010 -0600
9e800f4
unify {CONFIG_,}ENV_IS_EMBEDDED
by Mike Frysinger
· Fri Jul 24 16:34:32 2009 -0400
25a0063
ColdFire: Provide gzip image size V2 & V3 platforms
by TsiChung Liew
· Tue Jan 27 12:57:47 2009 +0000
7f1a046
ColdFire: Modules header files cleanup
by TsiChung Liew
· Tue Oct 21 10:03:07 2008 +0000
0383694
rename CFG_ macros to CONFIG_SYS
by Jean-Christophe PLAGNIOL-VILLARD
· Thu Oct 16 15:01:15 2008 +0200
7e1cda6
rename CFG_ENV macros to CONFIG_ENV
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:06 2008 +0200
53db4cd
rename CFG_ENV_IS_IN_FLASH in CONFIG_ENV_IS_IN_FLASH
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Sep 10 22:48:04 2008 +0200
0c1e325
ColdFire: I2C fix for multiple platforms
by TsiChung Liew
· Tue Aug 19 03:01:19 2008 +0600
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:42 2008 +0200
a1be476
Big white-space cleanup.
by Wolfgang Denk
· Tue May 20 16:00:29 2008 +0200
b316245
Add CONFIG_MII_INIT support to related boards
by TsiChung Liew
· Sun Mar 30 01:22:13 2008 -0500
dc51d75
Get rid of "#undef DEBUG" from board config files.
by Wolfgang Denk
· Tue Feb 12 00:45:06 2008 +0100
b859ef1
ColdFire: Add M5235EVB Platform for MCF523x
by TsiChungLiew
· Thu Aug 16 19:23:50 2007 -0500