Commit graph

  • 91384ef01e scripts: genrest: Support splitting symbol documentation up by path Ulf Magnusson 2019-10-01 13:31:55 +02:00
  • f7d9af8cb2 Bluetooth: Mesh: Proxy forwards ALL_NODES addr Trond Einar Snekvik 2019-10-03 14:04:22 +02:00
  • d12c53f89f Bluetooth: controller: split: Fix missing data len update event Vinayak Kariappa Chettimada 2019-07-18 13:24:32 +05:30
  • 186a584d0a Bluetooth: controller: split: cond. compile job disable Vinayak Kariappa Chettimada 2019-09-12 08:37:32 +05:30
  • 36603a3bda doc: make consistent release notes titles David B. Kinder 2019-10-09 09:09:25 -07:00
  • c686ef1240 doc: forward-port 1.14.1 release notes to master David B. Kinder 2019-10-09 09:06:26 -07:00
  • 628a0336bf boards: stm32: Set arduino gpio connector on nucleo 144 pins boards Erwan Gouriou 2019-10-07 11:41:41 +02:00
  • 61c60be302 arch: arm: core: add Cortex-R in the files description headers Ioannis Glaropoulos 2019-10-09 10:37:28 +02:00
  • 463d8f7e86 arch: arm: clean up inclusions in assembly files Ioannis Glaropoulos 2019-10-09 09:38:54 +02:00
  • 923a909db8 tests/mem_pool_threadsafe: use actual minimum mempool block size Nicolas Pitre 2019-10-09 09:06:52 -04:00
  • 3aac8e3e19 samples: usb: webusb: Update sample README Andrei Emeltchenko 2019-10-02 14:38:44 +03:00
  • 3fac9c183a samples: usb: wpanusb: Update documentation Andrei Emeltchenko 2019-10-02 12:47:22 +03:00
  • eb2422ed76 arch: arc: enlarge the exception handling stack Wayne Ren 2019-09-26 21:40:42 +08:00
  • 0125cabec7 test_pipe_contexts: don't free memory blocks handed to k_pipe_block_put Nicolas Pitre 2019-10-08 21:03:45 -04:00
  • b71eb71de7 Bluetooth: controller: Fix Kconfig conditional optionals Vinayak Kariappa Chettimada 2019-10-01 16:10:05 +05:30
  • b237597ab9 arch: posix: isolate arch-soc/board IF from kernel-arch IF Alberto Escolar Piedras 2019-10-07 15:51:00 +02:00
  • d1aca7f11b x86_64: fix arch headers Andrew Boie 2019-10-03 15:19:06 -07:00
  • 7f715bd113 intel64: add inline definition of z_arch_switch() Andrew Boie 2019-10-03 15:17:30 -07:00
  • b12a094d63 drivers: hpet: fix includes Andrew Boie 2019-10-03 14:37:57 -07:00
  • 3ffb89ad7f arches: fix z_arch_k_cycle_get_32() definitions Andrew Boie 2019-10-03 15:05:34 -07:00
  • c968422a78 xtensa: fix z_arch_switch() Andrew Boie 2019-10-03 14:50:46 -07:00
  • 747fec226c arm: move z_arch_switch_to_main_thread to C code Andrew Boie 2019-10-03 14:35:03 -07:00
  • 54506b5a9b arches: fix z_arch_is_in_isr() defintion Andrew Boie 2019-10-03 14:32:22 -07:00
  • f0f700c121 posix: expose z_arch_irq_lock/unlock as inlines Andrew Boie 2019-10-03 14:24:38 -07:00
  • 4970bb092e kernel_includes: add irq.h Andrew Boie 2019-10-04 18:17:19 -07:00
  • b1a73a17bc sys_io: pull in toolchain.h Andrew Boie 2019-10-04 18:16:33 -07:00
  • e28f330a8e coccinelle: standardize k_thread create/define calls with integer timeouts Peter Bigot 2019-10-06 14:59:16 -05:00
  • 03c22b8c94 scripts/coccinelle: add k_thread create/define to timeout standardization Peter Bigot 2019-10-06 14:04:49 -05:00
  • 6e5db350b2 coccinelle: standardize k_sleep calls with integer timeouts Peter Bigot 2019-10-06 14:02:31 -05:00
  • f0c0b3b5dc scripts/coccinelle: add sleep to int literal to timeout standardization Peter Bigot 2019-10-06 14:01:08 -05:00
  • 3423d8b2a4 coccinelle: standardize k_mbox_data_block_get call with timeout Peter Bigot 2019-10-06 13:56:20 -05:00
  • 567d3c4a3e scripts/coccinelle: more cleanup of int literal to timeout Peter Bigot 2019-10-06 13:56:20 -05:00
  • 22be864af3 stm32: Fix uart_irq_tx_complete() to output correct status Tommy Vestermark 2019-09-25 19:57:35 +02:00
  • 8b214117ec drivers: CAN: MCP2515: Move OSC frequency definition to device-tree Alexander Wachter 2019-10-08 10:25:20 +02:00
  • ffa59f1327 shields: link_board_can: Fix bus-speed and SPI definition Alexander Wachter 2019-10-08 09:49:38 +02:00
  • ab288a8e9e tests: drivers: counter: Add test suite for nrf rtc fixed top value feature Krzysztof Chruscinski 2019-10-04 11:31:27 +02:00
  • 1d6ba06ea7 tests: drivers: counter: Enable ppi-wrap feature on one instance Krzysztof Chruscinski 2019-10-04 10:25:11 +02:00
  • eaa4962673 tests: drivers: counter: Add test for late setting and short relative Krzysztof Chruscinski 2019-05-20 08:54:01 +02:00
  • ce0a6ed406 drivers: counter: nrf_rtc: Fix wrapping with PPI Krzysztof Chruscinski 2019-10-04 10:24:01 +02:00
  • a3ff7f54ab drivers: counter: nrf_rtc: Add detection of late alarm request Krzysztof Chruscinski 2019-04-17 07:35:37 +02:00
  • d91b2325bb drivers: counter: nrf_timer: Add detection of late alarm request Krzysztof Chruscinski 2019-07-18 13:57:50 +02:00
  • 537f06a532 Bluetooth: controller: split: Add hook for flushing in LLL Wolfgang Puffitsch 2019-10-05 16:22:27 +02:00
  • d534492bf9 Bluetooth: controller: Fix ticker previous slot value Vinayak Kariappa Chettimada 2019-10-08 15:55:37 +05:30
  • a1945db08a Bluetooth: controller: Support Zero Latency IRQs Vinayak Kariappa Chettimada 2019-10-08 12:00:21 +05:30
  • 3096c0e741 Bluetooth: controller: split: Support Zero Latency IRQs Vinayak Kariappa Chettimada 2019-10-08 12:00:21 +05:30
  • 1e20009212 Bluetooth: controller: Add Zero Latency IRQ Kconfig Vinayak Kariappa Chettimada 2019-10-08 17:51:03 +05:30
  • 0bb8ec86d7 boards: arm: add support for STM32F030 DEMO board (stm32f030_demo) Antony Pavlov 2019-04-18 23:57:58 +03:00
  • 70a14435b0 arm: stm32f0: introduce STM32F030X4 stuff Antony Pavlov 2019-04-18 23:57:50 +03:00
  • ba9b8dd183 toolchain: Fix for off-tree toolchains Alberto Escolar Piedras 2019-10-08 17:41:06 +02:00
  • fe85c2e2e0 arch: arm: Add Cortex-R exception handling documentation. Stephanos Ioannidis 2019-09-27 09:44:35 +09:00
  • 8c4de7e4b0 arch: arm: Remove unnecessary register preservation in Cortex-R port. Stephanos Ioannidis 2019-09-26 15:03:34 +09:00
  • d68de09c0f boards: arm: stm32: fix out of bounds access Noah Pendleton 2019-10-08 10:04:12 -04:00
  • 959f3d8d7f boards: arm: stm32_min_dev: Document connection info Ioannis Konstantelias 2019-10-08 12:24:42 +03:00
  • 02c73ef002 boards: arm: stm32_min_dev: Remove broken links Ioannis Konstantelias 2019-10-08 10:14:31 +03:00
  • 6dd8ce54ab boards: arm: stm32_min_dev: Enhance doc with pinout Ioannis Konstantelias 2019-10-04 17:31:20 +03:00
  • 82d6347355 doc: fix broken file and zephyr-app refs David B. Kinder 2019-10-07 10:12:11 -07:00
  • 26ff7603f1 drivers: uart_pl011: Fix compilation when CONFIG_UART_INTERRUPT_DRIVEN=n Carlo Caione 2019-10-05 17:47:27 +01:00
  • a76a74c541 drivers: uart_pl011: Remove cortex_m header Carlo Caione 2019-10-05 17:24:44 +01:00
  • f20127c137 doc: use simpler words for describing scheduling Håkon Øye Amundsen 2019-10-08 13:36:26 +00:00
  • 5aee3ee995 Bluetooth: Mesh: Model message macros Trond Einar Snekvik 2019-10-08 09:39:48 +02:00
  • a3bc87504c drivers: clock_control: nrf_power_clock: Make isr function global Krzysztof Chruscinski 2019-10-08 08:54:59 +02:00
  • 27e5dd131f doc: s/device tree/devicetree/ Marti Bolivar 2019-10-07 10:37:09 -07:00
  • 9935fdd110 doc: dts: move example to the right place Marti Bolivar 2019-10-07 11:04:55 -07:00
  • 85fa523cf0 doc: dts: add more explanations, with diagrams Marti Bolivar 2019-10-04 13:34:15 -07:00
  • 2275aae291 doc: add a couple of ref targets Marti Bolivar 2019-10-04 12:24:41 -07:00
  • 2fa0c4874a doc: add more cross-references/examples for DT overlays Marti Bolivar 2019-10-04 12:23:55 -07:00
  • 392d3a864a Bluetooth: controller: Fix endianness for length update. Thomas Ebert Hansen 2019-09-26 10:06:21 +02:00
  • 90fabfd96b bluetooth: controller: Prevent unnecesary ticker "must expire" Morten Priess 2019-10-06 22:14:30 +02:00
  • 288940dbbd drivers: pwm: pwm_mchp_xec: Fix u32_t overflow for freq calculation Andrei Emeltchenko 2019-09-27 11:04:12 +03:00
  • 0a85239d0d boards: nucleo_f103rb: Fix missing include in dts file Erwan Gouriou 2019-10-07 20:19:24 +02:00
  • ce37c594ed doc: shields: Document shield variant board overriding Erwan Gouriou 2019-10-07 20:27:45 +02:00
  • 3865b54802 doc: shields: Update shields doc with board overriding and variants Erwan Gouriou 2019-09-12 11:26:43 +02:00
  • 12287985fb tests/kernel/smp: make 64-bit clean Charles E. Youse 2019-10-07 14:07:54 -04:00
  • f7cfb4303b arch/x86: do not assume MP means SMP Charles E. Youse 2019-10-07 13:42:29 -04:00
  • e6a31a9e89 arch/x86: (Intel64) initialize TSS interrupt stack from cpuboot[] Charles E. Youse 2019-10-07 13:35:56 -04:00
  • 643661cb44 arch/x86: declare z_x86_prep_c() in kernel_arch_func.h Charles E. Youse 2019-10-07 12:26:49 -04:00
  • 5abab591c2 arch/x86: (Intel64) make z_arch_start_cpu() synchronous Charles E. Youse 2019-09-30 18:16:16 -04:00
  • 5a9a33b0cf drivers/interrupt_controller/ioapic_intr.c: broadcast interrupts Charles E. Youse 2019-09-30 16:03:46 -04:00
  • 3b145c0d4b arch/x86: (Intel64) do not lock interrupts around irq_offload() Charles E. Youse 2019-09-30 13:41:44 -04:00
  • 66510db98c arch/x86: (Intel64) add scheduler IPI support Charles E. Youse 2019-09-30 13:28:36 -04:00
  • 74e3717af6 arch/x86: (Intel64) fix conditional assembly in locore.S Charles E. Youse 2019-09-30 12:18:28 -04:00
  • f361798cdf arch/x86: limit number of IRQ vectors to 224 Charles E. Youse 2019-09-30 11:51:49 -04:00
  • 3eb1a8b59a arch/x86: (Intel64) implement SMP support Charles E. Youse 2019-09-28 22:38:03 -04:00
  • 2808908816 arch/x86: alter signature of z_x86_prep_c() function Charles E. Youse 2019-09-28 21:26:00 -04:00
  • f6d9fb10b1 drivers/interrupt_controller/loapic.h: add IPI support Charles E. Youse 2019-09-24 16:54:38 -04:00
  • f9eaee35b8 arch/x86: (Intel64) use per-CPU parameter struct for CPU startup Charles E. Youse 2019-09-28 20:52:07 -04:00
  • edf5761c83 arch/x86: (Intel64) rename kernel segment constants Charles E. Youse 2019-09-28 17:50:03 -04:00
  • 90bf0da332 arch/x86: (Intel64) optimize and re-order startup assembly sequence Charles E. Youse 2019-09-28 17:31:13 -04:00
  • 17e135bc41 arch/x86: (Intel64) clear BSS before entering long mode Charles E. Youse 2019-09-28 17:09:12 -04:00
  • a981f51fe6 arch/x86: drivers/loapic_intr.c: move local APIC initialization Charles E. Youse 2019-09-28 16:58:22 -04:00
  • 418e5c1b38 arch/x86: factor out common assembly startup code Charles E. Youse 2019-09-28 16:16:19 -04:00
  • 25a7cc1136 arch/x86: (Intel64) add missing linker symbols Charles E. Youse 2019-09-28 14:30:22 -04:00
  • 8279af76c8 arch/x86: elevate prep_c.c to common code Charles E. Youse 2019-09-28 14:25:13 -04:00
  • 8d97750eef arch/x86: (Intel64) add z_arch_curr_cpu() to enable CONFIG_SMP=y Charles E. Youse 2019-09-24 11:09:55 -04:00
  • cc9be2e982 arch/x86: (Intel64) start up on _interrupt_stack, not _exception_stack Charles E. Youse 2019-09-28 11:07:35 -04:00
  • 64300a7ec3 kernel/Kconfig: clamp number of CPUs to 4 Charles E. Youse 2019-09-24 13:29:41 -04:00
  • b3bcfcde7e boards: stm32: Set arduino gpio connector on nucleo 64 pins boards Erwan Gouriou 2019-10-07 09:37:09 +02:00
  • 54a5ae7bbf samples/shields: x_nucleo_iks01a3: Filter on RAM > 16kbytes Erwan Gouriou 2019-10-07 09:36:35 +02:00
  • d2c6982191 Bluetooth: samples: Add newline when using printk Joakim Andersson 2019-10-07 15:18:55 +02:00
  • 00f0fb73fd drivers: flexcan: fix loopback mode Henrik Brix Andersen 2019-10-07 16:43:07 +02:00