Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ecf928421fb099e30df988ad4a1ce46d61ec9898
/
include
/
configs
/
M5253DEMO.h
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 2020 -0400
fb64e36
common: Drop linux/stringify.h from common header
by Simon Glass
· Sun May 10 11:40:09 2020 -0600
41e8edf
treewide: mem: Move mtest related defines to Kconfig
by Ashok Reddy Soma
· Mon May 04 15:26:21 2020 +0200
5cd7ece
env: Finish migration of common ENV options
by Tom Rini
· Mon Nov 18 20:02:10 2019 -0500
76da1b2
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
by Adam Ford
· Sun Oct 14 15:10:50 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
a6b41b6
m68k: Drop unreferenced CONFIG_* defines
by Tuomas Tynkkynen
· Fri Jan 12 03:11:52 2018 +0200
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
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
b569a01
Kconfig: Add a CONFIG_IDE option
by Simon Glass
· Wed May 17 03:25:30 2017 -0600
a831eca
Convert CONFIG_CMD_IDE to Kconfig
by Simon Glass
· Wed May 17 03:25:29 2017 -0600
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
f7e0772
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:37 2017 +0100
c4bbbec
disk: convert CONFIG_MAC_PARTITION to Kconfig
by Patrick Delaunay
· Fri Jan 27 11:00:36 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
0f2dcb9
configs: Re-sync almost all of cmd/Kconfig
by Tom Rini
· Fri Apr 22 16:41:25 2016 -0400
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
6312a95
m68k: add architecture-specific u-boot.lds
by angelo@sysam.it
· Sun Mar 29 22:54:16 2015 +0200
2f7b89c
m68k: mcf52x2: move CPU type to Kconfig and refactor config.mk
by Masahiro Yamada
· Fri Mar 27 17:01:06 2015 +0900
56ef75c
ColdFire: fix some typoes for CF platform
by jason
· Wed Nov 06 22:59:08 2013 +0800
7291732
config: remove platform CONFIG_SYS_HZ definition part 1/2
by Rob Herring
· Fri Oct 04 08:40:04 2013 -0500
204c4ed
config: Add a default CONFIG_SYS_PROMPT
by Rob Herring
· Mon Sep 30 17:11:48 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
0b3176c
COMMON: Use __stringify() instead of MK_STR()
by Marek Vasut
· Sun Sep 23 17:41:24 2012 +0200
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
a2fabf1
ColdFire:Define the DM9000 byteswap for M5253 board.
by Jason Jin
· Fri Aug 19 10:18:15 2011 +0800
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
0212f74
ColdFire: Fix incorrect M5253DEMO default environment
by TsiChung Liew
· Mon Mar 15 19:39:21 2010 -0500
0ee47d4
ColdFire: Cache update for all platforms
by TsiChung Liew
· Thu Mar 11 22:12:53 2010 -0600
3dd72f6
ColdFire: Update M5253DEMO configuration file
by TsiChung Liew
· Wed Mar 10 11:56:36 2010 -0600
59b4743
remove _IO_BASE and KSEG1ADDR from board configuration files
by Timur Tabi
· Fri Jun 19 14:10:52 2009 -0500
7eefd92
Convert DM9000 driver for CONFIG_NET_MULTI
by Remy Bohmer
· Sat May 02 21:49:18 2009 +0200
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
7298b0b
coldfire: fix CFI drivers activation with new macro
by Jean-Christophe PLAGNIOL-VILLARD
· Fri Aug 15 18:32:41 2008 +0200
dd8513c
ColdFire: Add M5253DEMO platform support for MCF5253
by TsiChung Liew
· Wed Jul 23 17:11:47 2008 -0500