summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: Fix transmission of bigger buffersPali Rohár2021-03-031-11/+6
* usb: musb: Read value of PERI_RXCSR to 16bit variablePali Rohár2021-03-031-1/+1
* usb: musb: Fix configuring FIFO for endpointsPali Rohár2021-03-031-4/+4
* usb: musb: Always clear the data toggle bit when configuring epPali Rohár2021-03-031-4/+0
* usb: musb: Fix compilation of gadget codePali Rohár2021-03-031-0/+1
* serial: usbtty: Send urb data in correct orderPali Rohár2021-03-031-9/+3
* serial: usbtty: Fix puts functionPali Rohár2021-03-031-2/+2
* Merge tag 'rpi-next-2021.04.2' of https://source.denx.de/u-boot/custodians/u-...Tom Rini2021-03-025-14/+93
|\
| * configs: rpi4_32: Enable iProc RNG200Matthias Brugger2021-03-021-0/+2
| * rng: iproc_rng200: Enable support for RPi4 armv7Matthias Brugger2021-03-021-4/+4
| * MAINTAINERS: Update info for Raspberry PiMatthias Brugger2021-03-021-1/+3
| * drivers: mmc: iproc_sdhci: enable HS200 modeBharat Gooty2021-03-021-9/+83
| * configs: RPi2: Disable EFI Grub workaroundMatthias Brugger2021-03-021-0/+1
* | configs: Resync with savedefconfigTom Rini2021-03-028-73/+16
|/
* Prepare v2021.04-rc3v2021.04-rc3Tom Rini2021-03-011-1/+1
* log: convert pr_*() to loggingHeinrich Schuchardt2021-03-012-38/+48
* fs: btrfs: do not fail when offset of a ROOT_ITEM is not -1Marek Behún2021-03-011-2/+1
* uboot-test-hooks: Switch to our GitLab instanceWIP/28Feb2021Tom Rini2021-02-283-3/+3
* Correct U-Boot upstream repositoryHeinrich Schuchardt2021-02-2812-67/+67
* Merge tag 'efi-2021-04-rc3-2' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini2021-02-276-12/+24
|\
| * cmd/efidebug: add firmware management protocol GUIDHeinrich Schuchardt2021-02-261-0/+4
| * 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-usbWIP/26Feb2021Tom 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