index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
configs
/
omap3_evm_common.h
Age
Commit message (
Expand
)
Author
2014-08-31
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
2014-07-30
include: remove CONFIG_SPL/CONFIG_TPL definition in config headers
Masahiro Yamada
2014-07-30
include: define CONFIG_SPL and CONFIG_TPL as 1
Masahiro Yamada
2014-07-25
ARM: omap: clean redundant PISMO_xx macros used in OMAP3
pekon gupta
2014-06-06
mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b...
pekon gupta
2014-03-04
mtd: nand: omap: remove unused #defines from common omap_gpmc.h
pekon gupta
2013-11-13
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-11-04
config: remove platform CONFIG_SYS_HZ definition part 2/2
Rob Herring
2013-08-15
ARM: OMAP: Add CONFIG_OMAP_COMMON
Lokesh Vutla
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-01-29
Remove unused CONFIG_SYS_I2C_BUS[_SELECT]
Michael Jones
2012-09-27
SPL: Move the omap SPL framework to common/spl
Tom Rini
2012-09-01
ARM: Remove unused stack and irq config defines
Rob Herring
2012-09-01
dm: Move OMAP GPIO driver to drivers/gpio/
Marek Vasut
2012-06-20
hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c
Tom Rini
2012-05-15
ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT
Tom Rini
2012-05-15
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
Tom Rini
2012-02-12
configs: Remove CONFIG_NET_MULTI from board files
Fabio Estevam
2011-12-06
OMAP3: Add SPL support to omap3_evm
Tom Rini
2011-12-06
ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused
Thomas Weber
2011-12-06
ARM: OMAP3: Remove unused define SDRC_R_C_B
Thomas Weber
2011-12-06
ARM: OMAP3: Remove unused define CONFIG_OMAP3430
Thomas Weber
2011-12-06
omap: fix cache line size for omap3/omap4 boards
Aneesh V
2011-11-03
omap3evm: fix errors caused by multiple definitions
Sanjeev Premi
2011-11-03
omap3evm: move common config options to new file
Sanjeev Premi