Age | Commit message (Expand) | Author |
---|---|---|
2020-06-08 | imx8mp_evk: spl: no need the code since spl framework could do that | Peng Fan |
2020-06-08 | imx8mp_evk: spl: use spl_early_init | Peng Fan |
2020-06-08 | imx8mp_evk: spl: drop timer_init | Peng Fan |
2020-06-08 | imx8mp_evk: spl: drop useless code | Peng Fan |
2020-06-08 | imx8mp_evk: Add a README file | Fabio Estevam |
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 init.h from common header | Simon Glass |
2020-05-18 | common: Drop image.h from common header | Simon Glass |
2020-05-01 | imx8mp_evk: Remove unrelated comment | Fabio Estevam |
2020-05-01 | imx: imx8m*: Remove do_reset from board files | Claudius Heine |
2020-01-17 | common: Move hang() to the same header as panic() | Simon Glass |
2020-01-17 | common: Move reset_cpu() to the CPU header | Simon Glass |
2020-01-08 | imx: add i.MX8MP EVK board | Peng Fan |