Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5eddb087f0cd319b8f03322cbe37c69cf83d4d8a
/
arch
6d4d1ea
arch: arm: fix EM7D makefile
by Anas Nashif
· 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
7e3ed14
doc: fix Kconfig misspellings
by David B. Kinder
· 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
83bedcc
ARM: MPU: Arch specific memory domain APIs
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
833025d
timer: xtensa_sys_timer: Tickless Kernel Implementation for Xtensa
by Youvedeep Singh
· 7 years ago
3849b36
arch: arm: soc: provide support for stm32f091
by Bobby Noelte
· 7 years ago
fc78ddf
ARM: nrf52: Power Management for nrf52 series SOC
by Youvedeep Singh
· 7 years ago
75833d4
arm: nxp_kinetis: cleanup soc.h - remove unused defines
by Kumar Gala
· 7 years ago
283a0cd
x86: MMU: Rename gen_mmu script
by Jan Kiszka
· 7 years ago
b007b64
kernel: Add option to ensure writable pages are not executable
by Leandro Pereira
· 7 years ago
edd072e
tests: benchmarking: cleanup of the benchmarking code.
by Adithya Baglody
· 7 years ago
da9b0dd
drivers: Rename `random` to `entropy`
by Leandro Pereira
· 7 years ago
adce1d1
subsys: Add random subsystem
by Leandro Pereira
· 7 years ago
e08a5b0
arch: arm: kinetis: Remove duplicate CLOCK_CONTROL config option
by Carles Cufi
· 7 years ago
035814e
boards: move pinmux driver to board/soc dir
by Anas Nashif
· 7 years ago
9b93334
soc: ti_simplelink: rename header directory for registers
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
2f7688b
arch: arm: core: fix vector table relocate write to flash
by Bobby Noelte
· 7 years ago
db8fd88
arch: arm: soc: provide support for stm32f0.
by Maciej Debski
· 7 years ago
26ba99e
drivers: Add Atmel SAM family I2C (TWI) driver
by Piotr Mienkowski
· 8 years ago
61467e0
iwdg: the sample of the use of STM32 Independent Watchdog
by Adam Podogrocki
· 8 years ago
6d4da19
iwdg: make independent watchdog driver compliant with STM32Cube LL API
by Adam Podogrocki
· 8 years ago
46555f1
i2c: stm32f3: Cleanup how we enable the specific I2C driver
by Kumar Gala
· 7 years ago
48af600
Revert "ARM: MPU: Arch specific memory domain APIs"
by Andrew Boie
· 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
7add3cd
ARM: MPU: Arch specific memory domain APIs
by Adithya Baglody
· 7 years ago
da210ba
driver: serial: Move STM32 UART driver to LL API
by Erwan Gouriou
· 7 years ago
a172f72
boards: stm32f3_disco: Add I2C support
by Yannis Damigos
· 7 years ago
6312b0e
arm: Enable the mcux sim clock control driver on Kinetis SoCs
by Maureen Helm
· 7 years ago
05e1d8c
arch: arm: soc: ti_simplelink: Add MSP432P401R SoC
by Manivannan Sadhasivam
· 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
d5cf7e0
arch: stm32f4: Add CONFIG_GPIO_STM32_PORTD=y
by Pushpal Sidhu
· 7 years ago
8a11f91
usb: Add support for STM32 family USB driver
by Loic Poulain
· 7 years ago
1f0c611
arch: stm32f4: Select USB_DC_STM32 driver if USB is enabled
by Yannis Damigos
· 7 years ago
73a5fe7
x86: fix stack overflow in double fault handler
by Andrew Boie
· 7 years ago
da4024b
Kconfig: CONFIG_USERSPACE is experimental
by Andrew Boie
· 7 years ago
2b6abf6
kernel: USERSPACE implies HW_STACK_PROTECTION
by Andrew Boie
· 7 years ago
b62a353
drivers: adc: Add SAM ADC driver
by Jonas Pfaff
· 7 years ago
3959282
arm: exx32: Add Silabs EFM32WG soc files
by Christian Taedcke
· 8 years ago
af1a8fc
arch: nxp_kinetis: initial import KW2XD SiP
by Johann Fischer
· 7 years ago
5f22dab
esp32: Prefix ROM routines with `esp32_rom_`
by Leandro Pereira
· 7 years ago
468190a
kernel: convert most thread APIs to system calls
by Andrew Boie
· 7 years ago
313b20d
dfu: replace FLASH_ALIGN with FLASH_WRITE_BLOCK_SIZE
by Marti Bolivar
· 7 years ago
c38efa6
arm: soc: stm32l4: add flash driver for IMG_MANAGER
by Marti Bolivar
· 7 years ago
92e2968
arm: soc: stm32f4: add flash driver for IMG_MANAGER
by Marti Bolivar
· 7 years ago
2e6744f
arm: soc: nxp: k6x: add flash driver for IMG_MANAGER
by Marti Bolivar
· 7 years ago
e11b9fb
arm: soc: nRF52: Add workaround for incorrect RESETREAS bits, errata 136
by Thiago Silveira
· 7 years ago
808b315c
arm: nxp: kw41z: Select IEEE802154_KW41Z driver for networking
by Paul Sokolovsky
· 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
ae2e911
arch: riscv32: define soc family in correct Kconfig
by Anas Nashif
· 7 years ago
be9a0b3
arm: atmel: define soc family in correct Kconfig
by Anas Nashif
· 7 years ago
e9c9702
kernel: add memory domain APIs
by Chunlin Han
· 8 years ago
13ca6fe
syscalls: reorganize headers
by Andrew Boie
· 7 years ago
95d28e5
arch: arm: add initial support for CONFIG_USERSPACE
by Chunlin Han
· 7 years ago
f0d5097
mcux: nxp_kinetis: Move HAS_TRNG config to ext
by Maureen Helm
· 7 years ago
5ba9f26
mcux: nxp_kinetis: Move HAS_RNGA config to ext
by Maureen Helm
· 7 years ago
694c7f5
mcux: nxp_kinetis: Move HAS_FTM config to ext
by Maureen Helm
· 7 years ago
f7a37ce
mcux: nxp_kinetis: Move HAS_ADC16 config to ext
by Maureen Helm
· 7 years ago
fe4c3aa
mcux: nxp_kinetis: Move HAS_LPSCI config to ext
by Maureen Helm
· 7 years ago
bbafc83
mcux: nxp_kinetis: Move HAS_LPUART config to ext
by Maureen Helm
· 7 years ago
66f1f89
qemu: cleanup qemu configurations
by Anas Nashif
· 7 years ago
df5cc17
gen_mmu.py: load directly
by Andrew Boie
· 7 years ago
db4eba6
dfu: img_util: move flash defines to SoC
by Anas Nashif
· 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
· 7 years ago
9f70c7b
kernel: reorganize CONFIG_USERSPACE
by Andrew Boie
· 7 years ago
1e8afbf
cleanup: remove lots of references to unified kernel
by Anas Nashif
· 7 years ago
d81f9c1
x86: revise _x86_mmu_buffer_validate
by Andrew Boie
· 7 years ago
3bb677d
x86: don't set FS/GS segment selectors
by Andrew Boie
· 7 years ago
1ded7d7
arch: arm: stm32: factorize stm32f417xy socs defconfig files
by Erwan Gouriou
· 7 years ago
0f408a0
arch: soc: st_stm32: Remove unused enumeration from F4, F3 SoCs
by Yannis Damigos
· 7 years ago
1e06ffc
zephyr: use k_thread_entry_t everywhere
by Andrew Boie
· 7 years ago
d414e7c
kconfig: move fatal error handler to arch options
by Anas Nashif
· 7 years ago
8379b7b
kconfig: move interrupt options into arch menu
by Anas Nashif
· 7 years ago
46f66f4
kconfig: generalised stack protection options
by Anas Nashif
· 7 years ago
939889a
kconfig: remove unused config DEBUG_IRQS
by Anas Nashif
· 7 years ago
261f898
kconfig: remove exta menu for x86 core options
by Anas Nashif
· 7 years ago
7c71608
cleanup: remove commented #include
by Anas Nashif
· 7 years ago
Next »