Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | imx: Use generic console_t data structure | Andre Przywara | 2020-02-25 | 1 | -6/+1 |
* | Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ | Julius Werner | 2019-08-01 | 1 | -2/+2 |
* | imx: warp7: Migrate to MULTI_CONSOLE_API | Ying-Chun Liu (PaulLiu) | 2019-02-12 | 2 | -6/+21 |
* | Sanitise includes across codebase | Antonio Nino Diaz | 2019-01-04 | 4 | -12/+20 |
* | Standardise header guards across codebase | Antonio Nino Diaz | 2018-11-08 | 3 | -9/+9 |
* | drivers: imx: mxc_usdhc: Do not set MMC_RSP_48 for MMC_RESPONSE_R2 | Bryan O'Donoghue | 2018-10-10 | 1 | -1/+1 |
* | drivers: imx: mxc_usdhc: Add USDHC driver to support boot EMMC | Jun Nie | 2018-09-04 | 2 | -0/+437 |
* | drivers: imx: imx_gpt: Add general purpose timer API binding | Jun Nie | 2018-09-04 | 2 | -0/+74 |
* | drivers: imx: crash-console: Add a mxc_crash_console driver | Bryan O'Donoghue | 2018-08-30 | 1 | -0/+131 |
* | drivers: imx: uart: Add mxc_console | Bryan O'Donoghue | 2018-08-30 | 2 | -0/+331 |