| Age | Commit message (Expand) | Author |
| 2023-06-25 | G/C an unused struct cpu_info member | skrll |
| 2023-06-24 | Fix typo in error message. | msaitoh |
| 2023-06-19 | Fix typo. unknwon -> unknown | msaitoh |
| 2023-06-18 | ixp425-fw.README: fix spelling: s/Cypto/Crypto/ | gutteridge |
| 2023-06-17 | Fix typo... | rin |
| 2023-06-17 | Rework microcode for IXP425 npe(4). | rin |
| 2023-06-15 | if_scx.c | nisimura |
| 2023-06-14 | force PHY loopback while uengine reloading process as tianocore/EDK2 UEFI | nisimura |
| 2023-06-13 | major code quality improvements, descriptive comments, code density. | nisimura |
| 2023-06-12 | Call / define fdtbus_cpus_md_attach for platforms with cpus @ fdt. | skrll |
| 2023-05-26 | Fix potential null dereference by simply adding last_gd != NULL check | andvar |
| 2023-05-26 | include arm/arm32/pte.h to gemini_ipm.c to fix GEMINI_MASTER/SLAVE config bui... | andvar |
| 2023-05-24 | introduce imx6sx_platform_bootstrap(), which calls imx_platform_bootstrap() | bouyer |
| 2023-05-22 | efi(4): Move error macros to efi.h. | riastradh |
| 2023-05-21 | small fixes, code shuffle for ease of understanding. | nisimura |
| 2023-05-06 | few more typos in the word "register", mainly s/resister/register/. | andvar |
| 2023-05-06 | s/Registre/Register/ in comment. | andvar |
| 2023-05-05 | remove commented out entries, leftover from the imx6q ccm code. | bouyer |
| 2023-05-05 | Fix typo, preventing i2c4 from attaching | bouyer |
| 2023-05-04 | The i.mx6sx has 2 OTG and one host-only USB controller, while the 6q has | bouyer |
| 2023-05-04 | Add i.mx6sx compatible entries to drivers that should work as is. | bouyer |
| 2023-05-04 | i.mx6sx platform support: | bouyer |
| 2023-05-04 | i.mx6sx CPU support in the CCM module: the clock tree si different from | bouyer |
| 2023-05-02 | Cleanup previous: Try new bindings first, document old with DTCOMPAT, KNF | jmcneill |
| 2023-05-02 | apparently the 'ahb' and 'ths' clocks were renamed to 'bus' and 'mod' in the | macallan |
| 2023-05-02 | TS7200: Defer event counter registration until after evcnt is initialized | jmcneill |
| 2023-04-30 | codec translates to 16bit slinear_le, not the internal format. | mlelstv |
| 2023-04-28 | Pass local symbols relocations in both passes and provide the kobj_reloc | skrll |
| 2023-04-24 | Fix DEVMAP_FLAGS, patch from Nick. | martin |
| 2023-04-24 | enable rkv1crypto on rock64. | mrg |
| 2023-04-21 | More devmap updates | skrll |
| 2023-04-21 | Trailing whitespace | skrll |
| 2023-04-20 | Provide a shared pmap_devmap implementation and convert all pmap_devmap | skrll |
| 2023-04-18 | G/C unnecessary | skrll |
| 2023-04-16 | Rename VM_KERNEL_IO_ADDRESS to VM_KERNEL_IO_BASE to match RISC-V | skrll |
| 2023-04-14 | In preparation of imx6sx support, move imx6q-specific definitions from | bouyer |
| 2023-04-11 | arm/rockchip: Omit needless functions. | riastradh |
| 2023-04-07 | Rename ARM_PLATFORM to FDT_PLATFORM and make it available outside arm. | skrll |
| 2023-04-03 | Use PRI{u,x}{BUSSIZE,VADDR,PADDR} etc | skrll |
| 2023-04-03 | More KNF | skrll |
| 2023-04-03 | Some KNF | skrll |
| 2023-04-03 | spaces -> TAB | skrll |
| 2023-03-28 | s/interrput/interrupt/ and s/accesss/access/ in comments. | andvar |
| 2023-03-26 | fix various typos in documentation, comments and sysctl device description. | andvar |
| 2023-03-04 | Trailing whitespace | skrll |
| 2023-03-01 | delete attribution per request of contributor | nia |
| 2023-03-01 | arm32: Optimization: Omit needless membar when triggering softint. | riastradh |
| 2023-02-27 | Uncomment and protect sanity checks that would drop into the debugger with a | sekiya |
| 2023-02-25 | Restore the ability to have EARLYCONS work for the QEMU virt after | skrll |
| 2023-02-25 | Don't refer to physical_{start,end} here and just pass minimum (0UL) | skrll |