index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
imx27lite-common.h
Age
Commit message (
Expand
)
Author
2019-11-20
env: Finish migration of common ENV options
Tom Rini
2019-11-20
env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check
Tom Rini
2018-10-19
Convert CONFIG_FLASH_CFI_DRIVER et al to Kconfig
Adam Ford
2018-08-17
Convert CONFIG_MII et al to Kconfig
Adam Ford
2018-08-16
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-07-22
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-08
treewide: Convert CONFIG_HOSTNAME to a string option
Mario Six
2018-03-16
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-02-23
Convert CONFIG_BOOTP_BOOTPATH et al to Kconfig
Adam Ford
2018-02-11
configs: Migrate CONFIG_SYS_TEXT_BASE
Tom Rini
2018-02-08
Convert CONFIG_MXC_GPIO to Kconfig
Adam Ford
2017-11-05
Kconfig: Migrate MTDIDS_DEFAULT / MTDPARTS_DEFAULT
Tom Rini
2017-10-20
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_MAXARGS
Thomas Petazzoni
2017-09-03
include/configs: drop default definitions of CONFIG_SYS_PBSIZE
Thomas Petazzoni
2017-07-31
configs: Migrate CMD_NAND*
Tom Rini
2017-07-25
Convert CONFIG_ENV_IS_IN_FLASH to Kconfig
Simon Glass
2017-07-24
configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS
Tom Rini
2017-05-22
Convert CONFIG_CMD_JFFS2 to Kconfig
Simon Glass
2017-04-30
Convert CONFIG_CMD_DIAG to Kconfig
Simon Glass
2017-03-19
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-01-31
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-28
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-11
mmc: move more driver config options to Kconfig
Masahiro Yamada
2016-12-29
mmc: complete unfinished move of CONFIG_MMC
Masahiro Yamada
2016-10-12
common: Add DISPLAY_BOARDINFO
Lokesh Vutla
2016-10-12
common/Kconfig: Add DISPLAY_CPUINFO
Lokesh Vutla
2016-06-09
common: bootdelay: move CONFIG_BOOTDELAY into a Kconfig option
Heiko Schocher
2016-04-25
configs: Re-sync with cmd/Kconfig
Tom Rini
2016-04-25
configs: Re-sync almost all of cmd/Kconfig
Tom Rini
2015-06-25
Move defaults from config_cmd_default.h to Kconfig
Joe Hershberger
2014-11-20
ARM: remove CONFIG_ARM926EJS defines
Masahiro Yamada
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-11-04
config: Add a default CONFIG_SYS_PROMPT
Rob Herring
2013-10-14
Coding Style cleanup: remove trailing white space
Wolfgang Denk
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2012-10-15
COMMON: Use __stringify() instead of xstr()
Marek Vasut
2012-09-01
imx27lite: update with gpio api change (v4)
trem
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
2012-06-20
CONFIG_SYS_BAUDRATE_TABLE: Add <config_fallbacks.h>, place there
Tom Rini
2012-05-15
include/configs: Remove CONFIG_SYS_64BIT_VSPRINTF
Tom Rini
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-10-05
board configs: drop NET_MULTI references
Mike Frysinger
2011-06-07
imx27lite: Remove local config.mk
Fabio Estevam
2011-05-12
Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments
Michael Jones
2010-10-26
Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value
Wolfgang Denk
2010-10-13
ARM: relocation: don't undef CONFIG_SYS_ARM_WITHOUT_RELOC
Ben Gardiner
2010-10-13
ARM: relocation: fix typo in comment
Heiko Schocher
2010-09-19
ARM: implement relocation for ARM926
Heiko Schocher
[next]