Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
19a25dd8da91eae3ac66e0735e463bbe7b033f78
/
include
/
configs
/
M5249EVB.h
0bb9b09
global: Migrate CONFIG_PRAM to CFG
by Tom Rini
· Sun Dec 04 10:13:37 2022 -0500
b73cd90
Convert CONFIG_MONITOR_IS_IN_RAM to Kconfig
by Tom Rini
· Fri Dec 02 16:42:36 2022 -0500
6a5dccc
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
by Tom Rini
· Wed Nov 16 13:10:41 2022 -0500
bb4dd96
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
by Tom Rini
· Wed Nov 16 13:10:37 2022 -0500
7f18432
Convert CONFIG_SYS_MONITOR_LEN to Kconfig
by Tom Rini
· Fri Oct 28 20:27:07 2022 -0400
d38112c
Convert CONFIG_SYS_MAX_FLASH_SECT to Kconfig
by Tom Rini
· Sat Jul 23 13:05:04 2022 -0400
cb5e3c1
Convert CONFIG_SYS_FLASH_CHECKSUM to Kconfig
by Tom Rini
· Sat Jul 23 13:04:59 2022 -0400
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
d5342e8
m68k: Stop using CONFIG_SYS_GBL_DATA_OFFSET
by Tom Rini
· Tue May 24 13:40:05 2022 -0400
2c56279
Convert CONFIG_SYS_FLASH_CFI_WIDTH to Kconfig
by Tom Rini
· Fri May 13 09:18:27 2022 -0400
4780550
Convert CONFIG_SYS_BOOTPARAMS_LEN to Kconfig
by Tom Rini
· Thu May 12 16:45:08 2022 -0400
03becca
Convert CONFIG_SYS_MONITOR_BASE to Kconfig
by Tom Rini
· Thu Mar 24 17:18:05 2022 -0400
06eb454
Convert CONFIG_MCFTMR to Kconfig
by Tom Rini
· Wed Mar 23 17:19:49 2022 -0400
1c47c4a
Convert CONFIG_BOOTP_MAY_FAIL et al to Kconfig
by Tom Rini
· Fri Feb 25 11:19:50 2022 -0500
1576abf
configs: Migrate CONFIG_SYS_MAX_FLASH_BANKS to Kconfig
by Patrick Delaunay
· Tue Jan 04 14:24:00 2022 +0100
af978a0
Finish converting CONFIG_WATCHDOG, HW_WATCHDOG and WDT to Kconfig
by Tom Rini
· Sun Dec 12 22:12:27 2021 -0500
ae6fd8e
Convert CONFIG_MCFUART to Kconfig
by Tom Rini
· Sat Oct 30 23:03:53 2021 -0400
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
3ef67ae
Finish converting CONFIG_SYS_CACHELINE_SIZE to Kconfig
by Tom Rini
· Thu Aug 26 11:47:59 2021 -0400
0997ee0
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
by Tom Rini
· Mon Aug 23 10:25:31 2021 -0400
3d2a3dd
Convert CONFIG_SYS_DEVICE_NULLDEV to Kconfig
by Simon Glass
· Tue Aug 11 11:23:36 2020 -0600
32c75d6
Convert CONFIG_CMD_ASKENV et al to Kconfig
by Tom Rini
· Tue May 26 15:06:18 2020 -0400
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
1ef0c49
Convert CONFIG_MX_CYCLIC to Kconfig
by Adam Ford
· Wed Aug 14 07:54:34 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
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
41f661d
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
by Simon Glass
· Sun Jul 23 21:19:41 2017 -0600
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
bd5618d
Convert CONFIG_SYS_CONSOLE_INFO_QUIET to Kconfig
by Simon Glass
· Mon Oct 17 20:13:00 2016 -0600
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
9c1c43c
net: Move the CMD_NET config to defconfigs
by Joe Hershberger
· Fri May 29 19:46:35 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
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
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
8c0906e
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
by Tom Rini
· Tue Jun 19 12:54:34 2012 +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
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
bd05c6d
ColdFire: Raise uart baudrate to 115200 bps
by TsiChung Liew
· Fri Aug 15 16:50:07 2008 +0000
8d94c23
drivers/mtd: Move conditional compilation to Makefile
by Jean-Christophe PLAGNIOL-VILLARD
· Wed Aug 13 01:40:42 2008 +0200
fe9dae6
Coding style cleanup
by Stefan Roese
· Sat Aug 18 14:33:02 2007 +0200
ade32cd
ColdFire: Add M5249EVB platform for MCF52x2
by TsiChungLiew
· Thu Aug 16 05:04:31 2007 -0500