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