nuttx/arch/x86_64/src/intel64
p-szafonimateusz 0a24f60e1b arch/intel64: select the system clock source with choice option
this will make it easier to add other sources as system clock

Signed-off-by: p-szafonimateusz <p-szafonimateusz@xiaomi.com>
2024-03-09 11:52:29 +08:00
..
chip.h arch: Fix nxstyle errors 2023-05-02 18:31:40 -06:00
CMakeLists.txt arch/intel64: select the system clock source with choice option 2024-03-09 11:52:29 +08:00
intel64_check_capability.c arch/intel64: select the system clock source with choice option 2024-03-09 11:52:29 +08:00
intel64_createstack.c arch/intel64: fix stack alignment 2024-02-23 12:04:54 -03:00
intel64_fpucmp.c arch/intel64: enable FPU and implement up_fpucmp to pass ostest 2024-02-26 18:17:37 -03:00
intel64_fullcontextrestore.S arch/intel64: format asm files, remove unused debug macros 2024-02-23 18:16:10 -08:00
intel64_handlers.c arch/intel64: enable FPU and implement up_fpucmp to pass ostest 2024-02-26 18:17:37 -03:00
intel64_head.S arch/intel64: add g_ prefix to global data 2024-02-23 18:16:10 -08:00
intel64_hpet.c arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
intel64_hpet.h arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
intel64_idle.c
intel64_initialstate.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
intel64_irq.c intel64/intel64_irq.c: support interrupts up to 255 2024-03-08 20:18:39 -03:00
intel64_lowsetup.c arch/intel64: add g_ prefix to global data 2024-02-23 18:16:10 -08:00
intel64_map_region.c arch/intel64: add g_ prefix to global data 2024-02-23 18:16:10 -08:00
intel64_mbfb.c cosmetic changes after pci code rebase 2024-01-25 09:09:30 -08:00
intel64_oneshot_lower.c arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
intel64_oneshot.c arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
intel64_oneshot.h arch/intel64: add HPET timer support as oneshot timer 2024-03-03 02:24:40 +08:00
intel64_regdump.c assert: show stacks with the sp from regs 2023-05-05 13:40:04 +08:00
intel64_releasestack.c
intel64_restore_auxstate.c
intel64_rng.c
intel64_rtc.c arch: Fix nxstyle errors 2023-05-02 18:31:40 -06:00
intel64_savestate.c
intel64_saveusercontext.S arch/intel64: format asm files, remove unused debug macros 2024-02-23 18:16:10 -08:00
intel64_schedulesigaction.c arch: Save sigdeliver into xcp in the case of signal self delevery 2023-05-17 11:53:18 -06:00
intel64_serial.c fix various compilation errors after pci code rebase 2024-01-25 09:09:30 -08:00
intel64_sigdeliver.c
intel64_stackframe.c arch/intel64: fix stack alignment 2024-02-23 12:04:54 -03:00
intel64_start.c arch/intel64: prase multiboot2 header before revoking the lower memory 2024-02-24 09:21:04 -08:00
intel64_systemreset.c arch/intel64: add software reset support 2024-02-26 23:55:14 +08:00
intel64_testset.S arch/x86_64: add spinlock support 2024-02-27 10:27:34 -03:00
intel64_tsc_tickless.c arch/intel64: select the system clock source with choice option 2024-03-09 11:52:29 +08:00
intel64_tsc_timerisr.c arch/intel64: select the system clock source with choice option 2024-03-09 11:52:29 +08:00
intel64_usestack.c arch/intel64: fix stack alignment 2024-02-23 12:04:54 -03:00
intel64_vectors.S intel64/intel64_irq.c: support interrupts up to 255 2024-03-08 20:18:39 -03:00
intel64.h intel64/intel64_irq.c: support interrupts up to 255 2024-03-08 20:18:39 -03:00
Kconfig arch/intel64: select the system clock source with choice option 2024-03-09 11:52:29 +08:00
Make.defs arch/intel64: select the system clock source with choice option 2024-03-09 11:52:29 +08:00
Toolchain.defs intel64/Toolchain.defs: move toolchain releated option to Toolchain.defs 2024-02-18 05:34:53 -08:00