TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
40b4aa07de6bf48be7228ab2c988c1d07d7d8d1a
/
boot
/
bootutil
/
src
/
loader.c
786a637
Merge pull request #75 from utzig/fix-coverity-issue1
by Fabio Utzig
· 8 years ago
c08ed21
Fix mynewt assert reading header from scratch
by Fabio Utzig
· 8 years ago
e768626
Fixes trying to close an invalid flash map handle
by Fabio Utzig
· 8 years ago
428cdbf
Rename br_flash_id to br_flash_dev_id.
by Marti Bolivar
· 8 years ago
88f48d9
Rename br_image_addr to br_image_off.
by Marti Bolivar
· 8 years ago
c50926f
bootutil: optionally use flash_area_get_sectors()
by Marti Bolivar
· 8 years ago
e10a739
bootutil: add accessor for write_sz
by Marti Bolivar
· 8 years ago
8489865
bootutil: tweak state representation
by Marti Bolivar
· 8 years ago
c0b4791
bootutil: keep image areas open while bootloading
by Marti Bolivar
· 8 years ago
ea08887
bootutil: add image and area offset abstractions
by Marti Bolivar
· 8 years ago
cca28a9
bootutil: add abstraction for area initialization
by Marti Bolivar
· 8 years ago
d3269fd
bootutil: add accessors for sector size and number
by Marti Bolivar
· 8 years ago
e258715
bootutil: add flash device ID accessor
by Marti Bolivar
· 8 years ago
f804f62
bootutil: add private image header accessor
by Marti Bolivar
· 8 years ago
9b1f8bb
bootutil: move loader state definition to private header
by Marti Bolivar
· 8 years ago
3488eef
Fix some leftovers after mynewt move (PR #52)
by Fabio Utzig
· 8 years ago
eed80b6
Fix broken Mynewt BOOTUTIL_ -> MCUBOOT_ mapping
by Fabio Utzig
· 8 years ago
19356bf
Make mcuboot less mynewt style
by Fabio Utzig
· 8 years ago
9678c97
Add comment about trailer swap logic
by Fabio Utzig
· 8 years ago
de8a38a
Use better naming for flags
by Fabio Utzig
· 8 years ago
94d998c
Remove special cases, non needed tests
by Fabio Utzig
· 8 years ago
4cee4f7
Move trailer status size calculation to its own function
by Fabio Utzig
· 8 years ago
ba49f84
Add macros for image ok values
by Fabio Utzig
· 8 years ago
2473ac0
Add support for swapping only fw sectors in use
by Fabio Utzig
· 8 years ago
7ebb7c2
Update how trailer is handled during a swap
by Fabio Utzig
· 8 years ago
17609d8
Add "upgrade only" support
by David Brown
· 8 years ago
4772ac4
Assert flash ops succeed during swap.
by Christopher Collins
· 8 years ago
abfd75b
Remove dead code.
by Christopher Collins
· 8 years ago
b38e044
Fix slot0 validation
by David Brown
· 8 years ago
fd20c76
bootutil: log the boot source
by Marti Bolivar
· 8 years ago
d930ec6
Validate slot zero before booting
by David Brown
· 9 years ago
9d72546
bootutil: Fix issue with align > 1
by David Brown
· 9 years ago
034a620
bootutil - Fix warning on 64-bit architectures.
by Christopher Collins
· 9 years ago
0960365
Revert "boot - don't interpet end of image as trailer."
by Christopher Collins
· 9 years ago
4c2662d
This closes #1.
by Christopher Collins
· 9 years ago
db1d9d3
loader: Remove malloc dependency
by David Brown
· 9 years ago
920fc16
boot - don't interpet end of image as trailer.
by Christopher Collins
· 9 years ago
fd7eb5c
MYNEWT-518 - Clean up previous commit.
by Christopher Collins
· 9 years ago
0ff3c6c
MYNEWT-520 boot - Allow incompatible image slots
by Christopher Collins
· 9 years ago
39a5fa9
Move packages into "boot" top-level directory.
by Christopher Collins
· 9 years ago
[Renamed from bootutil/src/loader.c]
92ea77f
mcuboot - Initial migration.
by Christopher Collins
· 9 years ago