Age | Commit message (Expand) | Author |
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 |
2011-04-27 | ARMV7: OMAP3: Cleanup extern variables in mem.c | Luca Ceresoli |
2010-11-19 | OMAP3: pandora: update config for production | Grazvydas Ignotas |
2010-11-19 | OMAP3: remove unused config macros | Grazvydas Ignotas |
2010-11-19 | OMAP3: pandora: fix relocation and init memory | Grazvydas Ignotas |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-07-05 | ARM: Rename arch/arm/cpu/arm_cortexa8 to armv7 | Steve Sakoman |
2010-06-08 | omap3: Consolidate SDRC related operations | Vaibhav Hiremath |
2010-02-12 | OMAP3 Move declaration of gpmc_cfg. | Tom Rix |
2010-01-04 | Remove superfluous uses of V_PROMPT macro. | Robert P. J. Day |
2009-12-08 | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher |
2009-11-27 | OMAP3:SDRC: introduce DDR types | Nishanth Menon |
2009-10-18 | TI: OMAP3: Remove SZ_xx references | Sandeep Paulraj |
2009-10-13 | TI OMAP3 Use arm init sequence to initialize i2c | Tom Rix |
2009-08-08 | omap3: remove typedefs for configuration structs | Dirk Behme |
2009-08-07 | omap3: embedd gpmc_cs into gpmc config struct | Matthias Ludwig |
2009-07-29 | OMAP3 Move twl4030 power and led functions | Tom Rix |
2009-07-18 | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk |