summaryrefslogtreecommitdiffstats
path: root/cmd
Commit message (Expand)AuthorAgeFilesLines
* common: Move serial functions out of common.hSimon Glass2019-12-021-0/+1
* Move strtomhz() to vsprintf.hSimon Glass2019-12-021-0/+1
* common: Move sorting functions to their own header fileSimon Glass2019-12-021-0/+1
* crc32: Use the crc.h header for crc functionsSimon Glass2019-12-022-0/+2
* crc: Fix code style with crc functionsSimon Glass2019-12-021-1/+1
* common: Move older CPU functions to their own headerSimon Glass2019-12-021-0/+1
* efi_loader: support building UEFI binaries on sandboxHeinrich Schuchardt2019-11-121-1/+1
* cmd: move down CONFIG_CMD_BOOTEFI after CONFIG_BOOTM_VXWORKSAKASHI Takahiro2019-11-081-7/+7
* cmd: mtdparts: Fix build with option ..._SHOW_NET_SIZESAlexander Dahl2019-11-072-3/+11
* cmd: nand: Remove not used declarationAlexander Dahl2019-11-071-1/+0
* Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2019-11-063-9/+16
|\
| * dfu: allow to manage DFU on several devicesPatrick Delaunay2019-10-311-8/+13
| * thor: fix error path after g_dnl_register() failureMarek Szyprowski2019-10-311-1/+2
| * cmd: thor: select DFU subsystem also for 'thor' download toolMarek Szyprowski2019-10-311-0/+1
* | Merge tag 'efi-2020-01-rc2' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-11-012-44/+252
|\ \
| * | cmd: env: extend "env [set|print] -e" to manage UEFI variablesAKASHI Takahiro2019-10-302-44/+252
* | | cmd: avb: Support A/B slotsSam Protsenko2019-10-311-4/+9
* | | cmd: avb: Fix requested partitions listSam Protsenko2019-10-311-5/+1
| |/ |/|
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini2019-10-301-0/+1
|\ \ | |/ |/|
| * cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki2019-10-251-0/+1
* | cmd: booti: Store OS start and end info in images structureLokesh Vutla2019-10-251-0/+3
|/
* cmd: Add Support for UFS commandsFaiz Abbas2019-10-233-1/+45
* Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini2019-10-171-6/+52
|\
| * ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese2019-10-161-0/+33
| * ubi: provide a way to skip CRC checksQuentin Schulz2019-10-161-6/+19
* | cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes2019-10-151-4/+10
|/
* Merge branch '2019-10-11-master-imports'Tom Rini2019-10-122-12/+24
|\
| * cmd: itest: add support for .q size specifierMarek Szyprowski2019-10-111-0/+12
| * cmd: avoid decimal conversionT Karthik Reddy2019-10-111-12/+12
* | cmd: ti: ddr3: Move the print statement after testKrunal Bhargav2019-10-111-4/+5
* | cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla2019-10-111-4/+4
|/
* Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2019-10-091-0/+2
|\
| * arm64: zynqmp: Define default SYS_PROMPTMichal Simek2019-10-081-0/+1
| * ARM: zynq: Define default SYS_PROMPTMichal Simek2019-10-081-0/+1
* | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini2019-10-082-21/+68
|\ \
| * | iod: Enhance to support display of multiple valuesSimon Glass2019-10-081-19/+66
| * | x86: Rename some FSP functions to have an fsp_ prefixSimon Glass2019-10-081-1/+1
| * | x86: Rename existing FSP code to fsp1Simon Glass2019-10-081-1/+1
| |/
* | Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini2019-10-082-2/+1
|\ \ | |/ |/|
| * cmd: disable CMD_NVEDIT_EFI by defaultHeinrich Schuchardt2019-10-061-1/+0
| * cmd: env: fix a typo in a comment of do_env_set_efi()AKASHI Takahiro2019-10-061-1/+1
* | cmd: host: fix seg fault at "host info"AKASHI Takahiro2019-10-061-1/+1
|/
* Kconfig: fix a typo in the description of bmp command.Andrius Štikonas2019-10-041-1/+1
* Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini2019-10-041-0/+48
* cmd: part: number: return hexadecimal valueRoman Stratiienko2019-10-041-1/+1
* autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro2019-10-041-0/+1
* net: introduce packet capture supportRamon Fried2019-09-043-0/+79
* net: mdio: Clarify code flow Covarity 244085 & 244090Joe Hershberger2019-09-041-1/+2
* cmd: pci: Adjust display of digits for 64bit address and sizeKunihiko Hayashi2019-08-261-3/+3
* cmd: gpio: remove redundant assignmentHeinrich Schuchardt2019-08-261-1/+1