summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2018-03-13cmd: part: Extract common code to separate functionSam Protsenko
2018-03-13cmd: part: Allow passing partition name to start and sizeSam Protsenko
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-27Merge git://git.denx.de/u-boot-netTom Rini
2018-02-27Kconfig: cmd: Make networking command dependent on NETMichal Simek
2018-02-26cmd: mdio: Fix style violationsMario Six
2018-02-23Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford
2018-02-21cmd: fastboot: Kconfig: solve config issuePatrick Delaunay
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut
2018-02-21dfu: Fix up the Kconfig messMarek Vasut
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider
2018-02-18sandbox: Add 64-bit sandboxMario Six
2018-02-14cmd: scsi: move CMD_SCSI to device access commandsHeinrich Schuchardt
2018-02-13cmd: booti: fix invalid image address in debug messageMasahiro Yamada
2018-02-13cmd: fitupd: Convert CONFIG_CMD_FITUPDMarek Vasut
2018-02-10efi_loader: fix the online help for bootefi bootmgrHeinrich Schuchardt
2018-02-08Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford
2018-02-08Convert LIB_UUID to KconfigAdam Ford
2018-02-07move booti_setup to arch/arm/lig/image.cBin Chen
2018-02-05cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen
2018-02-03log: Add a command to output a log recordSimon Glass
2018-02-03log: Add a command to control the log output formatSimon Glass
2018-02-02usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski
2018-01-31cmd: nvedit: env_get_f must check for env_get_char error codesSimon Goldschmidt
2018-01-30cmd/bdinfo: print relocation info on X86Heinrich Schuchardt
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин
2018-01-28efi_loader: catch misspelled bootefi subcommandHeinrich Schuchardt
2018-01-28efi_loader: Always use EFIAPI instead of asmlinkageAlexander Graf
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen
2018-01-27cmd: nvedit: Get rid of the env lookupMaxime Ripard
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-01-26cmd: misc: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: loads: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: loadb: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: unzip: Disable by default on sunXiMaxime Ripard
2018-01-26cmd: crc32: Disable by default on sunXiMaxime Ripard
2018-01-23Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini
2018-01-22efi_driver: EFI block driverHeinrich Schuchardt
2018-01-22efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memoryHeinrich Schuchardt
2018-01-22efi_loader: consistently use efi_handle_t for handlesHeinrich Schuchardt
2018-01-22fs: Migrate ext4 to KconfigTuomas Tynkkynen
2018-01-19cmd: pmic: update help descriptionKlaus Goger
2018-01-19cmd: ti: Generalize cmd_ddr3 commandLokesh Vutla
2018-01-19arm: keystone: Move cmd_ddr3 to a common placeLokesh Vutla
2018-01-14Merge git://git.denx.de/u-boot-mmcTom Rini
2018-01-12riscv: Modify generic codes to support RISC-VRick Chen
2018-01-12mmc: remove hc_wp_grp_size from struct mmc if not neededJean-Jacques Hiblot
2018-01-12mmc: compile out erase and write mmc commands if write operations are not ena...Jean-Jacques Hiblot
2018-01-12mmc: add a Kconfig option to enable the support for MMC write operationsJean-Jacques Hiblot
2018-01-12mmc: make optional the support for eMMC hardware partitioningJean-Jacques Hiblot