| Commit message (Expand) | Author | Age | Files | Lines |
* | omap3_beagle: Add boot script support to omap3 beagle board | Guillaume GARDET | 2014-09-04 | 1 | -3/+10 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-07-28 | 1 | -6/+7 |
|\ |
|
| * | 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 | -6/+1 |
* | | omap3_beagle: handle import of environments in files with CRLF as line endings | Alexander Holler | 2014-07-22 | 1 | -1/+1 |
* | | TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle | Tyler Baker | 2014-07-07 | 1 | -0/+1 |
|/ |
|
* | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b... | pekon gupta | 2014-06-06 | 1 | -0/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-05-22 | 1 | -2/+8 |
|\ |
|
| * | omap3_beagle: xM A/B validate new dtb exits in file system | Robert Nelson | 2014-05-13 | 1 | -1/+7 |
| * | omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision | Robert Nelson | 2014-05-13 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini | 2014-05-22 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | arm: beagle: enable Android fastboot support | Rob Herring | 2014-05-08 | 1 | -0/+10 |
* | | TI:omap3: Convert omap3_beagle to ti_omap3_common.h | Tom Rini | 2014-04-17 | 1 | -169/+15 |
|/ |
|
* | tegra: imx: omap: enable Moschip USB ethernet support for several boards | Gerhard Sittig | 2014-03-12 | 1 | -0/+1 |
* | tegra: omap: alpha-sort USB ethernet items for Asix and SMSC | Gerhard Sittig | 2014-03-12 | 1 | -1/+1 |
* | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta | 2014-03-04 | 1 | -2/+0 |
* | omap3_beagle: use omap3-beagle.dtb for the C4 revision | Robert Nelson | 2014-01-17 | 1 | -0/+2 |
* | arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled) | Stefan Roese | 2013-12-18 | 1 | -0/+3 |
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | 1 | -5/+5 |
|\ |
|
| * | 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 |
| |/ |
|
* | | omap3_beagle: Don't use ulpi_reset | Roger Quadros | 2013-12-06 | 1 | -3/+0 |
|/ |
|
* | config: remove platform CONFIG_SYS_HZ definition part 2/2 | Rob Herring | 2013-11-04 | 1 | -1/+0 |
* | Coding Style cleanup: remove trailing white space | Wolfgang Denk | 2013-10-14 | 1 | -1/+1 |
* | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla | 2013-08-15 | 1 | -0/+1 |
* | omap3_beagle: support booting from zImage and device tree as last option | Nishanth Menon | 2013-07-26 | 1 | -0/+8 |
* | omap3_beagle: support findfdt and loadfdt for devicetree support | Nishanth Menon | 2013-07-26 | 1 | -0/+15 |
* | omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk | Nishanth Menon | 2013-07-26 | 1 | -4/+7 |
* | omap3_beagle: replace uImage.beagle with generic uImage | Nishanth Menon | 2013-07-26 | 1 | -1/+1 |
* | omap3_beagle: remove JFFS2 support. | Nishanth Menon | 2013-07-26 | 1 | -8/+0 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
* | omap3_beagle: Enable CONFIG_CMD_BOOTZ | Tom Rini | 2013-03-11 | 1 | -1/+2 |
* | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones | 2013-01-29 | 1 | -2/+0 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-01-08 | 1 | -1/+1 |
|\ |
|
| * | omap3_beagle.h: Fix comment for true/false return value. | Robert P. J. Day | 2012-12-10 | 1 | -1/+1 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini | 2012-11-26 | 1 | -0/+3 |
|\ \ |
|
| * | | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood | 2012-11-26 | 1 | -0/+3 |
| |/ |
|
* | | omap3_beagle: use new MUSB intstead of the old one | Ilya Yanok | 2012-11-20 | 1 | -7/+4 |
* | | omap3_beagle: add musb-new init | Ilya Yanok | 2012-11-20 | 1 | -0/+2 |
* | | boards: remove the no longer used CONFIG_EHCI_DCACHE | Jeroen Hofstee | 2012-11-20 | 1 | -1/+0 |
|/ |
|
* | 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 |
* | beagle: fix termination of buddy env setting | Peter Meerwald | 2012-09-01 | 1 | -1/+1 |
* | omap3_beagle: Add CONFIG_CMD_ASKENV | Tom Rini | 2012-07-07 | 1 | -0/+2 |
* | OMAP3 Beagle: Set BOOTDELAY to 3 | Tom Rini | 2012-07-07 | 1 | -1/+1 |
* | hush.c: Move default CONFIG_SYS_PROMPT_HUSH_PS2 to hush.c | Tom Rini | 2012-06-20 | 1 | -1/+0 |