Age | Commit message (Expand) | Author |
2016-04-27 | omap3: Reduce logic/overo SPL max image size | Tom Rini |
2016-04-25 | configs: Re-sync with cmd/Kconfig | Tom Rini |
2016-04-25 | configs: Re-sync almost all of cmd/Kconfig | Tom Rini |
2015-09-28 | configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST | Igor Grinberg |
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-07-27 | Update the rootfs type to ext4 for Overo and Pepper | Adam YH Lee |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-05-10 | omap3: overo: Allow boot with kernel in UBI rootfs | Ash Charles |
2015-05-10 | omap3: overo: Use software BCH8 ECC for NAND | Ash Charles |
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 |