index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
overo
Commit message (
Expand
)
Author
Age
Files
Lines
*
common: Move serial functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Merge branch '2019-08-11-ti-imports'
Tom Rini
2019-08-12
2
-14
/
+26
|
\
|
*
ARM: omap3: overo: Fix MMC init for SPL
Anselm Busse
2019-08-12
2
-14
/
+26
*
|
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
|
/
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
5
-11
/
+5
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
1
-2
/
+0
*
mtd: nand: Rename nand.h into rawnand.h
Masahiro Yamada
2017-12-04
1
-1
/
+1
*
env: Rename setenv() to env_set()
Simon Glass
2017-08-16
1
-22
/
+22
*
arm: Add explicit include of <asm/mach-types.h>
Simon Glass
2017-06-05
1
-0
/
+1
*
Merge branch 'master' of git://git.denx.de/u-boot-mmc
Tom Rini
2017-05-16
1
-2
/
+2
|
\
|
*
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
Masahiro Yamada
2017-05-15
1
-2
/
+2
*
|
Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCD
Tom Rini
2017-05-15
1
-3
/
+3
|
/
*
serial, ns16550: bugfix: ns16550 fifo not enabled
Heiko Schocher
2017-01-20
1
-1
/
+2
*
ARM: Various: Future-proof serial platdata
Adam Ford
2016-03-14
1
-3
/
+3
*
ns16550: unify serial_omap
Thomas Chou
2015-11-21
1
-1
/
+1
*
omap-common: Common function to display die id, replacing omap3-specific version
Paul Kocialkowski
2015-10-22
1
-1
/
+1
*
overo: Fix regression introduced in a6b541b
Arun Bharadwaj
2015-05-10
1
-14
/
+0
*
overo: Split overo.c into spl.c, common.c and overo.c
Arun Bharadwaj
2015-05-10
5
-379
/
+425
*
overo: Add support for Palo35 expansion board
Ash Charles
2015-05-10
1
-0
/
+1
*
omap3: overo: Add DTS support for TobiDuo expansion
Arun Bharadwaj
2015-05-10
1
-0
/
+1
*
omap3: overo: Set the Arbor43C 'expansionname'
Ash Charles
2015-05-10
1
-0
/
+1
*
omap_hsmmc: Board-specific TWL4030 MMC power initializations
Paul Kocialkowski
2014-12-04
1
-0
/
+7
*
Merge branch 'master' of git://git.denx.de/u-boot-ti
Tom Rini
2014-10-27
2
-104
/
+183
|
\
|
*
omap3: overo: Add usb host support
Stefan Herbrechtsmeier
2014-10-23
1
-0
/
+34
|
*
omap3: overo: Separate module and expansion board MUX configuration
Stefan Herbrechtsmeier
2014-10-23
2
-75
/
+102
|
*
omap3: overo: Move ethernet setup to board_eth_init function
Stefan Herbrechtsmeier
2014-10-23
1
-29
/
+47
*
|
dm: omap3: Move to driver model for GPIO and serial
Simon Glass
2014-10-23
1
-0
/
+13
|
/
*
kconfig: remove redundant "string" type in arch and board Kconfigs
Masahiro Yamada
2014-09-13
1
-2
/
+0
*
omap3: kconfig: move board select menu and common settings
Masahiro Yamada
2014-08-30
1
-8
/
+0
*
Add board MAINTAINERS files
Masahiro Yamada
2014-07-30
1
-0
/
+6
*
kconfig: add board Kconfig and defconfig files
Masahiro Yamada
2014-07-30
1
-0
/
+19
*
omap3: overo: Select fdtfile for expansion board
Ash Charles
2014-06-19
1
-0
/
+14
*
OMAP3: overo: add some Gumstix expansion boards
Ash Charles
2014-05-23
2
-2
/
+56
*
Add Board Revision for Wireless chip
Ash Charles
2014-05-23
2
-0
/
+2
*
mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nand
pekon gupta
2014-03-04
1
-1
/
+0
*
i2c, omap24xx: convert driver to new mutlibus/mutliadapter framework
Heiko Schocher
2013-11-13
1
-1
/
+1
*
board: arm: convert makefiles to Kbuild style
Masahiro Yamada
2013-11-01
1
-19
/
+1
*
omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boards
Ash Charles
2013-08-15
1
-8
/
+8
*
omap: overo: update support for Micron 1GB POP
Steve Sakoman
2013-08-15
2
-0
/
+7
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
3
-51
/
+3
*
asm/omap_gpmc.h: consolidate common defines
Andreas Bießmann
2013-04-08
1
-1
/
+1
*
omap_hsmmc: add driver check for write protection
Nikita Kiryanov
2013-03-08
1
-1
/
+1
*
omap_hsmmc: implement driver check for card detection
Nikita Kiryanov
2013-03-08
1
-2
/
+1
*
Pass sdrc timing values through board_sdrc_timings structure
Peter Barada
2012-12-10
1
-19
/
+18
*
omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()
Tom Rini
2012-09-27
1
-10
/
+0
*
ARM:OMAP+:MMC: Add parameters to MMC init
Jonathan Solnit
2012-05-15
1
-1
/
+1
*
overo: add SPL support
Andreas Müller
2012-01-16
3
-29
/
+69
*
board/overo/overo.c: replace printf with one argument by puts
Andreas Müller
2012-01-16
1
-7
/
+7
*
omap: Don't use gpio_free to change direction to input
Joe Hershberger
2011-10-27
1
-6
/
+1
*
OMAP3: overo: Move ethernet CS4 configuration to execute based on board id
Philip Balister
2011-10-27
1
-4
/
+3
[next]