Commit graph

  • b541962cce soc: nxp_kinetis: Remove extra blank line at end of ke1xf dts fixup Maureen Helm 2020-01-13 13:49:28 -0600
  • b8ad9969ef drivers: counter: Refactor mcux gpt driver to use generated dts macros Maureen Helm 2020-01-11 13:22:27 -0600
  • 9e14543c19 drivers: gpio: Refactor mcux igpio driver to use generated dts macros Maureen Helm 2020-01-03 16:20:20 -0600
  • a2082303b8 drivers: serial: Refactor mcux lpuart driver to use generated dts macros Maureen Helm 2020-01-03 15:24:41 -0600
  • 7242660399 drivers: i2c: Refactor mcux lpi2c driver to use generated dts macros Maureen Helm 2020-01-03 14:36:32 -0600
  • 4ce9c9d59c bluetooth: controller: Guard zephyr LL specific configurations Rubin Gerritsen 2020-01-03 18:40:32 +0100
  • ea3003eb28 shields: ssd1306: add table with supported displays Johann Fischer 2020-01-14 13:34:41 +0100
  • b2f5a02f04 shields: ssd1306: add support for SH1106 based 128x64 display Johann Fischer 2020-01-07 10:27:47 +0100
  • 93ff0defc3 drivers: ssd1306: fix partial buffer write for SH1106 controller Johann Fischer 2020-01-09 00:34:57 +0100
  • 8918e48072 drivers: ssd1306: add choice symbol to controller type choice Johann Fischer 2020-01-07 10:29:44 +0100
  • 56901f3ae3 samples: minimal: kconfig: Do not assign promptless MEMORY_PROTECTION Ulf Magnusson 2020-01-14 13:08:52 +0100
  • a536c14132 drivers: sensor: bme280: Add CS control when using SPI Jan Tore Guggedal 2020-01-14 08:34:29 +0100
  • 6564fd8a84 boards: shields: add TI BOOSTXL-ULPSENSE Brett Witherspoon 2019-11-12 21:42:11 -0600
  • 71952fb92f boards: cc1352r1_launchxl / cc26x2r1_launchxl: add BoosterPack connector Brett Witherspoon 2019-11-12 21:41:14 -0600
  • a563247af6 dts: bindings: add GPIO binding for BoosterPack header Brett Witherspoon 2019-11-12 21:41:07 -0600
  • 59832ffa0a boards: arm: nxp_imx: kconfig: Do not assign promptless SOC_FAMILY_IMX Ulf Magnusson 2020-01-14 13:28:44 +0100
  • 6608beaaaa console: kconfig: Do not assign promptless CONSOLE_HAS_DRIVER Ulf Magnusson 2020-01-14 13:39:55 +0100
  • 8c7da445d0 boards: arm: kconfig: Do not assign promptless CPU_HAS_FPU Ulf Magnusson 2020-01-14 13:45:14 +0100
  • c353fdfa0f Bluetooth: host: Document connection object behaviour Joakim Andersson 2020-01-13 14:39:30 +0100
  • 4401b6a2f3 Bluetooth: host: Stop using existing conn object when creating new conn Joakim Andersson 2020-01-13 14:44:08 +0100
  • 46bf20036a Bluetooth: host: Reserve conn object for connectable advertiser Joakim Andersson 2020-01-07 14:16:49 +0100
  • e9eebf0c40 Bluetooth: host: Reserve conn object for connecting with whitelist Joakim Andersson 2020-01-07 12:40:30 +0100
  • e91f9804e6 Bluetooth: host: Fix error code when calling API before init Joakim Andersson 2020-01-13 14:43:09 +0100
  • c635425487 Bluetooth: host: Refactor stopping directed advertiser Joakim Andersson 2020-01-07 14:13:01 +0100
  • a45226a238 Bluetooth: host: Clear auto-conn state when failed to get conn object Joakim Andersson 2020-01-07 10:24:54 +0100
  • a0349689ff Bluetooth: host: Fix conn object assigned to wrong connection Joakim Andersson 2020-01-07 09:52:14 +0100
  • 1b451e0bed bluetooth: kconfig: Do not assign promptless BT_DEBUG Ulf Magnusson 2020-01-14 12:52:51 +0100
  • ebaed210c7 sensor: tmp007: fix read and use i2c_burst_read Anas Nashif 2020-01-08 18:43:57 -0500
  • c82cd7c074 boards: bbc_microbit: add nrfjprog flash support Martí Bolívar 2020-01-13 09:42:57 -0800
  • 2690c9e550 x86: move some per-cpu initialization to C Andrew Boie 2020-01-10 13:46:07 -0800
  • a594ca7c8f kernel: cleanup and formally define CPU start fn Andrew Boie 2020-01-10 12:51:38 -0800
  • 808cca0efb x86: disable usermode on 64-bit unless no meltdown Andrew Boie 2020-01-05 17:19:43 -0800
  • 4fcf28ef25 x86: mitigate swapgs Spectre V1 attacks Andrew Boie 2020-01-03 18:13:33 -0800
  • 3d80208025 x86: implement user mode on 64-bit Andrew Boie 2019-12-18 14:30:41 -0800
  • 07c278382a x86: remove retpoline code Andrew Boie 2019-12-18 15:11:59 -0800
  • 077b587447 x86: implement hw-based oops for both variants Andrew Boie 2019-12-18 14:12:54 -0800
  • 708d5f7922 x86: don't use privilege stack areas as a guard Andrew Boie 2019-11-21 19:52:11 -0800
  • d24b704e89 x86: fix 64-bit issues in thread_stack.h Andrew Boie 2019-11-21 18:46:14 -0800
  • 06c4207602 x86: add CONFIG_X86_USERSPACE for Intel64 Andrew Boie 2019-11-21 12:52:37 -0800
  • edc14e50ad x86: up-level speculative attack mitigations Andrew Boie 2019-11-19 23:28:17 -0800
  • c71e66e2a5 x86: add system call functions for 64-bit Andrew Boie 2019-11-19 18:08:21 -0800
  • f5468d1192 x86: add linker directives for 64-bit user mode Andrew Boie 2019-11-19 17:51:04 -0800
  • 7f82b99ad4 x86: up-level some user mode functions Andrew Boie 2019-11-19 15:25:37 -0800
  • 7ea958e0dd x86: optimize locations of psp and thread ptables Andrew Boie 2019-11-19 15:08:49 -0800
  • e45c6eeebc x86: expose APIs for dumping MMU entry flags Andrew Boie 2019-11-19 12:49:39 -0800
  • 7c293831c6 x86: add support for 64-bit thread ptables Andrew Boie 2019-11-19 12:31:25 -0800
  • fc589d7279 x86: implement 64-bit exception recovery logic Andrew Boie 2019-11-13 12:43:12 -0800
  • ded0185eb8 x86: add GDT descriptors for user mode Andrew Boie 2019-11-13 10:42:05 -0800
  • 692fda47fc x86: use MSRs for %gs Andrew Boie 2019-11-12 17:56:21 -0800
  • 3256e9e00b x86: use BIT() macros for cr0/cr4 bits Andrew Boie 2019-11-12 15:50:49 -0800
  • 592ecf07c7 x86: add MSR defintions needed for syscalls Andrew Boie 2019-11-12 15:48:40 -0800
  • 10d033ebf0 x86: enable recoverable exceptions on 64-bit Andrew Boie 2019-11-06 15:54:34 -0800
  • 6f25384e7a tests: userspace: work around x86_64 bug Andrew Boie 2020-01-02 18:29:36 -0800
  • 777213c0fb samples: drivers: crypto: fix test failure Andrew Boie 2020-01-02 17:22:09 -0800
  • b7160c0ee4 tests: dynamic_thread: disable on x86 Andrew Boie 2019-11-21 16:20:53 -0800
  • 8b107a8829 tests: mem_protect: use one cpu Andrew Boie 2019-11-21 22:20:09 -0800
  • d49f413c54 tests: futex: use one cpu Andrew Boie 2019-12-18 11:05:59 -0800
  • 24ff46c634 tests: userspace: use 1cpu for some cases Andrew Boie 2019-12-18 11:35:28 -0800
  • d3c525b986 boards: Kconfig: SAM: Do not assign promptless SOC_FAMILY_SAM0 symbol Ulf Magnusson 2020-01-13 14:40:03 +0100
  • e0848a8d61 tests: net: kconfig: Do not assign promptless NET_ROUTE symbol Ulf Magnusson 2020-01-13 16:28:38 +0100
  • d4ad36e8d6 tests: userspace: Do not assign promptless THREAD_USERSPACE_LOCAL_DATA Ulf Magnusson 2020-01-13 14:25:43 +0100
  • 4d41f03f09 tests: bluetooth: kconfig: Do not assign promptless BT_RPA symbol Ulf Magnusson 2020-01-13 16:21:25 +0100
  • d37f09fc2b tests: bluetooth: kconfig: Do not assign promptless BT_CONN symbol Ulf Magnusson 2020-01-13 16:24:35 +0100
  • 89981b07c8 Bluetooth: host: Lower the size of the num_complete buffer Joakim Andersson 2020-01-10 09:34:16 +0100
  • afa9c42d75 Bluetooth: host: Add config option for discardable buffer size. Joakim Andersson 2020-01-10 09:30:34 +0100
  • 87812c9633 Bluetooth: host: Add BT_BUF_SIZE to include HCI reserve for buf size Joakim Andersson 2020-01-10 09:23:09 +0100
  • cc8290f588 boards: arm: nucleo_f030r8: doc: fix st.com refs Antony Pavlov 2020-01-07 23:23:45 +0300
  • 33336e78f6 drivers: spi: Support PM busy state where relevant in DW Maksim Masalski 2019-12-25 14:13:36 +0800
  • 6f680cffc6 tests: board_shell: enable sensor shell Henrik Brix Andersen 2020-01-13 10:02:31 +0100
  • 88fcded3b0 dts: boards: Define dts aliases at soc level for lpc socs Maureen Helm 2020-01-10 09:44:52 -0600
  • ecd24bccd1 dts: boards: Define dts aliases at soc level for i.mx 6/7 socs Maureen Helm 2020-01-10 09:43:39 -0600
  • 201f8897cd dts: boards: Define dts aliases at soc level for i.mx rt socs Maureen Helm 2020-01-10 09:56:56 -0600
  • ce90e24d25 kconfig: deprecate TI cc2650_sensortag and cc2650 SoC Vincent Wan 2020-01-08 17:17:25 -0800
  • 180b4df229 soc: kconfig: add SOC_DEPRECATED_RELEASE Vincent Wan 2020-01-08 17:10:51 -0800
  • a2bc514653 boards: Kconfig: rename BOARD_DEPRECATED to BOARD_DEPRECATED_RELEASE Vincent Wan 2020-01-09 14:20:44 -0800
  • c1fdf98ba5 kernel: show what spinlock was used incorrectly Andrew Boie 2020-01-10 17:17:05 -0800
  • 89d23e891a Revert "boards: nxp: pinmux: enable ftm pwm outputs based on DT_INST_* defines" Henrik Brix Andersen 2020-01-09 20:09:20 +0100
  • 9c52a3f189 boards: riscv: rv32m1_vega: document PWM support Henrik Brix Andersen 2019-12-03 18:21:02 +0100
  • 030ea45ab3 boards: riscv: rv32m1_vega: enable PWM support for the RGB LED Henrik Brix Andersen 2019-12-03 17:24:52 +0100
  • b702e5fdde soc: riscv: rv32m1: enable the RV32M1 Timer/PWM driver Henrik Brix Andersen 2019-12-03 17:23:19 +0100
  • eb185d1443 CODEOWNERS: take ownership of the RV32M1 Timer/PWM driver Henrik Brix Andersen 2019-12-03 17:51:44 +0100
  • 3e7ca8f2ad drivers: pwm: add driver for the RV32M1 Timer/PWM module Henrik Brix Andersen 2019-12-03 17:22:22 +0100
  • f3144644bd soc: riscv: rv32m1: enable peripheral clocks for Timer/PWM modules Henrik Brix Andersen 2019-12-03 17:17:28 +0100
  • 575c211f97 dts: riscv: rv32m1: add timer/pwm modules Henrik Brix Andersen 2019-12-03 17:13:24 +0100
  • 2461d6996c west: update openisa hal Henrik Brix Andersen 2020-01-04 13:14:45 +0100
  • ce9141236b modules: vega: add option for indicating the presence of RV32M1 TPM Henrik Brix Andersen 2019-12-03 17:08:45 +0100
  • c989ab8b05 dts: bindings: add binding for RV32M1 Timer/PWM module Henrik Brix Andersen 2019-12-03 17:03:45 +0100
  • 57d538cef8 include: crypto: Cleanup docstrings Paul Sokolovsky 2020-01-10 15:22:29 +0300
  • 519661748e dts: boards: Define dts aliases at soc level for kinetis socs Maureen Helm 2020-01-10 09:19:35 -0600
  • 5b14ab4481 Bluetooth: Add dynamic le scan listener interface Trond Einar Snekvik 2019-12-20 14:13:11 +0100
  • 776de86dc7 menuconfig: Update to work around resizing crash on macOS Ulf Magnusson 2020-01-13 10:38:45 +0100
  • e04e4c27e8 kernel: panic: Option ASSERT_NO_FILE_INFO controls panic or oops print Joakim Andersson 2019-12-20 15:42:38 +0100
  • 27bbfb66b4 assert: Completely remove file info and condition expression Joakim Andersson 2019-12-23 13:41:44 +0100
  • 662ee8eacf net: buf: Switch from net buf assert to system assert Joakim Andersson 2019-12-09 14:44:17 +0100
  • 08168f60f7 Bluetooth: assert: Change printed expression to printing line and file Joakim Andersson 2019-12-09 14:41:43 +0100
  • 8aecf14928 assert: Disable line number printing together with file printing Joakim Andersson 2019-12-20 16:23:53 +0100
  • 4af5815bf4 assert: Add option to disable assertion messages Joakim Andersson 2019-12-20 16:21:52 +0100
  • 7a433325f5 assert: Add verbose option to assertion messages Joakim Andersson 2019-12-20 16:16:12 +0100
  • 000d9b15ff assert: Move __ASSERT_LOC so it can be used when asserts are disabled Joakim Andersson 2019-12-20 16:12:14 +0100
  • 94d331b2eb assert: Add option to disable condition from assertion message Joakim Andersson 2019-12-09 14:07:10 +0100