Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
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-08-11 | env: Move env_get() to env.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-05-01 | MAINTAINERS: Switch nxp.com domain | Fabio Estevam |
2018-02-04 | arm: imx: mx53loco: remove usage of mx53_dram_size | Patrick Bruenn |
2017-10-12 | imx: Include <input.h> header file | Diego Dorta |
2017-08-16 | env: Rename getenv/_f() to env_get() | Simon Glass |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |
2017-04-05 | board_f: Drop setup_dram_config() wrapper | Simon Glass |
2016-09-23 | treewide: replace #include <asm/errno.h> with <linux/errno.h> | Masahiro Yamada |
2015-04-08 | mx53loco: Disable printing cpuinfo | Fabio Estevam |
2015-03-05 | mx5: fix get_reset_cause | Stefano Babic |
2015-02-10 | mx53loco: Fix boot hang during reboot stress test | Fabio Estevam |
2014-11-20 | mx53loco: Fix error handling in board_mmc_init() | Fabio Estevam |
2014-11-13 | mx53loco: Change 'fdt_file' dynamically | 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-03-31 | arm: mx5: Avoid hardcoding memory sizes on MX53QSB | Marek Vasut |
2014-02-19 | Move #ifdef(CONFIG_DISPLAY_CPUINFO) from caller to callee | 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: mx53loco: Convert to iomux-v3 | Benoît Thébaudeau |
2013-01-22 | imximage.cfg: run files through C preprocessor | Troy Kisky |
2013-01-09 | mx53loco: Add support for SEIKO 4.3'' WVGA panel | Fabio Estevam |
2013-01-05 | mx53loco: Improve error handling on power_init() | Fabio Estevam |
2013-01-05 | mx53loco: Remove unneeded 'retval' variable | Fabio Estevam |
2012-12-27 | mx53loco: Call PMIC related functions from board_late_init() | Fabio Estevam |
2012-12-13 | mx53loco: Fix PMIC name | Fabio Estevam |
2012-11-19 | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini |
2012-11-14 | mx53loco: Fix build error when CONFIG_VIDEO is disabled | Vikram Narayanan |
2012-11-14 | pmic: Extend PMIC framework to support multiple instances of PMIC devices | Łukasz Majewski |
2012-10-16 | i.MX: ipufb: add const to fb_videomode declarations | Eric Nelson |
2012-10-16 | mxc: Fix SDHC multi-instance clock | Benoît Thébaudeau |
2012-10-15 | mx5/6: Define default SoC input clock frequencies | 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 | mx53loco: Use IMX_GPIO_NR macro | Fabio Estevam |
2012-09-01 | MX5: mx53loco: do not overwrite the console | Stefano Babic |
2012-07-07 | mx53loco: Remove unused SOBJS | Fabio Estevam |