Commit graph

  • c9aaab74db net: ptp: clock: Add usermode support to ptp_clock_get() Jukka Rissanen 2019-05-27 16:01:49 +0800
  • 95e8498c27 net: ptp: Add usermode support to net_eth_get_ptp_clock_by_index() Jukka Rissanen 2019-05-27 12:44:01 +0800
  • 11b06fab76 net: ethernet: Add net_eth_get_ptp_clock_by_index() function Jukka Rissanen 2019-05-24 14:43:56 +0300
  • def6b14aa7 net: ptp: clock: Create a dummy inline func for net_eth_get_ptp_clock() Jukka Rissanen 2019-05-27 20:50:08 +0800
  • a506aa3dfb arch/x86: remove CONFIG_X86_FIXED_IRQ_MAPPING support Charles E. Youse 2019-06-23 20:06:15 +0000
  • 3dc7c7a6ea drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller Charles E. Youse 2019-06-23 19:19:48 +0000
  • c6c9dcf28c drivers/adc/adc_intel_quark_d2000: remove Quark D2000 ADC driver Charles E. Youse 2019-06-21 16:12:25 -0700
  • 57b46bbc85 soc/x86/intel_quark: remove support for Quark D2000 SoC Charles E. Youse 2019-06-21 15:55:54 -0700
  • ca4910827b boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board Charles E. Youse 2019-06-21 15:21:11 -0700
  • 4857cb852c Bluetooth: Mesh: Fix segmented message RPL behavior Johan Hedberg 2019-06-18 14:09:18 +0300
  • 69406e0f9c counter: Update counter API in order to provide more flexibility Piotr Zięcik 2019-03-21 16:31:16 +0100
  • 3c6c8ed063 gptp: don't cast pointers to ints Nicolas Pitre 2019-05-21 21:51:16 -0400
  • a30162be35 tests: add futex test cases Wentong Wu 2019-06-20 23:53:21 +0800
  • 5611e92347 kernel: add futex support Wentong Wu 2019-06-20 23:51:27 +0800
  • 4e6e2e3e85 Bluetooth: tests: Add tests for GATT Luiz Augusto von Dentz 2019-06-18 09:55:33 +0300
  • 2dc2d9cf00 Bluetooth: tests: Add tests for L2CAP Luiz Augusto von Dentz 2019-06-18 11:16:01 +0300
  • 72b05f3e17 Bluetooth: tests: Add tests for UUID APIs Luiz Augusto von Dentz 2019-06-18 12:36:37 +0300
  • 5846a36e9c Bluetooth: hci_prop_evt: Don't set NO_QEMU_SERIAL_BT_SERVER Luiz Augusto von Dentz 2019-06-18 09:59:00 +0300
  • 769cfab694 cmake: Set NO_QEMU_SERIAL_BT_SERVER when CONFIG_BT_NO_DRIVER is set Luiz Augusto von Dentz 2019-06-24 12:46:48 +0300
  • 0180b94afd tests: kernel: fatal: add explicit test case for ARM and FP Sharing mode Ioannis Glaropoulos 2019-06-19 11:57:38 +0200
  • 70c47cba04 tests: drivers: can: stm32: determine CAN device at compile-time Henrik Brix Andersen 2019-06-18 22:30:48 +0200
  • a361d7caad samples: drivers: CAN: add support for twr_ke18f board Henrik Brix Andersen 2019-06-18 21:37:07 +0200
  • 348ef0f2a4 boards: twr_ke18f: enable CAN controller Henrik Brix Andersen 2019-06-06 20:45:12 +0200
  • 52cfe30d5e soc: nxp: ke1xf: add CAN support Henrik Brix Andersen 2019-06-06 20:44:01 +0200
  • b5e3be9e8a soc: arm: nxp: ke1xf: enable MCUX SCG clock controller driver Henrik Brix Andersen 2019-06-16 22:25:44 +0200
  • 13847a315d drivers: clock_control: mcux_scg: add NXP MCUX SCG clock control driver Henrik Brix Andersen 2019-06-16 22:16:35 +0200
  • 652fdfe3a1 drivers: can: add support for the NXP Kinetis FlexCAN controller Henrik Brix Andersen 2019-06-06 20:42:06 +0200
  • dded1d076a dts: can: allow individual specification of prop seg and phase seg1 quanta Henrik Brix Andersen 2019-06-17 12:15:37 +0200
  • d2f5a2c1dc tests: drivers: can: api: add support for CAN_0 Henrik Brix Andersen 2019-06-16 21:04:15 +0200
  • 64a9a04500 drivers: can: add support for two CAN controller instances Henrik Brix Andersen 2019-06-06 20:39:10 +0200
  • a570b40252 genrest: De-spam docs by skipping direct deps. in more places Ulf Magnusson 2019-06-24 08:01:09 +0200
  • 465b2cf31b mempool: fix corruption of the free block bitmap and beyond Nicolas Pitre 2019-06-22 10:13:45 -0400
  • 639eb76729 arch: arm: make priv stack guard programming similar to normal guard Ioannis Glaropoulos 2019-06-14 16:32:38 +0200
  • f15c12d482 arch: arm: expose start/end limits of the thread priv stack section Ioannis Glaropoulos 2019-06-14 09:08:11 +0200
  • 88959e75dd scripts: gen_priv_stacks.py: use the right alignment for priv stacks Ioannis Glaropoulos 2019-06-13 18:11:58 +0200
  • 723aae9503 tests: kernel: mem_protect: use correct define for MEM_REGION_ALLOC Ioannis Glaropoulos 2019-05-27 13:13:04 +0200
  • 518bfa39e3 arch: arm: introduce macro to describe the privilege stack alignment Ioannis Glaropoulos 2019-06-13 13:41:16 +0200
  • e0db39447b arch: arm: re-organize thread stack macro defines in arch.h Ioannis Glaropoulos 2019-05-27 12:35:28 +0200
  • ef736f77c2 arch/x86: relocate and rename SYS_X86_RST_* constants Charles E. Youse 2019-06-23 20:43:50 +0000
  • 4bdbd879ef arch/x86: remove old PRINTK() debugging macro Charles E. Youse 2019-06-23 20:38:24 +0000
  • 2835c22985 arch/x86: used fixed initial EFLAGS on thread creation Charles E. Youse 2019-06-23 20:23:12 +0000
  • 01b572937b arch/x86: remove CR4_PAE_DISABLE mask Charles E. Youse 2019-06-23 20:09:33 +0000
  • 034bccca20 net: Fix net_pkt_hexdump() to print pkt address properly Jukka Rissanen 2019-06-24 13:31:02 +0300
  • 0a99f53c80 sensor: lis2dh: Use general DT_<COMPAT>_BUS_<BUS> define. Kumar Gala 2019-06-22 15:23:20 -0500
  • 9f857c3ba8 soc: stm32f3: Delete obsolete FLASH_PAGE_SIZE Kconfig symbol Erwan Gouriou 2019-06-21 09:24:37 +0200
  • f20d2b6f41 drivers: rv32m1: remove bogus IRQ_PRI related defines Kumar Gala 2019-06-21 08:21:50 -0500
  • 59786b43b3 drivers: sam0: Fix deprecated instance macro usage Derek Hageman 2019-06-22 07:55:51 -0600
  • 4c27e5b72e drivers: sam0: Fix deprecated IRQ macro usage Derek Hageman 2019-06-22 07:50:04 -0600
  • 2ee674fe32 board: mps2_an385: Remove board.h Kumar Gala 2019-06-21 10:52:48 -0500
  • a3b363e1ce doc: shell: document Ctrl+N and Ctrl+P meta-keys Marcin Niestroj 2019-06-24 08:00:09 +0200
  • 0d6fabe6c3 shell: add Ctrl+N and Ctrl+P meta-keys Marcin Niestroj 2019-06-22 13:52:48 +0200
  • 74818bcb49 scripts/dts: Treat array always as a list Kumar Gala 2019-06-22 15:45:46 -0500
  • 3408bfe211 Bluetooth: shell: gatt: Add discover command Luiz Augusto von Dentz 2019-06-19 11:45:47 +0300
  • eb8abda6b0 Bluetooth: GATT: Fix bt_gatt_discovery with BT_GATT_DISCOVER_DESCRIPTOR Luiz Augusto von Dentz 2019-06-19 11:27:25 +0300
  • 1fd379da44 log_msg test: rework test_log_std_msg() to better cope with 64-bit builds Nicolas Pitre 2019-06-10 11:44:01 -0400
  • 6987937582 log facility: make its records 64-bit compatible Nicolas Pitre 2019-05-21 14:27:47 -0400
  • 0567f161d8 log facility: make its arguments 64-bit compatible Nicolas Pitre 2019-05-21 14:10:15 -0400
  • 344737d759 scripts/dts: Treat string-list always as a list Kumar Gala 2019-06-21 03:02:21 -0500
  • 2910b5eac1 tests/kernel/context: Fix TICK_IRQ define for RV32M1 lptmr_timer Kumar Gala 2019-06-21 16:14:55 -0500
  • 35dc96399c sanitycheck: show handler_time in -v output (qemu 2.032s) Marc Herbert 2019-06-20 10:00:20 -0700
  • 58e05ddcc1 drivers: uart for LPC devices interrupt enabled Andrei Gansari 2019-05-08 16:05:42 +0300
  • bf0f6d911d dts: Add concept of sub-nodes to YAML and generator Kumar Gala 2019-06-21 01:29:57 -0500
  • a52df691d1 drivers/i2c_rv32m1_lpi2c: Remove accidently added debug code Kumar Gala 2019-06-21 08:16:12 -0500
  • fe2062b38b dts/extract: deprecate old IRQ alias define generation Kumar Gala 2019-06-19 13:04:30 -0500
  • dba65ce47c drivers: Update DT IRQ alias defines Kumar Gala 2019-06-19 12:55:29 -0500
  • 7b638bf3f6 dts/extract: Fix IRQ alias define generation Kumar Gala 2019-06-19 12:26:22 -0500
  • 6a79bf2571 dts/extract: Add ability to mark aliases as deprecated Kumar Gala 2019-06-19 12:42:21 -0500
  • de3d808280 dts/bindings: Add binding for riscv,cpu-intc Kumar Gala 2019-06-19 11:56:43 -0500
  • 3f9151dae6 tests: minor FCB re-ordering not to leave a random flash.bin behind Marc Herbert 2019-06-19 20:39:59 -0700
  • 0bed1007ed dts: cleanup missing #{address,size}-cells Kumar Gala 2019-06-19 00:20:17 -0500
  • e83b8c313b dts/bindings: Fix openisa,rv32m1-intmux binding Kumar Gala 2019-06-19 13:27:23 -0500
  • cbfba62182 ci: increase sleep time between sanitycheck runs Anas Nashif 2019-06-20 13:02:58 -0400
  • 1b44f7ecdf doc: intel_s1000: install the license key manually Steven Wang 2019-06-17 21:40:25 +0800
  • 46cd5a0330 mem_slab: enforce minimum alignment on statically allocated slabs Nicolas Pitre 2019-05-21 21:40:38 -0400
  • bc30f4f019 mem_slab: rationalize block alignment assertion Nicolas Pitre 2019-05-21 21:15:00 -0400
  • d888cb54f9 include: misc: macros to perform word/pointer boundary alignment Nicolas Pitre 2019-05-21 20:54:44 -0400
  • 2c4b2a16a5 tests: net: getaddrinfo: Make sure we receive two queries Jukka Rissanen 2019-06-13 14:47:26 +0300
  • 19806a2c1b net: getaddrinfo: Query both IPv4 and IPv6 if family is AF_UNSPEC Jukka Rissanen 2019-06-12 15:39:34 +0300
  • 05cd3420ac net: mqtt: add mqtt_readall_publish_payload() Håkon Øye Amundsen 2019-06-18 21:12:11 +0000
  • e1f0b61d23 scripts/dts: Clarify extract/flash.py some more Ulf Magnusson 2019-06-18 01:21:04 +0200
  • 14537fee9d bluetooth: controller: Moved ull_entropy_get to LLL Morten Priess 2019-06-19 20:22:50 +0200
  • 13b4c17bf7 tests/drivers/counter: add test for counter_cmos.c Charles E. Youse 2019-06-14 14:06:47 -0700
  • 783a43e265 drivers/counter/counter_cmos.c: implement counter with PC AT "CMOS" RTC Charles E. Youse 2019-06-13 17:50:05 -0700
  • f2cb20c772 docs: fix misspelling across the tree Anas Nashif 2019-06-18 14:45:40 -0400
  • b023fbf938 dts/bindings: Remove pinctrl from bindings Kumar Gala 2019-06-19 09:01:10 -0500
  • 28669261db Kconfig: Introducing ARCH_CHOICE symbol for Architecture choice group Danny Oerndrup 2019-06-19 12:09:16 +0200
  • d4df6bade1 BOOT_BANNER: show KERNEL_VERSION and BUILD_VERSION differently Marc Herbert 2019-06-17 11:11:19 -0700
  • 5efdd6a525 sanitycheck harness: Correct ordered regex handling Andy Ross 2019-06-18 11:57:21 -0700
  • 42d8936f4d samples/subsys/usb/dfu: Set sanitycheck test to build_only Andy Ross 2019-06-18 10:55:31 -0700
  • 3cea065954 samples/subsys/power/device_pm: Add test harness integration Andy Ross 2019-06-18 10:48:13 -0700
  • b56cc058ef samples/boards/nrf52/power_mgr: Correct test integration Andy Ross 2019-06-18 10:07:17 -0700
  • bb359257bf scripts/sanitycheck: fix ZEPHYR_BASE subdir check edge case Tyler Hall 2019-06-19 02:11:35 -0400
  • 6cbc0e0bd9 arch: common: nocache: fix linker section definition Ioannis Glaropoulos 2019-06-19 10:53:47 +0200
  • 8004082389 tests: kernel: fatal: add explicit no user-mode test case Ioannis Glaropoulos 2019-06-16 12:03:44 +0200
  • 6020a50092 tests: schedule_api: skip test assert if COVERAGE Andrew Boie 2019-06-18 14:46:09 -0700
  • 03f22773c5 tests: schedule_api: test syscalls from usermode Andrew Boie 2019-06-11 16:13:45 -0700
  • b5d3ba4634 tests: schedule_api: exercise SCHED_MULTIQ Andrew Boie 2019-06-11 14:14:18 -0700
  • a3eb8c4ade tests: schedule_api: fix extern tstacks Andrew Boie 2019-06-18 13:53:29 -0700
  • 6f98db61f1 generated/cfb_font_dice.h: don't leak absolute paths in comment Marc Herbert 2019-06-11 15:50:04 -0700
  • d385db0884 usb: drivers: usb_dc_stm32: Fix coverity issue Andrei Emeltchenko 2019-06-05 15:47:27 +0300