Age | Commit message (Expand) | Author |
2017-09-13 | include/configs: remove references to SMNAND_ENV_OFFSET | Adam Ford |
2017-08-12 | Convert CONFIG_NAND to Kconfig | Adam Ford |
2017-08-10 | Convert CONFIG_SYS_I2C_OMAP24XX to Kconfig | Adam Ford |
2017-08-09 | Configs: Migrate CONFIG_SYS_I2C_OMAP34XX to CONFIG_SYS_I2C_OMAP24XX | Adam Ford |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-24 | configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFS | Tom Rini |
2017-05-15 | omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig | Tom Rini |
2016-10-23 | Convert CONFIG_SYS_CONSOLE_IS_IN_ENV and CONFIG_CONSOLE_MUX to Kconfig | Simon Glass |
2016-10-12 | common: Add DISPLAY_BOARDINFO | Lokesh Vutla |
2016-10-12 | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla |
2016-09-26 | kconfig: introduce kconfig for UBI | Heiko Schocher |
2016-09-07 | omap3_pandora: Only set bootargs if distro_bootcmd failed to load. | Vagrant Cascadian |
2016-09-07 | omap3_pandora: Switch to use config_distro_bootcmd. | Vagrant Cascadian |
2016-09-06 | omap3_pandora: Switch to using "load" command to load the autoboot script. | Vagrant Cascadian |
2016-09-06 | omap3_pandora: Fix mmc loading of autoboot script to use correct syntax. | Vagrant Cascadian |
2016-08-26 | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2015-11-21 | ns16550: zap CONFIG_NS16550_SERIAL | Thomas Chou |
2015-11-21 | ns16550: unify serial_omap | Thomas Chou |
2015-08-13 | kconfig: add config option for shell prompt | Nikita Kiryanov |
2015-08-12 | ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT | Stefano Babic |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | net: Move the CMD_NET config to defconfigs | Joe Hershberger |
2015-04-09 | omap3: pandora: use common configuration | Grazvydas Ignotas |
2015-03-13 | ARM: OMAP3: Enable workaround for ARM errata 454179, 430973, 621766 | Nishanth Menon |
2015-03-13 | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs | Nishanth Menon |
2014-08-30 | omap3: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-25 | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | 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-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
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-03-04 | ubifs: Allow ubifsmount volume reference by number | Joe Hershberger |
2013-01-29 | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones |
2012-12-10 | OMAP3: Remove unused PHYS_SDRAM_1_SIZE | Thomas Weber |
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 | OMAP3: pandora: drop console kernel argument | Grazvydas Ignotas |
2012-01-16 | OMAP3: Remove unused define CONFIG_OMAP3_*_DDR | Thomas Weber |
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-09-04 | OMAP3: pandora: Use generic MMC driver | Tom Rini |
2011-09-04 | OMAP3/4: Increase console I/O buffer size | Vaibhav Hiremath |
2011-08-04 | Removed unused define, CONFIG_ARMV7. | Christopher Harvey |
2011-04-28 | Add CONFIG_OF_LIBFDT to more boards. | Grant Likely |