summaryrefslogtreecommitdiff
path: root/board/ti/beagle/beagle.c
AgeCommit message (Expand)AuthorFilesLines
2018-03-13ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods1-0/+8
2018-01-19ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods1-0/+11
2017-12-04mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada1-1/+1
2017-08-16env: Rename setenv() to env_set()Simon Glass1-19/+19
2017-06-16treewide: remove unneeded semicolonsMasahiro Yamada1-3/+3
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-2/+2
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-3/+3
2017-05-15mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMCMasahiro Yamada1-2/+2
2017-03-19ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-01-21status_led: Kconfig migrationUri Mashiach1-3/+3
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-1/+2
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-03-14ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2015-11-21ns16550: unify serial_omapThomas Chou1-1/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2015-10-22omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski1-6/+2
2015-10-22omap3: omap_die_id supportPaul Kocialkowski1-3/+3
2015-08-05usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski1-4/+4
2014-12-04omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-10-23dm: omap3: Move to driver model for GPIO and serialSimon Glass1-17/+30
2014-10-10beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov1-1/+4
2014-04-17OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon1-0/+11
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-26beagleboard: remove RevB support for BeagleBoard XmNishanth Menon1-21/+7
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-10beagleboard: Update comment in get_board_rev()Tom Rini1-2/+3
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1
2013-02-18beagle: expansion boards: add LSR COM6L adapterrobertcnelson@gmail.com1-0/+6
2013-02-18beagle: expansion boards: retry i2c_read with 16bit addressingrobertcnelson@gmail.com1-0/+8
2013-01-08Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-27/+26
2012-12-10Pass sdrc timing values through board_sdrc_timings structurePeter Barada1-27/+26
2012-11-20omap3_beagle: add musb-new initIlya Yanok1-0/+43
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-3/+3
2012-10-01OMAP: networking support for SPLIlya Yanok1-1/+1
2012-09-01beagle: only call DSS code when #defined CONFIG_VIDEO_OMAP3Peter Meerwald1-0/+4
2012-09-01beagle: removed unused pr_debug #definePeter Meerwald1-2/+0
2012-09-01beagle: make get_expansion_id(), get_board_revision(), beagle_display_init() ...Peter Meerwald1-3/+3
2012-07-09beagle: add eeprom expansion board info for bct brettl4Peter Meerwald1-2/+6
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-04-16BeagleBoard: Remove userbutton command and use gpio command insteadJoel Fernandes1-55/+0
2012-03-29board/ti/beagle/beagle.c: Fix build warningsAnatolij Gustschin1-1/+2
2012-03-18bootstage: Make use of BOOTSTAGE_ID_RUN_OS in show_boot_progress()Simon Glass1-1/+1
2012-02-27beagle: enable DVI_PUPPeter Meerwald1-0/+34
2012-02-12ehci-omap: Clean up added ehci-omap.cGovindraj.R1-0/+22
2012-02-12ehci-omap: driver for EHCI host on OMAP3Ilya Yanok1-101/+0
2012-02-12Beagleboard: Correct memory size on rev C4robertcnelson@gmail.com1-0/+7
2012-01-16beagle: add eeprom expansion board info for bct brettl3Peter Meerwald1-0/+4
2011-12-06OMAP3: Add SPL support to BeagleboardTom Rini1-2/+69