aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2022-12-23global: Migrate CONFIG_RAMDISK_ADDR to CFGTom Rini
2022-12-23global: Migrate CONFIG_POSTBOOTMENU to CFGTom Rini
2022-12-22Convert CONFIG_THOR_RESET_OFF to KconfigTom Rini
2022-12-22i2c: Remove CONFIG_I2C_MULTI_BUSTom Rini
2022-12-21Merge tag 'v2023.01-rc4' into nextTom Rini
2022-12-20eficonfig: EFI_VARIABLE_APPEND_WRITE is not set for null keyMasahisa Kojima
2022-12-20eficonfig: avoid SetVariable between GetNextVariableName callsMasahisa Kojima
2022-12-20eficonfig: carve out efi_get_next_variable_name_int callsMasahisa Kojima
2022-12-20cmd: allow sound command to play multiple soundsHeinrich Schuchardt
2022-12-12configs: remove support of MTDIDS_DEFAULT/MTDPARTS_DEFAULTPatrick Delaunay
2022-12-10cmd: mtd: check if a block has to be skipped or erasedDario Binacchi
2022-12-10cmd: nand: Extend nand info to print ecc informationMichael Trimarchi
2022-12-07net: Remove eth_legacy.cTom Rini
2022-12-06Merge tag 'sound-2023-01-rc4' of https://source.denx.de/u-boot/custodians/u-b...Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_* to CFG_SYS_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*Tom Rini
2022-12-05global: Move remaining CONFIG_SYS_NUM_* to CFG_SYS_NUM_*Tom Rini
2022-12-05net: ping6: Add ping6 commandViacheslav Mitrofanov
2022-12-05net: tftp: Add IPv6 support for tftpbootViacheslav Mitrofanov
2022-12-05cmd: fix long text for sound commandHeinrich Schuchardt
2022-12-02eficonfig: use efi_get_next_variable_name_int()Masahisa Kojima
2022-12-02efi_loader: utility function to check the variable name is "Boot####"Masahisa Kojima
2022-12-02eficonfig: use u16_strsize() to get u16 string buffer sizeMasahisa Kojima
2022-12-02eficonfig: fix going one directory up issueMasahisa Kojima
2022-12-02efi_loader: don't use EFI_LOADER_DATA internallyHeinrich Schuchardt
2022-11-28net: Add wget applicationYing-Chun Liu (PaulLiu)
2022-11-24cmd: fix dependency for CMD_CLSJohn Keeping
2022-11-23cmd: ubifs: Do not show usage when command failsPali Rohár
2022-11-22cmd: fdt: Fix iteration over elements above index 1 in fdt getMarek Vasut
2022-11-22eficonfig: add "Show Signature Database" menu entryMasahisa Kojima
2022-11-22eficonfig: add UEFI Secure Boot Key enrollment interfaceMasahisa Kojima
2022-11-22eficonfig: use protocol interface for file selectionMasahisa Kojima
2022-11-22eficonfig: expose eficonfig_create_device_path()Masahisa Kojima
2022-11-22eficonfig: refactor change boot order implementationMasahisa Kojima
2022-11-22eficonfig: expose append entry functionMasahisa Kojima
2022-11-22eficonfig: refactor file selection handlingMasahisa Kojima
2022-11-16eficonfig: fix missing variable initializationMasahisa Kojima
2022-11-16cmd: remove superfluous if in eficonfig_edit_boot_optionHeinrich Schuchardt
2022-11-10global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespaceTom Rini
2022-11-10Convert CONFIG_SYS_LOADS_BAUD_CHANGE et al to KconfigTom Rini
2022-11-07dm: sandbox: Switch over to using the new host uclassSimon Glass
2022-11-07dm: sandbox: Drop non-BLK code from host implementationSimon Glass
2022-11-02cmd: eeprom: don't truncate target address at 32-bitBaruch Siach
2022-11-02cyclic: switch to using hlist instead of listRasmus Villemoes
2022-10-31FWU: cmd: Add a command to read FWU metadataSughosh Ganu
2022-10-31vbe: Add a command to show the VBE stateSimon Glass
2022-10-31Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASESimon Glass
2022-10-30Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot...Tom Rini
2022-10-30video: Rename CONFIG_DM_VIDEO to CONFIG_VIDEOSimon Glass
2022-10-30video: Drop CONFIG_LCDSimon Glass