Age | Commit message (Expand) | Author |
2015-08-05 | usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB | Paul Kocialkowski |
2015-03-24 | remove unnecessary version.h includes | Rob Herring |
2014-12-04 | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski |
2014-10-29 | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj |
2014-10-27 | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini |
2014-10-23 | dm: omap3: Move to driver model for GPIO and serial | Simon Glass |
2014-10-23 | omap3/am33xx: mux: fix several checkpatch issues | Igor Grinberg |
2014-09-24 | MAINTAINERS: comment out blank M: field | Masahiro Yamada |
2014-09-13 | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada |
2014-08-30 | omap3: kconfig: move board select menu and common settings | Masahiro Yamada |
2014-07-30 | Add board MAINTAINERS files | Masahiro Yamada |
2014-07-30 | kconfig: add board Kconfig and defconfig files | Masahiro Yamada |
2014-04-17 | omap3: zoom1: switch to generic ti_omap3_common config header | Nishanth Menon |
2014-04-17 | OMAP3: zoom1: enable LAN9211 | Nishanth Menon |
2014-04-17 | OMAP3: zoom1: Configure GPMC for Ethernet | Nishanth Menon |
2014-01-07 | TI:omap3: Drop omap3_zoom2 | Tom Rini |
2013-12-12 | am3517_evm: activate Ethernet PHY | Yegor Yefremov |
2013-11-13 | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-10-14 | Coding Style cleanup: remove trailing empty lines | Wolfgang Denk |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-03-08 | omap_hsmmc: add driver check for write protection | Nikita Kiryanov |
2013-03-08 | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov |
2012-11-20 | am3517_evm: switch to musb-new | Ilya Yanok |
2012-10-15 | mx31: Fix PDR0_CSI_PODF | Benoît Thébaudeau |
2012-10-15 | serial: zoom2: Remove zoom2 serial prototypes from serial.h | Marek Vasut |
2012-10-15 | serial: Properly spell out the structure member names of serial_driver | Marek Vasut |
2012-10-15 | COMMON: Use __stringify() instead of rest of implementations | Marek Vasut |
2012-09-01 | imx27lite: update with gpio api change (v4) | trem |
2012-05-15 | omap3: Introduce weak misc_init_r | Tom Rini |
2012-05-15 | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit |
2012-02-12 | omap3logic: Add missing GPMC pinmux for LAN92xx access | Peter Barada |
2012-01-16 | ARMV7: Add support For Logic OMAP35x/DM37x modules | Peter Barada |
2011-12-06 | AM3517: Add SPL support | Tom Rini |
2011-12-06 | AM3517: move AM3517 specific mux defines to generic header | Ilya Yanok |
2011-10-27 | omap: Don't use gpio_free to change direction to input | Joe Hershberger |
2011-10-27 | imx: fix coding style | Fabio Estevam |
2011-10-27 | mx31: provide readable WEIM CS accessor | Helmut Raiger |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-30 | imx31_litekit: Place machine ID into board config | Fabio Estevam |
2011-09-30 | imx31_litekit: Remove dram_init_banksize() | Fabio Estevam |
2011-09-13 | led: remove camel casing of led identifiers globally | Jason Kridner |
2011-09-13 | omap: gpio: Adapt board files to use generic API | Sanjeev Premi |
2011-09-07 | Makefile : fix generation of cpu related asm-offsets.h | Stefano Babic |
2011-09-04 | OMAP3: Zoom2: Use generic MMC driver | Tom Rini |
2011-09-04 | OMAP3: Zoom1: Use generic MMC driver | Tom Rini |
2011-09-04 | am3517evm: Use generic MMC driver | Vaibhav Hiremath |
2011-07-26 | serial: drop useless ctlr field | Mike Frysinger |
2011-07-26 | serial: push default_serial_console to drivers | Mike Frysinger |
2011-07-17 | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD |