Commit graph

  • 9a7355dfad x86: gen_idt.py: add docstring Andrew Boie 2019-02-24 11:57:23 -08:00
  • e64d18b343 x86: gen_mmu_x86: add docstring and copyright Andrew Boie 2019-02-24 11:56:50 -08:00
  • a77914c140 x86: gen_mmu_x86.py: simplify usage Andrew Boie 2019-02-24 11:37:42 -08:00
  • b8cbf21990 x86: gen_gdt.py: expand doctsring Andrew Boie 2019-02-24 11:36:31 -08:00
  • cfde940d6d x86: relocate some arch-specific scripts Andrew Boie 2019-02-24 11:12:50 -08:00
  • d30c9aeafd drivers: nrf_power_clock: Migrate to DTS. Piotr Zięcik 2019-02-22 14:33:47 +01:00
  • bb6b1918b2 drivers: can: stm32: Cleanup Kconfig enablement Kumar Gala 2019-02-24 08:28:17 -06:00
  • f502da5b08 drivers/interrupt_controller: stm32: Remove RTC_Alarm IRQ handling Erwan Gouriou 2019-02-25 14:10:17 +01:00
  • ce59f208a4 drivers/interrupt_controller: stm32: Fix issue in irq lines connect Erwan Gouriou 2019-02-20 11:59:23 +01:00
  • df500c164c boards: arm: add Electronut labs papyr (nrf52840_papyr) Tavish Naruka 2019-02-09 17:10:02 +05:30
  • 23ba884b2b tests: can: Fix name of CAN msg and filter structs Jukka Rissanen 2019-02-24 19:03:08 +02:00
  • 7352d2b0c1 CODEOWNERS: update owners and added xcc/s1000 related lines Anas Nashif 2019-02-24 13:04:38 -05:00
  • aa049e5d8f toolchain: abstract setting -nostdinc Anas Nashif 2019-02-21 14:13:28 -05:00
  • 59841c9c67 libc: do not enable newlib on x86_64 Anas Nashif 2019-02-21 14:11:39 -05:00
  • 6cd15825e1 compiler: add xcc as a standalone compiler Anas Nashif 2019-02-21 17:01:20 -05:00
  • 406e942949 CODEOWNERS: Add missing trailing / on some directories Ulf Magnusson 2019-02-24 20:29:12 +01:00
  • 17cc291d68 samples: nrf52: mesh: onoff-app: add missing CONFIG_GPIO Henrik Brix Andersen 2019-02-16 20:12:08 +01:00
  • 69b6cc8956 Revert "tests: posix: add newlib cfg option" Anas Nashif 2019-02-23 16:26:26 -05:00
  • 29dac2233e lib: posix: Fix compile error with time.h and older newlib Kumar Gala 2019-02-23 09:35:55 -06:00
  • 6cc5722a61 lib: posix: Fix compile error with mqueue.h Kumar Gala 2019-02-19 14:14:35 -06:00
  • dc39a9adcf tests: posix: add newlib cfg option Kumar Gala 2019-02-19 16:39:17 -06:00
  • e5ee8035c7 drivers: gpio: Fix mcux driver to init successfully with no irq Maureen Helm 2019-02-22 15:01:42 -06:00
  • ca7b3b3703 net/ieee802154: Switch fragmentation support to new net_pkt API Tomasz Bursztyka 2019-02-20 14:57:58 +01:00
  • 9104211d9e net/6lo: Add a way to get the difference of hdr size after uncompression Tomasz Bursztyka 2019-02-21 19:38:11 +01:00
  • 90ae99274f net/ieee802154: Switch L2 to new net_pkt allocator Tomasz Bursztyka 2019-02-20 13:43:24 +01:00
  • 23251b040d drivers/ieee802154: Switch KW41Z to new net_ptk allocator Tomasz Bursztyka 2019-02-20 12:08:25 +01:00
  • fd721328be drivers/ieee802154: Switch NRF5 to new net_ptk allocator Tomasz Bursztyka 2019-02-20 12:08:00 +01:00
  • f63e9d295b drivers/ieee802154: Switch MCR20A to new net_ptk allocator Tomasz Bursztyka 2019-02-20 12:07:23 +01:00
  • 52fd371504 drivers/ieee802154: Switch CC2520 to new net_ptk allocator Tomasz Bursztyka 2019-02-20 12:06:50 +01:00
  • 7981c2792b drivers/ieee802154: Switch CC1200 to new net_ptk allocator Tomasz Bursztyka 2019-02-20 12:05:53 +01:00
  • 4ce652e4b2 userspace: remove APP_SHARED_MEM Kconfig Andrew Boie 2019-02-22 16:08:44 -08:00
  • f1920fff46 net: sockets: tls: Block DTLS client in poll until handshake is complete Robert Lubos 2019-02-15 15:13:05 +01:00
  • 64ca76f327 net: sockets: tls: Use semaphore to notify that handshake is complete Robert Lubos 2019-02-18 11:44:53 +01:00
  • 756043c2b3 samples: net: lwm2m: Fix system workqueue stack size Robert Lubos 2019-02-18 12:56:25 +01:00
  • f8502a9993 net: lwm2m: Remove misused errno check Robert Lubos 2019-02-18 12:28:56 +01:00
  • cb0fd451c2 cmake: Toolchain abstraction: Assembly Mark Ruvald Pedersen 2019-01-30 21:48:25 +01:00
  • 942d4bba94 misc: rb: Fix possible infinity loop Flavio Ceolin 2019-02-22 22:32:13 -03:00
  • abc394bd4d ext: silabs: rename ramfunc section to match Zephyr's Piotr Mienkowski 2019-02-22 23:22:04 +01:00
  • 743677d743 uart: ns16550: place header in correct spot Andrew Boie 2019-02-22 13:03:38 -08:00
  • e88752f5fe tests: stacks: increase STACK_LEN to 4 Anas Nashif 2019-02-22 22:02:52 -05:00
  • 45631c30ca tests: stackprot: run in user mode Andrew Boie 2019-02-21 15:14:07 -08:00
  • 01100eadb8 kernel: add stack canary to libc partition Andrew Boie 2019-02-21 15:02:22 -08:00
  • 17ce822ed9 app_shmem: create generic libc partition Andrew Boie 2019-02-21 13:44:54 -08:00
  • 80e3a2c246 app_shmem: include stub macro definitions Andrew Boie 2019-02-21 13:41:49 -08:00
  • 992f29a1bc arch: make __ramfunc support transparent Aurelien Jarno 2019-02-10 11:05:51 +01:00
  • eb097bd095 arch: arm: mpu: get the __ramfunc region size from the linker Aurelien Jarno 2019-02-10 11:05:51 +01:00
  • e1cc657941 arm: Placing the functions which holds __ramfunc into '.ramfunc' qianfan Zhao 2018-09-27 14:14:17 +08:00
  • 898973be8a net: ip: Add more documentation to net_ip.h Jukka Rissanen 2019-02-22 13:44:28 +02:00
  • fd6aa0a508 doc: net: Add overview chapter to IPv4/6 helper doc Jukka Rissanen 2019-02-22 13:42:50 +02:00
  • 79906fc481 scripts/dts: Document the generate_*_defines() functions Ulf Magnusson 2019-02-20 21:29:48 +01:00
  • e04139f506 scripts/dts: Rename extract_property() to generate_prop_defines() Ulf Magnusson 2019-02-20 21:21:46 +01:00
  • f5b17d4138 scripts/dts: Call /foo/bar a "path" instead of an "address" Ulf Magnusson 2019-02-20 19:32:15 +01:00
  • 5b791d1eea scripts/dts: Generate node-level #defines outside extract_property() Ulf Magnusson 2019-02-20 17:54:33 +01:00
  • edc1f6af7a scripts/dts: Move flash partition handling out of property loop Ulf Magnusson 2019-02-20 17:12:42 +01:00
  • 67aee1f1f6 tests: kernel: userspace: fix test for non-secure builds Ioannis Glaropoulos 2019-02-22 13:56:58 +01:00
  • 1d43377db9 doc: net: Move networking reference document chapters around Jukka Rissanen 2019-02-21 14:48:45 +01:00
  • 893a7b7af0 soc: silabs: add support for setting low power states Piotr Mienkowski 2019-02-12 14:20:54 +01:00
  • df04f7c050 soc: silabs_exx32: register 'soc' logger module Piotr Mienkowski 2019-02-13 11:05:17 +01:00
  • d3adba8379 boards/x86: scripts: build_grub.sh fix for newer GCC versions Charles E. Youse 2019-02-22 09:26:53 -08:00
  • e96d02984c lib: posix: Fix compile issue with newer newlib Kumar Gala 2019-02-19 12:49:04 -06:00
  • b730fa4ccb posix_lib: Disable support on native posix arch Kumar Gala 2019-02-19 15:26:23 -06:00
  • eca2f0768d tests: crypto: increase timeout Anas Nashif 2019-02-22 12:03:27 -05:00
  • 8e0fcbfd7e m2gl025_miv: Set performance in Renode script. Piotr Zierhoffer 2019-02-22 16:21:52 +01:00
  • fbe15ca7ab boards: udoo_neo_full_m4: not a default testing platform Anas Nashif 2019-02-21 20:40:49 -05:00
  • 82616a62d6 net: offload: Remove CONFIG_NET_OFFLOAD from header file Jukka Rissanen 2019-02-22 11:11:22 +02:00
  • e0a8990ea7 drivers: ssd1306: Support GPIO reset function Kwon Tae-young 2019-02-22 17:29:40 +09:00
  • 0122bacd2c boards: arm: nrf: explicitly set Load size for strictly Secure builds Ioannis Glaropoulos 2019-02-22 12:24:27 +01:00
  • 8506e8f912 boards: arm: nrf: do not overwrite flash0 reg property in nRF91 board Ioannis Glaropoulos 2019-02-22 12:11:34 +01:00
  • 32d73467d1 arch: arm: fix return reason in Secure/Non-Secure FW builds Ioannis Glaropoulos 2019-02-22 09:11:15 +01:00
  • 62100e3d41 arch: arm: define EXC_RETURN payload flag macros in non-secure FW Ioannis Glaropoulos 2019-02-22 09:07:34 +01:00
  • ccad9d0d09 tests: move testsuite and configs into subsys/ Anas Nashif 2019-02-19 15:45:18 -05:00
  • 7f4eb00f47 boards: 96b_nitrogen: standardize scratch and storage partitions Michael Scott 2019-02-21 16:51:46 -08:00
  • ac7751d23a drivers: ssd1306: Fix dts read Kwon Tae-young 2019-02-22 13:41:44 +09:00
  • c478b5bb6e can: Rename can_msg and can_msg_filter structs Jukka Rissanen 2019-02-21 13:23:44 +02:00
  • 14d4023338 tests: can: Add CAN frame struct handling tests Jukka Rissanen 2019-02-18 15:27:59 +02:00
  • 58f3ae5334 can: Add Linux compatible frame and filter structs Jukka Rissanen 2019-02-13 14:26:57 +02:00
  • c2d5e7b01c kconfig: Don't load env var if in doc mode Carles Cufi 2019-02-19 19:48:35 +01:00
  • b1a7e71436 settings: fix base64 encode test Andrzej Puzdrowski 2019-02-21 14:48:45 +01:00
  • ad20d34eaa settings: fix fcb record size for unaligned sizes Andrzej Puzdrowski 2019-02-21 14:09:19 +01:00
  • e31c77dce3 settings: get flash alignment from fcb instance Andrzej Puzdrowski 2019-02-21 14:00:10 +01:00
  • 5bc3ad2a1c tests/subsys/settings: fcb unaligned value test Andrzej Puzdrowski 2019-02-21 13:55:12 +01:00
  • f288bcaf99 pwm: add set nanosecond period and pulse width function Nicholas Lowell 2019-02-07 15:58:06 -05:00
  • c6f0491606 net/shell: Switch TCP send command to new API Tomasz Bursztyka 2019-02-19 09:57:29 +01:00
  • 63d330e78b doc: Rework Development Process section Anas Nashif 2019-02-13 14:22:40 -05:00
  • e66cbb68e3 drivers: ssd1306: Corrected API mapping for blanking Jan Van Winkel 2019-02-21 16:07:51 +01:00
  • 89513eb0f6 ext: mcux: Update imx rt clock drivers Maureen Helm 2019-02-21 15:57:44 -06:00
  • 37b8ec6acb doc: Add CoAP high-level description Ravi kumar Veeramally 2019-02-20 11:15:59 +02:00
  • edb01e229f doc: net: context: Add comment to use BSD socket API instead Jukka Rissanen 2019-02-19 13:45:04 +02:00
  • 9146237fa3 doc: net: Enhance net_timeout API documentation Jukka Rissanen 2019-02-20 15:56:13 +02:00
  • b364cf4b12 doc: net: Enhance promiscuous mode documentation Jukka Rissanen 2019-02-20 16:39:31 +02:00
  • 8b7057c918 samples: net: promiscuous_mode: Add missing README.rst file Jukka Rissanen 2019-02-20 16:14:12 +02:00
  • efff3c68fe net: stats: Add missing doxygen comments Jukka Rissanen 2019-02-20 15:46:43 +02:00
  • 9191bf3a0b doc: net: Enhance network statistics documentation Jukka Rissanen 2019-02-20 15:46:15 +02:00
  • db45ed716f doc: net: Hide UDP API documentation Jukka Rissanen 2019-02-20 13:00:28 +02:00
  • 8c9bff57a0 doc: net: Enhance network offloading API documentation Jukka Rissanen 2019-02-20 13:15:16 +02:00
  • ee3f7d629b boards: arm: mimxrt10*_evk: Enable MPU Kumar Gala 2019-02-20 18:00:29 -06:00
  • 830ec0285c cmake: toolchain: zephyr-0.10.0: Fix setting of SYSROOT_DIR on xtensa Kumar Gala 2019-02-20 18:48:46 -06:00
  • 2270f4b116 Instant doc/ gratification: do not re-run doxygen when not needed Marc Herbert 2019-02-15 11:49:49 -08:00
  • fc64481bdf doc/CMakeLists.txt: trivial comments and logging enhancements Marc Herbert 2019-02-15 10:41:25 -08:00
  • 7c09f82b43 arch: arm: enhance built-time rule to check for start addr alignment Ioannis Glaropoulos 2019-02-18 21:29:23 +01:00