Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
98a8f445fd6b93988340d845c96fd47ff454e895
/
drivers
/
fastboot
/
fb_mmc.c
7b51b57
env: Move env_get() to env.h
by Simon Glass
· 5 years ago
cacb03e
fastboot: Use const qualifier for char *part_name
by Sam Protsenko
· 5 years ago
b762aa1
fastboot: Replace literal 32 with PART_NAME_LEN
by Alex Kiernan
· 6 years ago
a40297d
fastboot: Improve error reporting on 'getvar partition-{size, type}'
by Eugeniu Rosca
· 6 years ago
f73a7df
net: fastboot: Merge AOSP UDP fastboot
by Alex Kiernan
· 6 years ago
d1a119d
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· 6 years ago
08f6bec
fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
by Alex Kiernan
· 6 years ago
1ad5fac
fastboot: Add missing newlines
by Alex Kiernan
· 6 years ago
c4ded03
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· 6 years ago
312a10f
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· 6 years ago
[Renamed from common/fb_mmc.c]
2f83f21
fastboot: sparse: make write_sparse_image useable for non-fastboot
by Jassi Brar
· 7 years ago
32d3154
fastboot: sparse: remove redundant argument to write_sparse_image
by Jassi Brar
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
9b643e3
treewide: replace with error() with pr_err()
by Masahiro Yamada
· 7 years ago
6bafa5a
fb_mmc.c: Correct blk_dread() return value checks
by Tom Rini
· 7 years ago
2341c80
common/fb_mmc.c: Fix warnings about casts
by Tom Rini
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
efeccfe
fastboot: Add support for flashing zImage
by Sam Protsenko
· 7 years ago
88b6329
disk: Return the partition number in part_get_info_by_name()
by Alex Deymo
· 8 years ago
bd42a94
disk: convert CONFIG_EFI_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
b0cf733
disk: convert CONFIG_DOS_PARTITION to Kconfig
by Patrick Delaunay
· 8 years ago
6f6c863
fastboot: move FASTBOOT_FLASH options into Kconfig
by Petr Kulhavy
· 8 years ago
b6dd69a
fastboot: add support for writing MBR
by Petr Kulhavy
· 8 years ago
87b8530
disk: part: implement generic function part_get_info_by_name()
by Petr Kulhavy
· 8 years ago
ec3cde1
common: block: fix compiler error with CONFIG_FASTBOOT_FLASH_MMC_DEV
by Xu Ziyuan
· 8 years ago
2c72404
fastboot: sparse: implement reserve()
by Steve Rae
· 8 years ago
9bc3479
fastboot: sparse: resync common/image-sparse.c (part 2)
by Steve Rae
· 8 years ago
cc0f08cd
fastboot: sparse: resync common/image-sparse.c (part 1)
by Steve Rae
· 8 years ago
64ece84
fastboot: sparse: remove session-id logic
by Steve Rae
· 8 years ago
2a981dc
dm: block: Adjust device calls to go through helpers function
by Simon Glass
· 9 years ago
bcce53d
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
3e8bd46
dm: part: Rename some partition functions
by Simon Glass
· 9 years ago
db1d9e7
dm: blk: Rename get_dev() to blk_get_dev()
by Simon Glass
· 9 years ago
4101f68
dm: Drop the block_dev_desc_t typedef
by Simon Glass
· 9 years ago
7c4213f
block: pass block dev not num to read/write/erase()
by Stephen Warren
· 9 years ago
5e0efc1
mmc: Use lldiv() for 64-bit division in write_raw_image()
by Siarhei Siamashka
· 9 years ago
3d4ef38
sparse: Rename the file and header
by Maxime Ripard
· 9 years ago
6c9e00e
fastboot: Implement flashing session counter
by Maxime Ripard
· 9 years ago
a5d1e04
sparse: Implement storage abstraction
by Maxime Ripard
· 9 years ago
3c8f98f
fastboot: Move fastboot response functions to fastboot core
by Maxime Ripard
· 9 years ago
8a41802
fastboot: check for alias when looking up partition by name
by Michael Scott
· 10 years ago
e874207
fastboot: Correct fastboot_fail and fastboot_okay strings
by Dileep Katta
· 10 years ago
8979238
usb: gadget: fastboot: Add fastboot erase
by Dileep Katta
· 10 years ago
0ff7e58
fastboot: handle flash write to GPT partitions
by Steve Rae
· 10 years ago
e5bf987
usb/gadget: fastboot: implement sparse format
by Steve Rae
· 10 years ago
c0aebb3
usb/gadget: fastboot: add eMMC support for flash command
by Steve Rae
· 10 years ago