summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2023-05-18common: Add MP boot supportJoseph Chen
2023-04-03UPSTREAM: pci: Extend 'pci' command with bus option '*'Pali Rohár
2023-04-03UPSTREAM: pci: Add checks for valid cmdline argumentsPali Rohár
2023-04-03UPSTREAM: pci: Extend 'pci regions' command with bus numberPali Rohár
2023-04-03UPSTREAM: pci: Fix showing registersPali Rohár
2023-04-03UPSTREAM: pci: Fix showing barsPali Rohár
2023-04-03UPSTREAM: pci: pciinfo_header can be staticVladimir Oltean
2023-04-03UPSTREAM: pci: pci_header_show can be staticVladimir Oltean
2023-04-03UPSTREAM: pci: pci_bar_show can be staticVladimir Oltean
2023-04-03UPSTREAM: pci: Drop old code from pci commandSimon Glass
2023-04-03UPSTREAM: cmd: pci: Adjust display of digits for 64bit address and sizeKunihiko Hayashi
2023-03-13cmd: script_update: Scan available usb devices but not only dev 0Joseph Chen
2023-02-15cmd: ddr_tool: Add stressapptestWesley Yao
2023-02-15cmd: ddr_tool: Integrate DDR related tools into ddr_toolWesley Yao
2023-02-09cmd: Add Support for UFS commandsFaiz Abbas
2022-11-22cmd: bootfit: remove ab_update_root_uuid in CONFIG_ANDROID_ABZhichao Guo
2022-11-16cmd: ddr_tool: ddr_dq_eye: Specify RK356x as RK3568/RK3566Wesley Yao
2022-10-10cmd: download: Allow board specific downloadJoseph Chen
2022-09-28Revert "cmd: mem: Add cache operation"Joseph Chen
2022-09-27cmd: mem: Add cache operationKever Yang
2022-09-27cmd: atags: add PSTOREHuibin Hong
2022-09-16cmd: nand: Support write/read.raw count byteJon Lin
2022-06-28cmd: rockusb: support nvme without partition tableJoseph Chen
2022-06-28Revert "cmd: download: support nvme without partition table"Joseph Chen
2022-06-13cmd: download: support nvme without partition tableJoseph Chen
2022-05-30cmd: script_update: Fix can't read FAT table on rk upgrade sdcardJoseph Chen
2022-05-30cmd: boot_android: correct print info in write_lock_statusBian Jin chen
2022-03-29cmd: tftp_update: fix compile errorJoseph Chen
2022-03-28cmd: script_update: stop if run command failedJoseph Chen
2022-03-28cmd: script_update: don't use '&&' syntaxJoseph Chen
2022-03-21cmd: add sd_update/usb_update/tftp_updateJoseph Chen
2022-03-21cmd: rename "tftpupdate" => "tftp_full_update"Joseph Chen
2022-03-17cmd: download: disable ctrlc before downloadJoseph Chen
2022-03-10cmd: Add 'blk' commandJoseph Chen
2022-03-09cmd/fs: Add 'ext4write_sparse' commandJoseph Chen
2022-02-24rockchip: ram: support extend ram topJoseph Chen
2022-02-23cmd: atags: Add boot paramJoseph Chen
2021-12-13cmd: bootrkp: use align address to load imageJoseph Chen
2021-12-08cmd: rockusb: fix null pointer when ctrl-cFrank Wang
2021-12-07cmd: boot: stay in Thumb stat for "go" commandJoseph Chen
2021-11-29cmd: download: remove CONFIG_CMD_GO dependenceJoseph Chen
2021-11-15env: add env fragment supportJoseph Chen
2021-10-27cmd: tftp_update: add firmware version initial messageJoseph Chen
2021-10-25cmd: add "tftpupdate" commandJoseph Chen
2021-10-25cmd: source: add fit config verifyJoseph Chen
2021-10-25cmd: nvedit: add env_update_extract_subset() APIJoseph Chen
2021-10-25cmd: nvedit: use calloc() instread of malloc()Joseph Chen
2021-10-09cmd: nvedit: don't use fixed buffer sizeJoseph Chen
2021-09-16cmd: load: add "loadz" and "loadzflash"Joseph Chen
2021-08-24cmd: Add "atags" to dump all rk atagsJoseph Chen