summaryrefslogtreecommitdiff
path: root/board/ti/beagle
Commit message (Expand)AuthorAgeLines
* ARM: Various: Future-proof serial platdataAdam Ford2016-03-14-3/+3
* ns16550: unify serial_omapThomas Chou2015-11-21-1/+1
* omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski2015-10-22-1/+1
* omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2015-10-22-6/+2
* omap3: omap_die_id supportPaul Kocialkowski2015-10-22-3/+3
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-05-4/+4
* beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov2015-05-28-1/+1
* MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-02-1/+1
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-04-0/+7
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-23-48/+60
* beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov2014-10-10-1/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-3/+0
* omap3: kconfig: move board select menu and common settingsMasahiro Yamada2014-08-30-8/+0
* Add board MAINTAINERS filesMasahiro Yamada2014-07-30-0/+6
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+23
* OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-17-0/+11
* Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada2013-11-17-1/+1
* board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-22/+2
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-20-1/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-20-1/+1
* beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2013-07-26-23/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-65/+4
* beagleboard: Update comment in get_board_rev()Tom Rini2013-05-10-2/+3
* omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-08-2/+4
* omap_hsmmc: add driver check for write protectionNikita Kiryanov2013-03-08-1/+1
* omap_hsmmc: implement driver check for card detectionNikita Kiryanov2013-03-08-2/+1
* beagle: expansion boards: add LSR COM6L adapterrobertcnelson@gmail.com2013-02-18-0/+6
* beagle: expansion boards: retry i2c_read with 16bit addressingrobertcnelson@gmail.com2013-02-18-0/+8
* Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD2013-01-08-27/+26
|\
| * Pass sdrc timing values through board_sdrc_timings structurePeter Barada2012-12-10-27/+26
* | omap3_beagle: add musb-new initIlya Yanok2012-11-20-0/+43
|/
* usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach2012-10-15-3/+3
* OMAP: networking support for SPLIlya Yanok2012-10-01-1/+1
* beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3Peter Meerwald2012-09-01-0/+4
* beagle: removed unused pr_debug #definePeter Meerwald2012-09-01-2/+0
* beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() ...Peter Meerwald2012-09-01-3/+3
* beagle: add eeprom expansion board info for bct brettl4Peter Meerwald2012-07-09-2/+6
* ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit2012-05-15-1/+1
* BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes2012-04-16-55/+0
* board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin2012-03-29-1/+2
* bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass2012-03-18-1/+1
* beagle: enable DVI_PUPPeter Meerwald2012-02-27-0/+34
* beagle: fix typosPeter Meerwald2012-02-12-2/+2
* ehci-omap: Clean up added ehci-omap.cGovindraj.R2012-02-12-0/+22
* ehci-omap: driver for EHCI host on OMAP3Ilya Yanok2012-02-12-101/+0
* Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com2012-02-12-0/+7
* beagle: add eeprom expansion board info for bct brettl3Peter Meerwald2012-01-16-0/+4
* OMAP3: Add SPL support to BeagleboardTom Rini2011-12-06-35/+69
* omap: Don't use gpio_free to change direction to inputJoe Hershberger2011-10-27-6/+0
* punt unused clean/distclean targetsMike Frysinger2011-10-15-6/+0