summaryrefslogtreecommitdiff
path: root/board/overo
Commit message (Expand)AuthorAgeFilesLines
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-075-11/+5
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-271-2/+0
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-22/+22
* arm: Add explicit include of <asm/mach-types.h>Simon Glass2017-06-051-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2017-05-161-2/+2
|\
| * mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada2017-05-151-2/+2
* | Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini2017-05-151-3/+3
|/
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-1/+2
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-141-3/+3
* ns16550: unify serial_omapThomas Chou2015-11-211-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-221-1/+1
* overo: Fix regression introduced in a6b541bArun Bharadwaj2015-05-101-14/+0
* overo: Split overo.c into spl.c, common.c and overo.cArun Bharadwaj2015-05-105-379/+425
* overo: Add support for Palo35 expansion boardAsh Charles2015-05-101-0/+1
* omap3: overo: Add DTS support for TobiDuo expansionArun Bharadwaj2015-05-101-0/+1
* omap3: overo: Set the Arbor43C 'expansionname'Ash Charles2015-05-101-0/+1
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2014-10-272-104/+183
|\
| * omap3: overo: Add usb host supportStefan Herbrechtsmeier2014-10-231-0/+34
| * omap3: overo: Separate module and expansion board MUX configurationStefan Herbrechtsmeier2014-10-232-75/+102
| * omap3: overo: Move ethernet setup to board_eth_init functionStefan Herbrechtsmeier2014-10-231-29/+47
* | dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-231-0/+13
|/
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-2/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-301-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-301-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+19
* omap3: overo: Select fdtfile for expansion boardAsh Charles2014-06-191-0/+14
* OMAP3: overo: add some Gumstix expansion boardsAsh Charles2014-05-232-2/+56
* Add Board Revision for Wireless chipAsh Charles2014-05-232-0/+2
* mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta2014-03-041-1/+0
* i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher2013-11-131-1/+1
* board: arm: convert makefiles to Kbuild styleMasahiro Yamada2013-11-011-19/+1
* omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boardsAsh Charles2013-08-151-8/+8
* omap: overo: update support for Micron 1GB POPSteve Sakoman2013-08-152-0/+7
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-243-51/+3
* asm/omap_gpmc.h: consolidate common definesAndreas Bießmann2013-04-081-1/+1
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-081-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-081-2/+1
* Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-101-19/+18
* omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini2012-09-271-10/+0
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-151-1/+1
* overo: add SPL supportAndreas Müller2012-01-163-29/+69
* board/overo/overo.c: replace printf with one argument by putsAndreas Müller2012-01-161-7/+7
* omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-271-6/+1
* OMAP3: overo: Move ethernet CS4 configuration to execute based on board idPhilip Balister2011-10-271-4/+3
* omap: overo: Disable pull-ups on camera PCLK, HS and VS signalsSteve Sakoman2011-10-271-3/+3
* omap: overo: Configure mux for gpio10Steve Sakoman2011-10-271-1/+1
* punt unused clean/distclean targetsMike Frysinger2011-10-151-6/+0
* overo: Set IEN on GPMC_CLK to support synchronous clocking.Philip Balister2011-09-301-1/+1