Age | Commit message (Expand) | Author |
2020-07-17 | treewide: convert bd_t to struct bd_info by coccinelle | Masahiro Yamada |
2020-07-14 | imx8: misc: use arm_smccc_smc | Peng Fan |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2020-05-18 | command: Remove the cmd_tbl_t typedef | Simon Glass |
2020-05-18 | common: Drop net.h from common header | Simon Glass |
2020-05-10 | imx8: cpu: check resource owned after sid fail | Peng Fan |
2020-05-10 | imx: imx8qm/qxp: check whether m4 partition booted | Peng Fan |
2020-05-10 | imx8: Select boot device dynamically | Ye Li |
2020-05-10 | imx: imx8qm/qxp: Recover SPL data section for partition reboot | Peng Fan |
2020-05-10 | imx: imx8qm/qxp: add get_board_serial | Peng Fan |
2020-05-10 | imx: imx8qm/qxp: Fix issue in get_effective_memsize | Ye Li |
2020-05-10 | imx: imx8qm/qxp: reserving DDR memory for M4 | Peng Fan |
2020-05-10 | imx8: Replace SC_R_LAST with SC_R_NONE in DTB | Leonard Crestez |
2020-05-01 | imx8: Configure SNVS | Franck LENORMAND |
2020-05-01 | imx8: parser: fix some bad debug message formating | Peng Fan |
2020-05-01 | imx8: ahab: fix some bad debug message formating | Seb Fagard |
2020-05-01 | imx8: ahab: fix 'end address' parameter of rm_find_memreg | Peng Fan |
2020-05-01 | imx8: Change to use new SECO API commands | Ye Li |
2020-05-01 | imx8: parser: fix 'end address' parameter of rm_find_memreg | Peng Fan |
2020-05-01 | imx8: move SIP macro to common header | Peng Fan |
2020-03-10 | Merge tag 'mmc-2020-3-9' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmc | Tom Rini |
2020-03-09 | imx: Makefile: added missing ahab.o | Oliver Graute |
2020-03-09 | spl: mmc: Fix spl_mmc_get_uboot_raw_sector() implementation | Faiz Abbas |
2020-02-05 | dm: core: Create a new header file for 'compat' features | Simon Glass |
2020-01-17 | common: Move RAM-sizing functions to init.h | Simon Glass |
2020-01-14 | imx: add imx8x based deneb board | Anatolij Gustschin |
2020-01-14 | imx: add imx8x capricorn giedi board | Anatolij Gustschin |
2019-12-02 | common: Move some cache and MMU functions out of common.h | Simon Glass |
2019-11-03 | imx: support i.MX8QM ROM 7720 a1 board | Oliver Graute |
2019-11-03 | imx8: output SECO-FW and ATF commit IDs | Anatolij Gustschin |
2019-11-03 | imx8: Add AHAB secure boot support | Peng Fan |
2019-10-08 | imx8: Add support to get container image set size | Peng Fan |
2019-10-08 | imx8: cpu: fix mac fuse word for i.MX8QM | Peng Fan |
2019-10-08 | imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c | Peng Fan |
2019-10-08 | imx8: fdt: add optee node | Peng Fan |
2019-10-08 | imx8: save args passed from ATF | Peng Fan |
2019-10-08 | imx8: fdt: configure sid for masters | Peng Fan |
2019-10-08 | imx8: disable node when the resource is not owned | Peng Fan |
2019-10-08 | imx8qm: power up SMMU | Peng Fan |
2019-10-08 | imx8: Probe the SCU driver by using uclass function | Ye Li |
2019-10-08 | imx: add container target | Peng Fan |
2019-10-08 | imx8: support parsing i.MX8 Container file | Peng Fan |
2019-07-19 | arm: imx8: don't duplicate build_info() | Anatolij Gustschin |
2019-07-19 | arm: imx8: factor out uart init code | Anatolij Gustschin |
2019-06-11 | imx8: cpu: get temperature when print cpu desc | Peng Fan |
2019-06-11 | board: toradex: add apalis imx8qm 4gb wb it v1.0b module support | Marcel Ziswiler |
2019-06-11 | imx8qm: fix cpu frequency reporting | Marcel Ziswiler |
2019-06-11 | board: toradex: add colibri imx8qxp 2gb wb it v1.0b module support | Marcel Ziswiler |
2019-05-18 | CONFIG_SPL_SYS_[DI]CACHE_OFF: add | Trevor Woerner |
2019-04-25 | imx: support i.MX8QM MEK board | Peng Fan |