Commit graph

  • d61b1f8ef8 kernel/timeout: Remove timeout wait_q field Andy Ross 2018-09-26 13:36:02 -07:00
  • 15d520819d kernel/timeout: Prepare unification of timeout/thread wait_q fields Andy Ross 2018-09-26 13:19:31 -07:00
  • 2ae8f50936 kernel/include: Move stubs for timeout functions to their declarations Andy Ross 2018-09-26 12:48:15 -07:00
  • 9098a45c84 kernel: New timeslicing implementation Andy Ross 2018-09-25 10:56:09 -07:00
  • bf531ac4fc drivers/timer: Add default z_clock_set_timeout() fallback Andy Ross 2018-09-25 08:53:33 -07:00
  • 8b54953e4b kernel/sys_clock: Fix build when !SYS_CLOCK_EXISTS Andy Ross 2018-09-25 08:19:21 -07:00
  • 0e4532a3d4 sys_clock.h: Remove variance of _TICK_ALIGN with TICKLESS_KERNEL Andy Ross 2018-09-24 09:55:55 -07:00
  • 25863549be kernel: Remove clock_always_on control from k_busy_wait() Andy Ross 2018-09-23 07:11:10 -07:00
  • 1b3149cea1 kernel/sys_clock.c: Add asserts to watch dueling "set time" APIs Andy Ross 2018-09-22 16:03:59 -07:00
  • 1c08aefe56 kernel/timeoutq: Uninline the timeout methods Andy Ross 2018-09-22 15:38:31 -07:00
  • 7aae75bd1c idle: Fix tickless timeout behavior Andy Ross 2018-09-22 09:01:52 -07:00
  • d7b35c9bd6 idle: Remove needless "expired" logic in sys_power_save_idle() Andy Ross 2018-09-22 09:13:13 -07:00
  • 722a888ef7 timer: Clean up hairy tickless APIs Andy Ross 2018-09-21 11:54:57 -07:00
  • 1a1a9539ea include/system_timer.h: Timer API cleanup Andy Ross 2018-09-21 09:33:36 -07:00
  • ab488277bc drivers/timer: Unify timeout setting APIs Andy Ross 2018-09-20 13:56:45 -07:00
  • fa99ad66d0 sys_clock: Fix up tick announce API Andy Ross 2018-09-19 15:22:26 -07:00
  • 47644c2015 system_timer.h: Remove ASMLANGUAGE guard Andy Ross 2018-09-19 14:53:57 -07:00
  • 317178b88f sys_clock: Fix unsafe tick count usage Andy Ross 2018-09-19 14:17:00 -07:00
  • b8ffd9acd6 sys_clock: Make clock_always_on true by default Andy Ross 2018-09-19 13:14:32 -07:00
  • b2e4283555 sys_clock: Make sys_clock_hw_cycles_per_tick() a proper API Andy Ross 2018-09-19 11:33:07 -07:00
  • cbb77be675 sys_clock.h: Remove sys_clock_ticks_per_sec() Andy Ross 2018-09-19 11:13:56 -07:00
  • 393ec71ec3 clock: Remove CONFIG_TICKLESS_KERNEL_TIME_UNIT_IN_MICRO_SECS Andy Ross 2018-09-19 11:08:19 -07:00
  • 220d4f8347 sys_clock.h: Make "global variable" APIs into proper functions Andy Ross 2018-09-19 10:52:07 -07:00
  • 0d1228af36 kernel.h: Header hygine, move clock/timer handling Andy Ross 2018-09-19 09:35:43 -07:00
  • 853b7345e2 sys_clock.h: Remove asm guards Andy Ross 2018-09-19 09:07:00 -07:00
  • 10bdfcfdbe boards: same70: Enable SPI0 on dts qianfan Zhao 2018-10-16 15:02:54 +08:00
  • ae363e54ec drivers: spi_sam: Config chip select pin when driver init qianfan Zhao 2018-10-16 14:38:35 +08:00
  • 29d9004a01 drivers: spi_sam: fix spi peripheral chip select config qianfan Zhao 2018-10-16 11:18:58 +08:00
  • 1eec4bbf30 drivers: spi_sam: fix compiler waring qianfan Zhao 2018-10-16 10:40:08 +08:00
  • fcffebfe15 sanitycheck: whitelist font entry section Johann Fischer 2018-09-13 00:53:15 +02:00
  • f89283b250 samples: add sample for character framebuffer Johann Fischer 2018-07-19 18:18:44 +02:00
  • d10e624907 boards: reel_board: add ssd1673 node and fixup Johann Fischer 2018-09-12 17:51:39 +02:00
  • 3a66b86544 drivers: add SSD1673 EPD controller driver Johann Fischer 2018-07-19 18:15:18 +02:00
  • 419f4b7801 drivers: add SSD1306 display controller driver Johann Fischer 2018-07-19 18:11:50 +02:00
  • f531e0d62e subsys: add monochrome character framebuffer Johann Fischer 2018-07-19 17:43:39 +02:00
  • eb01a012f9 include: display: expand api for monochrome displays Johann Fischer 2018-08-21 14:42:27 +02:00
  • 1422a20093 drivers: wifi: Don't include ti/drivers/net/wifi/bsd from simplelink Sebastian Bøe 2018-10-12 16:17:22 +02:00
  • 7f99086d64 cmake: Fix 'run' command of native_posix Sebastian Bøe 2018-10-16 16:14:02 +02:00
  • 66a259a22a boards: correct config for openocd for stm32373c Mathieu Audat 2018-07-06 10:52:50 -04:00
  • 58b0ecf78f uncrustify: Add a rule to remove space inside function argument Yasushi SHOJI 2018-10-16 15:05:09 +09:00
  • deaab90641 tests/samples: cleanup tags Anas Nashif 2018-10-15 15:28:35 -04:00
  • 20b73e74a1 tests/samples: rename 'app' tag to something meaningful Anas Nashif 2018-10-15 15:13:17 -04:00
  • e11192e4b5 tests: fix test identifier Anas Nashif 2018-10-15 14:42:22 -04:00
  • 733a054ab0 samples: fix sample tags Anas Nashif 2018-10-15 14:41:02 -04:00
  • 5ffbd36f69 tests: pm -> powermanagement Anas Nashif 2018-10-15 14:37:01 -04:00
  • 621f75bfa7 tests: remove bat_commit, replace core with kernel Anas Nashif 2018-10-15 14:36:19 -04:00
  • 1f6122e268 sensors: lis2dh: move header after log module init Anas Nashif 2018-10-16 08:14:54 -04:00
  • e5620a2b87 drivers: sensor: Migrate to new logger Punit Vara 2018-10-10 12:08:54 +05:30
  • 86e69ddd8b drivers/i2s_ll_stm32.c: move to new logger Armando Visconti 2018-10-16 10:05:27 +02:00
  • 912cdc0b8e Bluetooth: host: Allow to disable legacy pairing. Joakim Andersson 2018-10-11 13:39:44 +02:00
  • 51574c177f Bluetooth: controller: Avoid retransmission of NACK-ed Tx PDU Vinayak Kariappa Chettimada 2018-08-17 11:42:22 +02:00
  • c0a680166d drivers: gpio: sifive: Fix GPIO extern interrupts Nathaniel Graff 2018-09-18 12:15:30 -07:00
  • 017a3515e8 samples/sensor/lsm303dlhc: Add LSM303DLHC sample Yannis Damigos 2018-03-03 18:51:51 +02:00
  • 93e049a67a boards/arm/stm32f3_disco: Enable LSM303DLHC MEMS sensors Yannis Damigos 2018-03-03 16:56:52 +02:00
  • aad6ada14c tests: drivers: lsm303dlhc build test Philémon Jaermann 2018-04-16 21:31:14 +02:00
  • c3aff28abc bindings: sensor: Add binding for LSM303DLHC Philémon Jaermann 2018-03-01 22:30:17 +01:00
  • 43bc39e140 drivers: sensor: lsm303dlhc magnetometer driver Philémon Jaermann 2018-03-01 21:54:36 +01:00
  • 0453b2e0dd drivers: sensor: lsm303dlhc accel driver Philémon Jaermann 2018-03-01 00:25:23 +01:00
  • 3fb6ea210a arch: arm: re-program MPU stack guard upon userspace enter Ioannis Glaropoulos 2018-10-09 23:05:13 +02:00
  • 99b5c65edb samples: mpu: migrate sample to the new shell Jakub Rzeszutko 2018-10-15 13:36:23 +02:00
  • 9b2475e175 boards: stm32f746g_disco: Update peripheral mapping doc Christian Taedcke 2018-10-11 22:20:01 +02:00
  • 1cb31b1373 boards: stm32f746g_disco: Enable Ethernet Christian Taedcke 2018-10-09 23:34:21 +02:00
  • 8d1143c838 drivers: ethernet: stm32: Fix typo in comment Christian Taedcke 2018-10-09 23:31:13 +02:00
  • 6e50c39b31 boards: stm32f746g_disco: Update board yaml Christian Taedcke 2018-10-09 23:28:14 +02:00
  • 557f0ed72e usb: Enable log level menu after enabling module Andrei Emeltchenko 2018-10-15 14:11:52 +03:00
  • 7ec9057f51 dts_fixup: fix atmel same70 CONFIG_UART_SAM_PORT_2_NAME define qianfan Zhao 2018-10-15 11:23:32 +08:00
  • 7439367b2e drivers: led_strip: add ws2812 defaults for nRF5 devices Marti Bolivar 2018-02-21 10:28:29 -05:00
  • 7cf2ce6751 drivers: led_strip: guard SPI defaults on stm32f4x kconfig Marti Bolivar 2018-02-21 10:12:10 -05:00
  • bdde886ed5 led_strip: ws2812: HACK: memory-hungry pulse timing bugfix Marti Bolivar 2018-05-24 13:03:57 -04:00
  • ce8035e280 drivers: eth: e1000: Remove unused variable Jukka Rissanen 2018-10-15 17:21:23 +03:00
  • 7b46ea2be9 drivers: clock_control_mcux: register logging module Anas Nashif 2018-10-11 10:27:46 -04:00
  • 5c76143bcd drivers: modem: register logging module Anas Nashif 2018-10-11 10:20:56 -04:00
  • 92efb09a33 cmake: Fix minor typo in docs Sebastian Bøe 2018-10-15 11:43:24 +02:00
  • 96b38ad694 shippable: Add support for nrf52_bsim board Alberto Escolar Piedras 2018-10-08 09:03:06 +02:00
  • 3777b4452d sanitycheck: nf52_bsim testcases to run with other native Alberto Escolar Piedras 2018-10-08 08:57:13 +02:00
  • 1c6674a96d nrf52_bsim: Explicitly list the applicable HW models version Alberto Escolar Piedras 2018-10-08 08:55:32 +02:00
  • ceaa46d07b new simulated board: nrf52_bsim Alberto Escolar Piedras 2018-09-14 16:20:11 +02:00
  • 5f39dbb1b0 Bluetooth: Use new nrf COMPATIBLE options Alberto Escolar Piedras 2018-10-03 16:37:18 +02:00
  • 08fdccbb8e drivers: entropy nRF5x : use new compatible SOC symbol Alberto Escolar Piedras 2018-10-03 16:36:53 +02:00
  • 10bd2e6eef drivers: timer nRF: use new BabbleSim config option Alberto Escolar Piedras 2018-10-03 16:55:04 +02:00
  • 30fbf56a7a drivers: timer nRF: simplify kconfig depend Alberto Escolar Piedras 2018-10-03 16:36:29 +02:00
  • cba2f29822 clock_control: nRF5x: use new compatible SOC symbol Alberto Escolar Piedras 2018-10-03 16:36:02 +02:00
  • eea73e13bd soc: Kconfig: Add options for compatible NRF SOCs Alberto Escolar Piedras 2018-10-03 15:51:11 +02:00
  • 553d43002f drivers: console: native: header fix Alberto Escolar Piedras 2018-09-14 16:16:41 +02:00
  • 5166b95626 tests: lib: mem_alloc: Blacklist all POSIX arch boards Alberto Escolar Piedras 2018-09-14 16:13:02 +02:00
  • 3de44b748c subsys: fs: Use template to define CONFIG_FS_LOG_LEVEL Varun Sharma 2018-10-12 02:54:24 +05:30
  • 7622fc37a0 subsys: fs: Migrate to new logging subsys Varun Sharma 2018-10-12 02:54:24 +05:30
  • a58eddb84f CODEOWNERS: update logging and shell code owners Jakub Rzeszutko 2018-10-15 12:00:41 +02:00
  • 91cdb35584 tests: fatal: fix condition for NXP MPU Anas Nashif 2018-10-14 10:17:31 -04:00
  • 0ac7f76017 fs: Port shell commands to new shell Krzysztof Chruscinski 2018-09-19 13:16:18 +02:00
  • d80fee1ecb Bluetooth: controller: Fix master role RSSI measurement Vinayak Kariappa Chettimada 2018-10-15 08:32:24 +02:00
  • a048a7719e samples: net: http_server: Remove Quark devboard from sanity Jukka Rissanen 2018-10-04 16:38:48 +03:00
  • 7cd17d58ca samples: net: zperf: Convert to use the new shell Jukka Rissanen 2018-10-04 12:47:28 +03:00
  • 1d81fd8211 samples: net: wpanusb: Removing useless shell Jukka Rissanen 2018-10-03 13:47:06 +03:00
  • a4a64453d6 samples: net: rpl_border_router: Convert to use new shell Jukka Rissanen 2018-10-03 13:42:35 +03:00
  • 9ae7c394ab net: openthread: Convert to use new shell Jukka Rissanen 2018-10-05 08:55:54 +03:00
  • d8defbd08a net: bt: Convert network Bluetooth shell to use new shell Jukka Rissanen 2018-10-04 15:54:37 +03:00
  • 1f4bae79e2 net: ieee802154: Convert IEEE 802.15.4 shell to use new shell Jukka Rissanen 2018-09-27 11:22:20 +03:00
  • 681ff12379 net: wifi: Convert wifi shell to use new shell Jukka Rissanen 2018-09-26 14:11:05 +03:00
  • 436e295dd9 net: shell: Migrate to new shell API Jukka Rissanen 2018-09-04 17:01:48 +03:00