Age | Commit message (Expand) | Author |
2019-06-11 | wandboard: Rework Makefile to prevent spl.o from being built | Ezequiel Garcia |
2019-05-17 | wandboard: Don't use I2C speed Kconfig settings with DM_I2C | Trent Piepho |
2019-04-13 | imx6: wandboard: convert to DM_MMC | Anatolij Gustschin |
2019-04-13 | imx6: wandboard: convert to DM_I2C | Anatolij Gustschin |
2019-04-13 | imx6: wandboard: convert to DM_PMIC | Anatolij Gustschin |
2019-04-13 | imx6: wandboard: convert to DM_GPIO and enable pinctrl driver | Anatolij Gustschin |
2019-04-13 | imx6: wandboard: add device tree | Anatolij Gustschin |
2018-09-14 | wandboard: README: Include the mx6qp variant in the list | Fabio Estevam |
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-29 | wandboard: remove superfluous include | Heinrich Schuchardt |
2017-11-20 | Revert "wandboard: Remove unnecessary delay" | Fabio Estevam |
2017-10-31 | wandboard: Remove cpu type check prior to setup_sata() | Fabio Estevam |
2017-10-31 | wandboard: Add support for the MX6QP variant | Fabio Estevam |
2017-10-12 | wandboard: Add support for the latest revd1 revision | Fabio Estevam |
2017-10-12 | wandboard: Avoid calling setup_display() from SPL code | 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-12 | wandboard: Remove unnecessary delay | Fabio Estevam |
2017-07-11 | Kconfig: Add CONFIG_SATA to enable SATA | Simon Glass |
2016-11-29 | arm: imx: wandboard: fix compile error if CONFIG_VIDEO is deactivated | Sven Ebenfeld |
2016-11-06 | wandboard: Make Ethernet functional again | Fabio Estevam |
2016-10-04 | wandboard: Fix hang when going into low frequency | 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-07-28 | wandboard: Replace is_cpu_type() for macro | Breno Lima |
2016-07-28 | mx6: wandboard: fix warning due to missing prototype | Stefano Babic |
2016-07-12 | wandboard: enable SATA with imx6q | Gilles Chanteperdrix |
2016-02-06 | Use correct spelling of "U-Boot" | Bin Meng |
2016-01-11 | MAINTAINERS/mailmap: Update my email address | Fabio Estevam |
2016-01-07 | wandboard: Simplify the Ethernet PHY configuration | Fabio Estevam |
2015-09-13 | mx6: remove SYS_SOC from board Kconfig | Peng Fan |
2015-06-08 | wandboard: Add board revision detection support | Fabio Estevam |
2015-05-21 | wandboard: Switch to SPL support | Fabio Estevam |
2014-11-20 | wandboard: Fix error handling in board_mmc_init() | Fabio Estevam |
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 |
2014-05-09 | wandboard: add Future Eletronics 7" WVGA LCD extension board | Otavio Salvador |
2014-03-13 | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2014-03-05 | wandboard: Include <input.h> | Fabio Estevam |
2014-03-05 | wandboard: Fix sparse warning | Fabio Estevam |
2014-03-05 | wandboard: Staticize usdhc1_pads | Fabio Estevam |
2014-03-04 | sizes.h - consolidate for all architectures | Alexey Brodkin |
2014-01-13 | wandboard: Return from cpu_eth_init() directly | Fabio Estevam |
2013-11-13 | i.MX6DQ/DLS: replace pad names with their Linux kernel equivalents | Eric Nelson |
2013-11-13 | wandboard: Return the error when cpu_eth_init() fails | Fabio Estevam |