summaryrefslogtreecommitdiff
path: root/boards
AgeCommit message (Expand)Author
2016-12-25boards/arduino101: Enable GPIOFlavio Santes
2016-12-22drivers: spi_shim: grant arc the access to spi on I/O fabricBaohong Liu
2016-12-21arc: em_starterkit default changed to EM7DChuck Jordan
2016-12-20board: add initial support for Nucleo-64 with Soc STM32F411REMatthias Boesl
2016-12-20frdm_k64f: Fix basic button sampleMaureen Helm
2016-12-20frdm_k64f: hexiwear_k64: Fix basic blinky sampleMaureen Helm
2016-12-20cc3200: Move UART peripheral clock enable into soc initGil Pitney
2016-12-20cc3200: Ensure UART can wake up Zephyr after wfi in idleGil Pitney
2016-12-20boards: bbc_microbit: Add button and LED definitionsCarles Cufi
2016-12-20boards: nrf52840_pca10056: Add button and LED definitionsCarles Cufi
2016-12-20boards: nrf52_pca10040: Add button and LED definitionsCarles Cufi
2016-12-20boards: nrf51_pca10028: Add button and LED definitionsCarles Cufi
2016-12-20boards: arm: Refactor the GPIO and UART dependenciesCarles Cufi
2016-12-20cc3200: Add generic definitions for LEDs and switchesGil Pitney
2016-12-20cc3200: Add pinmux initialization for GPIO PortsGil Pitney
2016-12-20boards: arm: Add support for the Nordic pca10056 PDKCarles Cufi
2016-12-20boards: nrf52: Specify nRF52832 IC in default configCarles Cufi
2016-12-16boards: define onboard LED on quark se c1000 devboardAnas Nashif
2016-12-16drivers: eth_ksdk: Theres is no longer 'ETHERNET' Kconfig optionTomasz Bursztyka
2016-12-10hexiwear_k64: Add pin init using ksdk pinmux driverMaureen Helm
2016-12-10frdm_k64f: Add pin init using ksdk pinmux driverMaureen Helm
2016-12-06board: configure pwm support on ST Nucleo boardsErwan Gouriou
2016-12-06board: v2m_beetle: Update defconfigVincenzo Frascino
2016-12-06nucleo_l476rg: add board supportNeil Armstrong
2016-12-06serial: Provide new numbering scheme for stm32 UARTErwan Gouriou
2016-12-05Merge "Merge net branch into master"Anas Nashif
2016-12-04hexiwear_k64: Add fxos8700 defaultsMaureen Helm
2016-12-04frdm_k64f: Add fxos8700 defaultsMaureen Helm
2016-12-03boards/x86/pinmux: Remove unused parameter warningFlavio Santes
2016-12-03arc: 1msec tick gives more stable schedulingChuck Jordan
2016-12-03boards: all: use new kernel header fileBaohong Liu
2016-12-02ieee802154: cc2520: Externalize how GPIOs are configuredTomasz Bursztyka
2016-12-02net: Remove legacy Contiki based uIP stackJukka Rissanen
2016-12-02net: Add TI_CC2520 RAW driverAndrei Emeltchenko
2016-12-02boards: quark_se_devboard: Build cc2520 if new IEEE 802.15.4 driver is inTomasz Bursztyka
2016-12-02[REVERTME]boards: omit frame pointer for ARC boardsAnas Nashif
2016-11-30board: arduino_101: Pinumx gpio/spi pins relevantlyTomasz Bursztyka
2016-11-18boards: nucleo_f103rb: define user LEDAnas Nashif
2016-11-11board_beetle: Add support for ARM V2M Beetle BoardVincenzo Frascino
2016-11-09kernel: deprecate old init levelsAndrew Boie
2016-11-09boards: arduino_101: correct an error related to SPI CSBaohong Liu
2016-11-08boards: Add support for Quark SE C1000_BLEJohan Hedberg
2016-11-08boards: arduino_101: Set sensible default for SPI_0_CS_GPIOJohan Hedberg
2016-11-07boards: Add support for the BBC micro:bit nRF51 boardCarles Cufi
2016-11-04frdm_k64f: Change default Bluetooth UART dev nameMaureen Helm
2016-11-04hexiwear_k64: Change default Bluetooth UART dev nameMaureen Helm
2016-11-04cc3200: Add a UART driver (polled and interrupt modes)Gil Pitney
2016-11-04cc3200: Add pinmux initialization for UART0Gil Pitney
2016-11-04boards: arm: Add support for TI SimpleLink WiFi CC3200 LaunchXLGil Pitney
2016-11-03k64: Move driver instance defconfigs to boardsMaureen Helm