aboutsummaryrefslogtreecommitdiffstats
path: root/Platforms/Hisilicon/HiKey960/HiKey960FastbootDxe/HiKey960FastbootDxe.c
Commit message (Expand)AuthorAgeFilesLines
* Platforms/HiKey960: set specified serialnoHaojian Zhuang2018-03-071-5/+22
* Platforms/Hisilicon: add fasboot parametersHaojian Zhuang2017-10-101-0/+6
* Platform/HiKey960: support fastboot reboot bootloaderHaojian Zhuang2017-08-211-0/+9
* Platforms/HiKey960Fastboot: fix uninitialized variableHaojian Zhuang2017-05-231-2/+2
* Platforms/HiKey960Fastboot: clean debug codeHaojian Zhuang2017-05-161-30/+0
* Platforms/HiKey960: Fix to flash xloader partitionHaojian Zhuang2017-05-151-0/+61
* Platforms/HiKey960FastbootDxe: clean codeHaojian Zhuang2017-05-021-16/+5
* Platforms/HiKey960FastbootDxe: avoid to enum all block handlesHaojian Zhuang2017-04-291-222/+105
* Platforms/HiKey960Fastboot: add the workaround of erasing ptableHaojian Zhuang2017-04-281-2/+106
* Platforms/HiKey960: get serialnoHaojian Zhuang2017-04-281-4/+12
* Platforms/HiKey960FastbootDxe: move to UsbSerialNumberLibHaojian Zhuang2017-04-281-165/+8
* Platforms/HiKey960FastbootDxe: get serialnoHaojian Zhuang2017-04-241-16/+173
* Platforms/HiKey960FastbootDxe: support erase commandHaojian Zhuang2017-04-151-29/+68
* Platforms/HiKey960FastbootDxe: remove unnecessary code for sparse imageHaojian Zhuang2017-04-151-107/+4
* Platforms/HiKey960: support sparse imageHaojian Zhuang2017-04-131-1/+73
* Revert "Platforms/HiKey960Fastboot: append GetKernelArgs interface"Haojian Zhuang2017-04-131-22/+1
* Platforms/HiKey960FastbootDxe: make ptable effect right nowHaojian Zhuang2017-04-101-110/+79
* Platforms/HiKey960Fastboot: fix to flash imagesHaojian Zhuang2017-03-111-11/+10
* Platforms/HiKey960Fastboot: fix to support ptableHaojian Zhuang2017-03-031-72/+93
* Platforms/HiKey960Fastboot: append GetKernelArgs interfaceHaojian Zhuang2017-03-011-1/+22
* Platforms/Hisilicon/HiKey960: add fastboot driverHaojian Zhuang2017-02-051-0/+705