summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
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
2019-05-03Merge tag 'efi-2019-07-rc2' of git://git.denx.de/u-boot-efiTom Rini
2019-05-02cmd: gpt: fix and tidy up help messageEugeniu Rosca
2019-05-02efi_loader: implement support of exit dataHeinrich Schuchardt
2019-05-02efi_loader: memory leak in append valueHeinrich Schuchardt
2019-05-02efi_loader: optional data in load options are binaryHeinrich Schuchardt
2019-05-02cmd: efidebug: rework "boot dump" sub-command using GetNextVariableName()AKASHI Takahiro
2019-05-02efi_loader: set OsIndicationsSupported at initAKASHI Takahiro
2019-05-01rockchip: use 'arch-rockchip' as header file pathKever Yang
2019-04-26avb: add support for named persistent valuesIgor Opaniuk
2019-04-26cmd: pxe: Display splashscreen from extlinux.conf inputPatrice Chotard
2019-04-26Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini
2019-04-25Revert "cmd: Kconfig: Do not include EEPROM if DM_I2C is used without DM_I2C_...Simon Goldschmidt
2019-04-25eeprom: fix DM_I2C support without CONFIG_SYS_I2C_EEPROM_BUSSimon Goldschmidt
2019-04-24Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dmTom Rini
2019-04-24Merge tag 'efi-2019-07-rc1-3' of git://git.denx.de/u-boot-efiTom Rini