summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2018-04-09net: Move enetaddr env access code to env config instead of net configAlex Kiernan3-0/+32
2018-04-08treewide: Migrate CONFIG_SYS_ALT_MEMTEST to KconfigMario Six1-0/+9
2018-04-07cmd: Add command for calculating binary operationsMario Six3-0/+183
2018-04-07cmd: ximg: Respect cache line size for flushingMario Six1-1/+1
2018-04-07bootvx: use program header for loadingChristian Gmeiner1-1/+1
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy1-1/+1
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini1-5/+0
2018-04-04sunxi: revert disabling of featuresAndre Przywara1-5/+0
2018-03-31cmd: cbfs: fix reading the end_of_rom pointer for 64bit archsAndre Heider1-1/+1
2018-03-22cmd: sf: fix map_physmem checkLiam Beguin1-1/+1
2018-03-14cmd: part: Extract common code to separate functionSam Protsenko1-38/+23
2018-03-14cmd: part: Allow passing partition name to start and sizeSam Protsenko1-11/+25
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada3-4/+4
2018-02-28Merge git://git.denx.de/u-boot-netTom Rini1-4/+3
2018-02-28Kconfig: cmd: Make networking command dependent on NETMichal Simek2-3/+8
2018-02-27cmd: mdio: Fix style violationsMario Six1-4/+3
2018-02-24Convert CONFIG_BOOTP_BOOTPATH et al to KconfigAdam Ford1-0/+23
2018-02-21cmd: fastboot: Kconfig: solve config issuePatrick Delaunay1-2/+16
2018-02-21dfu: Rename _FUNCTION_DFU to DFU_OVER_Marek Vasut1-6/+6
2018-02-21dfu: Fix up the Kconfig messMarek Vasut2-6/+14
2018-02-21usb: gadget: sdp: add missing line breaksAndre Heider1-2/+2
2018-02-19sandbox: Add 64-bit sandboxMario Six1-3/+3
2018-02-14cmd: scsi: move CMD_SCSI to device access commandsHeinrich Schuchardt1-9/+9
2018-02-14cmd: booti: fix invalid image address in debug messageMasahiro Yamada1-2/+1
2018-02-14cmd: fitupd: Convert CONFIG_CMD_FITUPDMarek Vasut1-0/+6
2018-02-10efi_loader: fix the online help for bootefi bootmgrHeinrich Schuchardt1-1/+1
2018-02-09Move most CONFIG_HAVE_BLOCK_DEVICE to KconfigAdam Ford2-1/+4
2018-02-09Convert LIB_UUID to KconfigAdam Ford1-0/+2
2018-02-08move booti_setup to arch/arm/lig/image.cBin Chen1-79/+13
2018-02-06cmd: Make CONFIG_CMD_FPGA depend on CONFIG_FPGATuomas Tynkkynen2-2/+1
2018-02-03log: Add a command to output a log recordSimon Glass1-1/+40
2018-02-03log: Add a command to control the log output formatSimon Glass1-0/+43
2018-02-02usb: ums: Kconfig: Select USB_FUNCTION_MASS_STORAGE when enabling 'ums' commandLukasz Majewski1-0/+1
2018-02-01cmd: nvedit: env_get_f must check for env_get_char error codesSimon Goldschmidt1-3/+8
2018-01-30cmd/bdinfo: print relocation info on X86Heinrich Schuchardt1-0/+2
2018-01-29aes: Allow non-zero initialization vectorАндрей Мозжухин1-19/+25
2018-01-28efi_loader: catch misspelled bootefi subcommandHeinrich Schuchardt1-0/+3
2018-01-28efi_loader: Always use EFIAPI instead of asmlinkageAlexander Graf1-5/+6
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen1-5/+1
2018-01-27cmd: nvedit: Get rid of the env lookupMaxime Ripard1-4/+0
2018-01-26Merge git://git.denx.de/u-boot-sunxiTom Rini1-0/+5
2018-01-26cmd: misc: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: loads: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: loadb: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: unzip: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-26cmd: crc32: Disable by default on sunXiMaxime Ripard1-0/+1
2018-01-23Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini1-7/+10
2018-01-23efi_driver: EFI block driverHeinrich Schuchardt1-0/+3
2018-01-23efi_loader: store DT in EFI_RUNTIME_SERVICES_DATA memoryHeinrich Schuchardt1-2/+2
2018-01-23efi_loader: consistently use efi_handle_t for handlesHeinrich Schuchardt1-5/+5