Age | Commit message (Expand) | Author |
2015-09-28 | configs: remove remnants of CONFIG_SYS_NAND_QUIET_TEST | Igor Grinberg |
2015-08-12 | ti: drop value from CONFIG_SYS_NAND_BUSWIDTH_16BIT | Stefano Babic |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-07-22 | usb: CONFIG_USB_FASTBOOT prefix replacement for consistency | Paul Kocialkowski |
2015-07-22 | usb: Fastboot function config for better consistency with other functions | Paul Kocialkowski |
2015-07-22 | usb: USB download gadget and functions config options coherent naming | Paul Kocialkowski |
2015-06-25 | Move defaults from config_cmd_default.h to Kconfig | Joe Hershberger |
2015-06-01 | Move setexpr to Kconfig | Joe Hershberger |
2014-09-04 | omap3_beagle: Add boot script support to omap3 beagle board | Guillaume GARDET |
2014-07-28 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
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-07-22 | omap3_beagle: handle import of environments in files with CRLF as line endings | Alexander Holler |
2014-07-07 | TI:omap3: enable CONFIG_CMD_DHCP for omap3_beagle | Tyler Baker |
2014-06-06 | mtd: nand: omap: add CONFIG_SYS_NAND_BUSWIDTH_16BIT to indicate NAND device b... | pekon gupta |
2014-05-22 | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini |
2014-05-22 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2014-05-13 | omap3_beagle: xM A/B validate new dtb exits in file system | Robert Nelson |
2014-05-13 | omap3_beagle: use omap3-beagle-xm-ab.dtb for the xM AB revision | Robert Nelson |
2014-05-08 | arm: beagle: enable Android fastboot support | Rob Herring |
2014-04-17 | TI:omap3: Convert omap3_beagle to ti_omap3_common.h | Tom Rini |
2014-03-12 | tegra: imx: omap: enable Moschip USB ethernet support for several boards | Gerhard Sittig |
2014-03-12 | tegra: omap: alpha-sort USB ethernet items for Asix and SMSC | Gerhard Sittig |
2014-03-04 | mtd: nand: omap: remove unused #defines from common omap_gpmc.h | pekon gupta |
2014-01-17 | omap3_beagle: use omap3-beagle.dtb for the C4 revision | Robert Nelson |
2013-12-18 | arm: omap3: Fix beagleboard SPL boot hangup (GPIO clocks not enabled) | Stefan Roese |
2013-12-10 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-12-06 | omap3_beagle: Don't use ulpi_reset | Roger Quadros |
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-10-14 | Coding Style cleanup: remove trailing white space | Wolfgang Denk |
2013-08-15 | ARM: OMAP: Add CONFIG_OMAP_COMMON | Lokesh Vutla |
2013-07-26 | omap3_beagle: support booting from zImage and device tree as last option | Nishanth Menon |
2013-07-26 | omap3_beagle: support findfdt and loadfdt for devicetree support | Nishanth Menon |
2013-07-26 | omap3_beagle: enable CMD_FS_GENERIC and simplify load of image/ramdisk | Nishanth Menon |
2013-07-26 | omap3_beagle: replace uImage.beagle with generic uImage | Nishanth Menon |
2013-07-26 | omap3_beagle: remove JFFS2 support. | Nishanth Menon |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-11 | omap3_beagle: Enable CONFIG_CMD_BOOTZ | Tom Rini |
2013-01-29 | Remove unused CONFIG_SYS_I2C_BUS[_SELECT] | Michael Jones |
2013-01-08 | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2012-12-10 | omap3_beagle.h: Fix comment for true/false return value. | Robert P. J. Day |
2012-11-26 | Merge branch 'master' of git://git.denx.de/u-boot-nand-flash | Tom Rini |
2012-11-26 | spl/nand: introduce CONFIG_SPL_NAND_DRIVERS, _BASE, and _ECC. | Scott Wood |
2012-11-20 | omap3_beagle: use new MUSB intstead of the old one | Ilya Yanok |
2012-11-20 | omap3_beagle: add musb-new init | Ilya Yanok |
2012-11-20 | boards: remove the no longer used CONFIG_EHCI_DCACHE | Jeroen Hofstee |
2012-10-23 | configs: Fix usage of mmc rescan | Andrew Bradford |