Age | Commit message (Expand) | Author |
2018-07-19 | env: common: accept flags on reset to default env | Yaniv Levinsky |
2018-07-02 | board/aries: Remove | Tom Rini |
2018-06-30 | mx5: Select ARM_CORTEX_A8_CVE_2017_5715 | Fabio Estevam |
2018-06-27 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-06-19 | common: Fix cpu nr type which is always unsigned type | Michal Simek |
2018-06-18 | imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms | Ye Li |
2018-05-18 | arm: imx53: Add support for imx53 boards from K+P | Lukasz Majewski |
2018-05-18 | i.MX6DL: mamoj: Add PFUZE100 support | Jagan Teki |
2018-05-18 | i.MX6DL: mamoj: Add I2C support | Jagan Teki |
2018-05-18 | i.MX6: board: Add BTicino i.MX6DL Mamoj initial support | Jagan Teki |
2018-05-17 | mx6: Select CONFIG_MP with MX6_SMP | Peter Robinson |
2018-05-17 | mx31: Convert MX31_HCLK_FREQ and MX31_CLK32 to Kconfig. | Magnus Lilja |
2018-05-17 | mx31pdk: Convert CONFIG_MX31 flag to use Kconfig. | Magnus Lilja |
2018-05-17 | board: ge: bx50v3: remove redundant targets | Ian Ray |
2018-05-07 | imx7: psci: save context id in cpu_on command | Patrick Delaunay |
2018-05-07 | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini |
2018-04-30 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-28 | arm: move SYS_ARCH_TIMER to KConfig | Andre Przywara |
2018-04-27 | Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR | Tom Rini |
2018-04-26 | imx6ul: opos6ul: in Serial Downloader boot mode use ymodem | Sébastien Szymanski |
2018-04-26 | imx6ul: opos6ul: add SPL_DM support | Sébastien Szymanski |
2018-04-15 | Merge git://git.denx.de/u-boot-imx | Tom Rini |
2018-04-15 | imx: Create distinct pre-processed mkimage config files | Trent Piepho |
2018-04-15 | imx: mx7: snvs: Add an SNVS init routine | Bryan O'Donoghue |
2018-04-15 | imx: board: Add support for the K+P's kp_imx6q_tpc board | Lukasz Majewski |
2018-04-15 | imx: hab: Provide hab_auth_img_or_fail command | Bryan O'Donoghue |
2018-04-15 | imx: mx7: Add comment to describe OTP TESTER registers | Bryan O'Donoghue |
2018-04-15 | imx: mx7: Fix CONFIG_SERIAL_TAG compilation | Bryan O'Donoghue |
2018-04-15 | ARM: mx6: ddr: Add write leveling correction code | Marek Vasut |
2018-03-29 | imx7: spl: Check for Serial Downloader in spl_boot_device | Eran Matityahu |
2018-03-13 | imx: hab: Convert DCD non-NULL error to warning | Bryan O'Donoghue |
2018-03-09 | imx: syscounter: make sure asm is volatile | Yasushi SHOJI |
2018-03-05 | libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h> | Masahiro Yamada |
2018-02-24 | imx: spl: Partially revert "spl: eMMC/SD: Provide one __weak spl_boot_mode() ... | Fabio Estevam |
2018-02-22 | imx6q: engicam: Use SPL_LOAD_FIT for MMC boards | Jagan Teki |
2018-02-22 | arm: imx: hab: Define HAB_RVT_BASE according to the processor version | Breno Lima |
2018-02-22 | imx: hab: Check if CSF contains deprecated commands | Utkarsh Gupta |
2018-02-22 | imx: hab: Check if CSF is valid before authenticating image | Utkarsh Gupta |
2018-02-22 | imx: hab: Ensure the IVT DCD pointer is Null prior to calling HAB authenticat... | Utkarsh Gupta |
2018-02-22 | imx: hab: Keep CAAM clock enabled after authenticating additional images | Breno Lima |
2018-02-08 | arm: imx: mx28: Move MX28 selection to Kconfig | Stefan Agner |
2018-02-08 | arm: imx: mx23: Move MX23 selection to Kconfig | Stefan Agner |
2018-02-07 | spl: eMMC/SD: Provide one __weak spl_boot_mode() function | Lukasz Majewski |
2018-02-04 | imx: mx7: run sec_init for CAAM RNG | Bryan O'Donoghue |
2018-02-04 | arm: imx: mx53loco: remove usage of mx53_dram_size | Patrick Bruenn |
2018-02-04 | arm: imx: m53evk: remove usage of mx53_dram_size | Patrick Bruenn |
2018-02-04 | arm: imx: cx9020: move dram init into common place | Patrick Bruenn |
2018-02-04 | imx: makefile: compile files for i.MX8M | Peng Fan |
2018-02-04 | imx: mx8m: add soc related settings and files | Peng Fan |
2018-02-04 | imx: mx7: move mmc env code to mmc_env.c | Peng Fan |