summaryrefslogtreecommitdiff
path: root/boards
AgeCommit message (Expand)Author
2017-01-26doc: fix wiki board reference back to web pageDavid B. Kinder
2017-01-26doc: fix incorrect ReST heading hierarchyDavid B. Kinder
2017-01-25pinmux: unify galileo pinmux driverAnas Nashif
2017-01-25boards/pinmux: fix typoQiu Peiyang
2017-01-25boards/bbc_microbit: Enable and configure default I2C_NRF if I2C is enabled.Marcus Shawcroft
2017-01-24doc: nios2 altera max 10 board documentationAnas Nashif
2017-01-24docs: add Arduino 101 board documentationAnas Nashif
2017-01-23boards: arm: Add board for MPS2 with AN383Jon Medhurst
2017-01-23boards: 96b_carbon: Add LED definitionsRicardo Salveti
2017-01-23boards: 96b_nitrogen: Add button and LED definitionsRicardo Salveti
2017-01-23board: v2m_beetle: Update defconfigVincenzo Frascino
2017-01-23boards:arm: Provide debug option on some boardsErwan Gouriou
2017-01-23frdm_k64f: hexiwear_k64: Remove defaults for the uart_k20 driverMaureen Helm
2017-01-23k64: Change the default serial driver to the mcux oneMaureen Helm
2017-01-23frdm_k64f: hexiwear_k64: Add defaults for the mcux serial driverMaureen Helm
2017-01-23cc3200: Added board documentation in RST format.Gil Pitney
2017-01-23license: Replace Apache boilerplate with SPDX tagErwan Gouriou
2017-01-23boards: add initial support for STM32373C-EVAL with SoC STM32F373VCAdam Podogrocki
2017-01-23boards: add initial support for Nucleo-64 with Soc STM32F334Adam Podogrocki
2017-01-23board: add nucleo_401re board documentationErwan Gouriou
2017-01-23boards: arduino 101: set user LED values correctlyAnas Nashif
2017-01-20doc: fix .rst files canonical heading orderDavid B. Kinder
2017-01-20boards: arduino_101: set correct LED pinAnas Nashif
2017-01-19license: Replace Apache boilerplate with SPDX tagDavid B. Kinder
2017-01-16boards: quark_d2000_crb: add board image to documentationAnas Nashif
2017-01-16boards: add em_starterkit board documentationAnas Nashif
2017-01-16boards: categorize boards by architectureAnas Nashif
2017-01-16boards: add arduino_due board documentationAnas Nashif
2017-01-16boards: add qemu_cortex_m3 board documentationAnas Nashif
2017-01-16boards: add qemu_x86 board documentationAnas Nashif
2017-01-13boards: added support for the zedboard_pulpino boardJean-Paul Etienne
2017-01-13boards: added support for the qemu_riscv32 boardJean-Paul Etienne
2017-01-12frdm_k64f: hexiwear_k64: Remove defaults for the k64 gpio driverMaureen Helm
2017-01-12frdm_k64f: hexiwear_k64: Add defaults for the mcux gpio driverMaureen Helm
2017-01-12frdm_k64f: hexiwear_k64: Fix accel interrupt pinmux settingsMaureen Helm
2017-01-12hexiwear_k64: Fix i2c pinmux settingsMaureen Helm
2017-01-12k64: Move uart console pins to board pinmux tablesMaureen Helm
2017-01-12boards: add initial support for STM3210C-EVAL board with SoC STM32F107VCAdam Podogrocki
2017-01-12pinmux: Rename ksdk to mcuxMaureen Helm
2017-01-12ethernet: Rename ksdk to mcuxMaureen Helm
2017-01-12boards: nucleo: provide button and led for basic samplesErwan Gouriou
2017-01-12cc3200: Use peripheral driver library functions from ROMGil Pitney
2017-01-12pinmux: Merge ksdk pinmux dev into regular ksdk pinmux driverMaureen Helm
2017-01-12frdm_k64f: Disable unused pinmux ports by defaultMaureen Helm
2017-01-12hexiwear_k64: Disable unused pinmux ports by defaultMaureen Helm
2017-01-11boards: arm: v2m_beetle: Add documentation.Vincenzo Frascino
2017-01-12board: nucleo_f411re: fix newline missing at end of fileKumar Gala
2017-01-11board: quark_se_c1000_ss_devboard: remove duplicate CONFIG_UART_CONSOLEKumar Gala
2017-01-10build: abstract emulation and replace qemu goal with runAnas Nashif
2017-01-10build: move qemu definitions to boardsAnas Nashif