You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
RIOT/cpu/x86
Hauke Petersen 9aad0e528f cpu: cleanup unused/umimplemented isr stack code
- removed ISR_STACKSIZE define where unused (set to 0)
- removed thread_arch_isr_stack_usage(), thread_arch_isr_stack_start(),
  and/or thread_arch_isr_stack_pointer() where not implemented
6 years ago
..
include doc: cpu: fix doxygen 6 years ago
Makefile Initial import of the x86 port 9 years ago
Makefile.include cpu: x86: adapt to periph/pm 6 years ago
nop_nop_nop.inc Initial import of the x86 port 9 years ago
x86_cmos.c Initial import of the x86 port 9 years ago
x86_glue.c core: merged kernel_macros.h and attributes.h 7 years ago
x86_interrupts.c cpu/x86/x86_interrupts.c: Add __attribute__((used)) to isr functions 7 years ago
x86_memory.c cpu: x86: eliminate cppcheck warnings 6 years ago
x86_pci.c cpu: x86: eliminate cppcheck warnings 6 years ago
x86_pci_init.c Initial import of the x86 port 9 years ago
x86_pci_strings.c Initial import of the x86 port 9 years ago
x86_pic.c core: Fix/refactor function naming in core/incude/irq.h 7 years ago
x86_pit.c cpu: x86: eliminate cppcheck warnings 6 years ago
x86_reboot.c cpu: x86: adapt to periph/pm 6 years ago
x86_rtc.c unify usage of inline assembly 7 years ago
x86_startup.c core: header cleanup 7 years ago
x86_threading.c ps: Add current stack pointer and start of stack to isr_stack ps output (DEVELHELP) 7 years ago
x86_uart.c unify usage of inline assembly 7 years ago
x86_ucontext.c unify usage of inline assembly 7 years ago
x86_videoram.c Initial import of the x86 port 9 years ago