Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d0f8b69257e214e8041f39ce2107968a038f362b
/
include
/
configs
/
usbarmory.h
4ddbade
Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
by Tom Rini
· Wed May 25 12:16:03 2022 -0400
ae17fa3
Convert CONFIG_SYS_CBSIZE to Kconfig
by Tom Rini
· Wed May 11 18:01:06 2022 -0400
0a25069
Finish converting CONFIG_SYS_FSL_CLK to Kconfig
by Tom Rini
· Sun Dec 12 22:12:34 2021 -0500
5ddf172
Convert CONFIG_USE_BOOTCOMMAND et al to Kconfig
by Tom Rini
· Wed Nov 10 09:11:40 2021 -0500
e065fb1
Convert CONFIG_SYS_MALLOC_LEN to Kconfig
by Tom Rini
· Sat Aug 28 21:34:49 2021 -0400
0997ee0
Convert CONFIG_SYS_LOAD_ADDR to Kconfig
by Tom Rini
· Mon Aug 23 10:25:31 2021 -0400
9004ee0
global: Convert CONFIG_LOADADDR to CONFIG_SYS_LOADADDR
by Tom Rini
· Mon Aug 23 10:25:30 2021 -0400
1a19588
Convert CONFIG_SYS_I2C_MXC et al to Kconfig
by Tom Rini
· Wed Aug 18 23:12:33 2021 -0400
52b2e26
Convert CONFIG_SYS_I2C_LEGACY to Kconfig and add CONFIG_[ST]PL_SYS_I2C_LEGACY
by Tom Rini
· Wed Aug 18 23:12:24 2021 -0400
0529b59
i2c: Rename CONFIG_SYS_I2C to CONFIG_SYS_I2C_LEGACY
by Simon Glass
· Sat Jul 10 21:14:32 2021 -0600
eb1f909
Convert CONFIG_SYS_MMC_ENV_DEV et al to Kconfig
by Tom Rini
· Fri Jul 24 17:14:47 2020 -0400
d019380
Convert CONFIG_MXC_UART to Kconfig
by Tom Rini
· Tue Jun 09 10:46:46 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
6fccaf2
Convert CONFIG_USB_EHCI_MX5 to Kconfig
by Lukasz Majewski
· Thu Apr 04 12:26:55 2019 +0200
f226038
configs: Migrate CONFIG_NR_DRAM_BANKS
by Tom Rini
· Thu Aug 16 08:16:24 2018 -0400
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
41d7d97
treewide: Migrate CONFIG_FSL_ESDHC to Kconfig
by Mario Six
· Wed Mar 28 14:38:19 2018 +0200
e69ba98
Convert all of CONFIG_CONS_INDEX to Kconfig
by Tom Rini
· Tue Mar 06 19:02:27 2018 -0500
c8d3462
Remove config_distro_defaults.h
by Adam Ford
· Tue Feb 06 07:49:32 2018 -0600
07edfae
configs: Migrate CONFIG_SYS_TEXT_BASE
by Tom Rini
· Sat Feb 03 12:10:38 2018 -0500
b413c45
Convert CONFIG_MXC_GPIO to Kconfig
by Adam Ford
· Sun Feb 04 09:32:43 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
bd7bffe
common: Move CONFIG_BOOTARGS to Kconfig
by Sam Protsenko
· Mon Aug 14 20:22:17 2017 +0300
73c18b4
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
by Simon Glass
· Sun Jul 23 21:19:39 2017 -0600
18980cc
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· Wed May 17 03:25:22 2017 -0600
7716cd6
Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig
by Tom Rini
· Fri May 12 22:33:28 2017 -0400
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· Fri May 12 22:33:27 2017 -0400
387e647
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· Sat Apr 29 19:20:27 2017 -0400
29c8bc0
Kconfig: Migrate CONFIG_BAUDRATE
by Philipp Tomsich
· Fri Mar 17 20:34:53 2017 +0100
8cea9b5
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· Sat Feb 11 22:43:54 2017 +0900
7bbebd1
mmc: move CONFIG_GENERIC_MMC to Kconfig
by Masahiro Yamada
· Mon Jan 30 19:46:49 2017 +0900
7a99a87
Convert CONFIG_BOARD_EARLY_INIT_F to Kconfig
by Simon Glass
· Mon Jan 23 13:31:20 2017 -0700
a5ed4be
mmc: complete unfinished move of CONFIG_MMC
by Masahiro Yamada
· Wed Dec 07 22:10:26 2016 +0900
94d95e4
common: Add DISPLAY_BOARDINFO
by Lokesh Vutla
· Tue Oct 11 21:33:46 2016 -0400
fbad370
common/Kconfig: Add DISPLAY_CPUINFO
by Lokesh Vutla
· Sat Oct 08 14:41:44 2016 -0400
6e9cb11
configs: Migrate CONFIG_USB_STORAGE
by Tom Rini
· Thu Sep 08 16:31:26 2016 -0400
bab77d0
usbarmory: Add board_run_command() function
by Andrej Rosano
· Mon Jun 20 17:21:49 2016 +0200
f079e0d
usbarmory: switch to using kernel zImage
by Andrej Rosano
· Mon Jun 20 17:21:48 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
a66c541
Move CONFIG_OF_LIBFDT to Kconfig
by Simon Glass
· Mon Feb 22 22:55:42 2016 -0700
52de2e5
common/board_f.c: change the macro name and remove it for PPC platforms
by Gong Qianyu
· Mon Oct 26 19:47:42 2015 +0800
8bca435
common/board_f.c: modify the macro to use get_clocks() more common
by Gong Qianyu
· Wed Sep 09 16:44:16 2015 +0800
cb064e4
arm, powerpc: select SYS_GENERIC_BOARD
by Masahiro Yamada
· Tue Oct 20 21:09:06 2015 +0900
eb94387
I2C: mxc_i2c: make I2C1 and I2C2 optional
by Albert ARIBAUD \\(3ADEV\\)
· Mon Sep 21 22:43:38 2015 +0200
5a9d7f1
Move defaults from config_cmd_default.h to Kconfig
by Joe Hershberger
· Mon Jun 22 16:15:30 2015 -0500
fddfa9c
ARM: mx5: add support for USB armory board
by Andrej Rosano
· Wed Apr 08 18:56:30 2015 +0200