summaryrefslogtreecommitdiff
path: root/board/olimex
AgeCommit message (Expand)AuthorFilesLines
2021-04-09mx23_olinuxino: convert MMC to driver modelTrevor Woerner1-12/+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-05-19common: Drop linux/delay.h from common headerSimon Glass1-0/+1
2020-05-19common: Drop init.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-01-21status_led: Kconfig migrationUri Mashiach1-3/+3
2014-12-19arm: mxs: olinuxino: move DRAM config tuning to SPLJan Luebbe2-30/+30
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-29arm: mxs: olinuxino: Fine-tune DRAM configurationMarek Vasut1-0/+30
2014-09-29arm: mxs: olinuxino: Enable USB only when neededMarek Vasut1-2/+14
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-5/+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-21/+2
2013-09-10ARM: mxs: Receive r0 and r1 passed from BootROMMarek Vasut1-2/+2
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk3-51/+3
2013-05-06mx23_olinuxino: Do not set voltage selection bit for SSP padsFabio Estevam1-1/+1
2013-05-05mx23_olinuxino: Fix DDR pin iomux settingsFabio Estevam1-1/+1
2013-03-07mx23_olinuxino: Fix warning for implicit declarationOtavio Salvador1-0/+1
2013-03-07mx23_olinuxino: Enable USB supportOtavio Salvador2-0/+9
2013-03-07mx23_olinuxino: Add support for status LEDOtavio Salvador2-0/+11
2013-01-28mxs: mmc: mx23_olinuxino: Add MMC supportMarek Vasut2-1/+30
2013-01-28mxs: Boost the memory power supplyMarek Vasut1-1/+1
2013-01-21mxs: Add MX23 olinuxino board supportMarek Vasut3-0/+188