Commit graph

  • 47da2bed27 drivers: modem: sara-r4: Add sanity timeout for @ prompt Xavier Chapron 2021-01-22 09:21:12 +01:00
  • 609701fa21 Bluetooth: controller: radio: Fix compilation error Piotr Pryga 2021-01-22 00:34:51 -08:00
  • 3940b407d9 driver: update gpt driver to support internal divider by dts Hake Huang 2020-12-09 16:35:47 +08:00
  • 2a6657f952 clocks: ccm add gpt clock control into ccm driver Hake Huang 2020-12-09 16:30:59 +08:00
  • 2a8a580825 clocks: add clock api for gpt Hake Huang 2021-01-15 15:41:19 +08:00
  • 38c53b6347 dts-binding: dts/bindings/timer: add gpt freq in dts binding Hake Huang 2021-01-15 16:12:57 +08:00
  • 2d7f2a0f26 dts: add nxp gpt freq setting in dts Hake Huang 2021-01-15 16:12:23 +08:00
  • f27e7bccf9 arc: sys_io: fix sys_read32 return value from uint16_t to uint32_t Watson Zeng 2021-01-22 15:24:24 +08:00
  • f38ba314ea soc: nordic: Disable PM for SOC_NRF5340_CPUNET_QKAA Flavio Ceolin 2021-01-20 23:02:30 -08:00
  • 7f48e992e8 soc: efm32wg: Select SOC_GECKO_CORE if pm is enabled Flavio Ceolin 2021-01-14 15:50:36 -08:00
  • 321ce7fb77 power: Use substate-id in pm subsystem Flavio Ceolin 2021-01-12 13:23:18 -08:00
  • c5e82ecec3 power: Add substate-id property for a power state Flavio Ceolin 2021-01-12 10:26:05 -08:00
  • d21808b0b1 power: Remove residency and states from Kconfig Flavio Ceolin 2021-01-11 16:43:53 -08:00
  • 9d7ddc1d0c power: Create necessary function stubs Flavio Ceolin 2021-01-07 13:17:57 -08:00
  • d21cfd5f36 power: Remove power management conditionals from code Flavio Ceolin 2021-01-07 09:29:17 -08:00
  • 579f7049c7 power: Move pm subsystem to new power states Flavio Ceolin 2020-12-07 21:51:46 -08:00
  • 539ccb880a power: dts: Return empty list when the are no power states Flavio Ceolin 2021-01-06 11:04:26 -08:00
  • d5387f68e2 boards: cc26x2r1_launchxl: Add idle states in dts Flavio Ceolin 2020-12-22 22:03:34 -08:00
  • 6da709e097 boards: cc1352r_sensortag: Add idle states in dts Flavio Ceolin 2020-12-22 21:55:43 -08:00
  • 7f637c7ee3 boards: mec15xxevb_assy6853: Add idle states in dts Flavio Ceolin 2020-12-22 22:06:22 -08:00
  • f1ce4463b9 boards: mec1501modular_assy6885: Add idle states in dts Flavio Ceolin 2020-12-22 14:27:48 -08:00
  • b7e4e982e1 dts: mec1501hsz: Add cpu label Flavio Ceolin 2020-12-22 23:14:20 -08:00
  • 8a255d1b83 boards: cc1352r1_launchxl: Add idle states in dts Flavio Ceolin 2020-12-22 14:21:23 -08:00
  • 47e3577ff2 dts: power: Change pm state properties Flavio Ceolin 2020-12-22 21:08:55 -08:00
  • d8a41c8179 net: buf: Allow passing NULL as allocator to net_buf_append_bytes Luiz Augusto von Dentz 2021-01-21 09:59:46 -08:00
  • 0ab314f705 kernel: const-qualify objects used to calculate delay values Peter Bigot 2020-11-16 15:28:59 -06:00
  • f9b76ca76e ci: compliance: fail on errors Anas Nashif 2021-01-20 08:46:47 -05:00
  • 6f61663695 Revert "arch: add KERNEL_VM_OFFSET" Anas Nashif 2021-01-22 07:37:46 -05:00
  • 9c86416598 Revert "linker-defs: add syms for kernel image bounds" Anas Nashif 2021-01-22 07:37:45 -05:00
  • 25d589d46d Revert "x86: linker: define z_mapped_* symbols" Anas Nashif 2021-01-22 07:37:44 -05:00
  • 8e6add58b0 Revert "arm64: linker: define z_mapped_* symbols" Anas Nashif 2021-01-22 07:37:44 -05:00
  • 371c6d4142 Revert "tests: x86: pagetables: pass if userspace disabled" Anas Nashif 2021-01-22 07:37:43 -05:00
  • db0732f11d Revert "kernel: add CONFIG_ARCH_HAS_RESERVED_PAGE_FRAMES" Anas Nashif 2021-01-22 07:37:42 -05:00
  • 8e84eaf73e Revert "kernel: add page frame management" Anas Nashif 2021-01-22 07:37:41 -05:00
  • 0417b97257 Revert "kernel: add k_mem_map() interface" Anas Nashif 2021-01-22 07:37:40 -05:00
  • 6b82664a5a Revert "mmu: add k_mem_free_get()" Anas Nashif 2021-01-22 07:37:39 -05:00
  • 4422b1d376 Revert "x86: reserve the first megabyte" Anas Nashif 2021-01-22 07:37:39 -05:00
  • 0d2724649e Revert "x86: tests: pagetables: fix assumptions" Anas Nashif 2021-01-22 07:37:38 -05:00
  • 34e9c09330 Revert "arch: remove KERNEL_RAM_SIZE" Anas Nashif 2021-01-22 07:37:37 -05:00
  • ee599d88c3 Revert "newlib: memory-map the heap, cleanups" Anas Nashif 2021-01-22 07:37:36 -05:00
  • 808303c5f4 Revert "newlib: clamp max heap size on MMU systems" Anas Nashif 2021-01-22 07:37:35 -05:00
  • 83d15d96e3 Revert "x86: only map the kernel image" Anas Nashif 2021-01-22 07:37:34 -05:00
  • 2480b39b59 Revert "qemu_x86_tiny: don't use first megabyte at all" Anas Nashif 2021-01-22 07:37:34 -05:00
  • e980848ba7 Revert "x86: pre-allocate address space" Anas Nashif 2021-01-22 07:37:33 -05:00
  • a2ec139bf7 Revert "mmu: arch_mem_map() may no longer fail" Anas Nashif 2021-01-22 07:37:32 -05:00
  • d887e078f9 Revert "mmu: ensure gperf data is mapped" Anas Nashif 2021-01-22 07:37:31 -05:00
  • 0f24e09bcf Revert "arch: add CONFIG_DEMAND_PAGING" Anas Nashif 2021-01-22 07:37:30 -05:00
  • 65122b776a Revert "kernel: add demand paging arch interfaces" Anas Nashif 2021-01-22 07:37:29 -05:00
  • 5d3a21ae61 Revert "demand_paging: add infra for demand paging modules" Anas Nashif 2021-01-22 07:37:29 -05:00
  • cd0beca292 Revert "kernel: add demand paging internal interfaces" Anas Nashif 2021-01-22 07:37:28 -05:00
  • 495c6c72ab Revert "kernel: add app-facing demand paging APIs" Anas Nashif 2021-01-22 07:37:27 -05:00
  • 752934b3c8 Revert "kernel: add demand paging implementation" Anas Nashif 2021-01-22 07:37:26 -05:00
  • 6785d2a2dc Revert "tests: mem_map: pin test pages" Anas Nashif 2021-01-22 07:37:25 -05:00
  • 4f15aae65a Revert "demand_paging: add NRU algorithm" Anas Nashif 2021-01-22 07:37:25 -05:00
  • cadb201d1e Revert "demand_paging: add RAM-based demo backing store" Anas Nashif 2021-01-22 07:37:24 -05:00
  • adff757c72 Revert "x86: implement demand paging APIs" Anas Nashif 2021-01-22 07:37:23 -05:00
  • 1d24758f95 Revert "qemu_x86_tiny: enable demand paging" Anas Nashif 2021-01-22 07:37:22 -05:00
  • 75ebe4c7bd Revert "mmu: pin the whole kernel" Anas Nashif 2021-01-22 07:37:21 -05:00
  • cf34c9174a Revert "tests: add basic k_mem_map() test" Anas Nashif 2021-01-22 07:37:21 -05:00
  • 6e4b33e8a5 Revert "tests: add intial demand paging testcase" Anas Nashif 2021-01-22 07:37:20 -05:00
  • f62ba9fe13 Revert "CODEOWNERS: add demand paging subdir" Anas Nashif 2021-01-22 07:37:19 -05:00
  • c2c87c99c7 Revert "kernel: add z_num_pagefaults_get()" Anas Nashif 2021-01-22 07:37:18 -05:00
  • fb4db2c0a8 Revert "tests: demand_paging: add more API tests" Anas Nashif 2021-01-22 07:37:17 -05:00
  • 5e978d237c Revert "mmu: backing stores reserve page fault room" Anas Nashif 2021-01-22 07:37:16 -05:00
  • 43cd3d3fac Revert "tests: context: disable if DEMAND_PAGING" Anas Nashif 2021-01-22 07:37:15 -05:00
  • ef17f889dc Revert "mmu: promote public APIs" Anas Nashif 2021-01-22 07:37:09 -05:00
  • 7df2cad29a tests: devicetree: Fix compile errors with GPIO define Kumar Gala 2021-01-22 06:20:23 -06:00
  • 956923f8e5 drivers: wifi: esp: schedule each RX packet on separate work Marcin Niestroj 2020-12-04 11:59:54 +01:00
  • dca2fd8042 drivers: wifi: esp: flush socket work items in socket put Marcin Niestroj 2020-12-01 15:31:18 +01:00
  • 74e4f77fb4 drivers: wifi: esp: initialize per socket work structures only once Marcin Niestroj 2020-12-01 15:27:48 +01:00
  • 7067373797 drivers: wifi: esp: always use net_pkt->work for sending Marcin Niestroj 2020-12-01 01:10:04 +01:00
  • 90bb0847e4 drivers: wifi: esp: use context->send_cb and context->user_data Marcin Niestroj 2020-11-30 23:29:33 +01:00
  • c31ce55c58 timer: TICKLESS_CAPABLE is now without prompt Anas Nashif 2021-01-21 22:10:39 -05:00
  • d3218ca515 debug: coredump: remove z_ prefix for stuff used outside subsys Daniel Leung 2021-01-21 10:11:44 -08:00
  • c3669c045a tests: debug: add new coredump_backends Daniel Leung 2020-10-23 14:17:14 -07:00
  • 2b53f3ded2 debug: coredump: add new backend using flash partition Daniel Leung 2020-10-22 16:23:50 -07:00
  • 6c569142ea debug: coredump: add shell commands for logging backend Daniel Leung 2020-10-29 11:46:21 -07:00
  • 1dc813853a debug: coredump: add query and command APIs Daniel Leung 2020-10-23 14:06:13 -07:00
  • c4de586fbe debug: coredump: no need to track errors at frontend Daniel Leung 2020-10-26 11:08:49 -07:00
  • 236e7c7e33 debug: coredump: remove unused code Daniel Leung 2020-10-22 15:23:35 -07:00
  • 1387e7c7c2 scripts: coredump: fix crashing on non-existent memory region Daniel Leung 2020-10-28 11:50:56 -07:00
  • e932a1537c arch: tests: Document interrupt delivery behavior after arch_irq_disable() Andy Ross 2021-01-21 12:12:59 -08:00
  • e8f12344b0 doc: dts: improve 'get zephyr.dts' HOWTO Martí Bolívar 2021-01-21 11:37:24 -08:00
  • c408765d70 timer: legacy_api: Fix a build dependency in legacy_api header Flavio Ceolin 2021-01-06 12:40:15 -08:00
  • 1dd2d414b8 kernel: build: Make TICKLESS_CAPABLE a hidden option Flavio Ceolin 2021-01-06 12:16:55 -08:00
  • d6d4a832a4 kernel: build: Make TICKLESS_KERNEL depends on TICKLESS_CAPABLE Flavio Ceolin 2021-01-06 12:14:45 -08:00
  • c2b2462e70 doc: build: Change a header position Flavio Ceolin 2021-01-05 12:20:44 -08:00
  • 2185c5b399 doc: build: Missing italic Flavio Ceolin 2021-01-05 12:18:33 -08:00
  • 45d0508bdf drivers/sensor: iis2dlpc: Add multi-instance support Armando Visconti 2021-01-15 17:42:43 +01:00
  • 8ccd506966 doc: Clean up docs on thread termination behavior Andy Ross 2021-01-21 12:38:38 -08:00
  • ecc57a12a6 include: power: include missing header for slist Johann Fischer 2021-01-21 13:37:04 +01:00
  • 63fc93e21f mmu: promote public APIs Andrew Boie 2021-01-20 17:03:13 -08:00
  • 6af87480d0 tests: context: disable if DEMAND_PAGING Andrew Boie 2021-01-15 12:31:43 -08:00
  • 7a642f81ab mmu: backing stores reserve page fault room Andrew Boie 2021-01-15 12:07:45 -08:00
  • 7370895c0e tests: demand_paging: add more API tests Andrew Boie 2021-01-14 14:18:37 -08:00
  • d7e6bc3e84 kernel: add z_num_pagefaults_get() Andrew Boie 2021-01-14 12:22:18 -08:00
  • 5f0a7201c7 CODEOWNERS: add demand paging subdir Andrew Boie 2021-01-14 12:05:09 -08:00
  • 060462d5c6 tests: add intial demand paging testcase Andrew Boie 2021-01-11 12:12:38 -08:00
  • 0f8dc1c109 tests: add basic k_mem_map() test Andrew Boie 2021-01-11 09:04:08 -08:00
  • a45486e1d5 mmu: pin the whole kernel Andrew Boie 2020-12-18 16:06:09 -08:00