aboutsummaryrefslogtreecommitdiff
path: root/board/woodburn/woodburn.c
AgeCommit message (Expand)AuthorFilesLines
2020-03-09imx: remove woodburn boardStefano Babic1-251/+0
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass1-0/+1
2019-06-23Convert to use fsl_esdhc_imx for i.MX platformsYangbo Lu1-2/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada1-1/+1
2015-01-20imx: woodburn: Remove reference to gdataSimon Glass1-3/+0
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk1-17/+1
2013-05-05imx: woodburn: Convert to iomux-v3Benoît Thébaudeau1-32/+37
2013-03-15Replace __bss_end__ with __bss_endSimon Glass1-1/+1
2013-01-21woodburn: Set Write Protection GPIO as inputFabio Estevam1-1/+2
2012-12-11woodburn: Set gpio value in gpio_direction_output()Fabio Estevam1-2/+1
2012-12-08Merge branch 'master' of git://git.denx.de/u-boot into masterStefano Babic1-3/+7
2012-10-26MX35: add support for woodburn boardStefano Babic1-0/+261