summaryrefslogtreecommitdiff
path: root/cmd
AgeCommit message (Expand)Author
2020-05-18MA-16877 Skip kernel hab authentication for androidJi Luo
2020-05-11MLK-23964-1 video: Add video link frameworkYe Li
2020-04-26MLK-22357-2 sdp/fastboot: Add board_usb_gadget_port_auto() to autodetect the ...Sherry Sun
2020-04-26MLK-22259-2: cmd: mtdparts: skip invalid devices rather than quitHan Xu
2020-04-26MLK-22259-1: cmd: Kconfig: add new option CONFIG_MTDPARTS_SKIP_INVALIDHan Xu
2020-04-26MLK-18591-3 android: Add FSL android fastboot supportYe Li
2020-04-26MLK-17086 bootm: Add authentication to optee imageYe Li
2020-04-26MLK-14930-1 cmd: sata: Fix sata init and stop issueYe Li
2020-04-26MLK-18703: crypto: caam: Fix typo for caam blob commandsAymen Sghaier
2020-04-26MLK-18591-2 crypto: caam: Add fsl caam driverYe Li
2020-04-26MLK-18044-3: crypto: Add blob command support for i.MX8M platformsAymen Sghaier
2020-04-26MLK-18043 4/4: imx7ulp: Enable support for cmd blobFranck LENORMAND
2020-04-26MLK-17915: cmd: blob: Instantiate RNG before running CMD_BLOBBreno Lima
2020-04-26MLK-17914: cmd: blob: Add IMX_HAB and CAAM supported SoCs as dependencyBreno Lima
2020-04-26MLK-17044-3 booti: Add kernel image authentication for secure bootYe Li
2020-04-26MLK-12500-1 HAB: Add kernel image authentication in image loadingYe Li
2020-04-23MLK-20887 usb: gadget: Fix controller index in UMSYe Li
2020-04-09cmd: Add test and fix bugs for dm driversSean Anderson
2020-03-31Merge branch '2020-03-31-master-imports'Tom Rini
2020-03-31cmd: mmc: fix typo 'a EMMC'Heinrich Schuchardt
2020-03-28efi_loader: only reserve memory if fdt node enabledHeinrich Schuchardt
2020-03-28cmd: efidebug: fix int to pointer castHeinrich Schuchardt
2020-03-17cmd: bootefi: Parse reserved-memory node from DTAtish Patra
2020-03-17cmd: map addresses to sysmem in efidebug memmapHeinrich Schuchardt
2020-03-17efi_loader: create reservations after ft_board_setupHeinrich Schuchardt
2020-03-13cmd: gpio: Make `gpio input` return pin value againAlex Kiernan
2020-03-11cmd: efidebug: correct error messageHeinrich Schuchardt
2020-03-11cmd: efidebug: fix a failure of "boot rm" sub-commandAKASHI Takahiro
2020-02-28efi_loader: Implement FileLoad2 for initramfs loadingIlias Apalodimas
2020-02-26efi_loader: implement EFI_RT_PROPERTIES_TABLEHeinrich Schuchardt
2020-02-19efi_loader: fix efi_install_fdt() descriptionHeinrich Schuchardt
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-09cmd: mdc/mwc: normalize disjoint MX_CYCLIC usageJoel Johnson
2020-02-07cmd/elf.c: Add SPDX tagTom Rini
2020-02-07cmd: gpio: Correct do_gpio() return valueLuka Kovacic
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-05dm: core: Require users of devres to include the headerSimon Glass
2020-02-05cmd: Add command to dump drivers and compatible stringsSean Anderson
2020-02-05cmd: tpm: add a subcommand devicePhilippe Reynes
2020-02-04doc: android: Convert to Sphinx formatSam Protsenko
2020-02-04doc: android: Add documentation for Android Boot ImageSam Protsenko
2020-02-04cmd: abootimg: Add abootimg commandSam Protsenko
2020-01-30cmd/gpt: Address error cases during gpt rename more correctlyTom Rini
2020-01-27Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-01-27pmic: allow dump command for non contiguous register mapsMartin Fuzzey
2020-01-27cmd: sata: Add block unbind device functionPeng Ma
2020-01-27cmd: spi: Permit setting bus frequencyMarek Vasut
2020-01-24cmd: mtd: solve bad block support in erase commandPatrick Delaunay
2020-01-23zfs: remove unused buf variableJoel Johnson
2020-01-22cmd: pxe: execute the cls command only when supportedPatrick Delaunay