summaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2019-06-24common: command: Add command execution tracer.Christoph Muellner
2019-04-09common: android: improve os image informationJoseph Chen
2019-04-09common: android: only adjust load address for ARM64 compressed kernelJoseph Chen
2019-03-26common: android: remove unnesscessary messageJoseph Chen
2019-03-26common: rkimg: add hotkey for sysmem and bidram dumpJoseph Chen
2019-03-26common: android: add hotkey for sysmem and bidram dumpJoseph Chen
2019-03-26rockchip: add ctrl+f hotkey to enter fastboot modeJoseph Chen
2019-03-26command: board_f/r: add sysmem and bidramJoseph Chen
2019-03-26common: board_r: add board_initr_caches_fixup()Joseph Chen
2019-03-26lib: sysmem: refactor codeJoseph Chen
2019-03-25common: boot_rkimg: set "androidboot.mode=" as "normal" or "charger"Zhangbin Tong
2019-03-22common: image-fdt: only care about enabled reserved-memoryJoseph Chen
2019-03-21common: fdt support: delete env "initrd="Joseph Chen
2019-03-20console: add CONFIG_CONSOLE_DISABLE_CTRLC to disable ctrlcJoseph Chen
2019-03-20spl: fit: use ddr for mmc read buffer in SPL for rk3368Jason Zhu
2019-03-14boot_rkimg: don't override BOOT_MODE_REGAndy Yan
2019-03-08android: fix retry mechanism with ab systemJason Zhu
2019-03-06android: add brackets to fix compile errorJason Zhu
2019-03-06android: minus retry in AB systemJason Zhu
2019-03-05common: write_keybox: fix write attestation key compatibility errorTony Xu
2019-03-05common: android: support misc partition absentJoseph Chen
2019-02-25common: write keybox: fix some non-standard code styleTony Xu
2019-02-25lib: initcall: add system total boot time debugJoseph Chen
2019-02-25common: write keybox: write Playready SL3000 root key to secure storageTony Xu
2019-02-21common: rkimg: skip ramdisk and fdt relocationJoseph Chen
2019-02-19sysmem: fdt: reserve more CONFIG_SYS_FDT_PAD size for fdtJoseph Chen
2019-02-19common: boot rkimg: print boot modeJoseph Chen
2019-02-15android: return fail if not found misc partitionKever Yang
2019-01-31android: fix avb enable state set errorJoseph Chen
2019-01-31common: write keybox: Add readback check interfaceTony Xu
2019-01-30android: fix get wrong ramdisk address when avb verifyJoseph Chen
2019-01-24common: attestation key: use debug for "ca head not found"Joseph Chen
2019-01-24android: support loading android image separateJoseph Chen
2019-01-24rockchip: boot_rkimg: import sysmem to alloc image bufferJoseph Chen
2019-01-24rockchip: boot_rkimg: add descrption for reloading kernel dtbJoseph Chen
2019-01-24common: image-fdt: add boot_fdt_add_sysmem_rsv_regions()Joseph Chen
2019-01-24common: board_r: add sysmem initJoseph Chen
2019-01-22android: test the vbmeta to enable avbJason Zhu
2019-01-18lib: optee_client: Extract keymaster CA moduleJian Qiu
2019-01-16lib: optee_client: move keybox code to write_keybox.cTony Xu
2019-01-14android: add androidboot.verifiedbootstateJason Zhu
2019-01-10android: print android avb enable stateJoseph Chen
2019-01-10common: add system boot time reportJoseph Chen
2019-01-08android: enable secure boot by vboot_flagJason Zhu
2019-01-08common: bootrkp: add fdt load address and size informationJoseph Chen
2019-01-08common: android: add more clear description for getting fdtJoseph Chen
2019-01-03android: include fdt_support.h fileJoseph Chen
2018-12-29android: fix compare slot_suffix errorJason Zhu
2018-12-27common: bootm: test cmdtp is NULL or not before use itJason Zhu
2018-12-24UPSTREAM: fdt: Implement weak arch_fixup_fdt()Alexey Brodkin