summaryrefslogtreecommitdiff
path: root/board/ti/beagle
AgeCommit message (Expand)AuthorFilesLines
2022-03-10ARM: omap3_beagle: Power on MMC when setting up PMICRomain Naour1-7/+2
2022-03-10ARM: omap3_beagle: Remove non-DM initializationRomain Naour1-7/+0
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass1-0/+1
2020-07-17treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada1-1/+1
2020-07-13omap3_beagle: Finish current outstanding DM migrationsTom Rini1-70/+0
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop bootstage.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2019-12-03common: Move serial functions out of common.hSimon Glass1-0/+1
2019-08-11env: Move env_set() to env.hSimon Glass1-0/+1
2019-02-20omap3_beagle: Update for DM SPL supportTom Rini1-12/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini4-9/+4
2018-03-14ARM: 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-20ti: 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 Mashiach3-11/+11
2017-01-20serial, ns16550: bugfix: ns16550 fifo not enabledHeiko Schocher1-1/+2
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2016-03-15ARM: Various: Future-proof serial platdataAdam Ford1-3/+3
2015-11-22ns16550: 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
2015-05-28beagle-xm: gpio_63 fix wrong pin initializationEvgeniy Dushistov1-1/+1
2015-03-02MAINTAINERS, git-mailrc: Update my email addressTom Rini1-1/+1
2014-12-05omap_hsmmc: Board-specific TWL4030 MMC power initializationsPaul Kocialkowski1-0/+7
2014-10-24dm: omap3: Move to driver model for GPIO and serialSimon Glass2-48/+60
2014-10-10beagleboard: Remove side effects of i2c2 pullup resisters initialization codeAlexander Kochetkov1-1/+4
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31omap3: kconfig: move board select menu and common settingsMasahiro Yamada1-8/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+23
2014-04-17OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieidNishanth Menon1-0/+11
2013-11-17Makefile: specifiy an explicite object name rather than $(BOARD).oMasahiro Yamada1-1/+1
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada1-22/+2
2013-10-21usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-21usb: new board-specific USB init interfaceMateusz Zalega1-1/+1
2013-07-27beagleboard: remove RevB support for BeagleBoard XmNishanth Menon2-23/+8
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk4-65/+4
2013-05-10beagleboard: Update comment in get_board_rev()Tom Rini1-2/+3
2013-03-09omap3: allow dynamic selection of gfx_formatNikita Kiryanov1-2/+4
2013-03-09omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-09omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-2/+1