Commit graph

  • 4f4c7e2b1a net: rpl: Null pointer dereferences Satya Bhattacharya 2018-10-12 19:32:39 -07:00
  • 2aea475846 Bluetooth: host: Improve error feedback on invalid input Sebastian Bøe 2018-10-17 09:19:36 +02:00
  • e99b4235c5 dts: yaml: remove unused id field Kumar Gala 2018-10-16 17:57:13 -05:00
  • a14b3f0e37 tests: spi_loopback: Add nucleo_f302r8 configuration Galen Seitz 2018-10-09 23:45:03 -07:00
  • 96172a1d0b samples: basic: blink_led: Add support for nucleo_f302r8 Galen Seitz 2018-10-09 23:33:36 -07:00
  • 4566ace345 boards: arm: Add support for nucleo_f302r8 Galen Seitz 2018-10-09 22:39:46 -07:00
  • 498fa532c9 soc: arm: st_stm32: stm32f3: Add support for STM32F302x8 Galen Seitz 2018-10-09 22:23:36 -07:00
  • d509100e11 soc: arm: st_stm32: stm32f3: Add defines for I2C3 Galen Seitz 2018-10-15 08:10:51 -07:00
  • da891b7ab2 soc: arm: st_stm32: stm32f3: Add defines for USART3 Galen Seitz 2018-10-09 22:15:03 -07:00
  • f5c146dad9 drivers: pinmux: stm32: Add support for STM32F302x8 Galen Seitz 2018-10-09 21:59:37 -07:00
  • 8888aa9e29 drivers: interrupt_controller: Add STM32F302x8 EXTI_LINES Galen Seitz 2018-10-09 21:53:14 -07:00
  • 9f343ad586 dts: arm: st: Add STM32F302x8 SoC device tree Galen Seitz 2018-10-09 21:27:33 -07:00
  • d3ed3f11fa tests: interrupt: disable riscv32 Anas Nashif 2018-10-16 20:50:08 -04:00
  • 9e7f2940ff samples: USB mass storage sample.yaml cleanup Ajay Kishore 2018-10-04 18:00:42 +05:30
  • 58134e0f78 subsys: disk access: move to new logger Anas Nashif 2018-10-16 08:40:06 -04:00
  • 7147f0ceeb drivers: ieee802154_cc2520: move to new logger Anas Nashif 2018-10-16 08:33:14 -04:00
  • 80ced11209 drivers: usb_dc_nrfx: move to new logger Anas Nashif 2018-10-16 08:30:22 -04:00
  • 86ad1bd03d drivers: lsm303dlhc_magn: move to new logger Anas Nashif 2018-10-16 08:24:09 -04:00
  • b49e26680d drivers: lsm303dlhc_accel: move to new logger Anas Nashif 2018-10-16 08:22:39 -04:00
  • 1232b44515 drivers: grove: move to new logger Anas Nashif 2018-10-16 08:20:41 -04:00
  • 0c7a28c4cc drivers: serial: Rework Silabs Gecko UART Driver Diego Sueiro 2018-10-16 17:51:01 +01:00
  • eb20984143 drivers: Add more uart instances for Silabs Devices Diego Sueiro 2018-07-19 05:19:32 +01:00
  • 05c3c1ec11 ext: Silabs Gecko use a different config for uart Diego Sueiro 2018-07-13 17:17:33 +01:00
  • 2acbaf499e tests: dma: use generic callback arg for all dma_callbacks Jun Li 2018-07-18 03:22:00 -07:00
  • 4982fa9858 dma: use user data in callback Jun Li 2018-07-18 01:17:57 -07:00
  • e092fe2b3d api: dma: allow to pass arbitrary user data into callback Jun Li 2018-07-18 01:13:18 -07:00
  • 0fc39343ff cmake: Export the target name of the final elf file to the app Sebastian Bøe 2018-10-16 13:25:04 +02:00
  • 27eb8d3db4 doc: add warning about sphinx errors Marti Bolivar 2018-10-16 08:47:52 -06:00
  • d7dc113783 doc: avoid copying content twice Marti Bolivar 2018-10-16 08:39:35 -06:00
  • 7a035c0dc7 kernel/sched: Fix timeslice accounting for already-elapsed ticks Andy Ross 2018-10-04 09:26:11 -07:00
  • 7617371ecc kernel/timeout: Clamp ticks argument to lower bound Andy Ross 2018-10-04 07:00:48 -07:00
  • a715a5fc57 tests/kernel/context: Skip test_kernel_cpu_idle when tickless Andy Ross 2018-10-03 19:43:40 -07:00
  • 9ce9677888 kernel/timeout: Fix elapsed logic Andy Ross 2018-10-03 15:02:50 -07:00
  • 4f02dd1407 tests/kernel/context: Disable test_kernel_interrupts when tickless Andy Ross 2018-10-03 09:04:52 -07:00
  • 1cfff07480 kernel/timeout: Fix announcement tick logic Andy Ross 2018-10-03 08:50:52 -07:00
  • 3630641bcc include/drivers: Fix docs on z_clock_set_timeout() Andy Ross 2018-10-03 08:18:47 -07:00
  • d8421adadd kernel/timeout: Fix synchronization in z_tick_get_32() Andy Ross 2018-10-02 11:12:08 -07:00
  • 1129ea9394 kernel/sched: Fix timeslicing predicate Andy Ross 2018-10-02 08:18:07 -07:00
  • 2dd9e2cad4 kernel/sched: Remove spurious locking Andy Ross 2018-10-02 08:15:44 -07:00
  • 08397277fc kernel/kconfig: Move TICKLESS options out of power management tree Andy Ross 2018-10-01 11:13:55 -07:00
  • 9202833106 system_timer.h: Update docs Andy Ross 2018-10-01 10:50:48 -07:00
  • cfe62038d2 kernel: Checkpatch fixups Andy Ross 2018-09-29 07:34:55 -07:00
  • af7bf89ed2 tests/kernel: Bump stack size for mem_protect/stackprot Andy Ross 2018-09-28 15:39:44 -07:00
  • 987c0e5fc1 kernel: New timeout implementation Andy Ross 2018-09-27 16:50:00 -07:00
  • 52e444bc05 kernel: Move timeout_remaining API Andy Ross 2018-09-28 09:06:37 -07:00
  • 96013b0375 system_timer.h: Change "now" uptime API to be simpler for drivers Andy Ross 2018-09-27 14:08:46 -07:00
  • fe82f1c2af kernel/timeout: Refactor API Andy Ross 2018-09-26 15:14:21 -07:00
  • 5d203523b6 kernel/timeout: Eliminate wait_q parameters from API Andy Ross 2018-09-26 13:57:34 -07:00
  • 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