summaryrefslogtreecommitdiff
path: root/board/overo
AgeCommit message (Expand)Author
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2019-12-02common: Move serial functions out of common.hSimon Glass
2019-08-12Merge branch '2019-08-11-ti-imports'Tom Rini
2019-08-12ARM: omap3: overo: Fix MMC init for SPLAnselm Busse
2019-08-11env: Move env_set() to env.hSimon Glass
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada
2017-08-16env: Rename setenv() to env_set()Simon Glass
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford
2015-11-21ns16550: unify serial_omapThomas Chou
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski
2015-05-10overo: Fix regression introduced in a6b541bArun Bharadwaj
2015-05-10overo: Split overo.c into spl.c, common.c and overo.cArun Bharadwaj
2015-05-10overo: Add support for Palo35 expansion boardAsh Charles
2015-05-10omap3: overo: Add DTS support for TobiDuo expansionArun Bharadwaj
2015-05-10omap3: overo: Set the Arbor43C 'expansionname'Ash Charles
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass
2014-10-23omap3: overo: Add usb host supportStefan Herbrechtsmeier
2014-10-23omap3: overo: Separate module and expansion board MUX configurationStefan Herbrechtsmeier
2014-10-23omap3: overo: Move ethernet setup to board_eth_init functionStefan Herbrechtsmeier
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-08-30omap3: kconfig: move board select menu and common settingsMasahiro Yamada
2014-07-30Add board MAINTAINERS filesMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-06-19omap3: overo: Select fdtfile for expansion boardAsh Charles
2014-05-23OMAP3: overo: add some Gumstix expansion boardsAsh Charles
2014-05-23Add Board Revision for Wireless chipAsh Charles
2014-03-04mtd: nand: omap: move omap_gpmc.h from arch/arm/include/asm to drivers/mtd/nandpekon gupta
2013-11-13i2c, omap24xx: convert driver to new mutlibus/mutliadapter frameworkHeiko Schocher
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada
2013-08-15omap: overo: Use 200MHz SDRC timings for revision 1, 2 & 3 boardsAsh Charles
2013-08-15omap: overo: update support for Micron 1GB POPSteve Sakoman
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-04-08asm/omap_gpmc.h: consolidate common definesAndreas Bießmann
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada
2012-09-27omap-common: SPL: Add CONFIG_SPL_DISPLAY_PRINT / spl_display_print()Tom Rini
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit
2012-01-16overo: add SPL supportAndreas Müller
2012-01-16board/overo/overo.c: replace printf with one argument by putsAndreas Müller
2011-10-27omap: Don't use gpio_free to change direction to inputJoe Hershberger