Commit graph

  • bdf6f0cc20 net: utils: Fix net_proto2str() function Jukka Rissanen 2019-02-06 15:16:50 +02:00
  • f610db9453 net: l2: Add CANBUS L2 layer Jukka Rissanen 2019-01-23 13:58:11 +02:00
  • 49cea0a199 net: socket: can: Add socket CAN support Jukka Rissanen 2019-01-23 09:50:08 +02:00
  • 694230a429 net: link: Add link addres type for CANBUS addresses Jukka Rissanen 2019-01-28 10:00:11 +02:00
  • 1134e8ee60 net: Add CAN protocol family type used in socket CAN support Jukka Rissanen 2019-01-23 09:08:40 +02:00
  • d1780aac42 scripts: west_commands: add sign command Marti Bolivar 2019-01-30 20:30:42 -07:00
  • 8c095285d1 scripts: west_commands: refactor run_common.py Marti Bolivar 2019-01-30 20:30:12 -07:00
  • 8c4479994c scripts: west_commands: refactor build.py Marti Bolivar 2019-01-30 13:53:40 -07:00
  • 0088175450 editorconfig: basic EditorConfig configuration Carlos Stuart 2019-02-02 12:07:49 +00:00
  • 6ddd0d3f88 arc: uncrustify MPU sources Andrew Boie 2019-02-06 10:17:40 -08:00
  • 4c435625ab doc: coccinelle: Add documentation for SPFLAGS usage Himanshu Jha 2019-02-05 14:34:14 +05:30
  • b2fa9db074 scripts: coccicheck: Add support for SPFLAGS Himanshu Jha 2019-02-05 14:30:32 +05:30
  • 870e5cb53e shell: fixed parameter type in exec_cmd function Jakub Rzeszutko 2019-02-07 11:07:07 +01:00
  • 7e8ded911d samples: sockets: Add packet socket sample application Ravi kumar Veeramally 2019-01-23 11:22:59 +02:00
  • a9a2b3ea91 net: sockets: Add socket api to support AF_PACKET Ravi kumar Veeramally 2019-01-18 11:20:52 +02:00
  • 5012223b31 net: l2: ethernet: Handover net packets to driver Ravi kumar Veeramally 2019-01-30 15:50:44 +02:00
  • b458ebf755 net: core: Handle packets when packet sockets are enabled Ravi kumar Veeramally 2019-01-31 11:59:54 +02:00
  • 337b6f9a73 net: context: Add packet socket support Ravi kumar Veeramally 2019-01-28 15:45:28 +02:00
  • f0fb82dce9 net: ip: Add protocol family type to conn handler Ravi kumar Veeramally 2019-01-28 15:31:33 +02:00
  • 49e6abab26 net: ip: Add helpers for packet socket support Jukka Rissanen 2018-11-09 10:22:26 +02:00
  • 8de3a62444 net: pkt: Set default data_len to iface MTU Ravi kumar Veeramally 2019-01-15 11:48:49 +02:00
  • ba99ef7c3e net: ethernet: Add more IEEE 802.3 protocol types Jukka Rissanen 2018-11-09 10:19:49 +02:00
  • 1e676d654f net: gptp: fix src MAC address Daniel Glöckner 2019-02-06 17:46:42 +01:00
  • 1d199181ac Bluetooth: host: Meaningful error codes on advertising start Filip Kubicz 2019-01-25 13:57:26 +01:00
  • 5e4f6e9c73 Bluetooth: ctlr: Return different error codes on advertising start Filip Kubicz 2019-01-25 13:53:36 +01:00
  • 7df60372c2 scripts/dts: Rename convert_string_to_label() to str_to_label() Ulf Magnusson 2019-02-07 00:03:00 +01:00
  • 9c1274b6e8 scripts/dts: Simplify code around insert_defs() calls Ulf Magnusson 2019-02-06 21:45:21 +01:00
  • e8a077b6a3 scripts/dts: Remove redundant parentheses around 'if' conditions Ulf Magnusson 2019-02-06 21:14:34 +01:00
  • b278500d94 scripts/dts: Remove dead and confusing pwm/gpio-related code Ulf Magnusson 2019-02-06 20:49:29 +01:00
  • d2985b31d8 scripts/dts: Remove dead and confusing code in get_phandles() Ulf Magnusson 2019-02-06 20:26:11 +01:00
  • 23afd94704 scripts/dts: Remove dead and confusing code in get_all_compatibles() Ulf Magnusson 2019-02-06 19:53:00 +01:00
  • d26cb1fb55 scripts/dts: Remove redundant and confusing dict.get() calls Ulf Magnusson 2019-02-06 19:12:58 +01:00
  • 01db6469ca scripts/dts: Remove redundant dict.keys() calls Ulf Magnusson 2019-02-06 18:12:09 +01:00
  • 0f3bd0f43b samples: subsys: Filesystem API sample with SDHC Tavish Naruka 2019-01-28 19:15:27 +05:30
  • 8c1eecbada samples: cmsis_rtos_v2: Resolve control flow issue Spoorthi K 2019-02-04 11:55:37 +05:30
  • cd1af7333e samples: cmsis_rtos_v1: Resolve control flow issue Spoorthi K 2019-02-04 11:53:24 +05:30
  • 3a447c8d8d driver/interrupt_controller: Clean up Kconfig symbol in stm32 driver Erwan Gouriou 2019-02-06 15:38:04 +01:00
  • a1750473b5 boards: nucleo_l4r5zi: Clean up Kconfig symbol. Erwan Gouriou 2019-02-06 15:35:22 +01:00
  • b0245d4240 drivers: spi: Define SPI_6 symbol Erwan Gouriou 2019-02-06 15:33:38 +01:00
  • 2d073e16d5 board: reel_board: remove board.h Johann Fischer 2019-02-06 23:31:02 +01:00
  • 168de7ff33 arch: arm: enforce double-word stack alignment on exception entry Ioannis Glaropoulos 2019-02-06 12:12:32 +01:00
  • bb56925b27 arch: arm: update doc for 8-byte stack alignment option for Cortex-M Ioannis Glaropoulos 2019-02-06 11:51:25 +01:00
  • 6cb768cb24 net: lwm2m: fix connection handling in RD client Michael Scott 2019-02-04 11:23:35 -08:00
  • 6b990ba9bf net: lwm2m: boostrap support cleanup Michael Scott 2019-02-04 11:20:31 -08:00
  • bbe1a19786 arch: arm: replace main thread switching assembly to C using cmsis Vikas Manocha 2019-01-31 11:59:24 -08:00
  • 5b3bd4e099 tests: usb: Include desc_sections test for native_posix Andrei Emeltchenko 2019-02-06 10:58:03 +02:00
  • f753ae92fb gen_mmu_x86: remove unused function Andrew Boie 2019-02-06 09:15:54 -08:00
  • 4520237ef5 sensors: adxl372: Fixup SPI CS handling Kumar Gala 2019-01-31 03:37:31 -06:00
  • a10f07305f arch: arm: fix macro name inside an inline comment Ioannis Glaropoulos 2019-02-06 15:26:27 +01:00
  • da449468f8 arch: posix: posix_cheats: Add some comments Alberto Escolar Piedras 2019-02-05 16:31:31 +01:00
  • d798cbcbf5 arch: posix: posix_cheats: Do not rename types Alberto Escolar Piedras 2019-02-05 15:44:36 +01:00
  • 655d3cc2b0 lib: cmsis_rtos_v2: Default thread prioity Carlos Stuart 2019-02-06 08:43:27 +00:00
  • d47178bc95 lib: cmsis_rtos_v2: Default name if name is NULL Carlos Stuart 2019-02-06 08:41:37 +00:00
  • c6375729ff tests: cmsis_rtos_v2: Dynamic thread stack tests Carlos Stuart 2019-02-06 08:39:43 +00:00
  • d4eb2c9014 lib: cmsis_rtos_v2: Dynamic thread stacks Carlos Stuart 2019-02-06 08:25:58 +00:00
  • db24367652 tests: cmsis_rtos_v2: Dynamic memory pool tests Carlos Stuart 2019-02-06 08:19:01 +00:00
  • 48320433e9 lib: cmsis_rtos_v2: Dynamic memory pools Carlos Stuart 2019-02-06 08:13:37 +00:00
  • 17db516069 lib: cmsis_rtos_v2: Message queue checks Carlos Stuart 2019-02-06 08:12:28 +00:00
  • 07a1a60df2 lib: cmsis_rtos_v2: Additional Kconfig dependency Carlos Stuart 2019-02-06 08:10:54 +00:00
  • b484884c1e tests: cmsis_rtos_v2: Uncrustify source files Carlos Stuart 2019-02-06 08:05:15 +00:00
  • ccf51e2f50 lib: cmsis_rtos_v2: Uncrustify source files Carlos Stuart 2019-02-06 08:03:32 +00:00
  • a23161e7fe gen_isr_tables: Fix _sw_isr_table generation for multi-level IRQs Rajavardhan Gundi 2019-02-06 13:00:00 +05:30
  • 177df596d3 tests: irq_offload: remove irq_offload test Anas Nashif 2019-02-06 08:52:25 -05:00
  • 7eb6bd6dfe boards/hifive1: Enable SPI driver Nathaniel Graff 2018-11-21 11:43:48 -08:00
  • 596e44d244 soc/riscv32-fe310: Enable DTS gen for SPI Nathaniel Graff 2018-11-21 11:30:29 -08:00
  • 9e2ef8db6d drivers/spi: SPI driver for SiFive Freedom Nathaniel Graff 2018-11-21 11:28:29 -08:00
  • 5dbb147993 drivers/spi: Generate clock-frequency for SPI bus Nathaniel Graff 2018-11-21 12:59:12 -08:00
  • 128d2e2bd1 soc: riscv32: openisa_rv32m1: Support Zephyr toolchain Kumar Gala 2019-02-01 08:28:31 -06:00
  • 40e0a2e9da cmake: kconfig: Expose ZEPHYR_TOOLCHAIN_VARIANT to Kconfig Kumar Gala 2019-02-01 08:19:03 -06:00
  • 782a88f2c1 driver: usb: nordic: Fix compile warning with newlib Takumi Ando 2019-02-06 18:30:38 +09:00
  • 095d567a86 ext: hal: nordic: usb: Fix compile error with newlib Takumi Ando 2019-02-06 18:25:39 +09:00
  • 461c81dc38 samples: nrf52: power_mgr: Show effect of power state locking Piotr Zięcik 2019-01-11 11:36:49 +01:00
  • b6bf56c3fc power: pm_ctrl: Allow fine-grained power state locking Piotr Zięcik 2019-01-11 10:53:57 +01:00
  • bfc66346b8 arch: arc: add the handling of APP_SHARED_MEM Wayne Ren 2019-01-31 06:40:14 +08:00
  • df901f4d9c boards: nrf: Indicate pwm as supported on Nordic DK boards Andrzej Głąbek 2019-02-05 13:06:07 +01:00
  • e2b38e02bf drivers: pwm: nrf: Use HW PWM by default when available Andrzej Głąbek 2019-02-05 13:12:43 +01:00
  • 2e8cdc1e7f kernel: Enforce k_mem_slab block size alignment Andy Gross 2019-02-05 16:54:17 -06:00
  • 5b13310177 Revert "gpio: enable callback to specify pin in addition to pin_mask" Daniel Leung 2019-01-29 19:34:42 -08:00
  • f7a42a70f8 gpio: intel_apl: rework driver for pin_mask callback Daniel Leung 2019-01-29 19:34:41 -08:00
  • 7695a72e3c drivers/interrupt_controller: shared_irq: configure by device tree Daniel Leung 2019-01-29 19:34:41 -08:00
  • 1e968a1976 shell: Allocate proper amount of history slab memory Andy Gross 2019-01-28 15:53:48 -06:00
  • 2d9bbdf5f3 x86: remove support for non-PAE page tables Andrew Boie 2019-02-05 13:32:49 -08:00
  • a463625b76 tests: benchmarks: remove footprint tests Anas Nashif 2019-02-05 16:49:29 -05:00
  • d0bcf27eab tests: common: move irq_offload test to common Anas Nashif 2019-02-05 16:44:02 -05:00
  • d35f1150f3 tests: common: move boot_delay test to common Anas Nashif 2019-02-05 09:41:04 -05:00
  • 3f27247617 tests: common: move errno test to common Anas Nashif 2019-02-05 09:32:31 -05:00
  • a2ddfe9863 dts: Fix varying baudrate settings for CAN Alexander Wachter 2019-02-05 16:47:47 +01:00
  • 666cf22c60 arch: allow system clock driver selection for cortex m Bobby Noelte 2019-02-03 09:36:40 +01:00
  • 7744101887 doc: add icons to the home page blocks David B. Kinder 2019-02-05 10:42:09 -08:00
  • d34c116505 doc: add clean target to Makefile David B. Kinder 2019-02-05 09:53:16 -08:00
  • 3ea29d081f dts: nordic: Enable wdt nodes by default for all nRF SoCs Andrzej Głąbek 2019-02-05 12:28:21 +01:00
  • 44a08ab557 boards: nrf: Indicate watchdog as supported on Nordic DK boards Andrzej Głąbek 2019-02-05 10:53:08 +01:00
  • 847a33d161 soc: same70: always enable data cache Aurelien Jarno 2018-12-08 01:49:12 +01:00
  • 4cc355d423 boards: hifive1: Added flash runner Timon Baetz 2019-01-20 13:59:38 +01:00
  • dfd40d2636 setting: avoid the registration of the same handler Keguang Zhang 2019-01-08 15:33:24 +08:00
  • a468c15eca ARM: Fix push/pop alignment on ARM platforms Andy Gross 2019-01-31 16:31:01 -06:00
  • 4d2459e515 ARM: Add r3 to clobber list when configuring stack guard Andy Gross 2019-01-29 15:14:24 +01:00
  • c96c90acf7 sanitycheck: return build.log when we think we crashed Anas Nashif 2019-02-05 07:38:32 -05:00
  • d75495709d drivers: gpio: fix mis-use of slist API in callback processing Peter A. Bigot 2019-01-16 07:20:12 -06:00
  • b48478fef3 driver: gpio: remove documentation related to pin-based callback config Peter A. Bigot 2019-01-16 06:10:45 -06:00