Age | Commit message (Expand) | Author |
2019-07-24 | psci: Fix warnings when compiling with W=1 | Patrick Delaunay |
2019-06-23 | Convert to use fsl_esdhc_imx for i.MX platforms | Yangbo Lu |
2019-06-11 | Merge tag 'u-boot-imx-20190612' of git://git.denx.de/u-boot-imx | Tom Rini |
2019-06-11 | pico-imx7d: Correct uart clock root | Jun Nie |
2019-06-11 | imx: mx7: Skip secure init in arch_cpu_init | Jun Nie |
2019-06-04 | video: mxsfb: add DM_VIDEO support | Igor Opaniuk |
2019-01-28 | mx7: Do not call lcdif_power_down() in the SPL case | Fabio Estevam |
2018-10-22 | imx: mx7: avoid some initialization if low level is skipped | Rui Miguel Silva |
2018-10-09 | imx: mx7: fix potential overflow in imx_ddr_size() | Marcel Ziswiler |
2018-09-04 | imx: mx7: add system suspend/resume support | Anson Huang |
2018-09-04 | imx: mx7: add gpc initialization for low power mode | Anson Huang |
2018-09-04 | imx: mx7: psci: improve cpu hotplug flow | Anson Huang |
2018-07-31 | dm: Fix CMD_DM enabling | Michal Simek |
2018-07-30 | dm: Change CMD_DM enabling | Michal Simek |
2018-07-30 | Kconfig: Sort bool, default, select and imply options | Michal Simek |
2018-07-23 | pico-imx7d: Add SPL support | Fabio Estevam |
2018-07-23 | imx: mx7: psci: implement MIGRATE_INFO_TYPE | Stefan Agner |
2018-07-23 | imx: mx7: psci: support CPU0 on/off | Stefan Agner |
2018-07-23 | imx: mx7: psci: provide complete PSCI 1.0 implementation | Stefan Agner |
2018-07-23 | imx: mx7: psci: use C code exclusively | Stefan Agner |
2018-07-23 | mx7: Remove BMODE support | Fabio Estevam |
2018-06-18 | imx: Enable ACTLR.SMP bit for all i.MX cortex-a7 platforms | Ye Li |
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-15 | imx: mx7: snvs: Add an SNVS init routine | 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-02-04 | imx: mx7: run sec_init for CAAM RNG | Bryan O'Donoghue |
2018-02-04 | imx: mx7: move mmc env code to mmc_env.c | Peng Fan |
2018-02-04 | imx: mx7: move get_boot_device to cpu.c | Peng Fan |
2018-02-04 | imx: cleanup bootaux | Peng Fan |
2018-02-04 | imx: refactor imx_get_mac_from_fuse | Peng Fan |
2018-02-04 | imx: cpu: move speed/temp to common cpu | Peng Fan |
2018-02-04 | imx: mx7: psci: add system power off support | Anson Huang |
2018-02-04 | imx: mx7: psci: add system reset support | Anson Huang |
2018-01-12 | arm: imx: Rework i.MX specific commands to be excluded from SPL | Tom Rini |
2018-01-08 | imx: move CONFIG_SYSCOUNTER_TIMER to Kconfig | Stefan Agner |
2017-12-29 | imx: Kconfig: Add HAS_CAAM option | Breno Lima |
2017-11-27 | imx: Remove boolean parameter from wdog powerdown function | Fabio Estevam |
2017-10-12 | arm: imx7d: add support for Compulab cl-som-imx7 | Ilya Ledvich |
2017-10-12 | imx: mx7: DDR controller configuration for the i.MX7 architecture | Uri Mashiach |
2017-09-18 | imx: imx7d: remove CamelCase from ENET_xMHz macros | Eric Nelson |
2017-08-23 | imx: mx7: psci: add copyright and license | Peng Fan |
2017-08-16 | Merge git://www.denx.de/git/u-boot-imx | Tom Rini |
2017-08-16 | env: Rename setenv() to env_set() | Simon Glass |
2017-08-16 | imx: mx7: fix build warning when CONFIG_IMX_RDC not enabled | Peng Fan |
2017-08-15 | env: Convert CONFIG_ENV_IS_IN... to a choice | Simon Glass |
2017-07-25 | Convert CONFIG_ENV_IS_IN_MMC/NAND/UBI and NOWHERE to Kconfig | Simon Glass |
2017-07-12 | imx: reorganize IMX code as other SOCs | Stefano Babic |