summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2019-10-31cmd: avb: Support A/B slotsSam Protsenko
2019-10-31cmd: avb: Fix requested partitions listSam Protsenko
2019-10-30Merge https://gitlab.denx.de/u-boot/custodians/u-boot-sunxiTom Rini
2019-10-25cmd: booti: Store OS start and end info in images structureLokesh Vutla
2019-10-25cmd: sf: Mark it default if DM_SPI_FLASH enabledJagan Teki
2019-10-23cmd: Add Support for UFS commandsFaiz Abbas
2019-10-17Merge tag 'for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u-boot-ubiTom Rini
2019-10-16ubi: Add "skipcheck" command to set/clear this bit in the UBI volume hdrStefan Roese
2019-10-16ubi: provide a way to skip CRC checksQuentin Schulz
2019-10-15cmd: aes: use map_sysmem when accessing memoryPhilippe Reynes
2019-10-12Merge branch '2019-10-11-master-imports'Tom Rini
2019-10-11cmd: itest: add support for .q size specifierMarek Szyprowski
2019-10-11cmd: avoid decimal conversionT Karthik Reddy
2019-10-11cmd: ti: ddr3: Move the print statement after testKrunal Bhargav
2019-10-11cmd: ti: ddr3: Fix ecc address calculationLokesh Vutla
2019-10-09Merge tag 'xilinx-for-v2020.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini
2019-10-08Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini
2019-10-08Merge tag 'efi-2020-01-rc1' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2019-10-08arm64: zynqmp: Define default SYS_PROMPTMichal Simek
2019-10-08ARM: zynq: Define default SYS_PROMPTMichal Simek
2019-10-08iod: Enhance to support display of multiple valuesSimon Glass
2019-10-08x86: Rename some FSP functions to have an fsp_ prefixSimon Glass
2019-10-08x86: Rename existing FSP code to fsp1Simon Glass
2019-10-06cmd: host: fix seg fault at "host info"AKASHI Takahiro
2019-10-06cmd: disable CMD_NVEDIT_EFI by defaultHeinrich Schuchardt
2019-10-06cmd: env: fix a typo in a comment of do_env_set_efi()AKASHI Takahiro
2019-10-04Kconfig: fix a typo in the description of bmp command.Andrius Štikonas
2019-10-04Kconfig: Migrate CONFIG_BOOTM_* optionsTom Rini
2019-10-04cmd: part: number: return hexadecimal valueRoman Stratiienko
2019-10-04autoboot: add necessary dependency at AUTOBOOT_MENU_SHOWAKASHI Takahiro
2019-09-04net: introduce packet capture supportRamon Fried
2019-09-04net: mdio: Clarify code flow Covarity 244085 & 244090Joe Hershberger
2019-08-26cmd: pci: Adjust display of digits for 64bit address and sizeKunihiko Hayashi
2019-08-26cmd: gpio: remove redundant assignmentHeinrich Schuchardt
2019-08-24Merge branch '2019-08-23-master-imports'Tom Rini
2019-08-23Convert CONFIG_MX_CYCLIC to KconfigAdam Ford
2019-08-22clk: support clk tree dumpPeng Fan
2019-08-18cbfs: Move result variable into the structSimon Glass
2019-08-11Drop PCMCIASimon Glass
2019-08-11env: Rename environment.h to env_internal.hSimon Glass
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Drop the ACTION typedefSimon Glass
2019-08-11env: Rename the redundancy flagsSimon Glass
2019-08-11env: Drop the ENTRY typedefSimon Glass
2019-08-11env: Move get/set_default_env() to env.hSimon Glass
2019-08-11env: Move set_default_vars to env.hSimon Glass
2019-08-11env: net: Move eth_parse_enetaddr() to net.c/hSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_set() to env.hSimon Glass
2019-08-11env: Move env_get_hex() to env.hSimon Glass