Age | Commit message (Expand) | Author |
2019-12-02 | common: Move older CPU functions to their own header | Simon Glass |
2019-11-05 | imx: imx8m: fix boot when CONFIG_$(SPL_)CLK not defined | Peng Fan |
2019-11-05 | imx: add i.MX8MN DDR4 board support | Peng Fan |
2019-11-05 | imx8m: add i.MX8MN ddr4 image cfg file | Peng Fan |
2019-11-05 | imx8mn: add get_boot_device | Peng Fan |
2019-11-05 | imx: cpu: restrict get_boot_device | Peng Fan |
2019-11-05 | imx: add rom api support | Peng Fan |
2019-11-05 | imx: spl: use spl_board_boot_device for i.MX8MN | Peng Fan |
2019-11-05 | imx8mn: set BYPASS ID SWAP to avoid AXI bus errors | Peng Fan |
2019-11-05 | imx8m: add clk support for i.MX8MN | Peng Fan |
2019-11-05 | imx8mn: support get_cpu_rev | Peng Fan |
2019-11-05 | imx: add i.MX8MN kconfig entry | Peng Fan |
2019-11-03 | imx: nandbcb: add support for writing BCB only | Igor Opaniuk |
2019-11-03 | imx: nandbcb: refactor update function | Igor Opaniuk |
2019-11-03 | imx: nandbcb: add support for i.MX7 | Igor Opaniuk |
2019-11-03 | imx: support i.MX8QM ROM 7720 a1 board | Oliver Graute |
2019-11-03 | board/BuR/brppt2: initial commit | Hannes Schmelzer |
2019-11-03 | imx8: output SECO-FW and ATF commit IDs | Anatolij Gustschin |
2019-11-03 | mach-imx: Adding new argument for SIP call interface | Ye Li |
2019-11-03 | imx8: Add AHAB secure boot support | Peng Fan |
2019-11-03 | imx: spl: implement spl_boot_mode for i.MX7/8/8M | Peng Fan |
2019-11-03 | imx: imx8mq: add init_nand_clk | Peng Fan |
2019-11-03 | imx8m: clock: improve irq response latency | Peng Fan |
2019-11-03 | imx8m: imx8mq: get chip rev for B1 revision | Peng Fan |
2019-11-03 | imx6ul: opos6ul: migrate to DM_ETH | Sébastien Szymanski |
2019-11-03 | ARM: imx: Convert mccmon6 to use DM/DTS in the u-boot proper | Lukasz Majewski |
2019-11-03 | ARM: imx: Use IMX6_SRC_GPR10_BMODE instead of magic number | Claudius Heine |
2019-11-03 | ARM: imx: Fix bmode detection from grp10 | Claudius Heine |
2019-11-03 | i.MX6: nand: extend nandbcb command for imx6UL(L) | Parthiban Nallathambi |
2019-11-03 | mx6: clock: Introduce disable_ipu_clock() | Fabio Estevam |
2019-11-03 | mx6: clock: Use setbits_le32() | Fabio Estevam |
2019-10-14 | imx :hab: Add hab version command | Sjoerd Simons |
2019-10-14 | imx: mmdc_size: Allow building it for i.MX7ULP | Fabio Estevam |
2019-10-14 | imx: mmdc_size: Fix checkpatch warnings | Fabio Estevam |
2019-10-14 | imx: Place imx_ddr_size() into a separate file | Fabio Estevam |
2019-10-13 | imx: tpc70: Convert TPC70 (imx6q) board to use DM/DTS in SPL and u-boot | Lukasz Majewski |
2019-10-13 | Add i.MX7D based Meerkat96 board support | Shawn Guo |
2019-10-08 | Revert "spl: imx6: Let spl_boot_device return USDHC1 or USDHC2" | Adam Ford |
2019-10-08 | Revert "imx: mmc_env: update runtime SD/MMC boot env device" | Stefano Babic |
2019-10-08 | imx: replace CONFIG_SECURE_BOOT with CONFIG_IMX_HAB | Stefano Babic |
2019-10-08 | imx: nandbcb: include long help only when enabled | Parthiban Nallathambi |
2019-10-08 | imx8: Add support to get container image set size | Peng Fan |
2019-10-08 | imx: Add i.MX8MM EVK board support. | Peng Fan |
2019-10-08 | imx8m: soc: probe clock device in arch_cpu_init_dm | Peng Fan |
2019-10-08 | imx: mmc_env: update runtime SD/MMC boot env device | Peng Fan |
2019-10-08 | imx8m: add clk support for i.MX8MM | Peng Fan |
2019-10-08 | imx8m: restructure clock.h | Peng Fan |
2019-10-08 | imx8m: rename clock to clock_imx8mq | Peng Fan |
2019-10-08 | imx8m: restrict reset_cpu | Peng Fan |
2019-10-08 | imx8m: soc: enable SCTR clock before timer init | Peng Fan |