summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2020-09-11env: Crash in 'env import' when using checksum and a specific sizePedro Aguilar
2020-09-09board: ns3: kconfig: extend board kconfig with specific commandsVladimir Olovyannikov
2020-09-09cmd: broadcom: add command for chimp handshakeBharat Kumar Reddy Gooty
2020-09-09cmd: broadcom: add cmd to update bnxt image env variablesVikas Gupta
2020-09-09cmd: broadcom: add bnxt boot commandTrac Hoang
2020-09-07Merge branch 'remove-config-nr-dram-banks-v9-2020-08-26' of https://gitlab.de...Tom Rini
2020-09-06efi: clean up efi commandHeinrich Schuchardt
2020-09-06efi_loader: log messages for bootefi commandHeinrich Schuchardt
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-09-01usb: gadget: Fix controller index in UMSYe Li
2020-09-01x86: mtrr: Fix parsing of "mtrr list" commandWolfgang Wallner
2020-08-27cmd: mem: Remove already removed CONFIG_SYS_MEMTEST_SCRATCHMichal Simek
2020-08-27cmd: Kconfig: Change dependency for CMD_ADCMichal Simek
2020-08-26cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize valuesStefan Roese
2020-08-26global: Move from bi_memstart/memsize -> gd->ram_base/ram_sizeStefan Roese
2020-08-26CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always definedStefan Roese
2020-08-25Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini
2020-08-25Merge branch '2020-08-24-misc-improvements'Tom Rini
2020-08-25cmd: provide command sbiHeinrich Schuchardt
2020-08-24Merge tag 'efi-2020-10-rc3-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-08-24cmd: fix clone coverity scanJohn Chau
2020-08-24efi_loader: use ':' as separator for setenv -iHeinrich Schuchardt
2020-08-24efi_loader: document parameters of do_bootefi_exec()Heinrich Schuchardt
2020-08-24Merge tag 'u-boot-clk-24Aug2020' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2020-08-24cmd: clk: correctly handle depth for clk dumpPatrick Delaunay
2020-08-24cmd: clk: cosmetic: correct code alignment in show_clksPatrick Delaunay
2020-08-22cmd: bind: allow to bind driver with driver dataPatrice Chotard
2020-08-15Merge tag 'efi-2020-10-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2020-08-14cmd: demo: Remove duplicated help message for list subcommandMichal Simek
2020-08-14xen: pvblock: Add initial support for para-virtualized block driverAnastasiia Lukianenko
2020-08-14cmd: exception: unaligned data access on RISC-VHeinrich Schuchardt
2020-08-13cmd/efidebug: missing initialization of load_optionsHeinrich Schuchardt
2020-08-11Merge tag 'efi-2020-10-rc3' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-08-08efi_loader: set load options in boot managerHeinrich Schuchardt
2020-08-08efi_loader: factor out efi_set_load_options()Heinrich Schuchardt
2020-08-08Convert CONFIG_SYS_MMC_ENV_DEV et al to KconfigTom Rini
2020-08-07fs/squashfs: add filesystem commandsJoao Marcos Costa
2020-08-07cmd: Update the memory-search commandSimon Glass
2020-08-06cmd: bdinfo: Move sram info prints to generic codeOvidiu Panait
2020-08-06mvebu: bubt: Drop dead codeTom Rini
2020-08-06cmd: mvebu/bubt: Drop unused SPI_FLASH_PROTECTIONJagan Teki
2020-08-05cmd: bdinfo: cleanup phys_addr_t outputHeinrich Schuchardt
2020-08-05cmd: bootz: fix device-tree overlap testBaruch Siach
2020-08-04lmb/bdinfo: dump lmb info via bdinfoTero Kristo
2020-08-04cmd: add clone commandJohn Chau
2020-08-03w1: Drop dm.h header fileSimon Glass
2020-08-03net: Drop dm.h header file from phy.hSimon Glass
2020-08-03dm: core: Drop dm.h header file from dm-demo.hSimon Glass
2020-07-31cmd: env: add env select commandPatrick Delaunay
2020-07-31cmd: env: add env load commandPatrick Delaunay