summaryrefslogtreecommitdiff
path: root/board/ti/omap5_uevm
AgeCommit message (Expand)AuthorFilesLines
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-2/+2
2020-06-16omap5: uevm: convert to device modelTero Kristo1-68/+10
2020-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop net.h from common headerSimon Glass1-0/+1
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-11-26usb: hub: identify the hub-device to usb_hub_reset_devicesPhilipp Tomsich1-1/+1
2017-06-05arm: Add explicit include of <asm/mach-types.h>Simon Glass1-0/+1
2017-05-16Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini1-1/+1
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-1/+1
2017-03-20ti: boot: Register the MMC controllers in SPL in the same way as in u-bootJean-Jacques Hiblot1-1/+1
2017-01-28Revert "arm: Remove unregister MACH_TYPE_xxx uses"Tom Rini1-0/+1
2017-01-14arm: Remove unregister MACH_TYPE_xxx usesTom Rini1-1/+0
2016-09-24arch, board: squash lines for immediate returnMasahiro Yamada1-4/+1
2016-03-15omap-common: Rename set_muxconf_regs_essential to set_muxconf_regsPaul Kocialkowski1-1/+1
2015-10-22omap-common: Common serial and usbethaddr functions based on die idPaul Kocialkowski1-4/+1
2015-10-22omap5: omap_die_id supportPaul Kocialkowski1-9/+3
2015-08-28board: ti: invoke clock API to enable and disable clocksKishon Vijay Abraham I1-0/+2
2015-08-28board: ti: OMAP5: added USB initializtion codeKishon Vijay Abraham I1-0/+75
2014-10-10OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros1-6/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-31omap5: 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-17OMAP: common: consolidate fake USB ethernet MAC address creationNishanth Menon1-17/+8
2014-02-19ARM: O5/dra7xx: Add SATA boot supportDan Murphy1-1/+2
2014-02-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2-247/+0
2014-02-07omap5_uevm: Add CONFIG_SUPPORT_EMMC_BOOT, document usageTom Rini1-0/+25
2014-01-24ARM: OMAP4/5: Remove dead code against CONFIG_SYS_ENABLE_PADS_ALLJassi Brar2-247/+0
2013-12-04ARM: omap5_uevm: Add SATA supportRoger Quadros1-0/+7
2013-10-31board: ti: convert makefiles to Kbuild styleMasahiro Yamada1-26/+1
2013-10-23usb: rename board_usb_init_type to usb_init_typeTroy Kisky1-1/+1
2013-10-21usb: ehci-hcd: add enum usb_init_type parameter to ehci_hcd_init.Troy Kisky1-1/+2
2013-10-21ARM: omap5-evm: Move MAC creation to misc_initDan Murphy1-19/+20
2013-10-21usb: omap5: Update the board_usb_init apiDan Murphy1-1/+1
2013-10-21usb: new board-specific USB init interfaceMateusz Zalega1-1/+1
2013-10-21OMAP5-uevm: USB: Add xHCI host contoller supportDan Murphy1-23/+51
2013-08-26ARM: OMAP5-uevm: Add usb device reset APIDan Murphy1-0/+11
2013-08-26ARM: OMAP5-uevm: Add USB MAC ethernet addressDan Murphy1-0/+23
2013-08-26ARM: OMAP5-uevm: Add USB ehci support for the uEVMDan Murphy2-1/+63
2013-08-26omap5: uevm: Change the board name to correct nameDan Murphy1-1/+1
2013-07-30gpio: omap5-uevm: Configure the tca6424 gpio expanderDan Murphy2-0/+24
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-06-10ARM: OMAP4+: Cleanup header filesLokesh Vutla1-4/+8
2013-05-10palmas: rename init_settings to an generic palmas initNishanth Menon1-1/+1
2013-05-10twl6035: rename to palmasNishanth Menon1-2/+2
2013-04-08ARM: OMAP5: Rename omap5_evm to omap5_uevmSRICHARAN R3-0/+454