aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-02-28uboot-test-hooks: Switch to our GitLab instanceWIP/28Feb2021Tom Rini3-3/+3
2021-02-28Correct U-Boot upstream repositoryHeinrich Schuchardt12-67/+67
2021-02-27Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini6-12/+24
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbWIP/26Feb2021Tom Rini21-158/+543
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini6-36/+113
2021-02-26Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...Tom Rini4-80/+13
2021-02-26cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt1-0/+4
2021-02-26efi_loader: fix documentation in efi_loader.hHeinrich Schuchardt1-7/+13
2021-02-26efi_loader: limit output length for VenHw, VenMediaHeinrich Schuchardt1-2/+4
2021-02-26tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi1-1/+1
2021-02-26MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOADHeinrich Schuchardt1-0/+1
2021-02-26efi_loader: ACPI tables must be in EfiACPIReclaimMemoryHeinrich Schuchardt1-2/+1
2021-02-26configs: stm32mp1: enable uefi related commandsIlias Apalodimas2-0/+6
2021-02-26arm: dts: stm32mp15: remove duplicate uart nodesPatrick Delaunay1-80/+0
2021-02-26ARM: stm32: Add USB host boot supportMarek Vasut1-0/+7
2021-02-26usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard1-6/+2
2021-02-26usb: kbd: Also accept keyboards with Interrupt OUT endpointStefan Brüns1-9/+14
2021-02-26fastboot: add UUU command UCmd and ACmd supportHeiko Schocher6-0/+108
2021-02-26doc: Document partition specificationsSean Anderson3-0/+85
2021-02-26doc: Rename k210 partitions anchorSean Anderson1-2/+2
2021-02-26fastboot: Allow u-boot-style partitionsSean Anderson2-62/+132
2021-02-26fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson1-22/+22
2021-02-26fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson1-23/+18
2021-02-26part: Support string block devices in part_get_info_by_dev_and_nameSean Anderson1-19/+22
2021-02-26part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson3-4/+10
2021-02-26part: Give several functions more useful return valuesSean Anderson1-22/+28
2021-02-26test: dm: Add test for fastboot mmc partition namingSean Anderson4-0/+71
2021-02-26mmc: sandbox: Add support for writingSean Anderson2-11/+51
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini22-53/+123
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini12-162/+29
2021-02-26Merge https://gitlab.denx.de/u-boot/custodians/u-boot-riscvTom Rini2-0/+3
2021-02-26mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider1-10/+69
2021-02-26mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens1-1/+1
2021-02-26mtd: spi-nor-core: Fix typo in documentationSean Anderson1-1/+1
2021-02-26cmd: sf: Print error on test failureSean Anderson1-9/+13
2021-02-26cmd: sf: Display errno on erase failureSean Anderson1-2/+5
2021-02-26spi: nxp_fspi: Fix error reportingAdam Ford1-2/+2
2021-02-26ddr: marvell: a38x: fix comment in conditional macroMarek Behún1-1/+1
2021-02-26ddr: marvell: a38x: bump version to 14.0.0Marek Behún1-1/+1
2021-02-26ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC1-1/+1
2021-02-26ddr: marvell: a38x: import code change from upstreamMarek Behún1-0/+3
2021-02-26ddr: marvell: a38x: fix memory cs size functionMoti Buskila2-5/+10
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-3/+0
2021-02-26ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila1-0/+3
2021-02-26ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila9-1/+25
2021-02-26ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2-1/+4
2021-02-26ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2-0/+8
2021-02-26ddr: marvell: a38x: import header change from upstreamMarek Behún1-0/+8
2021-02-26ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila3-10/+0
2021-02-26ddr: marvell: a38x: fix 32bitMoti Buskila1-1/+1