index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
configs
/
omap3_evm.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
Miquel Raynal
2019-12-03
1
-5
/
+5
*
env: Finish migration of common ENV options
Tom Rini
2019-11-20
1
-1
/
+0
*
ARM: omap3: evm: Enable DM_USB in defconfig
Derald D. Woods
2019-07-13
1
-3
/
+0
*
at91, omap2plus: configs: migrate CONFIG_ENV_ to defconfigs
Markus Klotzbuecher
2019-07-09
1
-3
/
+0
*
configs: move CONFIG_SPL_TEXT_BASE to Kconfig
Simon Goldschmidt
2019-04-29
1
-2
/
+0
*
Convert CONFIG_MISC_INIT_R to Kconfig
Adam Ford
2018-08-17
1
-1
/
+0
*
configs: Migrate CONFIG_NR_DRAM_BANKS
Tom Rini
2018-08-16
1
-2
/
+0
*
ARM: omap3: evm: Enable CONFIG_BLK and misc. cleanup
Derald D. Woods
2018-08-13
1
-3
/
+0
*
Convert CONFIG_MTD_PARTITIONS et al to Kconfig
Adam Ford
2018-07-22
1
-1
/
+0
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
1
-2
/
+1
*
Convert all of CONFIG_CONS_INDEX to Kconfig
Tom Rini
2018-03-16
1
-2
/
+0
*
ARM: omap3: evm: Sync with omap3_beagle configuration
Derald D. Woods
2018-03-13
1
-30
/
+41
*
Remove config_distro_defaults.h
Adam Ford
2018-02-23
1
-2
/
+0
*
configs: Migrate CONFIG_SPL_FRAMEWORK
Tom Rini
2018-02-14
1
-2
/
+0
*
ARM: omap3: evm: Remove CONFIG_SYS_NS16550_REG_SIZE undefine
Derald D. Woods
2018-02-07
1
-3
/
+0
*
ARM: omap3: evm: Fix distro bootcmd UBIFS and MMC support
Derald D. Woods
2018-01-28
1
-55
/
+25
*
Convert CONFIG_USB_MUSB_HCD et al to Kconfig
Adam Ford
2018-01-22
1
-1
/
+0
*
Convert CONFIG_USB_MUSB_OMAP2PLUS et al to Kconfig
Adam Ford
2018-01-22
1
-2
/
+0
*
ARM: omap3: evm: Add kernel image loading from UBIFS and EXT4
Derald D. Woods
2018-01-19
1
-17
/
+40
*
ARM: dts: omap3-evm: Enable DM and devicetree for TMDSEVM{3530, 3730}
Derald D. Woods
2018-01-01
1
-6
/
+0
*
ARM: omap3: evm: Do not relocate FDT address
Derald D. Woods
2018-01-01
1
-0
/
+1
*
omap3: evm: Explicitly use DISTRO_DEFAULTS features at startup
Derald D. Woods
2017-12-04
1
-27
/
+67
*
net: Add SMC911X driver to Kconfig, convert
Adam Ford
2017-10-20
1
-7
/
+0
*
Convert CONFIG_NAND_OMAP_GPMC et al and CONFIG_NAND_MXC to Kconfig
Adam Ford
2017-10-20
1
-2
/
+0
*
usb: gadget: Convert USB_ETHER to Kconfig
Maxime Ripard
2017-10-03
1
-1
/
+0
*
include/configs: remove references to SMNAND_ENV_OFFSET
Adam Ford
2017-09-13
1
-3
/
+2
*
Kconfig: drop CONFIG_USB_ETHER_RNDIS
Chris Packham
2017-09-08
1
-1
/
+0
*
omap3: evm: Fixes for CONFIG_NAND, SPL_OS_BOOT, USB, and environment
Derald D. Woods
2017-09-03
1
-11
/
+20
*
Convert CONFIG_BCH to Kconfig
Adam Ford
2017-09-01
1
-1
/
+0
*
Convert CONFIG_SPL_OMAP3_ID_NAND to Kconfig
Adam Ford
2017-09-01
1
-1
/
+0
*
omap3: evm: Update board, defconfig, and maintainer file
Derald D. Woods
2017-08-11
1
-298
/
+88
*
Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig
Adam Ford
2017-08-10
1
-1
/
+0
*
Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX
Adam Ford
2017-08-09
1
-1
/
+1
*
configs: Migrate CMD_NAND*
Tom Rini
2017-07-31
1
-7
/
+0
*
Convert CONFIG_ENV_IS_IN_ONENAND to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig
Simon Glass
2017-07-25
1
-1
/
+0
*
Convert CONFIG_CMD_JFFS2 to Kconfig
Simon Glass
2017-05-22
1
-2
/
+0
*
Convert CONFIG_SPL_BOARD_INIT to Kconfig
Ley Foon Tan
2017-05-22
1
-1
/
+0
*
gpio: Move OMAP_GPIO to Kconfig
Tom Rini
2017-05-15
1
-1
/
+0
*
omap3: Drop CONFIG_OMAP3_EVM, switch to CONFIG_TARGET_OMAP3_EVM when needed
Tom Rini
2017-05-15
1
-2
/
+0
*
TI: Drop 'CONFIG_OMAP'
Tom Rini
2017-05-15
1
-1
/
+0
*
power: twl4030: Remove CONFIG_TWL4030_POWER from include/configs
Adam Ford
2017-05-09
1
-1
/
+0
*
Kconfig: Migrate CONFIG_BAUDRATE
Philipp Tomsich
2017-03-19
1
-1
/
+0
*
ARM: Migrate errata to Kconfig
Tom Rini
2017-03-09
1
-4
/
+0
*
flash: complete CONFIG_SYS_NO_FLASH move with renaming
Masahiro Yamada
2017-02-12
1
-1
/
+0
*
Remove unused symbol CONGIG_CMD_STORAGE from board configs
Lars Poeschel
2017-02-08
1
-2
/
+0
*
mmc: move CONFIG_GENERIC_MMC to Kconfig
Masahiro Yamada
2017-01-31
1
-3
/
+0
*
disk: convert CONFIG_EFI_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-1
/
+0
*
disk: convert CONFIG_DOS_PARTITION to Kconfig
Patrick Delaunay
2017-01-28
1
-1
/
+0
*
mmc: move more driver config options to Kconfig
Masahiro Yamada
2017-01-11
1
-1
/
+0
[next]