aboutsummaryrefslogtreecommitdiff
path: root/board/teejet/mt_ventoux/mt_ventoux.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-2/+2
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-2/+2
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2014-05-13fpga: xilinx: Avoid CamelCase for in Xilinx_descMichal Simek1-1/+1
2014-05-13fpga: spartan3: Avoid CamelCaseMichal Simek1-1/+1
2013-10-20usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-20usb: new board-specific USB init interfaceMateusz Zalega1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-13/+1
2013-06-10ARM: OMAP2+: Rename asm/arch/clocks.h asm/arch/clock.hLokesh Vutla1-1/+1
2013-04-01Consolidate bool typeYork Sun1-2/+2
2013-03-08omap3: allow dynamic selection of gfx_formatNikita Kiryanov1-0/+2
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-1/+1
2012-12-10OMAP3: TAM3517: add macros for reading eepromStefano Babic1-5/+10
2012-12-10OMAP3: fix panel timing on the mt_ventoux boardStefano Babic1-4/+4
2012-10-25OMAP3: mt_ventoux: power on USB at startupStefano Babic1-0/+8
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-3/+3
2012-09-04OMAP3: mt_ventoux: added video supportStefano Babic1-0/+83
2012-09-04OMAP3: mt_ventoux: disable the buzzer at start-upStefano Babic1-0/+14
2012-09-04OMAP3: mt_ventoux: read MAC address from EEPROMStefano Babic1-0/+16
2012-05-15omap3: Introduce weak misc_init_rTom Rini1-7/+0
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-02-12ARM: omap3: Added Teejet mt_ventouxStefano Babic1-0/+233