Age | Commit message (Expand) | Author |
2014-10-23 | omap3: overo: Add usb host support | Stefan Herbrechtsmeier |
2014-10-23 | omap3: overo: Call bootm only after successful nand read | Stefan Herbrechtsmeier |
2014-10-10 | omap3: overo: Fix fdtfile test | Stefan Herbrechtsmeier |
2014-07-25 | ARM: omap: move board specific NAND configs out from ti_armv7_common.h | pekon gupta |
2014-07-25 | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta |
2014-06-19 | omap3: overo: Select fdtfile for expansion board | Ash Charles |
2014-06-06 | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b... | pekon gupta |
2014-05-23 | omap3: overo: Use common configurations for Overo | Ash Charles |
2014-05-23 | Allow overo to boot with device tree | Ash Charles |
2014-05-23 | arm: omap3: Fix omap3_overo SPL boot hangup | Ash Charles |
2014-05-23 | OMAP3: overo: eliminate hard-coded partition offsets | Ash Charles |
2014-05-23 | OMAP3: overo: increase linux partition to 8 MiB | Peter A. Bigot |
2014-05-23 | OMAP3: overo: add command support for mtd and ubi | Ash Charles |
2014-05-23 | omap: overo: allow the use of a plain text env file instead boot scripts | Ash Charles |
2014-03-04 | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta |
2013-11-25 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2013-11-21 | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | 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-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 |
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 |