| Commit message (Expand) | Author | Age | Files | Lines |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -6/+0 |
* | autoboot.c: Move config options to Kconfig | Stefan Roese | 2015-06-08 | 1 | -2/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon | 2015-03-13 | 1 | -0/+4 |
* | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs | Nishanth Menon | 2015-03-13 | 1 | -1/+1 |
* | ARM: remove CONFIG_ARMV7 defines | Masahiro Yamada | 2014-11-20 | 1 | -1/+0 |
* | omap3: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 1 | -1/+0 |
* | fpga: Guard the LOADMK functionality with CMD_FPGA_LOADMK | Siva Durga Prasad Paladugu | 2014-05-20 | 1 | -0/+1 |
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | 1 | -5/+4 |
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla | 2013-08-15 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | fpga: Remove all CONFIG_SYS_* fpga related options | Michal Simek | 2013-05-06 | 1 | -1/+1 |
* | omap3: mvblx: pass FPGA version to the kernel | Michael Jones | 2013-02-18 | 1 | -0/+1 |
* | omap3: mvblx: select fpgafilename according to orientation | Michael Jones | 2013-02-18 | 1 | -3/+3 |
* | omap3: mvblx: change console to ttyO0 and make silent by default. | Howard Gray | 2013-02-18 | 1 | -5/+13 |
* | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones | 2013-01-29 | 1 | -2/+0 |
* | OMAP3: Remove unused PHYS_SDRAM_1_SIZE | Thomas Weber | 2012-12-10 | 1 | -1/+0 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -8/+0 |
* | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut | 2012-09-01 | 1 | -0/+1 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | configs: Remove CONFIG_NET_MULTI from board files | Fabio Estevam | 2012-02-12 | 1 | -1/+0 |
* | OMAP3: Remove unused define CONFIG_OMAP3_*_DDR | Thomas Weber | 2012-01-16 | 1 | -3/+0 |
* | ARM: OMAP: Remove STACKSIZE for IRQ and FIQ if unused | Thomas Weber | 2011-12-06 | 1 | -4/+0 |
* | ARM: OMAP3: Remove unused define SDRC_R_C_B | Thomas Weber | 2011-12-06 | 1 | -3/+0 |
* | ARM: OMAP3: Remove unused define CONFIG_OMAP3430 | Thomas Weber | 2011-12-06 | 1 | -1/+0 |
* | omap: fix cache line size for omap3/omap4 boards | Aneesh V | 2011-12-06 | 1 | -0/+2 |
* | OMAP3: mvblx: Initial support for mvBlueLYNX-X | Michael Jones | 2011-11-04 | 1 | -0/+313 |