aboutsummaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)AuthorFilesLines
2019-08-10Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini1-1/+5
2019-08-09x86: Add a common HOB libraryPark, Aiden3-64/+79
2019-08-09x86: lib: fsp: Use EFI_GUID and efi_guid_tPark, Aiden1-6/+4
2019-08-08thor: fix crash after usb initialization failureMarek Szyprowski1-1/+5
2019-08-07cmd: avb: Fix compiler warningsSam Protsenko1-2/+2
2019-08-04Merge tag 'efi-2019-10-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini1-3/+2
2019-08-02Convert CONFIG_AUTOBOOT_MENU_SHOW to KconfigSimon Glass1-0/+8
2019-08-02autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOTSimon Glass1-1/+1
2019-08-02autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEYSimon Glass1-0/+17
2019-08-02autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTIONSimon Glass1-1/+8
2019-07-30Merge tag 'video-for-2019.10-rc1' of https://gitlab.denx.de/u-boot/custodians...Tom Rini1-1/+1
2019-07-30efi_loader: efidebug.c function documentationHeinrich Schuchardt1-3/+2
2019-07-30bdinfo: show fb base with DM_VIDEOHeiko Schocher1-1/+1
2019-07-30cmd: fpga: correct typo, capitalize "Xilinx"Robert P. J. Day1-1/+1
2019-07-29Add validation for icache/dcache arguments - arguments different from off/on/...Eric Perie1-2/+6
2019-07-29Drop linker-generated array creation when CONFIG_CMDLINE is disabledAndrej Rosano1-0/+2
2019-07-27Merge branch '2019-07-26-ti-imports'Tom Rini1-20/+22
2019-07-27Merge tag 'u-boot-imx-20190719' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2-3/+11
2019-07-26cmd: remoteproc: Allow list command to print the probed devicesLokesh Vutla1-5/+4
2019-07-26cmd: remoteproc: Add support for initializing devices individuallyLokesh Vutla1-15/+18
2019-07-24cmd: Add 'ab_select' commandRuslan Trofymenko3-0/+68
2019-07-24cmd: bcb: Apply non-functional refinementsEugeniu Rosca1-21/+22
2019-07-24cmd: bcb: Use strcmp() instead of strncmp() for string literalsEugeniu Rosca1-11/+11
2019-07-24cmd: bcb: Fix duplicated handling in two case-branchesEugeniu Rosca1-3/+0
2019-07-24treewide: Fix stale references of Android docsEugeniu Rosca1-1/+1
2019-07-24cmd: part: Add 'number' sub-commandRuslan Trofymenko1-1/+15
2019-07-23Merge tag 'efi-2019-10-rc1-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2-11/+25
2019-07-19cosmetic: Update comment in cmd/eeprom.cLukasz Majewski1-1/+1
2019-07-19Kconfig: Add CMD_SPL_NOR_OFS config for falcon boot argument offsetLukasz Majewski1-0/+8
2019-07-19Kconfig: cosmetic: Update description of CMD_SPL_NAND_OFSLukasz Majewski1-2/+1
2019-07-19Kconfig: Make CMD_SPL_NAND_OFS only available when proper memory is usedLukasz Majewski1-0/+1
2019-07-18Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini1-0/+5
2019-07-18cmd: mdio: prevent data abort when no mdio bus is foundSimon Goldschmidt1-0/+5
2019-07-18cmd: mem: Add a command to fill the memory with random dataJean-Jacques Hiblot2-0/+59
2019-07-18env: register erase commandFrank Wunderlich2-0/+28
2019-07-16efi_loader: function comments cmd/efi_debug.cHeinrich Schuchardt1-6/+10
2019-07-16efi_loader: fix function comments in cmd/bootefi.cHeinrich Schuchardt1-3/+13
2019-07-16efi_loader: Change return type of efi_add_memory_map()Bryan O'Donoghue1-2/+2
2019-07-15Merge 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-11Merge 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