Commit graph

  • 10f2bdfc57 linker: riscv32: Fix .riscv.attributes orphan sections warning Kumar Gala 2019-02-14 23:48:18 -06:00
  • 479df56858 bluetooth: controller: Add a few ticker comments Mark Ruvald Pedersen 2018-12-13 10:53:48 +01:00
  • d315dbd67b bluetooth: controller: Commentary in LLL header Mark Ruvald Pedersen 2018-12-12 15:40:12 +01:00
  • e4892abe31 bluetooth: controller: Document more of memq, mfifo Mark Ruvald Pedersen 2019-02-14 16:21:34 +01:00
  • a61938130b bluetooth: controller: Add comments across ull Mark Ruvald Pedersen 2019-02-14 10:04:17 +01:00
  • 9d8a614ed7 bluetooth: controller: Introduce ull_ref_dec for consistency Mark Ruvald Pedersen 2018-12-13 09:53:04 +01:00
  • 65da531aed x86: fix exception stack pointer reporting Andrew Boie 2019-02-14 13:43:47 -08:00
  • 21337019b0 x86: get oops reason code more robustly Andrew Boie 2019-02-14 13:41:31 -08:00
  • 4ae33f0b55 tests: fatal: refactor and add user mode tests Andrew Boie 2019-02-12 19:59:41 -08:00
  • 747dcbc8f2 x86: improve stack overflow detection Andrew Boie 2019-02-12 14:54:40 -08:00
  • 95e8a582b4 drivers: flash: spi_nor.c: Correct the calculation of SECTORS_COUNT Rajavardhan Gundi 2019-02-14 15:42:17 +05:30
  • 26d3576e0f ext: hal: atmel: sam: really fix GMAC priority queues related registers Daniel Glöckner 2019-02-09 00:53:06 +01:00
  • 75f77db432 include: misc: util.h: Rename min/max to MIN/MAX Carlos Stuart 2019-02-11 17:14:19 +00:00
  • 413ede4b89 driver: eth: gmac: remove ring_buf usage in the RX path Aurelien Jarno 2019-02-08 01:06:01 +01:00
  • cc1d1478ac driver: eth: gmac: wait until the packet is sent before returning Aurelien Jarno 2019-02-12 22:21:06 +01:00
  • 1d55411a96 boards/intel_s1000_crb: fix Python string format Daniel Leung 2019-02-14 13:23:12 -08:00
  • 41e09725bb boards: nrf: Enable HW PWMs on nrf52832_mdk and nrf52840_mdk Andrzej Głąbek 2019-02-07 10:31:43 +01:00
  • 86380483da kernel/work_q: Fix block-in-spinlock bug Andy Ross 2019-02-14 12:58:15 -08:00
  • 82df254512 doc/getting_started: mention ZEPHYR_TOOLCHAIN_VARIANT=host briefly Marc Herbert 2019-02-12 13:37:44 -08:00
  • 65451db6b9 tracing: POSIX arch: Trace switch to main thread Alberto Escolar Piedras 2019-02-14 13:06:38 +01:00
  • eb6534ffa6 tracing: POSIX arch: Remove redundant trace call Alberto Escolar Piedras 2019-02-14 12:49:11 +01:00
  • 143552550f tracing: Add missing isr_exit() for posix arch boards Alberto Escolar Piedras 2019-02-14 12:07:13 +01:00
  • 62d866385e x86: fix crash in _arch_buffer_validate Andrew Boie 2019-02-12 14:28:58 -08:00
  • 9af5089dee build: remove meltdown warning Andrew Boie 2019-02-11 15:49:45 -08:00
  • 2cfeba8507 x86: implement interrupt stack trampoline Andrew Boie 2019-02-06 15:35:24 -08:00
  • eea0f93a83 x86: generate user mode page tables Andrew Boie 2019-02-11 10:12:25 -08:00
  • f093285345 x86: modify MMU APIs for multiple page tables Andrew Boie 2019-02-06 16:51:38 -08:00
  • db6acbfb95 x86: set up shared kernel page Andrew Boie 2019-02-06 15:28:52 -08:00
  • 89a127bc8e x86: add Kconfig for KPTI Andrew Boie 2019-02-06 15:27:52 -08:00
  • 732fa65956 scripts/dts: Rename dict_merge() to merge_properties() Ulf Magnusson 2019-02-13 09:13:40 +01:00
  • 14de997f25 scripts/dts: dict_merge(): Rename dct/merge_dct to to_dict/from_dict Ulf Magnusson 2019-02-13 08:51:34 +01:00
  • 298b4431b9 scripts/dts: Do title/version/description special-casing in dict_merge() Ulf Magnusson 2019-02-13 08:23:34 +01:00
  • f0eeb11fc0 scripts/dts: Add helper for reporting !include-related errors Ulf Magnusson 2019-02-13 07:46:03 +01:00
  • 35b3d440c1 scripts/dts: Replace the Bindings class with plain functions Ulf Magnusson 2019-02-13 04:37:59 +01:00
  • 4a99dbcf9e scripts/dts: Simplify and remove dead code in Bindings._extract_file() Ulf Magnusson 2019-02-13 03:07:10 +01:00
  • 32e6565fd7 scripts/dts: Merge Bindings.binding() into load_bindings() Ulf Magnusson 2019-02-13 02:44:39 +01:00
  • 706809e9b0 scripts/dts: Turn Bindings._included into a global Ulf Magnusson 2019-02-13 02:32:32 +01:00
  • a1f1969331 scripts/dts: Separate out finding binding (.yaml) files Ulf Magnusson 2019-02-13 02:13:43 +01:00
  • d859f4f937 scripts/dts: Move initialization logic into load_bindings() Ulf Magnusson 2019-02-13 02:03:19 +01:00
  • e17af82190 scripts/dts: Rename load_yaml_descriptions() to load_bindings() Ulf Magnusson 2019-02-13 01:52:48 +01:00
  • 1f1282afa4 scripts/dts/extract_dts_includes: Limit conf file to DT prefix defines Kumar Gala 2019-02-09 06:30:51 -06:00
  • 1f68831197 samples: Use DT_ prefix define for DT filters Kumar Gala 2019-02-08 16:19:44 -06:00
  • 74f9901b8d debug: Place Kconfig tracing options in debug submenu François Delawarde 2019-02-14 12:38:42 +01:00
  • 46a02322ec shell: allow commands to suspend shell thread Jakub Rzeszutko 2019-02-12 15:38:16 +01:00
  • 0604c30a1b net: gptp: Fix pkt allocation with debugs enabled Tomasz Gorochowik 2019-02-13 14:17:05 +01:00
  • b814af827d scripts/dts/extract: Fix how we determine DT_FLASH_AREA_<X>_DEV Kumar Gala 2019-02-13 07:27:20 -06:00
  • 70776028f5 drivers: apds9960: fix ALS in non-trigger mode Johann Fischer 2019-02-11 00:33:19 +01:00
  • 516899c82b boards: nucleo_l4r5zi: Add flash & debug support Erwan Gouriou 2019-02-13 15:04:07 +01:00
  • 844c2ad716 net: lwm2m: fix NULL deref in plain_text_read_number() Michael Scott 2019-02-13 14:10:19 -08:00
  • f6b221699c net: lwm2m: fix out-of-bounds access in put_s8() Michael Scott 2019-02-13 14:01:38 -08:00
  • 95f21d59b7 net: lwm2m: remove checks for long int > MAX_INT Michael Scott 2019-02-13 13:37:25 -08:00
  • c73dc42a82 tests: drivers: counter: Test cleanup Krzysztof Chruscinski 2019-02-13 15:21:07 +01:00
  • 849726b3e4 tests: drivers: counter: Fix single_shot_alarm_top and multiple_alarms Krzysztof Chruscinski 2019-02-12 09:30:00 +01:00
  • 0540b1a699 soc: nxp_imx: Move code/data location configs to soc level Maureen Helm 2019-02-12 15:46:31 -06:00
  • 4fac1f4204 shell: Add support to log_panic in RTT backend Krzysztof Chruscinski 2019-02-11 15:25:53 +01:00
  • 02670ed2d7 spi: spi_mcux_lpspi: Convert to use DT_ prefixed defines Kumar Gala 2019-02-11 15:05:56 -06:00
  • d2886ab8bc x86: clear EFLAGS on double fault Andrew Boie 2019-02-12 16:11:14 -08:00
  • 1227b2feda samples/bluetooth: Add note about Long term key clearance Erwan Gouriou 2019-02-13 10:04:37 +01:00
  • 89fb37b76a uart: pl011: Use correct masking for ICR Andy Gross 2019-02-13 09:14:26 -06:00
  • be06327d39 kernel: Reworking _K_TIMER_INITIALIZER and _K_PIPE_INITIALIZER for C++ Krzysztof Chruscinski 2019-02-13 11:19:54 +01:00
  • 7e3d5142a6 settings: Fix default value of flash area ID in Kconfig Andrzej Głąbek 2019-02-13 14:56:28 +01:00
  • cb516b4bc9 tests: drivers: adc: adc_api: Add BL654 board support Ryan Erickson 2019-02-12 10:21:28 -06:00
  • 847500dd43 boards: bl654_dvk: Add BL654 DVK board Ryan Erickson 2019-02-11 10:45:05 -06:00
  • 10acd623c9 soc: arm: atmel: sam3x: Add missing SoC Kconfig symbols Kumar Gala 2019-02-12 00:41:27 -06:00
  • 20838b493b soc: arm: atmel: sam4s: Fix Kconfig typo Kumar Gala 2019-02-12 00:40:27 -06:00
  • dbf7af7f43 net: context: can: Fix typo in Kconfig option name Jukka Rissanen 2019-02-13 12:59:23 +02:00
  • 4e02590231 scripts/dts: Change 'Error::' to 'Error:' Ulf Magnusson 2019-02-12 10:55:58 +01:00
  • b29a5b0e83 scripts/dts: Add a check_binding_properties() function Ulf Magnusson 2019-02-12 06:40:30 +01:00
  • 2b8766db53 scripts/dts: Improve documentation for merge_included_bindings() Ulf Magnusson 2019-02-12 06:32:34 +01:00
  • 3f8616add9 scripts/dts: Get rid of yaml_list in Bindings.bindings() Ulf Magnusson 2019-02-12 05:54:58 +01:00
  • 9e8c3fdf16 scripts/dts: Fix recursion in merge_included_bindings() Ulf Magnusson 2019-02-12 05:25:06 +01:00
  • 6a15130b9a scripts/dts: Rename yaml_traverse_inherited() Ulf Magnusson 2019-02-12 05:20:08 +01:00
  • 00b2ec05e5 scripts/dts: Document Bindings._include() Ulf Magnusson 2019-02-12 05:16:02 +01:00
  • b98cdc10f6 scripts/dts: Have Bindings._include() always return a list Ulf Magnusson 2019-02-12 05:07:08 +01:00
  • 105c5b426b scripts/dts: Remove support for !import Ulf Magnusson 2019-02-12 05:01:25 +01:00
  • 339db385ef scripts/dts: Simplify Bindings._include() Ulf Magnusson 2019-02-12 04:51:19 +01:00
  • 377a794378 scripts/dts: Remove dead '!include <dict>' implementation Ulf Magnusson 2019-02-12 04:43:31 +01:00
  • bf855c621b api: uart: Revert to using bitmasks for errors. Mieszko Mierunski 2019-02-13 11:13:36 +01:00
  • 85d92923e2 Bluetooth: controller: Rename non-Kconfig option macros Vinayak Kariappa Chettimada 2019-02-13 10:33:01 +05:30
  • a6eab1be4b tests: spi_loopback: reduce footprint by tweaking logging Kumar Gala 2019-02-13 06:52:43 -06:00
  • 3b73511153 net: sockets: Add dummy shutdown() implementation. Paul Sokolovsky 2019-02-07 20:47:46 +03:00
  • 91ef79539a net: lwm2m: fix rendering of zero value float32/64 Michael Scott 2019-02-12 22:22:01 -08:00
  • 5284231750 doc: fix incremental build by fixing doxygen output mtime Marc Herbert 2019-02-07 13:39:59 -08:00
  • 8236f3d72c arch: arm: mpu: get the region sizes from the linker Aurelien Jarno 2019-02-10 12:44:20 +01:00
  • dad4b297f3 net/context: No need to set pkt family as the allocator did already Tomasz Bursztyka 2019-02-11 11:33:20 +01:00
  • 4ca8395c9e doc: dts: bindings: Fix a spell mistake Song Qiang 2019-02-13 15:23:03 +08:00
  • 581cfdb754 drivers: wifi: simplelink: Translate socket family/type/protocol values Vincent Wan 2019-02-12 14:42:11 -08:00
  • 5bd4f78025 driver: pinmux: stm32f4: Remove duplicated defination Song Qiang 2019-02-12 19:23:31 +08:00
  • 72bef65087 Bluetooth: controller: Fix non-HCI error code return value data type Vinayak Kariappa Chettimada 2019-02-11 22:53:17 +05:30
  • e6a256a785 Bluetooth: controller: Fix Rx buffer size variable data type Vinayak Kariappa Chettimada 2019-02-11 22:51:07 +05:30
  • 5aa9d2ce1e Bluetooth: controller: Remove unused commented code Vinayak Kariappa Chettimada 2019-02-04 22:35:37 +05:30
  • e85c4d00b6 Bluetooth: controller: Rename ull_tx_ack_put to ll_tx_ack_put Vinayak Kariappa Chettimada 2019-02-04 22:33:51 +05:30
  • 5bacbf612d Bluetooth: controller: Move PKT_US from LLL to ULL header file Vinayak Kariappa Chettimada 2019-02-04 22:26:01 +05:30
  • d33641f39a Bluetooth: controller: Remove underscore prefixes from functions Vinayak Kariappa Chettimada 2019-02-04 22:21:55 +05:30
  • b81cfdf81b soc: arm: nrf51: Fix CONFIG_SYS_POWER_MANAGEMENT exclusion Takumi Ando 2019-02-13 17:39:29 +09:00
  • 3af63b5d1d soc: arm: nrf52: Fix CONFIG_SYS_POWER_MANAGEMENT exclusion Takumi Ando 2019-02-13 16:06:03 +09:00
  • 054e1bec2d tests: adc: reduce footprint by tweaking logging Anas Nashif 2019-02-12 15:54:40 -05:00
  • acf0e24c6e doc: intel_s1000: I2S sample app documentation Sathish Kuttan 2019-02-11 19:33:58 -08:00
  • 53dcc07889 samples: intel_s1000: App for I2S audio playback Sathish Kuttan 2019-02-11 19:33:19 -08:00
  • a10610eb9f samples: net: lwm2m: add timer object to lwm2m client Michael Scott 2019-02-08 10:03:00 -08:00