Commit graph

  • f288d1e4a7 tests: samples: Apps shouldn't set tick rate Andy Ross 2019-06-11 11:02:01 -07:00
  • b696c3e469 tests/kernel/mem_pool: Fix timeout units Andy Ross 2019-06-11 10:38:20 -07:00
  • 0baf72e1c7 drivers/timer/nrf_rtc_timer: Fix round-up for rapid tick rates Andy Ross 2019-06-10 15:50:26 -07:00
  • 9f4f57eed3 sanitycheck: don't multiply CPU count Andrew Boie 2019-07-02 17:00:08 -07:00
  • 4f2e873454 arch: arc: fix the bug caused by hardware sp switch in interrupt Wayne Ren 2019-07-01 15:48:20 +08:00
  • ace11bbefd mempool: make sure max block size isn't smaller than minimum allowed Nicolas Pitre 2019-05-26 21:12:05 -04:00
  • fc4ca923bb mempool: fully use the inline free block bitmap on 64-bit targets Nicolas Pitre 2019-05-22 15:16:11 -04:00
  • cf974371fb mempool: make alignment/rounding 64-bit compatible Nicolas Pitre 2019-06-26 11:32:58 -04:00
  • d62e229680 sanitycheck: extend coverage timeout Andrew Boie 2019-07-01 15:01:48 -07:00
  • f5b375062c soc: stm32f7: Fix fixup file for uart devices Erwan Gouriou 2019-06-21 14:27:56 +02:00
  • 154e09134f boards: dts: cleanup partition node names Kumar Gala 2019-07-02 11:47:48 -05:00
  • 0325a3d972 arch/x86: eliminate include/arch/x86/irq_controller.h Charles E. Youse 2019-06-28 13:06:37 -07:00
  • 15dac5b6ab arch/x86: update msr.h to be safe with CONFIG_X86_LONGMODE Charles E. Youse 2019-06-28 09:43:38 -07:00
  • 7f0ab527e3 arch/x86: move 32-bit linker script to ia32/ directory Charles E. Youse 2019-06-28 09:41:39 -07:00
  • c384c6685e arch/x86: move include/arch/x86/sys_io.h to ia32/sys_io.h Charles E. Youse 2019-06-27 16:49:10 -07:00
  • ef4eb300bf arch/x86: merge include/arch/x86/asm_inline.h into arch.h Charles E. Youse 2019-06-27 16:44:07 -07:00
  • a039bec3c7 arch/x86: remove arch-specific ffs.h, rely on compiler built-ins Charles E. Youse 2019-06-27 15:59:43 -07:00
  • 930e6af999 arch/x86: move include/arch/x86/segmentation.h to ia32/segmentation.h Charles E. Youse 2019-06-27 15:32:20 -07:00
  • dff016b53c arch/x86: move include/arch/x86/arch.h to ia32/arch.h Charles E. Youse 2019-06-27 15:01:01 -07:00
  • c4175e9106 arch/x86: move arch/x86/syscall.h to arch/x86/ia32/syscall.h Charles E. Youse 2019-06-27 14:21:07 -07:00
  • 6f3009ecf0 arch/x86: move include/arch/x86/asm.h to include/arch/x86/ia32/asm.h Charles E. Youse 2019-06-27 14:04:51 -07:00
  • c7bc7a8c86 arch/x86: clean up model-specific register definitions in msr.h Charles E. Youse 2019-06-27 10:41:58 -07:00
  • 8a8e6a1e52 arch/x86: merge asm_inline_gcc.h with asm_inline.h Charles E. Youse 2019-06-27 09:16:55 -07:00
  • da735b9c73 arch: arm: userspace: don't use the default stack in z_arm_do_syscall Ioannis Glaropoulos 2019-06-28 17:20:19 +02:00
  • f3a1270f85 arch: arm: userspace: correct inline comment for bad syscalls Ioannis Glaropoulos 2019-06-27 13:51:06 +02:00
  • 5d423b8078 userspace: minor typo fixes in various places Ioannis Glaropoulos 2019-06-28 11:49:19 +02:00
  • d202d620c7 soc: nordic: nrf9160: add IPC capabilities Ioannis Glaropoulos 2019-07-01 14:53:15 +02:00
  • 2d537f49a9 usb_dc_stm32: Don't update ret_bytes if send fails in usb_dc_ep_write() Yannis Damigos 2019-06-30 12:28:23 +03:00
  • e217c1b172 cmake: remove spurious IS_ABSOLUTE logic in zephyr_sources() Marc Herbert 2019-05-31 22:17:01 -07:00
  • 86bfa07c5c boards: twr_ke18f: document watchdog support Henrik Brix Andersen 2019-06-20 09:08:46 +02:00
  • 56940ac239 soc: arm: nxp: ke1xf: add watchdog support Henrik Brix Andersen 2019-05-20 23:16:21 +02:00
  • 7cb92552f3 drivers: watchdog: mcux_wdog32: add driver for the NXP Kinetis WDOG32 Henrik Brix Andersen 2019-05-20 23:13:52 +02:00
  • fc23fd1989 drivers: can: stm32: Update enable driver help message Alexander Wachter 2019-07-02 15:02:03 +02:00
  • d644007c32 drivers: can: stm32 Add error message for buffer overflow Alexander Wachter 2019-07-02 12:42:38 +02:00
  • 82a1661c99 drivers: can: stm32: Change TX priority to chronological order Alexander Wachter 2019-07-02 12:39:19 +02:00
  • 2b6b065d82 drivers: can: stm32: Remove STM CAN_Init Alexander Wachter 2019-07-01 16:44:33 +02:00
  • b91f37494b sanitycheck: Minor optimization in BinaryHandler Alberto Escolar Piedras 2019-07-02 10:06:22 +02:00
  • 649368c018 sanitycheck: Record time used in BinaryHandler Alberto Escolar Piedras 2019-07-02 09:59:35 +02:00
  • 502094b096 arm: mps_an521: Add support for the AN521 on MPS2+ Kumar Gala 2019-05-06 16:56:38 +08:00
  • b52abfe225 tests: schedule_api: cover priority checks Andrew Boie 2019-07-01 17:14:29 -07:00
  • 799366a90c dts: silabs: fix gpio address Kumar Gala 2019-07-02 11:48:34 -05:00
  • f7b0257773 dts: nios2: fix flash node name Kumar Gala 2019-07-02 11:49:09 -05:00
  • 1453d0c468 dts: nxp_imx6sx_m4: fix cpu reg num Kumar Gala 2019-07-02 11:49:21 -05:00
  • 8859089d6c dts: lpc55s6x: Fix SRAM-X address Kumar Gala 2019-07-02 11:48:48 -05:00
  • f1b349aa72 drivers: sensor: temp_nrf5: Code cleanup Krzysztof Chruscinski 2019-07-02 13:16:40 +02:00
  • dbe80fd987 Bluetooth: GATT: Fix registering on static service area Luiz Augusto von Dentz 2019-07-02 21:53:46 +03:00
  • d8c5c9dcf1 samples/**/external_lib: invoke $(MAKE) instead of make Marc Herbert 2019-06-28 11:14:52 -07:00
  • ba894d8b0a Bluetooth: gatt: Fix DB corruption when adding/removing service Arthur Crepin-Leblond 2019-06-04 11:26:18 +02:00
  • b0e58d62ab samples: bluetooth: peripheral_ht: Health Thermometer sample Aaron Tsui 2019-06-04 15:10:58 +08:00
  • db167c606d dts: Rename LED._GPIO_* -> DT_ALIAS_LED._GPIOS_* Kumar Gala 2019-06-22 10:59:19 -05:00
  • c661cc6c78 drivers: clock_control: nrf: Add option to use external LF source Krzysztof Chruscinski 2019-07-02 07:40:42 +02:00
  • c2100c9dd4 ext: hal: nordic: Fix nrf_clock external clock source control Krzysztof Chruscinski 2019-07-02 09:17:57 +02:00
  • efd99e6634 tests: net: ip-addr: Avoid possible null pointer dereference Jukka Rissanen 2019-07-02 09:51:17 +03:00
  • 08d10e1793 samples: net: lwm2m_client: If hwinfo interface is enabled, use it Daniel Egger 2019-03-08 13:52:30 +01:00
  • d596262821 Bluetooth: controller: Rename assert handler Kconfig title Thomas Stenersen 2019-07-01 16:31:43 +02:00
  • 3379b641b7 Bluetooth: controller: Remove BT_HCI_RAW dependency Thomas Stenersen 2019-07-01 15:52:32 +02:00
  • 8462f331f5 wifi: eswifi: Implement TCP listen/accept Loic Poulain 2019-07-01 18:34:26 +02:00
  • 033b267085 wifi: eswifi: Allow nested locking Loic Poulain 2019-02-13 18:02:54 +01:00
  • 50fa6bdd5e wifi: eswifi: Parse async messages Loic Poulain 2019-02-13 10:54:50 +01:00
  • 38129ce1a6 kernel: fix CONFIG_THREAD_NAME from user mode. Andrew Boie 2019-06-25 08:54:37 -07:00
  • 1ee017050b arc: use different load instruction Andrew Boie 2019-06-29 16:46:29 -07:00
  • 5a8b40b91a west.yml: Update hal_stm32 to fix I2C_SPEED_FAST redefinition Erwan Gouriou 2019-07-01 09:11:03 +02:00
  • 6d3566a0b8 tests: mem_alloc: don't set main thread size Andrew Boie 2019-07-01 11:18:26 -07:00
  • 3b3844a921 tests: net: socket: mgmt: Add tests for get|setsockopt() Jukka Rissanen 2019-06-19 10:11:48 +03:00
  • 7c65db4e31 net: socket: mgmt: Add setsockopt() and getsockopt() support Jukka Rissanen 2019-06-19 10:09:42 +03:00
  • 6f32f17cda net: socket: Add userspace support to getsockopt() Jukka Rissanen 2019-06-19 10:07:59 +03:00
  • ee849826e3 net: socket: Add userspace support to setsockopt() Jukka Rissanen 2019-06-19 08:54:45 +03:00
  • 40ec4bc15c tests: net: socket: mgmt: Add unit tests for net_mgmt sockets Jukka Rissanen 2019-06-18 17:06:47 +03:00
  • 645d2b204b samples: net: sock: mgmt: Print IP addresses for each event Jukka Rissanen 2019-06-12 14:09:25 +03:00
  • 8cf4d59180 tests: net: utils: Add userspace tests for net_addr_ntop/pton() Jukka Rissanen 2019-06-12 14:08:13 +03:00
  • 5d13df9c3b net: utils: Add userspace support to net_addr_ntop/pton() Jukka Rissanen 2019-06-12 14:06:52 +03:00
  • eb018f8109 tests: net: mgmt: Verify that info_length is correct Jukka Rissanen 2019-06-12 14:34:49 +03:00
  • 2da132e5e3 net: mgmt: Send event with info when applicaple Jukka Rissanen 2019-06-12 10:01:42 +03:00
  • c283016f3d samples: net: sock: mgmt: Add network management socket app Jukka Rissanen 2019-06-11 16:12:46 +03:00
  • c0d6831bc0 net: sockets: mgmt: Add AF_NET_MGMT address family support Jukka Rissanen 2019-06-11 15:51:57 +03:00
  • 02b3826fa0 net: mgmt: Add info length to event wait API Jukka Rissanen 2019-06-11 15:33:00 +03:00
  • f3f3dc8768 tests: kernel: fatal: run test for ARMv8-M with MPU stack guards Ioannis Glaropoulos 2019-06-30 14:16:27 +02:00
  • 9b03cd8bdc arch: arm: allow user to fall-back to MPU-based guards in ARMv8-M Ioannis Glaropoulos 2019-06-30 14:12:24 +02:00
  • e8f2d86d94 tests: remove redundant CONFIG_HW_STACK_PROTECTION=y setting Ioannis Glaropoulos 2019-06-30 14:09:10 +02:00
  • 77581fcdb0 boards: mimxrt10xx: Add counter to supported list Loic Poulain 2019-06-21 09:29:15 +02:00
  • 050a715d21 soc: nxp: rt: Enable mcux gpt when counter is enabled Loic Poulain 2019-03-21 15:52:34 +01:00
  • 41bfeb54c2 drivers: counter: Add NXP MCUX GPT counter driver Loic Poulain 2019-03-21 15:48:45 +01:00
  • 304c5fd196 dts: arm: nxp_rt: Add GPT nodes Loic Poulain 2019-03-21 15:46:41 +01:00
  • 517ef0d688 soc: nxp:rt: Add HAS_MCUX_GPT flag Loic Poulain 2019-03-21 15:44:51 +01:00
  • 917890a544 samples: sensors: fxos8700: add support for twr-ke18f board Henrik Brix Andersen 2019-06-30 18:17:38 +02:00
  • 506256c7cc samples: sensors: fxos8700: add polling support Henrik Brix Andersen 2019-05-13 19:53:13 +02:00
  • 058ebe69c3 tests: common: add tests for extra sflist APIs Andrew Boie 2019-06-29 20:40:07 -07:00
  • a744501a7d kernel: test coverage for sflist Andrew Boie 2019-06-29 19:25:14 -07:00
  • b6e4f91069 lib: os: fix slist code coverage Andrew Boie 2019-06-29 20:26:12 -07:00
  • 8753becbe1 kernel: delete k_futex_init() Andrew Boie 2019-06-28 10:37:06 -07:00
  • 0d9dab300e Bluetooth: Introduce separate pool for discardable events Johan Hedberg 2019-06-28 12:09:36 +03:00
  • fc2fcd10cf Bluetooth: Add dedicated pool for HCI_Num_Completed_Packets HCI event Johan Hedberg 2019-06-17 15:54:45 +03:00
  • 766ad9f96c net: if: Make gateway address in net_if_ipv4_set_gw() const Jukka Rissanen 2019-06-19 11:36:16 +03:00
  • 7063921e87 net: if: Add userspace support to IPv4 gateway set function Jukka Rissanen 2019-06-19 11:35:05 +03:00
  • 813ae63f6b net: if: Add userspace support to IPv4 netmask set function Jukka Rissanen 2019-06-19 11:23:10 +03:00
  • 10189332cd net: if: Make IPv4 address const in removal function Jukka Rissanen 2019-05-29 13:03:34 +08:00
  • 01fa8a6fe2 tests: net: if: Test userspace support in net_if Jukka Rissanen 2019-05-29 11:47:31 +08:00
  • 041cd5f18f net: if: Add syscall interface to IP address add and rm Jukka Rissanen 2019-05-29 11:43:13 +08:00
  • 0ca1aaa7be boards: arm: Add support for nRF51 Dongle (PCA10031) Stig Bjørlykke 2018-06-13 21:49:49 +02:00
  • 284bc9d964 dts: Rename SW._GPIO_* -> DT_ALIAS_SW._GPIOS_* Kumar Gala 2019-06-22 10:57:14 -05:00