aboutsummaryrefslogtreecommitdiff
path: root/board/technexion/twister
AgeCommit message (Expand)AuthorFilesLines
2019-05-28twister: remove boardBartosz Golaszewski5-585/+0
2018-05-23twister: Let SPL load U-Boot from MMCLadislav Michl1-9/+8
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini3-7/+3
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass1-1/+1
2017-05-15Kconfig: USB: Migrate CONFIG_USB_EHCI to CONFIG_USB_EHCI_HCDTom Rini1-2/+2
2017-01-11mmc: move more driver config options to KconfigMasahiro Yamada1-1/+1
2016-10-06Various, accumulated typos collected from around the tree.Robert P. J. Day1-1/+1
2015-10-22omap-common: Common function to display die id, replacing omap3-specific versionPaul Kocialkowski1-1/+1
2014-10-27Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini1-1/+1
2014-10-25twister: add missing includesJeroen Hofstee1-0/+2
2014-10-23omap3/am33xx: mux: fix several checkpatch issuesIgor Grinberg1-1/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-3/+0
2014-08-30omap3: 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
2013-11-01board: arm: convert makefiles to Kbuild styleMasahiro Yamada1-18/+1
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-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-43/+3
2013-03-11Merge u-boot/master into u-boot-ti/masterTom Rini2-4/+6
2013-03-08omap_hsmmc: add driver check for write protectionNikita Kiryanov1-1/+1
2013-03-08omap_hsmmc: implement driver check for card detectionNikita Kiryanov1-1/+1
2013-03-01OMAP3: drop CONFIG_SPL_OS_BOOT_KEY and use local defineStefano Babic2-4/+6
2012-12-10OMAP3: TAM3517: add macros for reading eepromStefano Babic1-3/+7
2012-10-15usb: ehci: rework to take advantage of new lowlevel interfaceLucas Stach1-3/+3
2012-09-04OMAP3: twister : get MAC address from EEPROMStefano Babic1-0/+10
2012-05-15ARM:OMAP+:MMC: Add parameters to MMC initJonathan Solnit1-1/+1
2012-03-27OMAP3: twister: add support to boot Linux from SPLStefano Babic1-0/+23
2012-02-12OMAP3: TAM3517: update ehci interfaceStefano Babic1-0/+22
2011-12-24ARM: omap3: add support to Technexion twister boardStefano Babic3-0/+565