Age | Commit message (Expand) | Author |
---|---|---|
2023-10-16 | imx: spl_imx_romapi.c: remove dead code | Rasmus Villemoes |
2023-10-16 | imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FI... | Rasmus Villemoes |
2023-07-13 | ARM: imx: romapi: Fix signed integer bitwise ops misuse | Marek Vasut |
2023-05-21 | imx: spl_imx_romapi: typo fix | Peng Fan |
2023-03-30 | imx: spl_imx_romapi: Get and print boot stage | Ye Li |
2022-09-29 | treewide: Drop image_header_t typedef | Simon Glass |
2022-09-18 | imx: romapi: fix spurious ampersand in address print | Marcel Ziswiler |
2022-07-25 | imx8: use ROM API wrappers in spl_imx_romapi.c | Rasmus Villemoes |
2022-04-12 | ARM: imx: romapi: Repair FlexSPI NOR boot offset | Marek Vasut |
2021-08-09 | arm: imx8ulp: add container support | Ye Li |
2021-05-24 | ARM: make gd a function call for LTO and set via set_gd() | Marek BehĂșn |
2021-02-02 | common: Drop asm/global_data.h from common header | Simon Glass |
2020-05-18 | common: Drop log.h from common header | Simon Glass |
2019-11-05 | imx: add rom api support | Peng Fan |