summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | efi_loader: fix documentation in efi_loader.hHeinrich Schuchardt2021-02-261-7/+13
| * | efi_loader: limit output length for VenHw, VenMediaHeinrich Schuchardt2021-02-261-2/+4
| * | tools/mkeficapsule.c: fix DEBUG buildKlaus Heinrich Kiwi2021-02-261-1/+1
| * | MAINTAINERS: assign tools/mkeficapsule.c to EFI PAYLOADHeinrich Schuchardt2021-02-261-0/+1
| * | efi_loader: ACPI tables must be in EfiACPIReclaimMemoryHeinrich Schuchardt2021-02-261-2/+1
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini2021-02-2621-158/+543
|\ \ \
| * | | usb: gadget: dwc2_udc_otg: Fix dwc2_gadget_start() and usb_gadget_register_dr...Patrice Chotard2021-02-261-6/+2
| * | | usb: kbd: Also accept keyboards with Interrupt OUT endpointStefan Brüns2021-02-261-9/+14
| * | | fastboot: add UUU command UCmd and ACmd supportHeiko Schocher2021-02-266-0/+108
| * | | doc: Document partition specificationsSean Anderson2021-02-263-0/+85
| * | | doc: Rename k210 partitions anchorSean Anderson2021-02-261-2/+2
| * | | fastboot: Allow u-boot-style partitionsSean Anderson2021-02-262-62/+132
| * | | fastboot: Move part_get_info_by_name_or_alias after raw_part_get_info_by_nameSean Anderson2021-02-261-22/+22
| * | | fastboot: Remove mmcpart argument from raw_part_get_info_by_nameSean Anderson2021-02-261-23/+18
| * | | part: Support string block devices in part_get_info_by_dev_and_nameSean Anderson2021-02-261-19/+22
| * | | part: Support getting whole disk from part_get_info_by_dev_and_name_or_numSean Anderson2021-02-263-4/+10
| * | | part: Give several functions more useful return valuesSean Anderson2021-02-261-22/+28
| * | | test: dm: Add test for fastboot mmc partition namingSean Anderson2021-02-264-0/+71
| * | | mmc: sandbox: Add support for writingSean Anderson2021-02-262-11/+51
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini2021-02-266-36/+113
|\ \ \
| * | | mtd: nand: spi: Support GigaDevice GD5F1GQ5UExxGReto Schneider2021-02-261-10/+69
| * | | mtd: nand: spi: Only one dummy byte in QUADIOHauke Mehrtens2021-02-261-1/+1
| * | | mtd: spi-nor-core: Fix typo in documentationSean Anderson2021-02-261-1/+1
| * | | cmd: sf: Print error on test failureSean Anderson2021-02-261-9/+13
| * | | cmd: sf: Display errno on erase failureSean Anderson2021-02-261-2/+5
| * | | spi: nxp_fspi: Fix error reportingAdam Ford2021-02-261-2/+2
| * | | mtd: spi-nor-ids: Add support of flash protection to w25q128Su Baocheng2021-02-261-1/+4
| * | | mtd: spi-nor.h: Change spaces to tabsBin Meng2021-02-261-10/+10
| * | | mtd: spi-nor-ids: Add Gigadevice GD25LQ64CAlper Nebi Yasak2021-02-261-0/+5
| * | | spi: imx: Implement set_speedMarek Vasut2021-02-261-1/+4
| |/ /
* | | Merge tag 'u-boot-stm32-20210226' of https://gitlab.denx.de/u-boot/custodians...Tom Rini2021-02-264-80/+13
|\ \ \
| * | | configs: stm32mp1: enable uefi related commandsIlias Apalodimas2021-02-262-0/+6
| * | | arm: dts: stm32mp15: remove duplicate uart nodesPatrick Delaunay2021-02-261-80/+0
| * | | ARM: stm32: Add USB host boot supportMarek Vasut2021-02-261-0/+7
| |/ /
* | | Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2021-02-2622-53/+123
|\ \ \
| * | | ddr: marvell: a38x: fix comment in conditional macroMarek Behún2021-02-261-1/+1
| * | | ddr: marvell: a38x: bump version to 14.0.0Marek Behún2021-02-261-1/+1
| * | | ddr: marvell: a38x: enum mv_ddr_twin_die: change orderheaterC2021-02-261-1/+1
| * | | ddr: marvell: a38x: import code change from upstreamMarek Behún2021-02-261-0/+3
| * | | ddr: marvell: a38x: fix memory cs size functionMoti Buskila2021-02-262-5/+10
| * | | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-3/+0
| * | | ddr: marvell: a38x: disable WL phase correction stage in case of bus_width=16bitMoti Buskila2021-02-261-0/+3
| * | | ddr: marvell: a38x: add support for twin-die combined memory deviceMoti Buskila2021-02-269-1/+25
| * | | ddr: marvell: a38x: add 16Gbit memory devices supportMoti Buskila2021-02-262-1/+4
| * | | ddr: marvell: a38x: allow board specific ODT configurationBaruch Siach2021-02-262-0/+8
| * | | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+8
| * | | ddr: marvell: a38x: fix memory size calculation using 32bit bus widthMoti Buskila2021-02-263-10/+0
| * | | ddr: marvell: a38x: fix 32bitMoti Buskila2021-02-261-1/+1
| * | | ddr: marvell: a38x: import header change from upstreamMarek Behún2021-02-261-0/+2
| * | | ddr: marvell: a38x: add ddr 32bit ECC supportAlex Leibovich2021-02-263-1/+11