Commit graph

  • ef927a87ec doc: fix missing networking API documentation David B. Kinder 2018-05-18 15:06:17 -07:00
  • d1d0dd45ed doc: fix missing NVS API documentation David B. Kinder 2018-05-18 14:27:20 -07:00
  • 38e8f06fdb scripts: west: add context-sensitive runner help Marti Bolivar 2018-05-10 17:20:10 -04:00
  • 68e5933e97 scripts: west: add build directory to runner configuration Marti Bolivar 2018-05-10 15:28:17 -04:00
  • 5317f76dec scripts: west: introduce common runner configuration Marti Bolivar 2018-05-10 00:58:03 -04:00
  • c9dfbfaf02 scripts: west: convert runner to use log module Marti Bolivar 2018-05-09 22:31:28 -04:00
  • bc7b1c595e scripts: west: fix some intel_s1000 runner issues Marti Bolivar 2018-05-09 21:56:38 -04:00
  • a9aa250b88 scripts: west: clean up intel_s1000 runner Marti Bolivar 2018-05-09 21:40:33 -04:00
  • bc587d9262 scripts: west: add subprocess.call wrapper to runner classes Marti Bolivar 2018-05-09 21:56:11 -04:00
  • a81f0559c3 scripts: west: trivial fix to runner comments Marti Bolivar 2018-05-09 21:47:12 -04:00
  • 367c0bab6d scripts: west: remove command from runner arguments Marti Bolivar 2018-05-09 21:28:40 -04:00
  • fbd2e92b42 scripts: remove zephyr_flash_debug.py Marti Bolivar 2018-05-09 21:10:55 -04:00
  • b611e5b1ea scripts: west: add flash, debug, debugserver commands Marti Bolivar 2018-05-09 18:16:30 -04:00
  • 4a354e891d scripts: west: runner: add get_runner_cls() Marti Bolivar 2018-05-09 15:46:45 -04:00
  • 3919e70e09 scripts: west: remove redundant quote_sh_list definition Marti Bolivar 2018-05-09 20:50:31 -04:00
  • 9e7d16acd9 scripts: make runner a west subpackage Marti Bolivar 2018-05-09 13:24:57 -04:00
  • 641ae471a7 scripts: west: add cmake utility module Marti Bolivar 2018-05-09 12:47:30 -04:00
  • b6af8eb932 scripts: create meta-tool package, "west" Marti Bolivar 2018-05-09 11:08:38 -04:00
  • 59dc82e0d2 boards: adjust openocd runner arg syntax Marti Bolivar 2018-05-09 14:21:29 -04:00
  • 64badd97cd cmake: flash: save runner configuration to CMake cache Marti Bolivar 2018-03-26 15:28:30 -04:00
  • 1430e0c752 scripts: runner: core: don't print unless self.debug Marti Bolivar 2018-03-28 23:33:51 -04:00
  • 2715a011ee scripts: runner: add __str__ for RunnerCaps Marti Bolivar 2018-03-27 22:15:07 -04:00
  • f4b6daff4b lib/posix: Port wait_q usage to new API Andy Ross 2018-05-18 17:33:16 -07:00
  • 0c80ee0831 tests/kernel: Bump stack sizes for a few tests on qemu_x86 Andy Ross 2018-05-18 14:12:29 -07:00
  • ca9a98e6e2 samples/subsys/console: Remove unused tx_sem semaphore Andy Ross 2018-05-18 13:54:52 -07:00
  • 3ce9c84ba8 kernel: Wait queues aren't dlists anymore Andy Ross 2018-05-18 13:06:13 -07:00
  • 12d6329e4a lib/rbtree: Add RB_FOR_EACH_CONTAINER() Andy Ross 2018-05-18 11:40:02 -07:00
  • f8288abd22 boards/qemu_x86: Enable fast scheduler options Andy Ross 2018-05-14 12:45:42 -07:00
  • 1acd8c2996 kernel: Scheduler rewrite Andy Ross 2018-05-03 14:51:49 -07:00
  • c0ba11b281 kernel: Don't _arch_switch() to yourself Andy Ross 2018-05-14 14:46:27 -07:00
  • 6040bf7773 lib/rbtree: Fix & document insert comparison order Andy Ross 2018-05-16 12:05:11 -07:00
  • d33b49d4a3 lib/rbtree: Fix crash condition with empty trees and rb_min/max() Andy Ross 2018-05-16 14:03:25 -07:00
  • 0f1d30aa67 lib: posix: Do not redefine PATH_MAX in unistd.h Leandro Pereira 2018-05-18 12:17:07 -07:00
  • 5e87c08a39 tests: posix: Increase sram size Punit Vara 2018-05-03 15:26:54 +05:30
  • f0eaa8e879 tests: mutex: Add test case to test mutex API Punit Vara 2018-04-12 16:56:34 +05:30
  • 4e3d99ed7e lib: posix: Use default attribute for mutex Punit Vara 2018-05-03 10:28:36 +05:30
  • eb8ba696d2 lib: posix: Implement posix mutex APIs Punit Vara 2018-05-03 15:24:08 +05:30
  • 3a6944d81f net: icmpv6: replace NET_ASSERT with NET_ERR Florian Vaussard 2018-05-18 19:08:28 +02:00
  • 38866179a5 net: icmpv6: Fix error condition Florian Vaussard 2018-05-17 15:00:54 +02:00
  • c9262bb47f board: argonkey: add LSM6DSL configuration in Kconfig.defconfig Armando Visconti 2018-04-24 09:28:20 +02:00
  • 02bb83bec2 samples/boards: Add ArgonKey test Armando Visconti 2018-04-19 11:26:54 +02:00
  • 17c15ff182 boards: stm32: argonkey: Add dts support to sensors Armando Visconti 2018-04-20 14:54:40 +02:00
  • 36b0c321a7 dts: bindings: Add SPI yaml file for LSM6DSL sensor Armando Visconti 2018-05-15 13:43:43 +02:00
  • ce13fc8eeb boards: stm32: argonkey: Enable STM32 I2C interrupt support Armando Visconti 2018-05-08 09:20:35 +02:00
  • 05234e352f driver: sample: ILI9340 sample application Jan Van Winkel 2017-10-06 08:37:25 +02:00
  • ca16779d9e driver: ILI9340 LCD display driver Jan Van Winkel 2017-10-06 08:34:43 +02:00
  • 00bbbae41d drivers/serial: Add port 2 instance in ns16550 driver Tomasz Bursztyka 2018-05-17 17:46:52 +02:00
  • 60d509f3d7 arch: Use dts to set i2c priorities for quark_se/quark_d2000 Tomasz Bursztyka 2018-03-06 07:28:04 +01:00
  • 0ce2cc19b3 dts/x86: Update i2c nodes with interrupts for quark_se and quark_d2000 Tomasz Bursztyka 2018-03-06 07:23:55 +01:00
  • ed26b95746 drivers/gpio: Removing dts generated options in QMSI Kconfig Tomasz Bursztyka 2018-03-07 10:46:25 +01:00
  • bd9706cd9b arch/arc: Use dts to set gpio priorities for quark_se_c1000_ss Tomasz Bursztyka 2018-03-05 15:18:32 +01:00
  • 17a2c1e699 dts: Add yaml descriptor for the QMSI SS GPIO driver Tomasz Bursztyka 2018-03-05 15:22:27 +01:00
  • 29e519821d dts/arc: Add the GPIO nodes to quark_se_c1000_ss Tomasz Bursztyka 2018-03-05 14:53:49 +01:00
  • 61ef30d10e drivers/uart: Use dts to set uart options for ns16550 driver Tomasz Bursztyka 2018-03-05 14:38:50 +01:00
  • 8bbb80e308 dts/x86: Fix UART nodes for ia32, atom and quark_x1000 Tomasz Bursztyka 2018-03-05 14:37:29 +01:00
  • 17c6456678 drivers/uart: Use dts to set uart priorities for QMSI driver Tomasz Bursztyka 2018-03-05 13:56:19 +01:00
  • 43878fd8b6 dts/bindings: Remove useless attribute in QMSI uart node descriptor Tomasz Bursztyka 2018-03-05 13:47:54 +01:00
  • 250c4a87ed arch: Use dts to set rtc priorities for Intel quark, x86 and arc Tomasz Bursztyka 2018-03-05 13:10:07 +01:00
  • 16c455e4cd dts/arc: Add rtc node to quark_se_c1000_ss Tomasz Bursztyka 2018-03-06 09:04:49 +01:00
  • 1f2553ba5c dts: Add yaml descriptor for the QMSI RTC driver Tomasz Bursztyka 2018-03-05 13:29:19 +01:00
  • 53f91976b1 arch/x86: Use dts to set gpio options for quark_se and quark_d2000 Tomasz Bursztyka 2018-03-02 22:30:42 +01:00
  • 69e5b3ec3d dts/x86: Fix GPIO nodes for intel_curie and quark_d2000 Tomasz Bursztyka 2018-03-02 22:28:22 +01:00
  • 878d0fb877 dts: Add yaml descriptor for the QMSI GPIO driver Tomasz Bursztyka 2018-03-02 22:07:53 +01:00
  • e4aced513d dts/x86: Enable generating the IRQ priority on all SoCs Tomasz Bursztyka 2018-03-02 21:55:13 +01:00
  • b8e8077cbe dts: Adding priority cell to Intel's IOAPIC IRQ controllers descriptor Tomasz Bursztyka 2018-03-02 21:44:06 +01:00
  • 9e1f1acc24 dts/x86: Add Copyright headers to x86 dtsi files Tomasz Bursztyka 2018-03-05 13:37:46 +01:00
  • b58cbfd6ab menuconfig: Add .config loading dialog Ulf Magnusson 2018-05-18 10:04:26 +02:00
  • 9666c30d5f kernel: mem_slab: Reschedule in k_mem_slab_free only when necessary. Krzysztof Chruscinski 2018-05-18 08:08:50 +02:00
  • 7393cb2478 tests: threads: Add test case to verify k_wakeup() Spoorthi K 2018-05-17 12:45:30 +05:30
  • c1200cd3e2 tests: posix: fs: Add description for test cases Ramakrishna Pallala 2018-05-18 16:26:08 +05:30
  • 5f534dc6de net: openthread: Add function for getting current radio channel Robert Lubos 2018-04-27 09:50:56 +02:00
  • c0af4de7b3 net: openthread: Bump OpenThread commit to db4759cc Robert Lubos 2018-04-23 13:58:57 +02:00
  • c4a62e0427 drivers: serial: nrf: Fix is_pending handling Carles Cufi 2018-05-18 11:48:53 +02:00
  • 09c813793b doc: genrest: Speed up documentation rebuilding Ulf Magnusson 2018-05-17 20:10:30 +02:00
  • 3c09bee921 net: app: server: Fix compile error if TCP is disabled Jukka Rissanen 2018-05-18 12:49:22 +03:00
  • 8b31cdad16 tests: kernel: Add description for test cases Ajay Kishore 2018-05-18 20:30:19 +05:30
  • 55cf6dd76c tests: posix: Add test for Posix File System API's Ramakrishna Pallala 2018-05-14 14:54:48 +05:30
  • eb0aaca64d lib: posix: Add Posix Style File System API support Ramakrishna Pallala 2018-05-03 17:17:22 +05:30
  • 0b76b12837 samples: sockets: big_http_download: Update for DHCPv4 support. Paul Sokolovsky 2018-05-17 21:03:47 +03:00
  • df4220b213 Bluetooth: L2CAP: Add support for dynamically allocated PSM values Johan Hedberg 2018-05-18 07:43:21 +03:00
  • 20ea1b86b9 Bluetooth: Mesh: Remove redundant ivu_unknown variable Johan Hedberg 2018-05-17 18:20:24 +03:00
  • 68ef8f06a5 net: conn: Drop invalid packet Ruslan Mstoi 2018-05-16 13:29:43 +03:00
  • 198b358638 net: lwm2m: simplify registration client Michael Scott 2018-05-15 11:45:21 -07:00
  • a58781f504 net: lwm2m: add LWM2M_FIRMWARE_UPDATE_PULL_LOCAL_PORT setting Michael Scott 2018-05-16 16:07:03 -07:00
  • 21fdf536ba net: lwm2m: default LWM2M_LOCAL_PORT to 0 (random) Michael Scott 2018-05-16 15:57:46 -07:00
  • a021034327 net: lwm2m: honor CONFIG_LWM2M_LOCAL_PORT when starting client Michael Scott 2018-05-16 15:50:32 -07:00
  • 9cbe86f832 net: app: client: handle client_addr port in net_app_init_client() Michael Scott 2018-05-16 14:55:36 -07:00
  • cc8fab8ddb net: app: client: fix local port byte-order in bind_local() Michael Scott 2018-05-16 14:49:51 -07:00
  • ad6b890471 tests: kernel: Add description for test cases Ajay Kishore 2018-05-17 20:05:53 +05:30
  • ccf3bf7ed3 kernel: Fix sloppy wait queue API Andy Ross 2018-05-10 11:10:34 -07:00
  • 4ca0e07088 kernel: Add _unpend_all convenience wrapper to scheduler API Andy Ross 2018-05-10 09:45:42 -07:00
  • 39f396a8ad doc: tests: remove obsolete and bogus test groups Anas Nashif 2018-05-12 22:07:56 -05:00
  • 7e5b021b56 drivers: adc: fix TOCTOU attacks Andrew Boie 2018-05-17 13:38:16 -07:00
  • 4687c989c3 boards: nios2: qemu: Enable device support for qemu Savinay Dharmappa 2018-05-14 17:08:43 +05:30
  • 2948924655 dts: nios2-qemu: add device tree support Savinay Dharmappa 2018-05-14 16:40:47 +05:30
  • 3053f351fa boards: nios2: altera_max10: Enable device support for altera_max10 Savinay Dharmappa 2018-05-14 13:19:09 +05:30
  • 8f908f38e0 dts: nios2f: Add device tree support Savinay Dharmappa 2018-04-20 21:48:10 +05:30
  • 6d4d8ce026 menuconfig: Show properties on the correct symbol definition Ulf Magnusson 2018-05-16 21:05:48 +02:00
  • aa9fe26166 doc: genrest: Show properties on the correct symbol definition Ulf Magnusson 2018-05-15 21:06:16 +02:00
  • e307ba340c kconfiglib: Record which MenuNode has each property Ulf Magnusson 2018-05-16 20:42:40 +02:00