summaryrefslogtreecommitdiff
path: root/board/udoo
AgeCommit message (Expand)AuthorFilesLines
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini5-11/+5
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini1-2/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada1-1/+1
2017-10-31udoo: Remove cpu type check prior to setup_sata()Fabio Estevam1-2/+1
2017-09-18imx6: drop duplicated bss memset and board_init_r() callAnatolij Gustschin1-6/+0
2017-08-28imx: imx6: Move gpr_init() function to soc.cBreno Lima1-11/+0
2017-08-16env: Rename setenv() to env_set()Simon Glass2-3/+3
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic3-6/+6
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-01-02udoo: neo: Fix indentationFabio Estevam1-2/+2
2017-01-02udoo_neo: Remove USDHC3 entryFabio Estevam1-2/+1
2016-12-16udoo_neo: Add Ethernet supportBreno Lima1-0/+95
2016-12-16udoo_neo: Add PFUZE300 PMIC supportBreno Lima1-0/+143
2016-12-16udoo_neo: Staticize board_string()Breno Lima1-1/+1
2016-12-16udoo_neo: Remove USDHC3 supportBreno Lima1-88/+6
2016-11-29mx6sx: Add initial support for UDOO Neo BoardBreno Lima4-0/+466
2016-10-06udoo: Add a README fileFabio Estevam1-0/+21
2016-09-24treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2-2/+2
2016-09-06mx6: ddr: Allow changing REFSEL and REFR fieldsFabio Estevam1-0/+2
2016-01-11MAINTAINERS/mailmap: Update my email addressFabio Estevam1-1/+1
2015-09-13udoo: Fix the error handling in board_eth_init()Fabio Estevam1-8/+11
2015-09-13mx6: remove SYS_SOC from board KconfigPeng Fan1-3/+0
2015-09-02udoo: Switch to SPL supportvpeter48-245/+328
2014-10-29kconfig: arm: introduce symbol for ARM CPUsGeorges Savoundararadj1-3/+0
2014-09-14kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-4/+0
2014-07-30Add board MAINTAINERS filesMasahiro Yamada1-0/+6
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+19
2013-12-17udoo: Add SATA support on uDoo Board.Giuseppe Pagano1-0/+4
2013-11-28udoo: Fix watchdog during kernel boot.Giuseppe Pagano1-0/+1
2013-11-28udoo: Add ethernet support (FEC + Micrel KSZ9031).Giuseppe Pagano1-0/+140
2013-11-28udoo: Move and optimize platform register setting.Giuseppe Pagano4-0/+203
2013-11-13i.MX6DQ/DLS: replace pad names with their Linux kernel equivalentsEric Nelson1-10/+10
2013-11-10Merge branch 'iu-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2-0/+117
2013-10-17udoo: Add initial support for mx6q udoo boardFabio Estevam2-0/+136