Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
ccacaab49fcf246cd8ea526988d819e85b035684
/
arch
/
x86
429c2a4
kconfig: fix help syntax and add spaces
by Anas Nashif
· 7 years ago
abbaac9
cleanup: remove nanokernel/nano leftovers
by Anas Nashif
· 7 years ago
b8745da
dts: x86: Add device tree support for QUARK_X1000 soc based devices
by Savinay Dharmappa
· 7 years ago
9c1da0d
kconfig: clean CPU features and define only once
by Anas Nashif
· 7 years ago
a372eae
kconfig: move IRQ_OFFLOAD to a more generic place
by Anas Nashif
· 7 years ago
808ad61
x86: swap: save the scratch pad registers.
by Adithya Baglody
· 7 years ago
d77e658
dts: x86: Add device tree support for atom based devices
by Savinay Dharmappa
· 7 years ago
4a20aad
dts: x86: RAM start address needs to be page aligned for arduino 101.
by Adithya Baglody
· 7 years ago
0829ddf
kbuild: Removed KBuild
by Sebastian Bøe
· 7 years ago
12f8f76
Introduce cmake-based rewrite of KBuild
by Sebastian Bøe
· 7 years ago
538fa7b
x86: MMU: Configure page tables entries for memory domain in swap.
by Adithya Baglody
· 7 years ago
f7b0731
x86: MMU: Memory domain implementation for x86
by Adithya Baglody
· 7 years ago
2a8684f
x86: de-couple user mode and HW stack protection
by Andrew Boie
· 7 years ago
9bb07ff
jailhouse: add support for x2APIC mode for all LOAPIC accesses
by Gustavo Lima Chaves
· 7 years ago
97a8716
x86: Jailhouse port, tested for UART (# 0, polling) and LOAPIC timer
by Gustavo Lima Chaves
· 7 years ago
ca3d51b
build: Only have MMU_BOOT_REGION decl. for HPET if the latter is on
by Gustavo Lima Chaves
· 7 years ago
283a0cd
x86: MMU: Rename gen_mmu script
by Jan Kiszka
· 7 years ago
adce1d1
subsys: Add random subsystem
by Leandro Pereira
· 7 years ago
035814e
boards: move pinmux driver to board/soc dir
by Anas Nashif
· 7 years ago
780324b
cleanup: rename fiber/task -> thread
by Anas Nashif
· 7 years ago
b1372a8
quark_se: Enable GPIO needed for USB DW driver
by Andrei Emeltchenko
· 7 years ago
3f508e9
x86: fix CONFIG_DEBUG_INFO build error
by Andrew Boie
· 7 years ago
76edf8a
x86: MMU: Enable boot time PAE page tables.
by Adithya Baglody
· 7 years ago
725de70
x86: MMU: Create PAE page structures and unions.
by Adithya Baglody
· 7 years ago
d170369
x86: MMU: Generation of PAE tables
by Adithya Baglody
· 7 years ago
efe7952
x86: MMU: Kconfig option to enable the PAE tables.
by Adithya Baglody
· 7 years ago
d7631ec
Revert "x86: MMU: Memory domain implementation for x86"
by Andrew Boie
· 7 years ago
de777ad
Revert "x86: MMU: Configure page tables entries for memory domain in swap."
by Andrew Boie
· 7 years ago
a8b9353
x86: MMU: Configure page tables entries for memory domain in swap.
by Adithya Baglody
· 7 years ago
d0f6ce2
x86: MMU: Memory domain implementation for x86
by Adithya Baglody
· 7 years ago
4600c37ff1
doc: Fix misspellings in header/doxygen comments
by David B. Kinder
· 7 years ago
c5c104f
kernel: fix k_thread_stack_t definition
by Andrew Boie
· 7 years ago
094f2cb
x86: fix crash in _x86_mmu_get_flags
by Andrew Boie
· 7 years ago
73a5fe7
x86: fix stack overflow in double fault handler
by Andrew Boie
· 7 years ago
58d54c0
dts: x86: qemu_x86: Add device support for uart ns16550
by Savinay Dharmappa
· 7 years ago
ddf6a69
dts: x86: Add device tree support for qemu_x86
by Savinay Dharmappa
· 7 years ago
3e3a237
x86: fix stack zeroing when dropping to user mode
by Andrew Boie
· 7 years ago
f00f585
doc: replace UTF-8 chars
by David B. Kinder
· 7 years ago
13ca6fe
syscalls: reorganize headers
by Andrew Boie
· 7 years ago
df5cc17
gen_mmu.py: load directly
by Andrew Boie
· 7 years ago
1956f09
kernel: allow up to 6 arguments for system calls
by Andrew Boie
· 7 years ago
a23c245
userspace: flesh out internal syscall interface
by Andrew Boie
· 7 years ago
424e993
x86: implement userspace APIs
by Andrew Boie
· 8 years ago
1e8afbf
cleanup: remove lots of references to unified kernel
by Anas Nashif
· 8 years ago
d81f9c1
x86: revise _x86_mmu_buffer_validate
by Andrew Boie
· 8 years ago
3bb677d
x86: don't set FS/GS segment selectors
by Andrew Boie
· 8 years ago
1e06ffc
zephyr: use k_thread_entry_t everywhere
by Andrew Boie
· 8 years ago
46f66f4
kconfig: generalised stack protection options
by Anas Nashif
· 8 years ago
939889a
kconfig: remove unused config DEBUG_IRQS
by Anas Nashif
· 8 years ago
261f898
kconfig: remove exta menu for x86 core options
by Anas Nashif
· 8 years ago
609ade8
x86: MMU: Updated MMU code to use the new macros.
by Adithya Baglody
· 8 years ago
65c2432
x86: MMU: Miscellaneous macros related to MMU.
by Adithya Baglody
· 8 years ago
a34f4fb
x86: add printk for protection faults
by Andrew Boie
· 8 years ago
8eaff5d
k_thread_abort(): assert if abort essential thread
by Andrew Boie
· 8 years ago
8eeb097
x86: cleanup _new_thread()
by Andrew Boie
· 8 years ago
76b577e
tests: benchmark: timing_info: Change API/variable Name.
by Youvedeep Singh
· 8 years ago
67a51f9
quark_d2000: fix IDT_LIST definition
by Andrew Boie
· 8 years ago
ab7b02c
x86: MMU: Bug in _x86_mmu_buffer_validate
by Adithya Baglody
· 8 years ago
2975ca0
Bluetooth: Kconfig: Rename CONFIG_BLUETOOTH_* to CONFIG_BT_*
by Johan Hedberg
· 8 years ago
09bcd8e
Kconfig: make all syslog variables depend on SYS_LOG
by Anas Nashif
· 8 years ago
80e82e7
x86: stack overflow improvements
by Andrew Boie
· 8 years ago
25a8aef
x86: enable MMU for application memory
by Andrew Boie
· 8 years ago
0f16d98
x86: mmu: add runtime modification indicator
by Andrew Boie
· 8 years ago
9ffaaae
x86: additional debug output for page faults
by Andrew Boie
· 8 years ago
507852a
kernel: introduce opaque data type for stacks
by Andrew Boie
· 8 years ago
d944950
x86: install guard page for interrupt stack
by Andrew Boie
· 8 years ago
054d47b
x86: set stack guard page non-writable
by Andrew Boie
· 8 years ago
0fab8a6
x86: page-aligned stacks with guard page
by Andrew Boie
· 8 years ago
6101aa6
x86: add API for modifying page tables
by Andrew Boie
· 8 years ago
bc666ae
x86: implement improved double-fault handler
by Andrew Boie
· 8 years ago
08c2913
x86: generate RAM-based GDT dynamically
by Andrew Boie
· 8 years ago
8a102e4
x86: allow IDT vectors to be task gates
by Andrew Boie
· 8 years ago
ddf9f4b
x86: convert gen_idt to Python
by Andrew Boie
· 8 years ago
dff21de
x86: add CONFIG_X86_STACK_PROTECTION
by Andrew Boie
· 8 years ago
a717050
qemu_x86: terminate emulator on fatal system error
by Andrew Boie
· 8 years ago
addb12b
arch: quark_se: select config UART_QMSI_0 by default
by Savinay Dharmappa
· 8 years ago
c1e5cbf
devicetree: Generate BLUETOOTH_UART,UART_PIPE etc config from dt
by Savinay Dharmappa
· 8 years ago
7578035
dts: x86: Add device tree support for quark_d2000 microcontroller
by Savinay Dharmappa
· 8 years ago
079b17b
x86: MMU: Validate user Buffer
by Adithya Baglody
· 8 years ago
08a9fcd
x86: ia32: set access based on linker regions
by Andrew Boie
· 8 years ago
65e72be
devicetree: Generate CONFIG_UART_CONSOLE_ON_DEV_NAME from dt
by Kumar Gala
· 8 years ago
c9814f5
mmustructs: don't use addr to name structures
by Andrew Boie
· 8 years ago
103d655
qemu_x86: increase to 8MB of RAM
by Andrew Boie
· 8 years ago
2bc0fa9
qemu_x86: ia32: fix ROM size with XIP enabled
by Andrew Boie
· 8 years ago
3d8aaf7
x86: implement bss zero and data copy for application
by Andrew Boie
· 8 years ago
08df596
arch: intel_quark: use DW device driver when USB is selected
by Johann Fischer
· 8 years ago
ce1add2
dts: x86: Add dts support for x86
by Savinay Dharmappa
· 8 years ago
397d29d
linker: move all linker headers to include/linker
by Anas Nashif
· 8 years ago
be1cb96
tests: benchmark: boot_time: Reading time stamps made arch agnostic
by Adithya Baglody
· 8 years ago
05c9dd0
quark_se: MMU: Add linker support for MMU page table generation.
by Adithya Baglody
· 8 years ago
aab1c1f
quark_se: MMU: Memory regions for arduino 101(quark_se)
by Adithya Baglody
· 8 years ago
43dfd98
kernel: x86: MMU: Enable MMU at boot time.
by Adithya Baglody
· 8 years ago
576c1eb
qemu: MMU: Memory regions for qemu_x86
by Adithya Baglody
· 8 years ago
83644a4
kernel: x86: MMU: Build system support for x86 MMU
by Adithya Baglody
· 8 years ago
9bbf533
kernel: x86: MMU: Macros & Linker scripts for Boot time table creation
by Adithya Baglody
· 8 years ago
569c6e5
kernel: MMU: kconfig definition to enable the MMU on x86.
by Adithya Baglody
· 8 years ago
243671b
samples: ipm: fix macro name
by Anas Nashif
· 8 years ago
567c6c7
misc: use K_THREAD_STACK_DEFINE macros
by Andrew Boie
· 8 years ago
e3550a2
stack_sentinel: hang system on failure
by Andrew Boie
· 8 years ago
998f905
arches: declare _SysFatalErrorHandler __weak
by Andrew Boie
· 8 years ago
Next »