| Commit message (Expand) | Author | Age | Files | Lines |
* | Kconfig: OMAP: USB: Migrate CONFIG_USB_EHCI_OMAP to Kconfig | Tom Rini | 2017-05-15 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI_HCD users to Kconfig | Tom Rini | 2017-05-15 | 1 | -1/+0 |
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD | Tom Rini | 2017-05-15 | 1 | -1/+1 |
* | omap3: Migrate CONFIG_OMAP3_GPIO_X to Kconfig | Tom Rini | 2017-05-15 | 1 | -7/+0 |
* | common: Add DISPLAY_BOARDINFO | Lokesh Vutla | 2016-10-12 | 1 | -3/+0 |
* | common/Kconfig: Add DISPLAY_CPUINFO | Lokesh Vutla | 2016-10-12 | 1 | -1/+0 |
* | kconfig: introduce kconfig for UBI | Heiko Schocher | 2016-09-26 | 1 | -1/+0 |
* | configs: Migrate CONFIG_USB_STORAGE | Tom Rini | 2016-09-09 | 1 | -1/+0 |
* | TI: Rework SRAM definitions and maximums | Tom Rini | 2016-09-06 | 1 | -3/+5 |
* | ARM: Move SYS_CACHELINE_SIZE over to Kconfig | Tom Rini | 2016-08-26 | 1 | -1/+0 |
* | omap3: Reduce logic/overo SPL max image size | Tom Rini | 2016-04-27 | 1 | -1/+1 |
* | configs: Re-sync with cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: Re-sync almost all of cmd/Kconfig | Tom Rini | 2016-04-25 | 1 | -1/+0 |
* | configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST | Igor Grinberg | 2015-09-28 | 1 | -1/+0 |
* | kconfig: add config option for shell prompt | Nikita Kiryanov | 2015-08-13 | 1 | -6/+0 |
* | ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT | Stefano Babic | 2015-08-12 | 1 | -1/+1 |
* | Update the rootfs type to ext4 for Overo and Pepper | Adam YH Lee | 2015-07-27 | 1 | -1/+1 |
* | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger | 2015-06-25 | 1 | -3/+0 |
* | omap3: overo: Allow boot with kernel in UBI rootfs | Ash Charles | 2015-05-10 | 1 | -0/+13 |
* | omap3: overo: Use software BCH8 ECC for NAND | Ash Charles | 2015-05-10 | 1 | -4/+15 |
* | omap3: overo: Add usb host support | Stefan Herbrechtsmeier | 2014-10-23 | 1 | -0/+8 |
* | omap3: overo: Call bootm only after successful nand read | Stefan Herbrechtsmeier | 2014-10-23 | 1 | -2/+3 |
* | omap3: overo: Fix fdtfile test | Stefan Herbrechtsmeier | 2014-10-10 | 1 | -1/+1 |
* | ARM: omap: move board specific NAND configs out from ti_armv7_common.h | pekon gupta | 2014-07-25 | 1 | -0/+6 |
* | ARM: omap: clean redundant PISMO_xx macros used in OMAP3 | pekon gupta | 2014-07-25 | 1 | -5/+1 |
* | omap3: overo: Select fdtfile for expansion board | Ash Charles | 2014-06-19 | 1 | -5/+5 |
* | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b... | pekon gupta | 2014-06-06 | 1 | -0/+1 |
* | omap3: overo: Use common configurations for Overo | Ash Charles | 2014-05-23 | 1 | -194/+28 |
* | Allow overo to boot with device tree | Ash Charles | 2014-05-23 | 1 | -20/+38 |
* | arm: omap3: Fix omap3_overo SPL boot hangup | Ash Charles | 2014-05-23 | 1 | -0/+6 |
* | OMAP3: overo: eliminate hard-coded partition offsets | Ash Charles | 2014-05-23 | 1 | -9/+1 |
* | OMAP3: overo: increase linux partition to 8 MiB | Peter A. Bigot | 2014-05-23 | 1 | -2/+2 |
* | OMAP3: overo: add command support for mtd and ubi | Ash Charles | 2014-05-23 | 1 | -3/+37 |
* | omap: overo: allow the use of a plain text env file instead boot scripts | Ash Charles | 2014-05-23 | 1 | -0/+10 |
* | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta | 2014-03-04 | 1 | -2/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2013-11-25 | 1 | -0/+1 |
|\ |
|
| * | mtd: nand: omap: add CONFIG_NAND_OMAP_ECCSCHEME for selection of ecc-scheme | pekon gupta | 2013-11-21 | 1 | -0/+1 |
* | | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | 1 | -5/+4 |
|/ |
|
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla | 2013-08-15 | 1 | -0/+1 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -13/+1 |
* | 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 |
* | SPL: Move the omap SPL framework to common/spl | Tom Rini | 2012-09-27 | 1 | -0/+1 |
* | ARM: Remove unused stack and irq config defines | Rob Herring | 2012-09-01 | 1 | -8/+0 |
* | dm: Move OMAP GPIO driver to drivers/gpio/ | Marek Vasut | 2012-09-01 | 1 | -0/+1 |
* | dm: Select CONFIG_SPL_GPIO_SUPPORT on OMAP | Marek Vasut | 2012-09-01 | 1 | -0/+1 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |
* | ARM: omap3: Add CONFIG_SPL_BOARD_INIT for CONFIG_SPL_MMC_SUPPORT | Tom Rini | 2012-05-15 | 1 | -0/+1 |
* | ARM: omap3: Set SPL stack size to 8KB, image to 54KB. | Tom Rini | 2012-05-15 | 1 | -1/+1 |