summaryrefslogtreecommitdiffstats
path: root/board/ti/beagle
Commit message (Expand)AuthorAgeFilesLines
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-021-0/+1
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-171-1/+1
* omap3_beagle: Finish current outstanding DM migrationsTom Rini2020-07-131-70/+0
* common: Drop init.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop bootstage.h from common headerSimon Glass2020-05-181-0/+1
* common: Drop net.h from common headerSimon Glass2020-05-181-0/+1
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* env: Move env_set() to env.hSimon Glass2019-08-111-0/+1
* omap3_beagle: Update for DM SPL supportTom Rini2019-02-191-12/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-074-9/+4
* ARM: omap3: beagle: Set 'mtdids' and 'mtdparts' in board fileDerald D. Woods2018-03-131-0/+8
* ARM: dts: omap3-beagle{-xm}: Enable DM and devicetree for BeagleBoardDerald D. Woods2018-01-191-0/+11
* mtd: nand: Rename nand.h into rawnand.hMasahiro Yamada2017-12-041-1/+1
* env: Rename setenv() to env_set()Simon Glass2017-08-161-19/+19
* treewide: remove unneeded semicolonsMasahiro Yamada2017-06-161-3/+3
* 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
|/
* ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot2017-03-191-1/+1
* status_led: Kconfig migrationUri Mashiach2017-01-213-11/+11
* serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher2017-01-201-1/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* 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
* omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski2015-10-221-6/+2
* omap3: omap_die_id supportPaul Kocialkowski2015-10-221-3/+3
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-051-4/+4
* beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov2015-05-281-1/+1
* MAINTAINERS, git-mailrc: Update my email addressTom Rini2015-03-021-1/+1
* omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski2014-12-041-0/+7
* dm: omap3: Move to driver model for GPIO and serialSimon Glass2014-10-232-48/+60
* beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov2014-10-101-1/+4
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-3/+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/+23
* OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon2014-04-171-0/+11
* Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada2013-11-171-1/+1
* board: ti: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-22/+2
* usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky2013-10-201-1/+2
* usb: new board-specific USB init interfaceMateusz Zalega2013-10-201-1/+1
* beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2013-07-262-23/+8
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-244-65/+4
* beagleboard: Update comment in get_board_rev()Tom Rini2013-05-101-2/+3
* omap3: allow dynamic selection of gfx_formatNikita Kiryanov2013-03-081-2/+4
* 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
* beagle: expansion boards: add LSR COM6L adapterrobertcnelson@gmail.com2013-02-181-0/+6
* beagle: expansion boards: retry i2c_read with 16bit addressingrobertcnelson@gmail.com2013-02-181-0/+8