| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert CONFIG_NAND to Kconfig | Adam Ford | 2017-08-12 | 1 | -1/+0 |
* | Convert CONFIG_CMD_SPL_WRITE_SIZE to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_CMD_SPL_NAND_OFS to Kconfig | Simon Glass | 2017-08-11 | 1 | -1/+0 |
* | Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig | Adam Ford | 2017-08-10 | 1 | -3/+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 | -1/+0 |
* | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass | 2017-07-25 | 1 | -1/+0 |
* | omap3: Drop unused CONFIG_OMAP3_xxx board defines | Tom Rini | 2017-05-15 | 1 | -5/+0 |
* | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass | 2016-10-23 | 1 | -1/+0 |
* | spl: move SPL_OS_BOOT to Kconfig | Heiko Schocher | 2016-10-14 | 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 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -2/+0 |
* | include/configs: Whitespace fixup | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -2/+0 |
* | arm, powerpc: select SYS_GENERIC_BOARD | Masahiro Yamada | 2015-10-24 | 1 | -1/+0 |
* | ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT | Stefano Babic | 2015-08-12 | 1 | -1/+1 |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | 1 | -1/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -5/+0 |
* | net: Move the CMD_NET config to defconfigs | Joe Hershberger | 2015-06-01 | 1 | -1/+0 |
* | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs | Nishanth Menon | 2015-03-13 | 1 | -1/+1 |
* | include: remove CONFIG_SPL/CONFIG_TPL definition in config headers | Masahiro Yamada | 2014-07-30 | 1 | -1/+0 |
* | ARM: omap: move board specific NAND configs out from ti_armv7_common.h | pekon gupta | 2014-07-25 | 1 | -0/+6 |
* | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta | 2014-07-25 | 1 | -6/+1 |
* | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b... | pekon gupta | 2014-06-06 | 1 | -0/+1 |
* | omap3: zoom1: switch to generic ti_omap3_common config header | Nishanth Menon | 2014-04-17 | 1 | -108/+16 |
* | omap3: zoom1: fix default console | Nishanth Menon | 2014-04-17 | 1 | -1/+1 |
* | omap3: zoom1: enable bootz | Nishanth Menon | 2014-04-17 | 1 | -1/+11 |
* | omap3: zoom1: disable JFFS2 and enable FS_GENERIC | Nishanth Menon | 2014-04-17 | 1 | -10/+12 |
* | omap3: zoom1: enable common network commands | Nishanth Menon | 2014-04-17 | 1 | -1/+3 |
* | OMAP3: zoom1: enable LAN9211 | Nishanth Menon | 2014-04-17 | 1 | -1/+9 |
* | omap3: zoom1: enable CONFIG_SYS_GENERIC_BOARD | Nishanth Menon | 2014-04-17 | 1 | -0/+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 | -17/+1 |
* | 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 |
* | configs: Fix usage of mmc rescan | Andrew Bradford | 2012-10-23 | 1 | -1/+1 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -8/+0 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 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: Zoom1: Use generic MMC driver | Tom Rini | 2011-09-04 | 1 | -4/+6 |
* | OMAP3/4: Increase console I/O buffer size | Vaibhav Hiremath | 2011-09-04 | 1 | -1/+1 |