aboutsummaryrefslogtreecommitdiff
path: root/include/configs/omap3_mvblx.h
AgeCommit message (Expand)AuthorFilesLines
2015-09-11arm: Remove omap3_mvblx boardSimon Glass1-277/+0
2015-08-13kconfig: add config option for shell promptNikita Kiryanov1-1/+0
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-1/+1
2015-06-25Move defaults from config_cmd_default.h to KconfigJoe Hershberger1-6/+0
2015-06-08autoboot.c: Move config options to KconfigStefan Roese1-2/+0
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger1-1/+0
2015-03-13ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766Nishanth Menon1-0/+4
2015-03-13ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCsNishanth Menon1-1/+1
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada1-1/+0
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-1/+0
2014-05-20fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMKSiva Durga Prasad Paladugu1-0/+1
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher1-5/+4
2013-11-04config: remove platform CONFIG_SYS_HZ definition part 2/2Rob Herring1-1/+0
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-08-15ARM: OMAP: Add CONFIG_OMAP_COMMONLokesh Vutla1-0/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-06fpga: Remove all CONFIG_SYS_* fpga related optionsMichal Simek1-1/+1
2013-02-18omap3: mvblx: pass FPGA version to the kernelMichael Jones1-0/+1
2013-02-18omap3: mvblx: select fpgafilename according to orientationMichael Jones1-3/+3
2013-02-18omap3: mvblx: change console to ttyO0 and make silent by default.Howard Gray1-5/+13
2013-01-29Remove unused CONFIG_SYS_I2C_BUS[_SELECT]Michael Jones1-2/+0
2012-12-10OMAP3: Remove unused PHYS_SDRAM_1_SIZEThomas Weber1-1/+0
2012-09-01ARM: Remove unused stack and irq config definesRob Herring1-8/+0
2012-09-01dm: Move OMAP GPIO driver to drivers/gpio/Marek Vasut1-0/+1
2012-06-20hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.cTom Rini1-1/+0
2012-02-12configs: Remove CONFIG_NET_MULTI from board filesFabio Estevam1-1/+0
2012-01-16OMAP3: Remove unused define CONFIG_OMAP3_*_DDRThomas Weber1-3/+0
2011-12-06ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unusedThomas Weber1-4/+0
2011-12-06ARM: OMAP3: Remove unused define SDRC_R_C_BThomas Weber1-3/+0
2011-12-06ARM: OMAP3: Remove unused define CONFIG_OMAP3430Thomas Weber1-1/+0
2011-12-06omap: fix cache line size for omap3/omap4 boardsAneesh V1-0/+2
2011-11-04OMAP3: mvblx: Initial support for mvBlueLYNX-XMichael Jones1-0/+313