Commit Graph

6 Commits (lime2-spi)

Author SHA1 Message Date
Alex Kiernan f73a7df984 net: fastboot: Merge AOSP UDP fastboot 6 years ago
Alex Kiernan d1a119d4f0 fastboot: Rename public fb_ functions to fastboot_ 6 years ago
Alex Kiernan 08f6bec456 fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME 6 years ago
Alex Kiernan 1ad5facbdd fastboot: Add missing newlines 6 years ago
Alex Kiernan c4ded03ef6 fastboot: Refactor fastboot_okay/fail to take response 6 years ago
Alex Kiernan 312a10f16b fastboot: Move fastboot to drivers/fastboot 6 years ago
Jassi Brar 2f83f219bf fastboot: sparse: make write_sparse_image useable for non-fastboot 6 years ago
Jassi Brar 32d3154e5c fastboot: sparse: remove redundant argument to write_sparse_image 6 years ago
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
Masahiro Yamada 9b643e312d treewide: replace with error() with pr_err() 7 years ago
Tom Rini 6bafa5a4bd fb_mmc.c: Correct blk_dread() return value checks 7 years ago
Tom Rini 2341c80cd2 common/fb_mmc.c: Fix warnings about casts 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Sam Protsenko efeccfe7f3 fastboot: Add support for flashing zImage 7 years ago
Alex Deymo 88b6329cce disk: Return the partition number in part_get_info_by_name() 7 years ago
Patrick Delaunay bd42a94268 disk: convert CONFIG_EFI_PARTITION to Kconfig 7 years ago
Patrick Delaunay b0cf733933 disk: convert CONFIG_DOS_PARTITION to Kconfig 7 years ago
Petr Kulhavy 6f6c863094 fastboot: move FASTBOOT_FLASH options into Kconfig 8 years ago
Petr Kulhavy b6dd69a4d6 fastboot: add support for writing MBR 8 years ago
Petr Kulhavy 87b8530fe2 disk: part: implement generic function part_get_info_by_name() 8 years ago
Xu Ziyuan ec3cde1e83 common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV 8 years ago
Steve Rae 2c72404687 fastboot: sparse: implement reserve() 8 years ago
Steve Rae 9bc34799c8 fastboot: sparse: resync common/image-sparse.c (part 2) 8 years ago
Steve Rae cc0f08cd34 fastboot: sparse: resync common/image-sparse.c (part 1) 8 years ago
Steve Rae 64ece84854 fastboot: sparse: remove session-id logic 8 years ago
Simon Glass 2a981dc2c6 dm: block: Adjust device calls to go through helpers function 8 years ago
Simon Glass bcce53d048 dm: block: Rename device number member dev to devnum 8 years ago
Simon Glass 3e8bd46950 dm: part: Rename some partition functions 8 years ago
Simon Glass db1d9e78e6 dm: blk: Rename get_dev() to blk_get_dev() 8 years ago
Simon Glass 4101f68792 dm: Drop the block_dev_desc_t typedef 8 years ago
Stephen Warren 7c4213f6a5 block: pass block dev not num to read/write/erase() 9 years ago
Siarhei Siamashka 5e0efc1bc6 mmc: Use lldiv() for 64-bit division in write_raw_image() 9 years ago
Maxime Ripard 3d4ef38de2 sparse: Rename the file and header 9 years ago
Maxime Ripard 6c9e00eebf fastboot: Implement flashing session counter 9 years ago
Maxime Ripard a5d1e04a53 sparse: Implement storage abstraction 9 years ago
Maxime Ripard 3c8f98f5fe fastboot: Move fastboot response functions to fastboot core 9 years ago
Michael Scott 8a41802f21 fastboot: check for alias when looking up partition by name 9 years ago
Dileep Katta e874207134 fastboot: Correct fastboot_fail and fastboot_okay strings 9 years ago
Dileep Katta 897923819c usb: gadget: fastboot: Add fastboot erase 9 years ago
Steve Rae 0ff7e585df fastboot: handle flash write to GPT partitions 10 years ago
Steve Rae e5bf9878ea usb/gadget: fastboot: implement sparse format 10 years ago
Steve Rae c0aebb3382 usb/gadget: fastboot: add eMMC support for flash command 10 years ago