Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
5f4de78ea32459196650614abde26cf9bd39bb54
/
drivers
/
fastboot
330bf50
fastboot: reinit partition after storing GPT or MBR
by Roman Stratiienko
· Wed Jan 27 17:40:16 2021 +0200
67af29a
fastboot: add command to select the eMMC boot configuration
by Patrick Delaunay
· Wed Jan 27 14:46:49 2021 +0100
6168770
fastboot: add command to select the default emmc hwpart for boot
by Patrick Delaunay
· Wed Jan 27 14:46:48 2021 +0100
2579b0e
fastboot: mmc: extend flash/erase for both emmc hwpart 1 and 2
by Patrick Delaunay
· Wed Jan 27 14:46:47 2021 +0100
8b0a29a
fastboot: mmc: Add CONFIG_FASTBOOT_MMC_USER_SUPPORT
by Patrick Delaunay
· Wed Jan 27 14:46:46 2021 +0100
13240bc
fastboot: Implement generic fastboot_set_reboot_flag
by Roman Kovalivskyi
· Tue Jan 26 22:54:56 2021 +0200
5663b4f
Revert "fastboot: Add default fastboot_set_reboot_flag implementation"
by Roman Kovalivskyi
· Tue Jan 26 22:54:55 2021 +0200
29ee06b
disk: dos: rename write_mbr_partition to write_mbr_sector
by Marek Szyprowski
· Wed Dec 23 13:55:10 2020 +0100
f867428
fastboot: getvar: fix partition-size return value
by Gary Bisson
· Thu Aug 27 10:51:14 2020 +0200
21882dd
fastboot: Add default fastboot_set_reboot_flag implementation
by Roman Kovalivskyi
· Tue Jul 28 23:35:34 2020 +0300
b30b97b
fastboot: Add support for 'reboot fastboot' command
by Roman Kovalivskyi
· Tue Jul 28 23:35:33 2020 +0300
1bb1342
fastboot: Extend fastboot_set_reboot_flag with reboot reason
by Roman Kovalivskyi
· Tue Jul 28 23:35:32 2020 +0300
859e6a8
fastboot: Support defining raw partitions without a partition table
by Filip Brozovic
· Mon Jun 29 13:14:37 2020 +0200
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
655306c
common: Drop part.h from common header
by Simon Glass
· Sun May 10 11:39:58 2020 -0600
c1c4a8f
part: Drop disk_partition_t typedef
by Simon Glass
· Sun May 10 11:39:57 2020 -0600
8e20188
common: Drop flash.h from common header
by Simon Glass
· Sun May 10 11:39:54 2020 -0600
6a10556
fastboot: mt85xx: add command to flash/erase emmc hwpart
by developer
· Thu Jan 16 16:11:42 2020 +0800
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· Thu Oct 03 19:50:03 2019 +0200
adaaa48
common: Move command functions out of common.h
by Simon Glass
· Thu Nov 14 12:57:43 2019 -0700
38bf80b
fastboot: rockchip: Fix rk3328 default mmc device
by Jagan Teki
· Tue Nov 19 13:56:19 2019 +0530
04aae03
fastboot: rockchip: Select FASTBOOT_FLASH[_MMC_DEV]
by Jagan Teki
· Tue Nov 19 13:56:18 2019 +0530
0af6e2d
env: Move env_get() to env.h
by Simon Glass
· Thu Aug 01 09:46:52 2019 -0600
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
ac21e74
fastboot: Remove "bootloader-version" variable
by Sam Protsenko
· Wed Jul 03 19:34:07 2019 +0300
0d74825
fastboot: getvar: Add "is-userspace" variable
by Sam Protsenko
· Wed Jul 03 19:00:22 2019 +0300
8856317
fastboot: Remove "slot-suffixes" variable
by Sam Protsenko
· Tue Jun 18 17:55:25 2019 +0300
73dac9b
fastboot: Check if partition really exist in getvar_has_slot()
by Igor Opaniuk
· Thu Jun 13 21:11:09 2019 +0300
6646bbd
fastboot: getvar: Refactor fastboot_*_get_part_info() usage
by Sam Protsenko
· Thu Jun 13 21:11:08 2019 +0300
0fb37ee
fastboot: Use const qualifier for char *part_name
by Sam Protsenko
· Thu Jun 13 21:11:07 2019 +0300
fd7467e
fastboot: Fix slot names reported by getvar
by Sam Protsenko
· Thu Jun 13 00:49:45 2019 +0300
fb614d4
fastboot: add support for 'getvar platform'
by Eugeniu Rosca
· Tue Apr 09 21:11:40 2019 +0200
50f1223
fastboot: Replace literal 32 with PART_NAME_LEN
by Alex Kiernan
· Tue Apr 09 05:30:05 2019 +0000
8eba90b
fastboot: Improve error reporting on 'getvar partition-{size, type}'
by Eugeniu Rosca
· Thu Mar 28 14:31:33 2019 +0100
2ef97cf
fastboot: getvar: correct/rename "has_slot" to "has-slot"
by Eugeniu Rosca
· Tue Mar 26 17:46:14 2019 +0100
2577bb9
fastboot: common: fix default fastboot_boot on 64-bit
by Neil Armstrong
· Wed Feb 20 11:36:12 2019 +0100
d6e53c7
drivers: cosmetic: Convert SPDX license tags to Linux Kernel style
by Patrick Delaunay
· Fri Oct 26 09:02:52 2018 +0200
f1edae9
Kconfig: sandbox: enable cmd_avb and dependencies
by Jens Wiklander
· Tue Sep 25 16:40:23 2018 +0200
e80d294
usb: fastboot: Convert USB f_fastboot to shared fastboot
by Alex Kiernan
· Tue May 29 15:30:55 2018 +0000
c86cde9
fastboot: Add support for 'oem format' command
by Alex Kiernan
· Tue May 29 15:30:54 2018 +0000
d5aa57c
net: fastboot: Merge AOSP UDP fastboot
by Alex Kiernan
· Tue May 29 15:30:53 2018 +0000
c568bcb
mmc: Separate "mmc swrite" from fastboot
by Alex Kiernan
· Tue May 29 15:30:52 2018 +0000
dc40585
fastboot: Migrate FASTBOOT_FLASH_NAND_TRIMFFS to Kconfig
by Alex Kiernan
· Tue May 29 15:30:51 2018 +0000
32c2194
fastboot: Rename public fb_ functions to fastboot_
by Alex Kiernan
· Tue May 29 15:30:48 2018 +0000
5512c43
fastboot: Rename fb_set_reboot_flag to fastboot_set_reboot_flag
by Alex Kiernan
· Tue May 29 15:30:46 2018 +0000
d0f91f0
fastboot: Fix parameter types in _fb_nand_write
by Alex Kiernan
· Tue May 29 15:30:45 2018 +0000
2281b06
fastboot: Remove FIXME for CONFIG_FASTBOOT_...NAME
by Alex Kiernan
· Tue May 29 15:30:44 2018 +0000
82fe3f2
fastboot: Add missing newlines
by Alex Kiernan
· Tue May 29 15:30:43 2018 +0000
8cb1eab
fastboot: Correct dependencies in FASTBOOT_FLASH
by Alex Kiernan
· Tue May 29 15:30:42 2018 +0000
ed6a4144
fastboot: Extract fastboot_okay/fail to fb_common.c
by Alex Kiernan
· Tue May 29 15:30:41 2018 +0000
27b69de
fastboot: Refactor fastboot_okay/fail to take response
by Alex Kiernan
· Tue May 29 15:30:40 2018 +0000
65de955
fastboot: Move fastboot to drivers/fastboot
by Alex Kiernan
· Tue May 29 15:30:39 2018 +0000