summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-05Zephyr 1.1.0zephyr-v1.1.0v1.1.0Anas Nashif
2016-03-05sanitycheck: updated footprint numbersAnas Nashif
2016-03-05power_mgmt:sample:Power Manager applicationRamesh Thomas
2016-03-04SPI: Change read/write buffer pointers to void *Johan Hedberg
2016-03-04drivers/spi: intel: Fix typo in DBG logJohan Hedberg
2016-03-04drivers/spi: dw: Fix unaligned accessJohan Hedberg
2016-03-04include: Remove UNALIGNED_READ & UNALIGNED_WRITEJohan Hedberg
2016-03-04include: Add UNALIGNED_PUT helperJohan Hedberg
2016-03-04system_apic: rename irq_enable/disableAndrew Boie
2016-03-04gitignore: make sure that SOC specific linker scripts stay visibleMaciek Borzecki
2016-03-04sys_io: don't allow negative bit offsetsAndrew Boie
2016-03-04samples: Add UART applicationAndre Guedes
2016-03-04test_bitfield: exercise sys_*_bit and sys_bitfield_*_bitAndrew Boie
2016-03-04sys_io: introduce bitfield opsAndrew Boie
2016-03-04doc: Edit microkernel_timers.rst with better ReST syntax to enhance readability.L.S. Cook
2016-03-04arch: arm: set the architecture via KconfigDan Kalowsky
2016-03-04arch: & kernel: Updated Kconfigs to remove errors in html generationYannis Damigos
2016-03-04Bluetooth: Fix typo subscribtions to subscriptionsAndrei Emeltchenko
2016-03-04Revert "samples: A test app for WinBond spi flash"Anas Nashif
2016-03-03zephyr-env.sh: Set correctly $ZEPHYR_BASE in zshYannis Damigos
2016-03-03spi: intel: fix write failures at low speedsVlad Lungu
2016-03-03spi: intel: fix typo in port 1 configurationVlad Lungu
2016-03-03REVERTME: bluetooth: tests: disable some testsAndrew Boie
2016-03-03gen_idt: correctly warn on duplicate IRQ connectionsAndrew Boie
2016-03-03sanitycheck: fail on footprint analysis of stripped ELFsAndrew Boie
2016-03-03doc: Edit microkernel_events for clarity, ReST syntax, and parallelism.L.S. Cook
2016-03-03doc: Add clarification to common execution contexts docsL.S. Cook
2016-03-03doc: Edit microkernel_semaphores.rst for consist structure and APIs.L.S. Cook
2016-03-03Bluetooth: tester: Fix missing le to host order conversionMariusz Skamra
2016-03-03net: 802.15.4: Fix the dummy driverRavi kumar Veeramally
2016-03-03net: apps: Add separate prj_qemu.conf for board type qemuRavi kumar Veeramally
2016-03-03net: apps: Fix echo apps MakefileRavi kumar Veeramally
2016-03-03net: Fix NETWORKING_WITH_15_4_TI_CC2520 config optionRavi kumar Veeramally
2016-03-02Zephyr 1.1.0-rc1v1.1.0-rc1Anas Nashif
2016-03-02device: add missing license headerAnas Nashif
2016-03-02doc: Fixed two warnings in html format documentation generationYannis Damigos
2016-03-02zephyr-env.sh: Fixed sourcing the project environment fileYannis Damigos
2016-03-02Bluetooth: tester: Fix missing bit in GAP supported commandsMariusz Skamra
2016-03-02Bluetooth: tester: Fix supported commands to use uint8_t arrayMariusz Skamra
2016-03-02Bluetooth: btp: Fix BTP GATT command opcodesMariusz Skamra
2016-03-01net: License information was missingJukka Rissanen
2016-03-01doc: Documentation generator failed for html formatYannis Damigos
2016-03-01add missing license to zephyr-env.shBenjamin Walsh
2016-03-01net: Use the existing logging option in Kconfig for debuggingJukka Rissanen
2016-03-01net: Fix Bluetooth driver warningLuiz Augusto von Dentz
2016-03-01Revert "cc2520: Rework reception logic"Jukka Rissanen
2016-03-01Revert "cc2520: Turn off auto ACK"Jukka Rissanen
2016-03-01net: Print the stack usage in timer fiber less oftenJukka Rissanen
2016-03-01net: Timer fiber now sleeps until next eventJukka Rissanen
2016-02-29doc: Note spurious Intel Galileo boot messagesMichael LeMay