Age | Commit message (Expand) | Author |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |
2012-09-27 | SPL: Move the omap SPL framework to common/spl | Tom Rini |
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-09-01 | dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP | Marek Vasut |
2012-06-20 | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini |
2012-05-15 | ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT | Tom Rini |
2012-05-15 | ARM: omap3: Set SPL stack size to 8KB, image to 54KB. | Tom Rini |
2012-02-27 | OMAP3: Remove unused CONFIG_SYS_NAND_ECCSTEPS/TOTAL | Thomas Weber |
2012-01-16 | overo: add SPL support | Andreas Müller |
2012-01-16 | include/configs/omap3_overo.h: several cleanups | Andreas Müller |
2012-01-16 | OMAP3: Remove unused define CONFIG_OMAP3_*_DDR | Thomas Weber |
2011-12-09 | omap: overo: Use ubifs instead of jffs2 for nand | Steve Sakoman |
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-10-27 | OMAP3: overo : Add environment variable optargs to bootargs | Philip Balister |
2011-10-27 | OMAP3: overo : Use ttyO2 instead of ttyS2. | Philip Balister |
2011-10-05 | board configs: drop NET_MULTI references | Mike Frysinger |
2011-09-04 | OMAP: Remove omapfb.debug=y from Beagle and Overo env settings | Steve Sakoman |
2011-09-04 | OMAP3/4: Increase console I/O buffer size | Vaibhav Hiremath |
2011-08-04 | Removed unused define, CONFIG_ARMV7. | Christopher Harvey |
2011-05-12 | Remove remnants of obsolete CONFIG_SYS_GBL_DATA_SIZE comments | Michael Jones |
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: remove unused config macros | Grazvydas Ignotas |
2010-11-04 | ARMV7: OMAP: Fix build after introduction of GENERATED_GBL_DATA_SIZE | Steve Sakoman |
2010-11-04 | ARMV7: OMAP3: Add expansion board detection for Overo | Steve Sakoman |
2010-10-26 | Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated value | Wolfgang Denk |
2010-10-17 | ARMV7: OMAP3: Enable cache support on Overo | Steve Sakoman |
2010-10-17 | ARMV7: OMAP3: Implement relocation for Overo | Steve Sakoman |
2010-10-17 | ARMV7: OMAP4: Use generic mmc driver on Overo | Steve Sakoman |
2010-09-08 | ARMV7: OMAP3: Add CONFIG_SYS_NAND_QUIET_TEST to Beagle and Overo configs | Steve Sakoman |
2010-09-08 | ARMV7: OMAP: Add mpurate boot arg for Overo and Beagle | Steve Sakoman |
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-18 | OMAP3: Update Overo and Beagle environment | Steve Sakoman |
2009-10-13 | TI: OMAP3: Overo Tobi ethernet support | Olof Johansson |
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 |