| Commit message (Expand) | Author | Age | Lines |
* | omap_hsmmc: Board-specific TWL4030 MMC power initializations | Paul Kocialkowski | 2014-12-04 | -0/+7 |
* | Merge branch 'master' of git://git.denx.de/u-boot-ti | Tom Rini | 2014-10-27 | -104/+183 |
|\ |
|
| * | omap3: overo: Add usb host support | Stefan Herbrechtsmeier | 2014-10-23 | -0/+34 |
| * | omap3: overo: Separate module and expansion board MUX configuration | Stefan Herbrechtsmeier | 2014-10-23 | -75/+102 |
| * | omap3: overo: Move ethernet setup to board_eth_init function | Stefan Herbrechtsmeier | 2014-10-23 | -29/+47 |
* | | dm: omap3: Move to driver model for GPIO and serial | Simon Glass | 2014-10-23 | -0/+13 |
|/ |
|
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | -2/+0 |
* | omap3: kconfig: move board select menu and common settings | Masahiro Yamada | 2014-08-30 | -8/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | -0/+19 |
* | omap3: overo: Select fdtfile for expansion board | Ash Charles | 2014-06-19 | -0/+14 |
* | OMAP3: overo: add some Gumstix expansion boards | Ash Charles | 2014-05-23 | -2/+56 |
* | Add Board Revision for Wireless chip | Ash Charles | 2014-05-23 | -0/+2 |
* | mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand | pekon gupta | 2014-03-04 | -1/+0 |
* | i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework | Heiko Schocher | 2013-11-13 | -1/+1 |
* | board: arm: convert makefiles to Kbuild style | Masahiro Yamada | 2013-11-01 | -19/+1 |
* | omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards | Ash Charles | 2013-08-15 | -8/+8 |
* | omap: overo: update support for Micron 1GB POP | Steve Sakoman | 2013-08-15 | -0/+7 |
* | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | -51/+3 |
* | asm/omap_gpmc.h: consolidate common defines | Andreas Bießmann | 2013-04-08 | -1/+1 |
* | omap_hsmmc: add driver check for write protection | Nikita Kiryanov | 2013-03-08 | -1/+1 |
* | omap_hsmmc: implement driver check for card detection | Nikita Kiryanov | 2013-03-08 | -2/+1 |
* | Pass sdrc timing values through board_sdrc_timings structure | Peter Barada | 2012-12-10 | -19/+18 |
* | omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print() | Tom Rini | 2012-09-27 | -10/+0 |
* | ARM:OMAP+:MMC: Add parameters to MMC init | Jonathan Solnit | 2012-05-15 | -1/+1 |
* | overo: add SPL support | Andreas Müller | 2012-01-16 | -29/+69 |
* | board/overo/overo.c: replace printf with one argument by puts | Andreas Müller | 2012-01-16 | -7/+7 |
* | omap: Don't use gpio_free to change direction to input | Joe Hershberger | 2011-10-27 | -6/+1 |
* | OMAP3: overo: Move ethernet CS4 configuration to execute based on board id | Philip Balister | 2011-10-27 | -4/+3 |
* | omap: overo: Disable pull-ups on camera PCLK, HS and VS signals | Steve Sakoman | 2011-10-27 | -3/+3 |
* | omap: overo: Configure mux for gpio10 | Steve Sakoman | 2011-10-27 | -1/+1 |
* | punt unused clean/distclean targets | Mike Frysinger | 2011-10-15 | -6/+0 |
* | overo: Set IEN on GPMC_CLK to support synchronous clocking. | Philip Balister | 2011-09-30 | -1/+1 |
* | OMAP3: Overo: Update GPMC timing for ethernet chip | Philip Balister | 2011-09-30 | -9/+1 |
* | omap: gpio: Adapt board files to use generic API | Sanjeev Premi | 2011-09-13 | -27/+27 |
* | Move DECLARE_GLOBAL_DATA_PTR to file scope | John Rigby | 2010-12-21 | -2/+2 |
* | Switch from archive libraries to partial linking | Sebastien Carlier | 2010-11-17 | -2/+2 |
* | ARMV7: OMAP3: Add expansion board detection for Overo | Steve Sakoman | 2010-11-04 | -0/+119 |
* | Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE | Wolfgang Denk | 2010-10-18 | -2/+1 |
* | ARMV7: OMAP3: Implement relocation for Overo | Steve Sakoman | 2010-10-17 | -1/+1 |
* | ARMV7: OMAP4: Use generic mmc driver on Overo | Steve Sakoman | 2010-10-17 | -0/+9 |
* | ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2 | Steve Sakoman | 2010-09-08 | -2/+80 |
* | ARMV7: OMAP: Configure Overo's second network chip | Steve Sakoman | 2010-09-08 | -9/+19 |
* | ARMV7: OMAP: Add board revision detection for Overo | Steve Sakoman | 2010-09-08 | -3/+35 |
* | ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup | Steve Sakoman | 2010-09-08 | -2/+2 |
* | Overo GPMC registers | Scott Ellis | 2010-02-12 | -7/+16 |
* | TWL4030: make LEDs selectable for twl4030_led_init() | Grazvydas Ignotas | 2010-01-04 | -1/+1 |
* | TI: OMAP3: Overo Tobi ethernet support | Olof Johansson | 2009-10-13 | -31/+91 |
* | OMAP3: Clean up whitespace in mux configs | Olof Johansson | 2009-10-13 | -322/+322 |
* | omap3: move the other boards to board/ | Jean-Christophe PLAGNIOL-VILLARD | 2009-09-05 | -0/+537 |