index
:
u-boot
grapeboard-proto
scalys-lsdk-1803
NXP/Freescale LSDK U-boot tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
board
/
overo
Age
Commit message (
Expand
)
Author
2014-05-23
OMAP3: overo: add some Gumstix expansion boards
Ash Charles
2014-05-23
Add Board Revision for Wireless chip
Ash Charles
2014-03-04
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
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-08-15
omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards
Ash Charles
2013-08-15
omap: overo: update support for Micron 1GB POP
Steve Sakoman
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-04-08
asm/omap_gpmc.h: consolidate common defines
Andreas Bießmann
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-12-10
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
2012-09-27
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-05-15
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-01-16
overo: add SPL support
Andreas Müller
2012-01-16
board/overo/overo.c: replace printf with one argument by puts
Andreas Müller
2011-10-27
omap: Don't use gpio_free to change direction to input
Joe Hershberger
2011-10-27
OMAP3: overo: Move ethernet CS4 configuration to execute based on board id
Philip Balister
2011-10-27
omap: overo: Disable pull-ups on camera PCLK, HS and VS signals
Steve Sakoman
2011-10-27
omap: overo: Configure mux for gpio10
Steve Sakoman
2011-10-15
punt unused clean/distclean targets
Mike Frysinger
2011-09-30
overo: Set IEN on GPMC_CLK to support synchronous clocking.
Philip Balister
2011-09-30
OMAP3: Overo: Update GPMC timing for ethernet chip
Philip Balister
2011-09-13
omap: gpio: Adapt board files to use generic API
Sanjeev Premi
2010-12-21
Move DECLARE_GLOBAL_DATA_PTR to file scope
John Rigby
2010-11-17
Switch from archive libraries to partial linking
Sebastien Carlier
2010-11-04
ARMV7: OMAP3: Add expansion board detection for Overo
Steve Sakoman
2010-10-18
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
Wolfgang Denk
2010-10-17
ARMV7: OMAP3: Implement relocation for Overo
Steve Sakoman
2010-10-17
ARMV7: OMAP4: Use generic mmc driver on Overo
Steve Sakoman
2010-09-08
ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2
Steve Sakoman
2010-09-08
ARMV7: OMAP: Configure Overo's second network chip
Steve Sakoman
2010-09-08
ARMV7: OMAP: Add board revision detection for Overo
Steve Sakoman
2010-09-08
ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup
Steve Sakoman
2010-02-12
Overo GPMC registers
Scott Ellis
2010-01-04
TWL4030: make LEDs selectable for twl4030_led_init()
Grazvydas Ignotas
2009-10-13
TI: OMAP3: Overo Tobi ethernet support
Olof Johansson
2009-10-13
OMAP3: Clean up whitespace in mux configs
Olof Johansson
2009-09-04
omap3: move the other boards to board/
Jean-Christophe PLAGNIOL-VILLARD