summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-07bsp: add support for Nucleo-F401REdualbank_rsa_enabled_bootloaderRicardo Salveti
2016-09-05Enable RSA verificationJoakim Bech
2016-09-05nrf52dk: Disable BSP_HAS_32768_XTALJoakim Bech
2016-08-29MYNEWT-374 Code does not build if BLE_LLC_FEAT_LL_PRIVACY=0William San Filippo
2016-08-23Merge branch 'develop' - in preparation forChristopher Collins
2016-08-22sim compiler - replace objsize with sizeChristopher Collins
2016-08-22Fix warnings reported by clang.Christopher Collins
2016-08-22MYNEWT-329William San Filippo
2016-08-22MYNEWT-354William San Filippo
2016-08-22This closes #96.Christopher Collins
2016-08-22Merge branch 'master' of https://github.com/SanjeewaUom/incubator-mynewt-core...William San Filippo
2016-08-22STM32f407 discovery board BSPPradeep Sanjeewa
2016-08-19mbedtls; use smaller version of SHA256.Marko Kiiskila
2016-08-19boot; boot loader does not need to call os_init() anymore, as bsp_init()Marko Kiiskila
2016-08-19boot; app does not need the dependency to mbedtlsMarko Kiiskila
2016-08-19slinky; time-based waits must use OS_TICKS_PER_SEC.Marko Kiiskila
2016-08-19bootutil; adjust unit tests to work with status upkeep outside sys/config.Marko Kiiskila
2016-08-19bootutil; was returning wrong image header in response whenMarko Kiiskila
2016-08-19boot/bootutil; remove debug console use from bootloader.Marko Kiiskila
2016-08-19bootutil/imgmgr; output of boot now shows the fallback image.Marko Kiiskila
2016-08-19imgmgr; automatically confirm image as good for now.Marko Kiiskila
2016-08-19bootutil; add 'confirm' step, telling that image was confirmed as good.Marko Kiiskila
2016-08-19bootutil; make status element size depend on flash alignment restrictions.Marko Kiiskila
2016-08-19boot, imgmgr; return the slot number for test image.Marko Kiiskila
2016-08-19bootutil; move routines reading boot-copy-status from loader.c toMarko Kiiskila
2016-08-19boot; return full flash location of status bytes, instead of just offset.Marko Kiiskila
2016-08-19boot; don't use NFFS or FCB for keeping status. Interim commit.Marko Kiiskila
2016-08-19Fixed bug where ID was always wrong in responseBrian Giori
2016-08-18This closes #86.Marko Kiiskila
2016-08-18This closes #81.Marko Kiiskila
2016-08-18fixingNgesBrian
2016-08-18updating the code as from last commentNgesBrian
2016-08-18adding the test for os_calloutNgesBrian
2016-08-18just adding more codeNgesBrian
2016-08-18correction of commentsNgesBrian
2016-08-18corrections in the test calloutNgesBrian
2016-08-18advancement in the calloutNgesBrian
2016-08-18adding the test for os_calloutNgesBrian
2016-08-18basic os_calloutNgesBrian
2016-08-15MYNEWT-83: use a fixed buffer for reception.William San Filippo
2016-08-15boot_serial; regression test on linux was failing to build.Marko Kiiskila
2016-08-12BLE apps - Handle GAP MTU event.Christopher Collins
2016-08-12BLE Host - Only log ATT cmd after tx succeeds.Christopher Collins
2016-08-12BLE Host - Report updated MTU via GAP event cb.Christopher Collins
2016-08-12BLE Host - Don't allow >1 tx MTU request per conn.Christopher Collins
2016-08-12BLE Host - Update conns' pref. MTUChristopher Collins
2016-08-12BLE Host - Function to retrieve preferred ATT MTU.Christopher Collins
2016-08-12bletiny - parse_arg_uint32_dflt()Christopher Collins
2016-08-11Use new acl data tx routineWilliam San Filippo
2016-08-11MYNEWT-358: nrf51 cannot connect to directed advertisers w/privacyWilliam San Filippo