Masahiro Yamada
|
9b643e312d
treewide: replace with error() with pr_err()
|
hace 7 años |
Tom Rini
|
6bafa5a4bd
fb_mmc.c: Correct blk_dread() return value checks
|
hace 7 años |
Tom Rini
|
2341c80cd2
common/fb_mmc.c: Fix warnings about casts
|
hace 8 años |
Simon Glass
|
00caae6d47
env: Rename getenv/_f() to env_get()
|
hace 7 años |
Sam Protsenko
|
efeccfe7f3
fastboot: Add support for flashing zImage
|
hace 8 años |
Alex Deymo
|
88b6329cce
disk: Return the partition number in part_get_info_by_name()
|
hace 8 años |
Patrick Delaunay
|
bd42a94268
disk: convert CONFIG_EFI_PARTITION to Kconfig
|
hace 8 años |
Patrick Delaunay
|
b0cf733933
disk: convert CONFIG_DOS_PARTITION to Kconfig
|
hace 8 años |
Petr Kulhavy
|
6f6c863094
fastboot: move FASTBOOT_FLASH options into Kconfig
|
hace 8 años |
Petr Kulhavy
|
b6dd69a4d6
fastboot: add support for writing MBR
|
hace 8 años |
Petr Kulhavy
|
87b8530fe2
disk: part: implement generic function part_get_info_by_name()
|
hace 8 años |
Xu Ziyuan
|
ec3cde1e83
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
|
hace 9 años |
Steve Rae
|
2c72404687
fastboot: sparse: implement reserve()
|
hace 9 años |
Steve Rae
|
9bc34799c8
fastboot: sparse: resync common/image-sparse.c (part 2)
|
hace 9 años |
Steve Rae
|
cc0f08cd34
fastboot: sparse: resync common/image-sparse.c (part 1)
|
hace 9 años |
Steve Rae
|
64ece84854
fastboot: sparse: remove session-id logic
|
hace 9 años |
Simon Glass
|
2a981dc2c6
dm: block: Adjust device calls to go through helpers function
|
hace 9 años |
Simon Glass
|
bcce53d048
dm: block: Rename device number member dev to devnum
|
hace 9 años |
Simon Glass
|
3e8bd46950
dm: part: Rename some partition functions
|
hace 9 años |
Simon Glass
|
db1d9e78e6
dm: blk: Rename get_dev() to blk_get_dev()
|
hace 9 años |
Simon Glass
|
4101f68792
dm: Drop the block_dev_desc_t typedef
|
hace 9 años |
Stephen Warren
|
7c4213f6a5
block: pass block dev not num to read/write/erase()
|
hace 9 años |
Siarhei Siamashka
|
5e0efc1bc6
mmc: Use lldiv() for 64-bit division in write_raw_image()
|
hace 9 años |
Maxime Ripard
|
3d4ef38de2
sparse: Rename the file and header
|
hace 9 años |
Maxime Ripard
|
6c9e00eebf
fastboot: Implement flashing session counter
|
hace 9 años |
Maxime Ripard
|
a5d1e04a53
sparse: Implement storage abstraction
|
hace 9 años |
Maxime Ripard
|
3c8f98f5fe
fastboot: Move fastboot response functions to fastboot core
|
hace 9 años |
Michael Scott
|
8a41802f21
fastboot: check for alias when looking up partition by name
|
hace 10 años |
Dileep Katta
|
e874207134
fastboot: Correct fastboot_fail and fastboot_okay strings
|
hace 10 años |
Dileep Katta
|
897923819c
usb: gadget: fastboot: Add fastboot erase
|
hace 10 años |