Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
3381edd9dc66c1dd8822b7d9f1dadb7e474a492b
/
board
/
overo
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
bdfb5c4
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
by Tom Rini
· Wed Apr 18 13:50:47 2018 -0400
2b7a873
mtd: nand: Rename nand.h into rawnand.h
by Masahiro Yamada
· Thu Nov 30 13:45:24 2017 +0900
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
0ffb9d6
arm: Add explicit include of <asm/mach-types.h>
by Simon Glass
· Wed May 31 19:47:48 2017 -0600
4ea02eb
Merge branch 'master' of git://git.denx.de/u-boot-mmc
by Tom Rini
· Mon May 15 20:17:56 2017 -0400
ceed5d2
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
by Tom Rini
· Fri May 12 22:33:27 2017 -0400
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· Tue May 09 20:31:39 2017 +0900
06f108e
serial, ns16550: bugfix: ns16550 fifo not enabled
by Heiko Schocher
· Wed Jan 18 08:05:49 2017 +0100
d1e22fa
ARM: Various: Future-proof serial platdata
by Adam Ford
· Mon Mar 07 21:08:49 2016 -0600
52ac443
ns16550: unify serial_omap
by Thomas Chou
· Thu Nov 19 21:48:12 2015 +0800
6bc318e
omap-common: Common function to display die id, replacing omap3-specific version
by Paul Kocialkowski
· Thu Aug 27 19:37:13 2015 +0200
373aa04
overo: Fix regression introduced in a6b541b
by Arun Bharadwaj
· Tue Apr 28 16:55:30 2015 -0700
9a0475c
overo: Split overo.c into spl.c, common.c and overo.c
by Arun Bharadwaj
· Tue Apr 28 16:55:29 2015 -0700
0aebb31
overo: Add support for Palo35 expansion board
by Ash Charles
· Tue Apr 28 16:17:52 2015 -0700
59ae91e
omap3: overo: Add DTS support for TobiDuo expansion
by Arun Bharadwaj
· Tue Apr 28 16:17:51 2015 -0700
d5c20ab
omap3: overo: Set the Arbor43C 'expansionname'
by Ash Charles
· Tue Apr 28 16:17:50 2015 -0700
6955989
omap_hsmmc: Board-specific TWL4030 MMC power initializations
by Paul Kocialkowski
· Sat Nov 08 20:55:47 2014 +0100
ed6144f
Merge branch 'master' of git://git.denx.de/u-boot-ti
by Tom Rini
· Mon Oct 27 09:05:43 2014 -0400
bc0f4ea
dm: omap3: Move to driver model for GPIO and serial
by Simon Glass
· Wed Oct 22 21:37:15 2014 -0600
0c87e68
omap3: overo: Add usb host support
by Stefan Herbrechtsmeier
· Tue Sep 16 17:51:09 2014 +0200
e2f29a1
omap3: overo: Separate module and expansion board MUX configuration
by Stefan Herbrechtsmeier
· Tue Sep 16 17:51:08 2014 +0200
59f72d2
omap3: overo: Move ethernet setup to board_eth_init function
by Stefan Herbrechtsmeier
· Tue Sep 16 17:51:07 2014 +0200
0d82bad
kconfig: remove redundant "string" type in arch and board Kconfigs
by Masahiro Yamada
· Sun Sep 14 03:01:49 2014 +0900
dd67843
omap3: kconfig: move board select menu and common settings
by Masahiro Yamada
· Sun Aug 31 07:11:02 2014 +0900
9799f26
Add board MAINTAINERS files
by Masahiro Yamada
· Wed Jul 30 14:08:18 2014 +0900
d3ae678
kconfig: add board Kconfig and defconfig files
by Masahiro Yamada
· Wed Jul 30 14:08:14 2014 +0900
1bfdde6
omap3: overo: Select fdtfile for expansion board
by Ash Charles
· Tue Jun 10 12:02:36 2014 -0700
7baad0f
OMAP3: overo: add some Gumstix expansion boards
by Ash Charles
· Wed May 21 14:04:53 2014 -0700
9517fbb4
Add Board Revision for Wireless chip
by Ash Charles
· Wed May 21 14:04:52 2014 -0700
5bbb099
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
by pekon gupta
· Fri Nov 22 16:53:29 2013 +0530
f53f2b8
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
by Heiko Schocher
· Tue Oct 22 11:03:18 2013 +0200
5d23de5
board: arm: convert makefiles to Kbuild style
by Masahiro Yamada
· Mon Oct 21 11:53:37 2013 +0900
aeaa403
omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards
by Ash Charles
· Wed Jul 24 12:22:35 2013 -0700
9f32a9e
omap: overo: update support for Micron 1GB POP
by Steve Sakoman
· Wed Jul 24 12:22:34 2013 -0700
d79de1d
Add GPL-2.0+ SPDX-License-Identifier to source files
by Wolfgang Denk
· Mon Jul 08 09:37:19 2013 +0200
9a48c5c
asm/omap_gpmc.h: consolidate common defines
by Andreas Bießmann
· Tue Apr 02 06:05:54 2013 +0000
4be9dbc
omap_hsmmc: add driver check for write protection
by Nikita Kiryanov
· Mon Dec 03 02:19:47 2012 +0000
4eae05c
omap_hsmmc: implement driver check for card detection
by Nikita Kiryanov
· Mon Dec 03 02:19:44 2012 +0000
edb5c2f
Pass sdrc timing values through board_sdrc_timings structure
by Peter Barada
· Tue Nov 13 07:40:28 2012 +0000
fe3b0c7
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
by Tom Rini
· Mon Aug 13 11:37:56 2012 -0700
a9b0556
ARM:OMAP+:MMC: Add parameters to MMC init
by Jonathan Solnit
· Fri Feb 24 11:30:18 2012 +0000
785f1f0
overo: add SPL support
by Andreas Müller
· Wed Jan 04 15:26:25 2012 +0000
b958a5d
board/overo/overo.c: replace printf with one argument by puts
by Andreas Müller
· Wed Jan 04 15:26:20 2012 +0000
9b124d3
omap: Don't use gpio_free to change direction to input
by Joe Hershberger
· Wed Oct 12 10:31:44 2011 +0000
ed3cb50
OMAP3: overo: Move ethernet CS4 configuration to execute based on board id
by Philip Balister
· Tue Oct 11 11:23:22 2011 +0000
2498ad3
omap: overo: Disable pull-ups on camera PCLK, HS and VS signals
by Steve Sakoman
· Fri Sep 30 09:08:36 2011 +0000
9aff406
omap: overo: Configure mux for gpio10
by Steve Sakoman
· Fri Sep 30 09:04:14 2011 +0000
ab2b7e1
punt unused clean/distclean targets
by Mike Frysinger
· Thu Oct 13 06:54:57 2011 +0000
d202473
overo: Set IEN on GPMC_CLK to support synchronous clocking.
by Philip Balister
· Wed Sep 14 12:50:12 2011 -0400
1dc7d23
OMAP3: Overo: Update GPMC timing for ethernet chip
by Philip Balister
· Wed Sep 14 13:32:22 2011 -0400
7b3dc82
omap: gpio: Adapt board files to use generic API
by Sanjeev Premi
· Thu Sep 08 10:51:01 2011 -0400
0d21ed0
Move DECLARE_GLOBAL_DATA_PTR to file scope
by John Rigby
· Mon Dec 20 18:27:51 2010 -0700
a8d426f
Switch from archive libraries to partial linking
by Sebastien Carlier
· Fri Nov 05 15:48:07 2010 +0100
0b88063
ARMV7: OMAP3: Add expansion board detection for Overo
by Steve Sakoman
· Mon Sep 20 08:05:14 2010 -0700
0708bc6
Rename TEXT_BASE into CONFIG_SYS_TEXT_BASE
by Wolfgang Denk
· Thu Oct 07 21:51:12 2010 +0200
20b56c0
ARMV7: OMAP3: Implement relocation for Overo
by Steve Sakoman
· Wed Sep 29 13:54:19 2010 -0700
b7d8052
ARMV7: OMAP4: Use generic mmc driver on Overo
by Steve Sakoman
· Sun Sep 19 21:21:07 2010 -0700
541ce99
ARMV7: OMAP: Overo: Autodetect presence/absence of transceiver on mmc2
by Steve Sakoman
· Tue Aug 24 10:37:29 2010 -0700
0d1d008
ARMV7: OMAP: Configure Overo's second network chip
by Steve Sakoman
· Thu Aug 12 21:07:02 2010 -0700
5ddc70b
ARMV7: OMAP: Add board revision detection for Overo
by Steve Sakoman
· Thu Aug 12 15:13:02 2010 -0700
3a00c66
ARMV7: OMAP: Enable input driver on Overo's MMC1_CLK and MMC3_CLK pinmux setup
by Steve Sakoman
· Tue Feb 16 10:00:45 2010 -0800
1f68877
Overo GPMC registers
by Scott Ellis
· Wed Jan 27 11:11:46 2010 -0500
17887bf
TWL4030: make LEDs selectable for twl4030_led_init()
by Grazvydas Ignotas
· Thu Dec 10 17:10:21 2009 +0200
4963f92
TI: OMAP3: Overo Tobi ethernet support
by Olof Johansson
· Tue Sep 29 10:22:45 2009 -0400
4c391e5
OMAP3: Clean up whitespace in mux configs
by Olof Johansson
· Mon Sep 28 08:19:30 2009 -0400
fa6d6a0
omap3: move the other boards to board/
by Jean-Christophe PLAGNIOL-VILLARD
· Sun Aug 23 16:32:40 2009 +0200