summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot
2019-07-18env: register erase commandFrank Wunderlich
2019-07-15Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean
2019-07-15cmd: mii: Add the standard 1000BASE-T registersTrent Piepho
2019-07-15cmd: mii: Refactor some of the MII reg dump codeTrent Piepho
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-07-15cmd: Remove mmc_spi commandAnup Patel
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan
2019-07-12cmd: pinmux: Fix warnings when compiling with W=1Patrick Delaunay
2019-07-11Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini
2019-07-10trace: do not limit trace buffer to 2GiBHeinrich Schuchardt
2019-06-21Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-06-21cmd/led.c: fix typos in online helpAnatolij Gustschin
2019-06-20efi_loader: consistent error handling in efidebug.cHeinrich Schuchardt
2019-06-20efi_loader: consistent types in efidebug.cHeinrich Schuchardt
2019-06-20fs: do_load: pass device path for efi payloadMian Yousaf Kaukab
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini
2019-06-11Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini
2019-06-06env: enable saveenv command when one CONFIG_ENV_IS_IN is activatedPatrick Delaunay
2019-06-05Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efiTom Rini
2019-06-05cmd/led: check subcommand "list" instead "l"Heiko Schocher
2019-06-04cmd: env: add -nv option for UEFI non-volatile variableAKASHI Takahiro
2019-06-04cmd: efidebug: make some boot variables non-volatileAKASHI Takahiro
2019-06-04cmd: env: print a message when setting UEFI variable failedAKASHI Takahiro
2019-06-02Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efiTom Rini
2019-06-01cmd: mdio: Fix access to arbitrary PHY addressesVladimir Oltean
2019-05-31cmd: env: print a message when setting UEFI variable failedAKASHI Takahiro
2019-05-28cmd: remove unused `display` commandHeinrich Schuchardt
2019-05-21cmd: binop: Use hex2binMario Six
2019-05-21cmd: binop: Use new environment apiMario Six
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner
2019-05-12efi_loader: comments for efi_install_fdt()Heinrich Schuchardt
2019-05-12efi_loader: deduplicate code in cmd/bootefi.cHeinrich Schuchardt
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt
2019-05-10cmd: ubifs: Remove select for non-existent optionChris Packham
2019-05-09Merge git://git.denx.de/u-boot-riscvTom Rini
2019-05-09RISCV: image: Add booti supportAtish Patra
2019-05-08Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2019-05-07cmd: mdio: Switch to generic helpers when accessing the registersCarlo Caione
2019-05-07efi_loader: clean up UEFI sub-system initializationHeinrich Schuchardt
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-05-05cmd: pxe: add board specific PXE default pathMarek BehĂșn
2019-05-04cmd: mmc: Make Mode: printout consistentMarek Vasut
2019-05-04cmd: clk: Handle ENODEV from clk_get_rateIsmael Luceno Cortes