| Commit message (Expand) | Author | Age | Files | Lines |
* | common: Move some board functions out of common.h | Simon Glass | 2019-12-02 | 2 | -0/+2 |
* | env: Move env_set() to env.h | Simon Glass | 2019-08-11 | 2 | -0/+2 |
* | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu | 2019-06-23 | 3 | -3/+3 |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 5 | -11/+5 |
* | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini | 2018-04-27 | 1 | -2/+0 |
* | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada | 2018-03-05 | 1 | -1/+1 |
* | udoo: Remove cpu type check prior to setup_sata() | Fabio Estevam | 2017-10-31 | 1 | -2/+1 |
* | imx6: drop duplicated bss memset and board_init_r() call | Anatolij Gustschin | 2017-09-18 | 1 | -6/+0 |
* | imx: imx6: Move gpr_init() function to soc.c | Breno Lima | 2017-08-28 | 1 | -11/+0 |
* | env: Rename setenv() to env_set() | Simon Glass | 2017-08-16 | 2 | -3/+3 |
* | imx: reorganize IMX code as other SOCs | Stefano Babic | 2017-07-12 | 3 | -6/+6 |
* | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass | 2017-07-11 | 1 | -1/+1 |
* | udoo: neo: Fix indentation | Fabio Estevam | 2017-01-02 | 1 | -2/+2 |
* | udoo_neo: Remove USDHC3 entry | Fabio Estevam | 2017-01-02 | 1 | -2/+1 |
* | udoo_neo: Add Ethernet support | Breno Lima | 2016-12-16 | 1 | -0/+95 |
* | udoo_neo: Add PFUZE300 PMIC support | Breno Lima | 2016-12-16 | 1 | -0/+143 |
* | udoo_neo: Staticize board_string() | Breno Lima | 2016-12-16 | 1 | -1/+1 |
* | udoo_neo: Remove USDHC3 support | Breno Lima | 2016-12-16 | 1 | -88/+6 |
* | mx6sx: Add initial support for UDOO Neo Board | Breno Lima | 2016-11-29 | 4 | -0/+466 |
* | udoo: Add a README file | Fabio Estevam | 2016-10-06 | 1 | -0/+21 |
* | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada | 2016-09-23 | 2 | -2/+2 |
* | mx6: ddr: Allow changing REFSEL and REFR fields | Fabio Estevam | 2016-09-06 | 1 | -0/+2 |
* | MAINTAINERS/mailmap: Update my email address | Fabio Estevam | 2016-01-11 | 1 | -1/+1 |
* | udoo: Fix the error handling in board_eth_init() | Fabio Estevam | 2015-09-13 | 1 | -8/+11 |
* | mx6: remove SYS_SOC from board Kconfig | Peng Fan | 2015-09-13 | 1 | -3/+0 |
* | udoo: Switch to SPL support | vpeter4 | 2015-09-02 | 8 | -245/+328 |
* | kconfig: arm: introduce symbol for ARM CPUs | Georges Savoundararadj | 2014-10-29 | 1 | -3/+0 |
* | kconfig: remove redundant "string" type in arch and board Kconfigs | Masahiro Yamada | 2014-09-13 | 1 | -4/+0 |
* | Add board MAINTAINERS files | Masahiro Yamada | 2014-07-30 | 1 | -0/+6 |
* | kconfig: add board Kconfig and defconfig files | Masahiro Yamada | 2014-07-30 | 1 | -0/+19 |
* | udoo: Add SATA support on uDoo Board. | Giuseppe Pagano | 2013-12-17 | 1 | -0/+4 |
* | udoo: Fix watchdog during kernel boot. | Giuseppe Pagano | 2013-11-28 | 1 | -0/+1 |
* | udoo: Add ethernet support (FEC + Micrel KSZ9031). | Giuseppe Pagano | 2013-11-28 | 1 | -0/+140 |
* | udoo: Move and optimize platform register setting. | Giuseppe Pagano | 2013-11-28 | 4 | -0/+203 |
* | i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents | Eric Nelson | 2013-11-13 | 1 | -10/+10 |
* | Merge branch 'iu-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-11-09 | 1 | -20/+1 |
* | udoo: Add initial support for mx6q udoo board | Fabio Estevam | 2013-10-17 | 2 | -0/+136 |