summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2019-07-16Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini2-90/+104
2019-07-15net: introduce MDIO DM class for MDIO devicesAlex Marginean1-0/+5
2019-07-15cmd: mii: Add the standard 1000BASE-T registersTrent Piepho1-5/+29
2019-07-15cmd: mii: Refactor some of the MII reg dump codeTrent Piepho1-85/+70
2019-07-15Merge tag 'mmc-2019-7-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini3-98/+0
2019-07-15cmd: Remove mmc_spi commandAnup Patel3-98/+0
2019-07-14Merge tag 'u-boot-stm32-20190712' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-0/+1
2019-07-13cmd: nvedit: Add sub-command 'env info'Leo Ruan2-0/+121
2019-07-12cmd: pinmux: Fix warnings when compiling with W=1Patrick Delaunay1-0/+1
2019-07-12Merge tag 'dm-pull-9jul19-take2' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini1-6/+4
2019-07-11cmd: Add 'bcb' command to read/modify/write BCB fieldsEugeniu Rosca3-0/+358
2019-07-11configs: Rename CONFIG_IMAGE_FORMAT_LEGACY to CONFIG_LEGACY_IMAGE_FORMATTom Rini7-15/+15
2019-07-11trace: do not limit trace buffer to 2GiBHeinrich Schuchardt1-6/+4
2019-06-21Merge tag 'efi-2019-07-rc5-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-17/+24
2019-06-21cmd/led.c: fix typos in online helpAnatolij Gustschin1-1/+1
2019-06-21efi_loader: consistent error handling in efidebug.cHeinrich Schuchardt1-7/+16
2019-06-21efi_loader: consistent types in efidebug.cHeinrich Schuchardt1-11/+14
2019-06-21fs: do_load: pass device path for efi payloadMian Yousaf Kaukab1-5/+0
2019-06-17Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+3
2019-06-14usb: gadget: error out if g_dnl registration failsSjoerd Simons1-3/+8
2019-06-13Kconfig: Add SPI / SPI_FLASH as dependenciesTom Rini1-0/+3
2019-06-12Merge tag 'u-boot-stm32-20190606' of https://github.com/pchotard/u-bootTom Rini1-15/+21
2019-06-06env: enable saveenv command when one CONFIG_ENV_IS_IN is activatedPatrick Delaunay1-15/+21
2019-06-05Merge tag 'efi-2019-07-rc4-2' of git://git.denx.de/u-boot-efiTom Rini3-4/+17
2019-06-05cmd/led: check subcommand "list" instead "l"Heiko Schocher1-2/+2
2019-06-05cmd: env: add -nv option for UEFI non-volatile variableAKASHI Takahiro2-4/+14
2019-06-05cmd: efidebug: make some boot variables non-volatileAKASHI Takahiro1-0/+3
2019-06-04cmd: env: print a message when setting UEFI variable failedAKASHI Takahiro1-1/+9
2019-06-03Merge tag 'efi-2019-07-rc4' of git://git.denx.de/u-boot-efiTom Rini1-1/+9
2019-06-01cmd: mdio: Fix access to arbitrary PHY addressesVladimir Oltean1-2/+7
2019-06-01cmd: env: print a message when setting UEFI variable failedAKASHI Takahiro1-1/+9
2019-05-29cmd: remove unused `display` commandHeinrich Schuchardt3-62/+0
2019-05-21cmd: binop: Use hex2binMario Six1-25/+3
2019-05-21cmd: binop: Use new environment apiMario Six1-2/+2
2019-05-18CONFIG_SPL_SYS_[DI]CACHE_OFF: addTrevor Woerner1-1/+1
2019-05-12efi_loader: comments for efi_install_fdt()Heinrich Schuchardt1-3/+8
2019-05-12efi_loader: deduplicate code in cmd/bootefi.cHeinrich Schuchardt1-62/+37
2019-05-12efi_loader: make device path to text protocol customizableHeinrich Schuchardt1-0/+1
2019-05-10cmd: ubifs: Remove select for non-existent optionChris Packham1-2/+0
2019-05-09Merge git://git.denx.de/u-boot-riscvTom Rini2-3/+7
2019-05-09RISCV: image: Add booti supportAtish Patra2-3/+7
2019-05-09Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-11/+16
2019-05-07cmd: mdio: Switch to generic helpers when accessing the registersCarlo Caione1-11/+16
2019-05-07efi_loader: clean up UEFI sub-system initializationHeinrich Schuchardt1-27/+0
2019-05-06Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2-11/+15
2019-05-05cmd: pxe: add board specific PXE default pathMarek BehĂșn1-0/+3
2019-05-04cmd: mmc: Make Mode: printout consistentMarek Vasut1-1/+1
2019-05-04cmd: clk: Handle ENODEV from clk_get_rateIsmael Luceno Cortes1-10/+14
2019-05-03Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efiTom Rini4-48/+90
2019-05-02cmd: gpt: fix and tidy up help messageEugeniu Rosca1-6/+6