| Commit message (Expand) | Author | Age | Files | Lines |
* | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski | 2015-08-05 | 1 | -4/+4 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -7/+0 |
* | ARM: OMAP3: Rename omap3.h to omap.h to be generic as all SoCs | Nishanth Menon | 2015-03-13 | 1 | -1/+1 |
* | MMC SD fs boot partition config coding style and proper description | Paul Kocialkowski | 2014-12-04 | 1 | -1/+1 |
* | Rename some defines containing FAT in their name to be filesystem generic | Guillaume GARDET | 2014-10-27 | 1 | -2/+2 |
* | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta | 2013-11-21 | 1 | -0/+1 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | omap3_evm: Let CONFIG_EFI_PARTITION be set for SPL | Tom Rini | 2012-12-13 | 1 | -3/+0 |
* | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood | 2012-11-26 | 1 | -0/+3 |
* | configs: Fix usage of mmc rescan | Andrew Bradford | 2012-10-23 | 1 | -1/+1 |
* | omap3evm: Add CONFIG_CMD_ASKENV | Tom Rini | 2012-07-07 | 1 | -0/+2 |
* | omap3evm: Set BOOTDELAY to 3 | Tom Rini | 2012-07-07 | 1 | -1/+1 |
* | nand_spl_simple: store ecc data on the stack | Stefano Babic | 2012-01-26 | 1 | -4/+0 |
* | OMAP3: Add SPL support to omap3_evm | Tom Rini | 2011-12-06 | 1 | -1/+34 |
* | omap3evm: Add support for EFI partitions | Sanjeev Premi | 2011-12-06 | 1 | -0/+1 |
* | omap3evm: move common config options to new file | Sanjeev Premi | 2011-11-03 | 1 | -327/+8 |
* | omap3evm: Prepare to split configuration | Sanjeev Premi | 2011-11-03 | 1 | -62/+132 |
* | omap3evm: Reorder related config options | Sanjeev Premi | 2011-11-03 | 1 | -196/+226 |
* | common: cosmetic: CONFIG_BOOTFILE checkpatch compliance | Joe Hershberger | 2011-10-22 | 1 | -1/+1 |
* | board configs: drop NET_MULTI references | Mike Frysinger | 2011-10-05 | 1 | -1/+0 |
* | omap3evm: env: Fix default console | Sanjeev Premi | 2011-09-30 | 1 | -1/+1 |
* | omap3evm: Use generic MMC driver | Vaibhav Hiremath | 2011-09-04 | 1 | -4/+6 |
* | 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 |
* | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones | 2011-05-12 | 1 | -1/+0 |
* | ARMV7: OMAP3: Cleanup extern variables in mem.c | Luca Ceresoli | 2011-04-27 | 1 | -14/+12 |
* | omap3evm: Use GENERATED_GBL_DATA_SIZE | Sanjeev Premi | 2010-11-29 | 1 | -1/+5 |
* | OMAP3: remove unused config macros | Grazvydas Ignotas | 2010-11-19 | 1 | -18/+0 |
* | omap3evm: Fix mechanism to identify board revision | Sanjeev Premi | 2010-11-04 | 1 | -0/+5 |
* | omap3evm: Support relocation | Sanjeev Premi | 2010-11-04 | 1 | -0/+6 |
* | 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 |
* | OMAP3EVM: Added NAND support | Vaibhav Hiremath | 2010-06-08 | 1 | -1/+7 |
* | OMAP3 Move declaration of gpmc_cfg. | Tom Rix | 2010-02-12 | 1 | -1/+0 |
* | Remove superfluous uses of V_PROMPT macro. | Robert P. J. Day | 2010-01-04 | 1 | -3/+1 |
* | omap3evm: musb: add USB config | Ajay Kumar Gupta | 2009-12-20 | 1 | -0/+39 |
* | common: delete CONFIG_SYS_64BIT_VSPRINTF and CONFIG_SYS_64BIT_STRTOUL | Heiko Schocher | 2009-12-08 | 1 | -2/+0 |
* | OMAP3:SDRC: introduce DDR types | Nishanth Menon | 2009-11-27 | 1 | -0/+3 |
* | TI: OMAP3: Remove SZ_xx references | Sandeep Paulraj | 2009-10-18 | 1 | -8/+7 |
* | TI OMAP3 Use arm init sequence to initialize i2c | Tom Rix | 2009-10-13 | 1 | -0/+1 |
* | omap3: remove typedefs for configuration structs | Dirk Behme | 2009-08-08 | 1 | -1/+1 |
* | omap3: embedd gpmc_cs into gpmc config struct | Matthias Ludwig | 2009-08-07 | 1 | -1/+0 |
* | OMAP3 Move twl4030 mmc function | Tom Rix | 2009-07-29 | 1 | -0/+5 |
* | Convert SMC911X Ethernet driver to CONFIG_NET_MULTI API | Ben Warren | 2009-07-22 | 1 | -3/+4 |
* | NAND: Part 2: Fix warning Please define CONFIG_SYS_64BIT_VSPRINTF... | Wolfgang Denk | 2009-07-18 | 1 | -0/+1 |
* | OMAP3EVM: Set default bootfile | Sanjeev Premi | 2009-06-12 | 1 | -0/+2 |
* | OMAP3: Fix timer handling to 1ms and CONFIG_SYS_HZ to 1000 | Manikandan Pillai | 2009-04-30 | 1 | -4/+5 |
* | OMAP3: Remove legacy NAND defines | Dirk Behme | 2009-04-29 | 1 | -29/+0 |