zephyr/include
Findlay Feng 04bf2e1bd1 dfu/mcuboot: use flash_map instead of flash API
Patch introduces flash_map subsystem to operate on flash
footprint instead of direct operation using flash_driver API.
Flash area ID is used in API instead of direct flash-bank-offsets.
Changes allows to support operation on the partition in any flash
device.

flash_map was not available when this subsystem was introduced.

Signed-off-by: Findlay Feng <i@fengch.me>
2019-02-08 09:13:09 -06:00
..
app_memory app_shmem: overhaul partition specification 2019-02-08 07:04:30 -05:00
arch userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
audio
bluetooth Bluetooth: host: Meaningful error codes on advertising start 2019-02-07 12:56:26 +02:00
cmsis_rtos_v1
cmsis_rtos_v2
crypto
debug
dfu dfu/mcuboot: use flash_map instead of flash API 2019-02-08 09:13:09 -06:00
display
drivers
dt-bindings
fs
linker userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
logging logging: Extend log_output to support raw data 2019-01-29 17:24:37 +01:00
mgmt
misc libc: set up memory partitions 2019-02-08 07:04:30 -05:00
net net: socket: Add zsock_freeaddrinfo() 2019-02-08 14:36:05 +02:00
nvs
posix
random
settings
shell shell: Allocate proper amount of history slab memory 2019-02-06 07:16:08 -05:00
toolchain userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
usb usb: Add instance parameter to descriptors definitions 2019-02-01 19:11:32 -05:00
zephyr
adc.h
aio_comparator.h
atomic.h
base64.h
cache.h
can.h
clock_control.h
console.h
counter.h api: counter: rename counter_disable_channel_alarm() 2019-02-08 10:47:40 +01:00
crc.h
crc8.h
crc16.h
crc32.h
device.h
disk_access.h
display.h drivers: display: Add RGB 565 pixel format to display api 2019-02-07 14:28:55 -06:00
dma.h doc: add peripherals reference 2019-01-30 18:38:48 -05:00
entropy.h
exc_handle.h
fcb.h
flash_map.h dts: flash_map: Automatically generate of the list of flash area 2019-02-07 10:31:27 -06:00
flash.h
fs.h doc: consolidated filesystem API reference 2019-02-05 07:04:40 -05:00
generated_dts_board.h
gna.h
gpio.h Revert "gpio: enable callback to specify pin in addition to pin_mask" 2019-02-06 07:18:15 -05:00
hwinfo.h drivers: Add hwinfo API 2019-02-03 12:07:20 -05:00
i2c.h drivers: i2c: document problematic API and deprecated unused functions 2019-02-07 22:04:28 -05:00
i2s.h
init.h
ipm.h
irq_nextlevel.h
irq_offload.h
irq.h
json.h
kernel_includes.h
kernel_version.h
kernel.h userspace: remove APPLICATION_MEMORY feature 2019-02-08 07:04:30 -05:00
led_strip.h
led.h
pinmux.h
power.h power: Eliminate SYS_PM_* power states. 2019-02-08 09:07:00 -05:00
ptp_clock.h
pwm.h
ring_buffer.h
rtc.h rtc: Fix call to counter API in adaptation layer 2019-02-07 16:14:00 -05:00
sched_priq.h
sensor.h
shared_irq.h
spi.h
spinlock.h kernel/spinlock: Force inlining 2019-02-01 15:57:21 -05:00
stats.h
sw_isr_table.h
sys_clock.h
sys_io.h
syscall.h
toolchain.h
tracing.h debug: CTF Tracing with POSIX backend 2019-02-01 08:56:02 -05:00
tty.h
uart.h
watchdog.h drivers: watchdog: remove deprecated apis 2019-02-01 10:37:49 -06:00
zephyr.h