zephyr/subsys
Andrzej Puzdrowski aba7dfe69a dfu/img_util: fix flash_sector_from_off
flash_sector_from_off fetched sector data of page
in relation to the flash memory beginning instead of the flash
area beginning.
Issue was invisible as on most devices all sectors looks similar.

Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
2019-12-09 16:03:21 +01:00
..
bluetooth Bluetooth: GATT: Fix discover callback invalid pointer 2019-12-09 16:58:01 +02:00
console
cpp cpp: Use malloc/free instead of kernel variants in new/delete 2019-11-26 12:41:54 -06:00
debug debug: tracing: Use proper API to fetch thread name 2019-11-12 14:27:21 +01:00
dfu dfu/img_util: fix flash_sector_from_off 2019-12-09 16:03:21 +01:00
disk disk: sdhc: reinitialize SPI SDHC always 2019-11-27 09:44:19 -06:00
fb
fs subsys/fs: nvs Coverty CID205795 & CID205803 corrections 2019-11-22 09:59:32 -05:00
jwt
logging kernel: rename z_arch_ to arch_ 2019-11-07 15:21:46 -08:00
mgmt
net net: gptp: Do not update clock if time diff is < 0 2019-12-02 09:58:51 -05:00
power power: policy: remove deep sleep states from residency policy 2019-12-03 14:46:15 -06:00
random
settings settings: Set a default value to name_key before processing 2019-11-15 14:49:55 +01:00
shell shell: Fix potential overwrite when using strncpy 2019-11-21 16:39:42 +01:00
stats
storage
testsuite kernel/sys_clock.h: Deprecate and convert uses of old conversions 2019-11-08 11:08:58 +01:00
usb usb: hid core: fix call by reference 2019-11-28 14:04:31 -05:00
CMakeLists.txt
Kconfig