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