Commit graph

  • 6440514bec scripts: west_commands: fix help string Marti Bolivar 2019-06-02 20:26:25 -06:00
  • 725e98e300 scripts: fix pyocd runner --flash-opt help Marti Bolivar 2019-06-25 11:33:27 -06:00
  • 158d921cde drivers: modem: modem_receiver.h: move header from /include/ Anas Nashif 2019-06-21 13:30:27 -04:00
  • cdc78108d5 drivers: serial: ns16550: move header from /include/ Anas Nashif 2019-06-21 13:30:27 -04:00
  • 68c389c1f8 include: move system timer headers to include/drivers/timer/ Anas Nashif 2019-06-21 12:55:37 -04:00
  • 43a49335f4 include: move interrupt controller headers to interrupt_controller/ Anas Nashif 2019-06-21 12:54:15 -04:00
  • 1c6c657dbe drivers: pinmux: do not include local pinmux.h Anas Nashif 2019-06-21 13:15:34 -04:00
  • 1034c5e398 drivers: uart_console: removed commented code Anas Nashif 2019-06-21 13:14:25 -04:00
  • 7635cf80ab drivers: uart_console: do not include arch/cpu.h directly Anas Nashif 2019-06-21 13:13:47 -04:00
  • e8a182ce26 drivers: uart_console: include correct path Anas Nashif 2019-06-21 13:13:19 -04:00
  • 42d335982f Bluetooth: central_hr: use new API to get value handle Peter A. Bigot 2019-06-20 06:05:41 -05:00
  • 587c35fa64 Bluetooth: gatt: avoid assumptions about characteristic handles Peter A. Bigot 2019-06-19 19:22:04 -05:00
  • eeb32641ce boards: shields: x_nucleo_iks01a2: doc: update dead URL link Yaël Boutreux 2019-06-24 10:07:03 +02:00
  • e0943cfaab drivers: clock_control: API extension proposal Krzysztof Chruscinski 2019-06-07 11:14:52 +02:00
  • 95f28eb764 scripts/dts: Remove DT_CHOSEN generation Kumar Gala 2019-06-22 10:11:04 -05:00
  • 08a5f9f8eb scripts/dts: Add ability to mark cell/ctrl defines as deprecated Kumar Gala 2019-06-22 10:38:30 -05:00
  • 79b59e8205 scripts/dts: Remove 'use-prop-name' from clock generation Kumar Gala 2019-06-19 16:39:15 -05:00
  • 593d628e32 dts/extract: Remove 'use-prop-name' from cell and controller handling Kumar Gala 2019-06-19 16:53:52 -05:00
  • 4fabc07ce5 samples: drivers: counter: alarm: add nordic boards to the whitelist Krzysztof Chruscinski 2019-06-25 11:27:46 +02:00
  • 5867c36950 drivers: nrf: Add power management to nrf TWI driver. Mieszko Mierunski 2019-06-06 16:10:01 +02:00
  • 05cdd285cf drivers: nrf: Add power management to nrf TWIM peripheral. Mieszko Mierunski 2019-06-05 09:40:34 +02:00
  • c9aaab74db net: ptp: clock: Add usermode support to ptp_clock_get() Jukka Rissanen 2019-05-27 16:01:49 +08:00
  • 95e8498c27 net: ptp: Add usermode support to net_eth_get_ptp_clock_by_index() Jukka Rissanen 2019-05-27 12:44:01 +08:00
  • 11b06fab76 net: ethernet: Add net_eth_get_ptp_clock_by_index() function Jukka Rissanen 2019-05-24 14:43:56 +03:00
  • def6b14aa7 net: ptp: clock: Create a dummy inline func for net_eth_get_ptp_clock() Jukka Rissanen 2019-05-27 20:50:08 +08:00
  • a506aa3dfb arch/x86: remove CONFIG_X86_FIXED_IRQ_MAPPING support Charles E. Youse 2019-06-23 20:06:15 +00:00
  • 3dc7c7a6ea drivers/interrupt_controller/mvic.c: remove MVIC interrupt controller Charles E. Youse 2019-06-23 19:19:48 +00:00
  • c6c9dcf28c drivers/adc/adc_intel_quark_d2000: remove Quark D2000 ADC driver Charles E. Youse 2019-06-21 16:12:25 -07:00
  • 57b46bbc85 soc/x86/intel_quark: remove support for Quark D2000 SoC Charles E. Youse 2019-06-21 15:55:54 -07:00
  • ca4910827b boards/x86/quark_d2000_crb: drop support for Quark D2000 dev board Charles E. Youse 2019-06-21 15:21:11 -07:00
  • 4857cb852c Bluetooth: Mesh: Fix segmented message RPL behavior Johan Hedberg 2019-06-18 14:09:18 +03:00
  • 69406e0f9c counter: Update counter API in order to provide more flexibility Piotr Zięcik 2019-03-21 16:31:16 +01:00
  • 3c6c8ed063 gptp: don't cast pointers to ints Nicolas Pitre 2019-05-21 21:51:16 -04:00
  • a30162be35 tests: add futex test cases Wentong Wu 2019-06-20 23:53:21 +08:00
  • 5611e92347 kernel: add futex support Wentong Wu 2019-06-20 23:51:27 +08:00
  • 4e6e2e3e85 Bluetooth: tests: Add tests for GATT Luiz Augusto von Dentz 2019-06-18 09:55:33 +03:00
  • 2dc2d9cf00 Bluetooth: tests: Add tests for L2CAP Luiz Augusto von Dentz 2019-06-18 11:16:01 +03:00
  • 72b05f3e17 Bluetooth: tests: Add tests for UUID APIs Luiz Augusto von Dentz 2019-06-18 12:36:37 +03:00
  • 5846a36e9c Bluetooth: hci_prop_evt: Don't set NO_QEMU_SERIAL_BT_SERVER Luiz Augusto von Dentz 2019-06-18 09:59:00 +03:00
  • 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 +03:00
  • 0180b94afd tests: kernel: fatal: add explicit test case for ARM and FP Sharing mode Ioannis Glaropoulos 2019-06-19 11:57:38 +02:00
  • 70c47cba04 tests: drivers: can: stm32: determine CAN device at compile-time Henrik Brix Andersen 2019-06-18 22:30:48 +02:00
  • a361d7caad samples: drivers: CAN: add support for twr_ke18f board Henrik Brix Andersen 2019-06-18 21:37:07 +02:00
  • 348ef0f2a4 boards: twr_ke18f: enable CAN controller Henrik Brix Andersen 2019-06-06 20:45:12 +02:00
  • 52cfe30d5e soc: nxp: ke1xf: add CAN support Henrik Brix Andersen 2019-06-06 20:44:01 +02:00
  • b5e3be9e8a soc: arm: nxp: ke1xf: enable MCUX SCG clock controller driver Henrik Brix Andersen 2019-06-16 22:25:44 +02:00
  • 13847a315d drivers: clock_control: mcux_scg: add NXP MCUX SCG clock control driver Henrik Brix Andersen 2019-06-16 22:16:35 +02:00
  • 652fdfe3a1 drivers: can: add support for the NXP Kinetis FlexCAN controller Henrik Brix Andersen 2019-06-06 20:42:06 +02:00
  • dded1d076a dts: can: allow individual specification of prop seg and phase seg1 quanta Henrik Brix Andersen 2019-06-17 12:15:37 +02:00
  • d2f5a2c1dc tests: drivers: can: api: add support for CAN_0 Henrik Brix Andersen 2019-06-16 21:04:15 +02:00
  • 64a9a04500 drivers: can: add support for two CAN controller instances Henrik Brix Andersen 2019-06-06 20:39:10 +02:00
  • a570b40252 genrest: De-spam docs by skipping direct deps. in more places Ulf Magnusson 2019-06-24 08:01:09 +02:00
  • 465b2cf31b mempool: fix corruption of the free block bitmap and beyond Nicolas Pitre 2019-06-22 10:13:45 -04:00
  • 639eb76729 arch: arm: make priv stack guard programming similar to normal guard Ioannis Glaropoulos 2019-06-14 16:32:38 +02:00
  • f15c12d482 arch: arm: expose start/end limits of the thread priv stack section Ioannis Glaropoulos 2019-06-14 09:08:11 +02:00
  • 88959e75dd scripts: gen_priv_stacks.py: use the right alignment for priv stacks Ioannis Glaropoulos 2019-06-13 18:11:58 +02:00
  • 723aae9503 tests: kernel: mem_protect: use correct define for MEM_REGION_ALLOC Ioannis Glaropoulos 2019-05-27 13:13:04 +02:00
  • 518bfa39e3 arch: arm: introduce macro to describe the privilege stack alignment Ioannis Glaropoulos 2019-06-13 13:41:16 +02:00
  • e0db39447b arch: arm: re-organize thread stack macro defines in arch.h Ioannis Glaropoulos 2019-05-27 12:35:28 +02:00
  • ef736f77c2 arch/x86: relocate and rename SYS_X86_RST_* constants Charles E. Youse 2019-06-23 20:43:50 +00:00
  • 4bdbd879ef arch/x86: remove old PRINTK() debugging macro Charles E. Youse 2019-06-23 20:38:24 +00:00
  • 2835c22985 arch/x86: used fixed initial EFLAGS on thread creation Charles E. Youse 2019-06-23 20:23:12 +00:00
  • 01b572937b arch/x86: remove CR4_PAE_DISABLE mask Charles E. Youse 2019-06-23 20:09:33 +00:00
  • 034bccca20 net: Fix net_pkt_hexdump() to print pkt address properly Jukka Rissanen 2019-06-24 13:31:02 +03:00
  • 0a99f53c80 sensor: lis2dh: Use general DT_<COMPAT>_BUS_<BUS> define. Kumar Gala 2019-06-22 15:23:20 -05:00
  • 9f857c3ba8 soc: stm32f3: Delete obsolete FLASH_PAGE_SIZE Kconfig symbol Erwan Gouriou 2019-06-21 09:24:37 +02:00
  • f20d2b6f41 drivers: rv32m1: remove bogus IRQ_PRI related defines Kumar Gala 2019-06-21 08:21:50 -05:00
  • 59786b43b3 drivers: sam0: Fix deprecated instance macro usage Derek Hageman 2019-06-22 07:55:51 -06:00
  • 4c27e5b72e drivers: sam0: Fix deprecated IRQ macro usage Derek Hageman 2019-06-22 07:50:04 -06:00
  • 2ee674fe32 board: mps2_an385: Remove board.h Kumar Gala 2019-06-21 10:52:48 -05:00
  • a3b363e1ce doc: shell: document Ctrl+N and Ctrl+P meta-keys Marcin Niestroj 2019-06-24 08:00:09 +02:00
  • 0d6fabe6c3 shell: add Ctrl+N and Ctrl+P meta-keys Marcin Niestroj 2019-06-22 13:52:48 +02:00
  • 74818bcb49 scripts/dts: Treat array always as a list Kumar Gala 2019-06-22 15:45:46 -05:00
  • 3408bfe211 Bluetooth: shell: gatt: Add discover command Luiz Augusto von Dentz 2019-06-19 11:45:47 +03:00
  • eb8abda6b0 Bluetooth: GATT: Fix bt_gatt_discovery with BT_GATT_DISCOVER_DESCRIPTOR Luiz Augusto von Dentz 2019-06-19 11:27:25 +03:00
  • 1fd379da44 log_msg test: rework test_log_std_msg() to better cope with 64-bit builds Nicolas Pitre 2019-06-10 11:44:01 -04:00
  • 6987937582 log facility: make its records 64-bit compatible Nicolas Pitre 2019-05-21 14:27:47 -04:00
  • 0567f161d8 log facility: make its arguments 64-bit compatible Nicolas Pitre 2019-05-21 14:10:15 -04:00
  • 344737d759 scripts/dts: Treat string-list always as a list Kumar Gala 2019-06-21 03:02:21 -05:00
  • 2910b5eac1 tests/kernel/context: Fix TICK_IRQ define for RV32M1 lptmr_timer Kumar Gala 2019-06-21 16:14:55 -05:00
  • 35dc96399c sanitycheck: show handler_time in -v output (qemu 2.032s) Marc Herbert 2019-06-20 10:00:20 -07:00
  • 58e05ddcc1 drivers: uart for LPC devices interrupt enabled Andrei Gansari 2019-05-08 16:05:42 +03:00
  • bf0f6d911d dts: Add concept of sub-nodes to YAML and generator Kumar Gala 2019-06-21 01:29:57 -05:00
  • a52df691d1 drivers/i2c_rv32m1_lpi2c: Remove accidently added debug code Kumar Gala 2019-06-21 08:16:12 -05:00
  • fe2062b38b dts/extract: deprecate old IRQ alias define generation Kumar Gala 2019-06-19 13:04:30 -05:00
  • dba65ce47c drivers: Update DT IRQ alias defines Kumar Gala 2019-06-19 12:55:29 -05:00
  • 7b638bf3f6 dts/extract: Fix IRQ alias define generation Kumar Gala 2019-06-19 12:26:22 -05:00
  • 6a79bf2571 dts/extract: Add ability to mark aliases as deprecated Kumar Gala 2019-06-19 12:42:21 -05:00
  • de3d808280 dts/bindings: Add binding for riscv,cpu-intc Kumar Gala 2019-06-19 11:56:43 -05:00
  • 3f9151dae6 tests: minor FCB re-ordering not to leave a random flash.bin behind Marc Herbert 2019-06-19 20:39:59 -07:00
  • 0bed1007ed dts: cleanup missing #{address,size}-cells Kumar Gala 2019-06-19 00:20:17 -05:00
  • e83b8c313b dts/bindings: Fix openisa,rv32m1-intmux binding Kumar Gala 2019-06-19 13:27:23 -05:00
  • cbfba62182 ci: increase sleep time between sanitycheck runs Anas Nashif 2019-06-20 13:02:58 -04:00
  • 1b44f7ecdf doc: intel_s1000: install the license key manually Steven Wang 2019-06-17 21:40:25 +08:00
  • 46cd5a0330 mem_slab: enforce minimum alignment on statically allocated slabs Nicolas Pitre 2019-05-21 21:40:38 -04:00
  • bc30f4f019 mem_slab: rationalize block alignment assertion Nicolas Pitre 2019-05-21 21:15:00 -04:00
  • d888cb54f9 include: misc: macros to perform word/pointer boundary alignment Nicolas Pitre 2019-05-21 20:54:44 -04:00
  • 2c4b2a16a5 tests: net: getaddrinfo: Make sure we receive two queries Jukka Rissanen 2019-06-13 14:47:26 +03:00
  • 19806a2c1b net: getaddrinfo: Query both IPv4 and IPv6 if family is AF_UNSPEC Jukka Rissanen 2019-06-12 15:39:34 +03:00
  • 05cd3420ac net: mqtt: add mqtt_readall_publish_payload() Håkon Øye Amundsen 2019-06-18 21:12:11 +00:00