| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -5/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | kconfig: introduce kconfig for UBI | Heiko Schocher | 2016-09-26 | 1 | -1/+0 |
* | omap3_pandora: Only set bootargs if distro_bootcmd failed to load. | Vagrant Cascadian | 2016-09-07 | 1 | -1/+2 |
* | omap3_pandora: Switch to use config_distro_bootcmd. | Vagrant Cascadian | 2016-09-07 | 1 | -6/+14 |
* | omap3_pandora: Switch to using "load" command to load the autoboot script. | Vagrant Cascadian | 2016-09-06 | 1 | -2/+1 |
* | omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. | Vagrant Cascadian | 2016-09-06 | 1 | -2/+2 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -2/+0 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | ns16550: zap CONFIG_NS16550_SERIAL | Thomas Chou | 2015-11-21 | 1 | -1/+0 |
* | ns16550: unify serial_omap | Thomas Chou | 2015-11-21 | 1 | -1/+2 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -6/+0 |
* | ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT | Stefano Babic | 2015-08-12 | 1 | -1/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -7/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | omap3: pandora: use common configuration | Grazvydas Ignotas | 2015-04-09 | 1 | -141/+36 |
* | 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 |
* | omap3: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | 1 | -1/+0 |
* | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta | 2014-07-25 | 1 | -6/+1 |
* | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta | 2014-03-04 | 1 | -2/+0 |
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | 1 | -4/+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 | -14/+1 |
* | ubifs: Allow ubifsmount volume reference by number | Joe Hershberger | 2013-03-04 | 1 | -1/+2 |
* | 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 |
* | OMAP3: pandora: drop console kernel argument | Grazvydas Ignotas | 2012-05-15 | 1 | -2/+1 |
* | 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: pandora: Use generic MMC driver | Tom Rini | 2011-09-04 | 1 | -2/+3 |
* | OMAP3/4: Increase console I/O buffer size | Vaibhav Hiremath | 2011-09-04 | 1 | -1/+1 |
* | Removed unused define, CONFIG_ARMV7. | Christopher Harvey | 2011-08-04 | 1 | -1/+0 |
* | Add CONFIG_OF_LIBFDT to more boards. | Grant Likely | 2011-04-28 | 1 | -0/+2 |
* | ARMV7: OMAP3: Cleanup extern variables in mem.c | Luca Ceresoli | 2011-04-27 | 1 | -11/+5 |
* | OMAP3: pandora: update config for production | Grazvydas Ignotas | 2010-11-19 | 1 | -45/+44 |
* | OMAP3: remove unused config macros | Grazvydas Ignotas | 2010-11-19 | 1 | -20/+0 |
* | OMAP3: pandora: fix relocation and init memory | Grazvydas Ignotas | 2010-11-19 | 1 | -0/+8 |
* | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk | 2010-10-26 | 1 | -1/+0 |
* | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 | Steve Sakoman | 2010-07-05 | 1 | -1/+1 |
* | omap3: Consolidate SDRC related operations | Vaibhav Hiremath | 2010-06-08 | 1 | -0/+2 |