Commit graph

  • 33ca224ffd x86_64: use host toolchain Anas Nashif 2019-02-10 09:22:26 -05:00
  • 839db87bb8 toolchain: host toolchain does not support newlib Anas Nashif 2019-02-10 09:16:21 -05:00
  • 3d7445bc36 boards: qemu_x86_64 can be built with host compiler Anas Nashif 2019-02-10 09:03:15 -05:00
  • 1d8a0bc1aa drivers: hwinfo: fix build with NEWLIB_LIBC=y Aurelien Jarno 2019-02-10 14:20:58 +01:00
  • 2682170502 drivers: hwinfo: fix shell dependency Aurelien Jarno 2019-02-10 14:20:58 +01:00
  • 0e4ff809d7 doc: boards: move all board docs to be index.rst Anas Nashif 2019-02-09 14:56:36 -05:00
  • 28b2f32967 boards: fix intro text for many boards Anas Nashif 2019-02-09 10:01:06 -05:00
  • 062d05645b ci: tests: do not build all tests when docs/images change Anas Nashif 2019-02-09 15:01:19 -05:00
  • 115b811016 ci: do not build all tests when docs/images change Anas Nashif 2019-02-09 14:59:48 -05:00
  • 6a676caab6 usb_dc_stm32: Fix check endpoint capabilities Yannis Damigos 2019-02-09 20:48:44 +02:00
  • d942c1d718 doc: Add MQTT high-level description Robert Lubos 2019-02-05 15:09:54 +01:00
  • 2e68bc02b9 drivers: ssd1673: fix typo in string Uri Shaked 2019-02-09 11:38:27 +02:00
  • 561d6dd1ed scripts/dts/extract_dts_includes: Mark non DT_ defines as deprecated Kumar Gala 2019-02-08 10:10:57 -06:00
  • 5c67ebe4a8 scripts/dts: Clean up Bindings.bindings() Ulf Magnusson 2019-02-09 01:35:31 +01:00
  • 4e5868f4af scripts/dts: Make all_compats() return a set with all compats Ulf Magnusson 2019-02-08 23:19:45 +01:00
  • 4fcdd134c2 scripts/dts: Improve naming in create_phandles() Ulf Magnusson 2019-02-08 22:29:33 +01:00
  • 8c515b25a3 scripts/dts: Remove unused create_phandles() 'handle' parameter Ulf Magnusson 2019-02-08 22:26:51 +01:00
  • ace8450040 scripts/dts: Simplify get_all_compatibles() Ulf Magnusson 2019-02-08 21:48:18 +01:00
  • cb507889dd scripts/dts: Replace dts['/'] with 'root' Ulf Magnusson 2019-02-08 21:40:33 +01:00
  • b52290fa58 scripts/dts: Rename get_chosen() to create_chosen() Ulf Magnusson 2019-02-08 20:27:24 +01:00
  • 28c76fd3d8 scripts/dts: Rename get_aliases() to create_aliases() Ulf Magnusson 2019-02-08 20:25:12 +01:00
  • 6d824feb69 scripts/dts: Rename get_phandles() to create_phandles() Ulf Magnusson 2019-02-08 20:22:55 +01:00
  • ccf7de0306 scripts/dts: Rename get_reduced() to create_reduced() Ulf Magnusson 2019-02-08 20:19:02 +01:00
  • 9eb0d33ca0 scripts/dts: Simplify extract_string_prop() Ulf Magnusson 2019-02-08 19:57:24 +01:00
  • 2508818bc3 tests: fs: nffs_fs_api: Convert FLASH_AREA to DT_FLASH_AREA Kumar Gala 2019-02-08 14:31:55 -06:00
  • 67a7b43fc9 dfu: img_util: Convert FLASH_WRITE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:47:50 -06:00
  • 9237dbee4e dfu: boot: mcuboot: Convert FLASH_WRITE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:47:26 -06:00
  • 3de6de305f west: sign: Convert FLASH_WRITE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:46:35 -06:00
  • 22253fcf6d openthread: Convert FLASH_ERASE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:46:00 -06:00
  • b813ae2b54 samples: subsys: nvs: Convert FLASH_ERASE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:44:40 -06:00
  • 7b4ee6bd45 flash: spi_nor: Convert FLASH_{WRITE,ERASE}_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:38:04 -06:00
  • b0308f7fcd flash: flash_gecko: Convert FLASH_WRITE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:34:48 -06:00
  • 73f2466f00 flash: flash_sam: Convert FLASH_{WRITE,ERASE}_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:25:04 -06:00
  • 590b5a08a2 flash: soc_flash_mcux: Convert FLASH_ERASE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:19:50 -06:00
  • f6c7e9a997 flash: flash_stm32: Convert FLASH_WRITE_BLOCK_SIZE to DT_ Kumar Gala 2019-02-08 12:18:21 -06:00
  • 1b2496866c tests: fs: multi-fs: Convert FLASH_AREA to DT_FLASH_AREA Kumar Gala 2019-02-08 12:09:16 -06:00
  • a5c1bb59e0 dfu: boot: mcuboot: Convert FLASH_AREA to DT_FLASH_AREA Kumar Gala 2019-02-08 12:08:07 -06:00
  • 65cd010fc1 west: sign: Convert FLASH_AREA to DT_FLASH_AREA Kumar Gala 2019-02-08 12:07:52 -06:00
  • 8a6bd7e654 fs: nffs: Convert FLASH_AREA to DT_FLASH_AREA Kumar Gala 2019-02-08 12:07:35 -06:00
  • dc0ad52320 samples: nvs: Convert FLASH_AREA to DT_FLASH_AREA Kumar Gala 2019-02-08 12:07:16 -06:00
  • 2a14a28d19 boards: reel_board: Convert FLASH_AREA to DT_FLASH_AREA Kumar Gala 2019-02-08 12:06:17 -06:00
  • ec63dca3ea scripts/dts/extract: Fix producing bogus alias if reg has no size Kumar Gala 2019-02-08 16:04:10 -06:00
  • e3e87f624f scripts/dts/extract_dts_includes: Hand alias to alias for write_conf Kumar Gala 2019-02-08 16:03:44 -06:00
  • 5a20a418a2 scripts/dts/extract: Remove generation for FLASH_LABEL Kumar Gala 2019-02-08 12:40:05 -06:00
  • 873e4e950a scripts/dts/extract_dts_includes: Add DT_ prefix to FLASH_AREA defines Kumar Gala 2019-02-08 11:59:46 -06:00
  • 2024f6b2a0 scripts/dts/extract_dts_includes: Add DT_ prefix to FLASH defines Kumar Gala 2019-02-08 11:44:53 -06:00
  • 4c51684918 drivers: i2c: dw: Convert to new DT_<COMPAT>_<INSTANCE> defines Kumar Gala 2019-01-29 16:06:34 -06:00
  • b8fc4ec058 doc: create an empty Kconfig.modules Anas Nashif 2019-02-08 21:45:41 -05:00
  • 01e0552f64 doc: west: Document build system integration Carles Cufi 2019-01-31 19:32:02 +01:00
  • 7e9d1bdda4 CMake/Kconfig: CMake and Kconfig build integration Torsten Rasmussen 2019-02-05 10:36:22 +01:00
  • 11e5f7db6c boards : Add supoport for Microchip MEC2016 EVB ASSY 6797 Francisco Munoz 2019-02-06 17:19:05 -05:00
  • f416327827 arch: arm: Add Microchip MEC1701 SoC Francisco Munoz 2019-02-06 17:16:55 -05:00
  • 2ab60eb0ab serial/uart_ns16550: make UART_REG_ADDR_INTERVAL Francisco Munoz 2019-02-06 17:14:14 -05:00
  • d267250f7b ext : hal : mec1701 Add the MEC1701 external header. Francisco Munoz 2019-02-06 17:11:50 -05:00
  • 2a96312749 cmake: Fix dependencies for LD script generation Sebastian Bøe 2019-02-08 15:49:57 +01:00
  • b43c6120ab cmake: Allow deps to be added to the preprocessing of LD scripts Sebastian Bøe 2019-02-08 15:46:33 +01:00
  • 7a6afcdc04 cmake: Various refactorings and whitespace fixes Sebastian Bøe 2019-02-08 15:39:37 +01:00
  • 1cc8bbb4ae doc: fix misspelling in kconfig doc David B. Kinder 2019-02-08 13:20:21 -08:00
  • 4433041da4 samples: subsys: ipm_mcux: Convert to use DT_ prefixed defines Kumar Gala 2019-02-08 13:52:15 -06:00
  • 7731732160 tests: drivers: counter_basic_api: Convert to use DT_ prefixed defines Kumar Gala 2019-02-08 14:52:15 -06:00
  • 4c8f82177a boards: hexiwear_k64: Convert to use DT_ prefixed defines Kumar Gala 2019-02-08 13:24:27 -06:00
  • 040d6b6e99 eth: eth_mcux: Convert to use DT_ prefixed defines Kumar Gala 2019-02-08 13:04:47 -06:00
  • d85042f97f soc: nxp_imx: Convert to use DT_ prefixed defines Kumar Gala 2019-02-08 10:52:23 -06:00
  • 36bd564acc i2c: i2c_imx: Convert to use DT_ prefixed defines Kumar Gala 2019-02-08 10:51:45 -06:00
  • 93a9e0b3fe gpio: mcux: Convert to use DT_ prefixed defines Kumar Gala 2019-02-08 10:30:42 -06:00
  • f087cd0774 x86: fix app_smem MMU permissions Andrew Boie 2019-02-08 09:10:40 -08:00
  • 18a7b84823 ext: crypto: mbedtls: Fix uninitialized variable Andy Gross 2019-01-30 10:33:43 -06:00
  • d0fc82c02d samples: net: Add Google IOT Cloud full stack application Andy Gross 2019-01-17 23:27:27 -06:00
  • f8b838d404 jwt: Add JSON web token library David Brown 2018-09-20 12:15:20 -07:00
  • 208f565bce driver/sensor: add LIS2DW12 sensor support Armando Visconti 2018-05-17 15:32:05 +02:00
  • c7606609be dts: Remove base_label support Kumar Gala 2019-02-08 09:22:49 -06:00
  • c3eafb9c90 dts: bindings: mtd: partition: remove base_label Kumar Gala 2019-02-08 11:08:43 -06:00
  • b339844c95 dts: bindings: openisa,rv32m1-event-unit: remove base_label Kumar Gala 2019-02-08 09:15:15 -06:00
  • 5fb4ac94fb soc: arm: indicate double precision floating-point unit Ioannis Glaropoulos 2019-02-08 15:24:18 +01:00
  • ce4b3728ac soc: arm: stm32: select double-precision FP in STM32F769XI Ioannis Glaropoulos 2019-02-08 15:26:56 +01:00
  • e029d08628 soc: arm: Kconfig option to indicate double-precision FP Ioannis Glaropoulos 2019-02-08 14:58:26 +01:00
  • d61bac2936 soc: arm: add missing license header Ioannis Glaropoulos 2019-02-08 14:13:33 +01:00
  • 2f040d8188 shell: unify commands execution Jakub Rzeszutko 2019-02-08 14:51:21 +01:00
  • 41b63571a4 doc: west: Document west build Carles Cufi 2019-02-07 18:16:49 +01:00
  • acc82cee00 scripts: west: Tweak west build doc Carles Cufi 2019-02-07 19:24:38 +01:00
  • 589075a354 drivers: ssd1673: add support for HINK E0154A05 Aurelien Jarno 2019-02-04 23:52:47 +01:00
  • 7402e3db46 drivers: ssd1673: add support for SSD1608 and GDE029A1 Johann Fischer 2019-02-04 19:11:00 +01:00
  • c2fe802479 drivers: ssd1673: use compatible property to identify display Johann Fischer 2019-02-04 19:04:40 +01:00
  • f7495ef8eb drivers: ssd1673: add DT properties for configuration registers Johann Fischer 2019-02-04 17:09:53 +01:00
  • fbd527d562 drivers: ssd1673: remove unnecessary defines Johann Fischer 2019-02-04 18:18:03 +01:00
  • 090ef041e8 shell: improved shell_prompt_change function Jakub Rzeszutko 2019-02-08 15:37:40 +01:00
  • 9ff319dc52 samples/portability/cmsis_rtos_v2/philosophers: Exclude qemu_x86_64 Andy Ross 2019-02-08 10:43:49 -08:00
  • 1202810119 kernel/sched: _thread_priority_set needs to be sched_lock aware Andy Ross 2019-02-06 17:27:14 -08:00
  • d653e6868e tests/kernel/schedule_api: Bump stack size and unify stacks Andy Ross 2019-02-06 16:02:58 -08:00
  • 8a3d57b6cc kernel/userspace: Spinlockification Andy Ross 2019-02-06 09:10:36 -08:00
  • b29fb220b1 kernel/timer: Spinlockify Andy Ross 2019-02-05 16:19:30 -08:00
  • f582b55dd6 kernel/pipe: Spinlockify Andy Ross 2019-02-05 16:10:18 -08:00
  • d27d4e6af2 kernel/sched: Remove remaining irq_lock use Andy Ross 2019-02-05 15:36:01 -08:00
  • be03dbd4c7 kernel/msg_q: Spinlockify Andy Ross 2018-07-26 10:23:02 -07:00
  • f0933d0ded kernel/stack: Spinlockify Andy Ross 2018-07-26 10:23:02 -07:00
  • 9eeb6b8779 kernel/mbox: Spinlockify Andy Ross 2018-07-25 15:06:24 -07:00
  • 7df0216d1e kernel/mutex: Spinlockify Andy Ross 2018-07-25 13:55:59 -07:00
  • 603ea42764 kernel/queue: Spinlockify Andy Ross 2018-07-25 13:01:54 -07:00
  • f6521a360d kernel/thread_abort: Remove needless locking Andy Ross 2018-07-25 11:28:43 -07:00
  • c0bdcbaaf8 kernel/mem_slab: Spinlockify Andy Ross 2018-07-25 11:04:06 -07:00