Age | Commit message (Expand) | Author |
2020-05-18 | common: Drop linux/delay.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | common: Drop init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-07 | board: engicam: Fix the ethernet clock initialization | Michael Trimarchi |
2020-01-07 | board: engicam: Cleanup fdt file and board mapping | Michael Trimarchi |
2019-12-02 | common: Move some board functions out of common.h | Simon Glass |
2019-12-02 | common: Move command functions out of common.h | Simon Glass |
2019-12-02 | common: Move serial functions out of common.h | Simon Glass |
2019-08-11 | env: Move env_set_ulong() to env.h | Simon Glass |
2019-07-19 | board: engicam: Remove bogus check for mmc for imx6ul isiot | Shyam Saini |
2019-03-13 | board: engicam: Add watchdog support on Engicam | Shyam Saini |
2018-07-23 | i.MX6: engicam: gpr_init can be called only for some architecture | Michael Trimarchi |
2018-06-27 | imx6ul: geam: Fix fdt_file mismatch | Jagan Teki |
2018-06-18 | board: engicam: spl: match icore-mipi fit-config | Jagan Teki |
2018-05-18 | ARM: dts: i.MX6UL: U-Boot specific dts for u-boot, dm-spl | Jagan Teki |
2018-05-18 | ARM: dts: i.MX6QDL: U-Boot specific dts for u-boot, dm-spl | Jagan Teki |
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-02-22 | imx6q: engicam: Use SPL_LOAD_FIT for MMC boards | Jagan Teki |
2018-02-22 | imx6ul: engicam: Drop isiot-mmc defconfig | Jagan Teki |
2018-02-18 | mx6: fix MAINTAINERS for Engicam i.CoreM6 1.5 MIPI | Stefano Babic |
2018-02-04 | board: i.MX6QDL: add Engicam i.CoreM6 1.5 QDL MIPI starter kit | Jagan Teki |
2018-01-08 | board: engicam: Fix to remove legacy board/icorem6_rqs | Jagan Teki |
2018-01-03 | imx: spl: Fix NAND bootmode detection | Eran Matityahu |
2017-11-27 | engicam: imx6q: Return mmc dev 0 for icore | Jagan Teki |
2017-11-27 | i.MX6: engicam: Add imx6q/imx6ul boards for existing boards | Jagan Teki |
2017-11-27 | board: icore-rqs: Fix mmc get env device | Jagan Teki |
2017-11-27 | i.MX6UL: icore: Add SPL_OF_CONTROL support | Jagan Teki |
2017-11-27 | i.MX6Q: icore: Add SPL_OF_CONTROL support | Jagan Teki |
2017-11-27 | i.MX6Q: icorem6: Move spl load fit to common/spl | Jagan Teki |
2017-11-27 | i.MX6: engicam: Move set_fdt_file to common | Jagan Teki |
2017-11-07 | i.MX6: engicam: Fix MAINTAINERS/README | Jagan Teki |
2017-10-12 | icorem6_rqs: env: Return mmc devno | Jagan Teki |
2017-09-18 | imx6: drop duplicated bss memset and board_init_r() call | Anatolij Gustschin |
2017-08-30 | i.MX6Q: icorem6: Add falcon mode | Jagan Teki |
2017-08-28 | imx: imx6: Move gpr_init() function to soc.c | Breno Lima |
2017-08-16 | env: Rename common functions related to setenv() | 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-07-12 | icorem6_rqs: Rename icorem6_rqs config file | Jagan Teki |
2017-05-31 | engicam: Generate single config file | Jagan Teki |
2017-05-31 | engicam: Set console env on board_late_init | Jagan Teki |
2017-05-18 | engicam: common: Move board_late_init | Jagan Teki |
2017-05-18 | engicam: common: Move common board code | Jagan Teki |
2017-05-18 | geam6/isiot: Move the spl code common | Jagan Teki |
2017-05-18 | icorem6[_rqs]: Move the spl code common | Jagan Teki |
2017-05-18 | i.MX6UL: isiot: Add SETUP_IOMUX_PADS | Jagan Teki |
2017-05-18 | isiot: Fix to use usdhc2_pads for mmc2 | Jagan Teki |