Commit graph

  • 372a4fe5be kconfig: support multiple DTS bindings directories Peter A. Bigot 2019-09-14 11:21:14 -0500
  • 5e2ec2244b manifest: mbedtls: Update to pick latest config-tls-generic.h Paul Sokolovsky 2019-09-11 21:13:54 +0300
  • 7d27cf9f27 doc: link-roles: convert bytes to string Anas Nashif 2019-09-15 09:44:55 -0400
  • f914669075 tests/posix/common: restructure to eliminate casts Charles E. Youse 2019-07-30 17:54:46 -0700
  • dc0314af7f arch/x86: honor CONFIG_INIT_STACKS in 64-bit mode Charles E. Youse 2019-07-30 16:30:53 -0700
  • a926fa0a82 arch/x86: clean up inline assembly format Charles E. Youse 2019-07-26 09:53:17 -0700
  • d506489999 arch/x86: optimize nested IRQ entry/exit Charles E. Youse 2019-07-26 08:25:18 -0700
  • 097c30c863 tests/subsys/logging/log_core: increase log buffer size Charles E. Youse 2019-07-24 16:46:29 -0700
  • 468cd4d98f arch/x86: add support for CONFIG_STACK_SENTINEL Charles E. Youse 2019-07-24 12:30:14 -0700
  • a5eea17dda arch/x86: add SSE floating-point to Intel64 subarch Charles E. Youse 2019-07-24 11:40:24 -0700
  • 2e788040d8 tests/posix/common: make 64-bit clean Charles E. Youse 2019-07-23 16:29:29 -0700
  • 0f98cdd457 arch/x86: tests/cmsis: disable some CMSIS tests in 64-bit mode Charles E. Youse 2019-07-23 13:54:58 -0700
  • 65b1f62ee3 arch/x86: disable inapplicable tests for Intel64 Charles E. Youse 2019-07-23 13:30:06 -0700
  • c08d01211a arch/x86: add Z_ARCH_THREAD_STACK_LEN() macro Charles E. Youse 2019-07-23 11:05:42 -0700
  • b8cadce677 arch/x86: refactor bitfield-manipulation functions Charles E. Youse 2019-07-23 10:40:08 -0700
  • 91896dde5e arch/x86: select CONFIG_64BIT when CONFIG_X86_LONGMODE Charles E. Youse 2019-07-23 10:13:38 -0700
  • 640c5a5e95 boards/x86: add Intel64 (64-bit long-mode) QEMU target board Charles E. Youse 2019-07-22 15:49:25 -0700
  • 6244676a51 arch/x86: refactor z_do_read_cpu_timestamp32() Charles E. Youse 2019-07-22 16:21:24 -0700
  • 3cf1bff71c arch/x86: complete 64-bit linker script Charles E. Youse 2019-07-22 12:25:07 -0700
  • 2bb59fc84e arch/x86: add nested interrupt support to Intel64 Charles E. Youse 2019-07-15 16:22:44 -0700
  • cdb9ac3895 arch/x86: Add exception reporting code for Intel64 Charles E. Youse 2019-07-15 13:18:36 -0700
  • a10f2601cc arch/x86: add IRQ offloading to Intel64 subarch Charles E. Youse 2019-07-09 17:34:52 -0700
  • 0e0199387a arch/x86: set default stack sizes Charles E. Youse 2019-07-09 16:15:26 -0700
  • 4ddaa59a89 arch/x86: initial Intel64 support Charles E. Youse 2019-07-04 20:17:14 -0700
  • 9b00f7821a arch/x86: rework z_arch_irq_lock() and z_arch_irq_unlock() Charles E. Youse 2019-07-05 12:02:49 -0700
  • 58bbbddbef arch/x86: fix multiboot.c pointer cast Charles E. Youse 2019-07-04 15:55:49 -0700
  • 8b339e7409 arch/x86: share implementations of sys_io primitives Charles E. Youse 2019-07-04 15:39:55 -0700
  • 34307a54f0 arch/x86: initial Intel64 bootstrap framework Charles E. Youse 2019-07-04 13:49:06 -0700
  • c58b28ab0a arch/x86: add placeholders for Intel64 headers Charles E. Youse 2019-07-04 12:28:20 -0700
  • 5e10d590c6 arch/x86: refactor kernel_arch_data.h Charles E. Youse 2019-07-04 12:10:49 -0700
  • faac79f203 arch/x86: add register definitions to msr.h Charles E. Youse 2019-07-04 11:32:10 -0700
  • 773cdf1c55 arch/x86: refactor arch.h Charles E. Youse 2019-07-04 11:27:20 -0700
  • c18f028366 arch/x86: refactor offsets.c Charles E. Youse 2019-07-04 11:02:41 -0700
  • d25ef6ed44 arch/x86/pcie: use Z_IRQ_TO_INTERRUPT_VECTOR() macro Charles E. Youse 2019-07-04 10:57:38 -0700
  • b40cbc8fb4 cmake: select appropriate Zephyr SDK compiler for CONFIG_X86_LONGMODE Charles E. Youse 2019-07-01 15:31:25 -0700
  • 239ceb4c5b soc/x86/apollo_lake: architecture is goldmont Charles E. Youse 2019-06-30 16:43:30 -0700
  • 6cf904cc0d arch/x86: rename X64 references to Intel64 Charles E. Youse 2019-06-25 09:36:17 -0700
  • 714e37fb78 doc: add more details about memory domains Andrew Boie 2019-08-15 16:10:49 -0700
  • 70c4aa4293 sys_sem: straighten build time definition macros Nicolas Pitre 2019-08-22 14:38:26 -0400
  • 844d5b403c boards: provide default SWO freq for efr32_slwstk6061a Piotr Mienkowski 2019-09-13 20:03:40 +0200
  • 29e55d74e8 rtc: Remove old rtc functionality Kumar Gala 2019-09-10 08:34:56 -0500
  • a0136b9850 gen_syscalls.py: Remove semicolons, unused variables, and a '!= None' Ulf Magnusson 2019-09-13 15:47:16 +0200
  • d8accb55d1 scripts: footprint: Fix pylint warnings Ulf Magnusson 2019-09-13 21:13:33 +0200
  • 403e6f1b99 soc/arm: Add a fixup for counter/alarm sample to compile with MEC1501 Tomasz Bursztyka 2019-06-25 12:48:01 +0200
  • c6fe94a6f1 soc/arm: Enable XEC counter driver relevantly for MEC1501 Tomasz Bursztyka 2019-06-25 12:46:07 +0200
  • 41c93a589c driver/counter: Add support for Microchip's XEC basic timer devices Tomasz Bursztyka 2019-06-07 15:16:47 +0200
  • 5a09a51e31 dts/arm: Add the 3 MEC1501 basic timer instances. Tomasz Bursztyka 2019-06-25 12:41:17 +0200
  • 0c8f9e3284 dts/bindings: Adding Microchip's XEC basic timer Tomasz Bursztyka 2019-06-25 12:39:53 +0200
  • c481f8e2e4 modules: Update ci-tools to latest for status check report Kumar Gala 2019-09-13 11:37:14 -0500
  • f646f8d0cf soc: nxp_kinetis: Refactor flash configuration field to a common place Maureen Helm 2019-09-11 17:52:35 -0500
  • 2bc700f66e soc: nxp_kinetis: Make kinetis flash configuration field configurable Maureen Helm 2019-09-11 15:05:35 -0500
  • 1baf2f3e6f kconfig: Mark dt_{int,hex,str}_val as deprecated Kumar Gala 2019-09-04 14:14:26 -0500
  • 038d2b272d kconfig: counter: nrfx: Convert to use new kconfigfunctions Kumar Gala 2019-08-28 08:03:21 -0500
  • 8a50048b2b kconfig: serial: sam0: Convert to use new kconfigfunctions Kumar Gala 2019-08-28 11:39:18 -0500
  • 54f81a670b kconfig: hifive1_revb: Convert to use new kconfigfunctions Kumar Gala 2019-08-28 09:41:59 -0500
  • 2632647ea0 kconfig: nxp_imx: rt: Convert to use new kconfigfunctions Kumar Gala 2019-08-27 15:12:04 -0500
  • 8ce0cf0126 kconfig: Convert device tree chosen properties to new kconfigfunctions Kumar Gala 2019-08-28 09:29:26 -0500
  • 5735397b9b kconfig: Add new functions to kconfigfunctions to use EDT Kumar Gala 2019-08-28 09:30:23 -0500
  • 69ba9dafcb tests/subsys/settings/fcb: Fix ifdef in ztest_test_suite Kumar Gala 2019-09-12 20:23:38 -0500
  • 2cad8d20ee ci: updates to fix pylint commit test Kumar Gala 2019-09-13 07:47:02 -0500
  • ec0e199206 drivers: can: mcux: Persuade the driver to send in chronological order Alexander Wachter 2019-08-14 16:04:58 +0200
  • 1aa696bc2b wifi: eswifi: Implement TCP/UDP socket offload with TLS Saravanan Sekar 2019-08-25 21:56:11 +0200
  • 207943c2a7 net: pkt: Clone cursor position in net_pkt_clone() Jukka Rissanen 2019-09-13 13:50:26 +0300
  • 1b5e6072ca headers: Removed include other.h from toolchain.h Jan Van Winkel 2019-08-22 22:27:23 +0200
  • 6be78f36df soc : arm : microchip_mec Move custom busy wait config to MEC1501 SoC Scott Worley 2019-09-05 11:07:13 -0400
  • 8e6aaaf919 tests: net: socket: Test that non-blocking accept() works Jukka Rissanen 2019-09-12 16:47:59 +0300
  • 0b1034aee2 net: socket: Support non-blocking accept() Jukka Rissanen 2019-09-12 16:46:45 +0300
  • bcea876344 net: lib: sntp_simple: Issue multiple requests with backoff Paul Sokolovsky 2019-09-12 16:01:34 +0300
  • 02ec7a0732 Kconfig: Correct COVERAGE help msg Alberto Escolar Piedras 2019-09-12 14:31:00 +0200
  • b948fe6037 soc: nxp_lpc: Enable mpu on the lpc54114 m4 core Maureen Helm 2019-09-12 12:23:03 -0500
  • d8866e1567 modules: Update ci-tools so that the latest tests run in CI Ulf Magnusson 2019-09-11 16:04:17 +0200
  • c17297c18a drivers: ens210: Fix error in header guard Kumar Gala 2019-09-12 13:47:47 -0500
  • be2a885d42 scripts/dts/gen_defines.py: exclude initializer lists from conf file Peter A. Bigot 2019-09-12 14:08:29 -0500
  • f62ae3e8ef scripts/dts/gen_defines.py: generate initializers for phandle/val lists Peter A. Bigot 2019-08-22 09:41:38 -0500
  • 392845b13f scripts/dts/gen_defines.py: return macro identifier in out functions Peter A. Bigot 2019-08-22 09:39:42 -0500
  • e9a173120f scripts/dts/gen_defines.py: generalize string escape Peter A. Bigot 2019-08-22 09:21:05 -0500
  • b914ba8831 drivers: remove gpio_atmel_sam3 driver Piotr Mienkowski 2019-09-10 23:11:08 +0200
  • b5b895df8d boards: add "User LED" to arduino_due board DTS Piotr Mienkowski 2019-09-10 08:51:04 +0200
  • d8fa80ffd7 boards: update arduino_due to use gpio_sam driver Piotr Mienkowski 2019-09-10 08:46:37 +0200
  • c249782bbc soc: add DTS PIO module nodes for sam3x series Piotr Mienkowski 2019-09-10 08:13:05 +0200
  • 17b3ead21a drivers: fix #ifdef in gpio_sam driver Piotr Mienkowski 2019-09-10 08:17:31 +0200
  • 121148e4d7 boards/shields: Enable shields samples on stm32mp157c_dk2 Erwan Gouriou 2019-09-12 16:11:55 +0200
  • 3a3eb0e3af boards: nucleo_wb55rg: Rename documentation file to match board name Robert Weber 2019-08-14 22:02:58 -0700
  • 772b5abae1 boards: nucleo_wb55rg: Enable IWDG Robert Weber 2019-08-13 22:30:17 -0700
  • 17f545be7d soc: stm32wb: Add support for STM32 IWDG Robert Weber 2019-08-13 22:21:57 -0700
  • 5a12d51285 boards: Clean up references to env variable PROJECT_SOURCE_DIR Erwan Gouriou 2019-09-12 14:00:46 +0200
  • 373133132f drivers: counter: remove deprecated functions Kumar Gala 2019-09-10 09:07:59 -0500
  • f6c5ea6c81 tests: net: dhcpv4: Increase the buffer count Jukka Rissanen 2019-08-30 15:18:03 +0300
  • 99e0ae6fd9 net: conn: Deliver multicast pkt to all interested parties Jukka Rissanen 2019-08-30 12:18:03 +0300
  • 1858b31536 samples: sockets: sntp_client: Build for both native Zephyr and POSIX Paul Sokolovsky 2019-09-05 17:24:32 +0300
  • a7bb2850f7 net: sntp: Allow to build for CONFIG_POSIX_API. Paul Sokolovsky 2019-09-12 13:33:04 +0300
  • 7c49ac6e0a include: net: socketutils: Allow to build for CONFIG_POSIX_API Paul Sokolovsky 2019-09-05 17:43:45 +0300
  • 25b0c04b5d boards: nucleo_wb55rg: Add missing flag around SPI _NSS pin definition Erwan Gouriou 2019-09-11 16:09:38 +0200
  • e0c2b16b29 boards: stm32h747i_disco: Minor fixes Erwan Gouriou 2019-09-11 13:31:15 +0200
  • a0feae0382 boards: nucleo_f103rb: fix dts file Erwan Gouriou 2019-09-03 14:16:28 +0200
  • 0a3f82da9a boards: nucleo_f411re: Fix to default configuration Erwan Gouriou 2019-09-03 14:15:21 +0200
  • a1aabbb08a drivers: watchdog: Pass timeout in ms if iwdg is started at boot Philémon Jaermann 2019-08-11 20:19:12 +0200
  • e5deb5adc9 dts: stm32l4r5: Add extra timer nodes not present in parent Pushpal Sidhu 2019-08-14 13:05:16 -0700
  • b6454d5f3f STM32 wdg: Remove use of float Björn Stenberg 2019-08-20 09:14:26 +0200
  • 0951ce2d34 gpio: stm32: support disabling and reenabling interrupts on pin Marcin Niestroj 2019-08-09 13:32:42 +0200