Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-04-16 | doc: update reference to README.imximage | Patrick Delaunay |
2019-12-02 | common: Move some board functions out of common.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-05-01 | MAINTAINERS: Switch nxp.com domain | Fabio Estevam |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2014-11-21 | mx53evk: 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 |
2013-12-17 | imx: Explicitly pass the I2C bus number in pmic_init() | Fabio Estevam |
2013-11-01 | board: arm: convert makefiles to Kbuild style | Masahiro Yamada |
2013-07-24 | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk |
2013-05-30 | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD |
2013-05-10 | Fix references to the documentation files | Anatolij Gustschin |
2013-05-05 | imx: mx53evk: Convert to iomux-v3 | Benoît Thébaudeau |
2013-01-22 | imximage.cfg: run files through C preprocessor | Troy Kisky |
2012-11-14 | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski |
2012-10-16 | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau |
2012-09-01 | fsl_esdhc: Remove cache snooping for i.MX | Benoît Thébaudeau |
2012-09-01 | mx5:Use IMX_GPIO_NR macro | Ashok Kumar Reddy |
2012-09-01 | mx53evk: add boot_mode support | Troy Kisky |
2012-07-07 | mx53evk: Remove unused SOBJS | Fabio Estevam |
2012-04-16 | MX53: DDR: Fix ZQHWCTRL field TZQ_CS | Troy Kisky |
2012-02-27 | mx53evk: Use gpio_direction_input prior to gpio_get_value | Fabio Estevam |
2012-01-08 | mmc: Change board_mmc_getcd() function prototype. | Thierry Reding |
2011-12-06 | mx53evk: Configure the pins as GPIOs prior to using gpio_get_value | Fabio Estevam |
2011-11-04 | mx53evk: Remove unused get_board_rev function | Fabio Estevam |
2011-10-27 | MX5: mx53evk: use new pmic driver | Stefano Babic |
2011-10-15 | punt unused clean/distclean targets | Mike Frysinger |
2011-09-30 | mx53evk: Place machine ID into board config | Fabio Estevam |
2011-09-04 | MX5: mx53evk: make use of GPIO framework | Stefano Babic |
2011-07-17 | Remove volatile qualifier in get_ram_size() calls | Albert ARIBAUD |
2011-05-23 | mx5: board: code clean up for checkboard code | Jason Liu |
2011-04-27 | MX53: drop config.mk from mx53evk | Liu Hui-R64343 |
2011-02-02 | MX5:MX53: add initial support for MX53EVK board | Liu Hui-R64343 |