aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-09-07Prepare v2020.10-rc4v2020.10-rc4Tom Rini1-1/+1
2020-09-07configs: Resync with savedefconfigTom Rini12-17/+5
2020-09-07Merge tag 'efi-2020-10-rc4' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini8-69/+75
2020-09-06efi_selftest: simplify MakefileHeinrich Schuchardt1-6/+0
2020-09-06efi_loader: remove duplicate image size checkHeinrich Schuchardt1-4/+0
2020-09-06efi: clean up efi commandHeinrich Schuchardt2-18/+22
2020-09-06efi_loader: error message if image not authenticatedHeinrich Schuchardt1-2/+4
2020-09-06efi_loader: log function in image loaderHeinrich Schuchardt1-22/+22
2020-09-06efi_loader: log messages for bootefi commandHeinrich Schuchardt1-3/+9
2020-09-06fs: convert error and debug messages to logHeinrich Schuchardt2-14/+18
2020-09-04Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini2-19/+16
2020-09-04defconfig: espressobin: Add support for ISSI SPI flashesKonstantin Porotchkin1-0/+1
2020-09-04defconfig: espressobin: Include support for Gigadevice SPIKonstantin Porotchkin1-0/+1
2020-09-04phy: marvell: a3700: add sata comphy on lane 2 with invert optionzachary1-19/+14
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini39-101/+1867
2020-09-03Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini1-1/+4
2020-09-03Merge branch 'for-tom' of https://github.com/lftan/u-bootTom Rini3-9/+20
2020-09-03arm: socfpga: soc64: Check FPGA Config status register before bridge resetChee Hong Ang3-9/+20
2020-09-02Azure/GitLab: Update to latest Docker containerTom Rini2-2/+2
2020-09-01Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86Tom Rini37-145/+26
2020-09-01fastboot: getvar: fix partition-size return valueGary Bisson1-2/+2
2020-09-01fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi1-2/+2
2020-09-01f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun1-2/+2
2020-09-01f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun1-16/+107
2020-09-01spl: add g_dnl_get_board_bcd_device_numberPeng Fan1-0/+6
2020-09-01f_sdp: Support searching and loading FIT or container imagePeng Fan1-12/+58
2020-09-01f_sdp: Fix wrong usb request sizeYe Li1-1/+1
2020-09-01f_sdp: Add high speed endpoint descriptorYe Li1-2/+28
2020-09-01sdp: call board_usb_init at spl_sdp_load_imageFrank Li1-0/+2
2020-09-01usb: max3420: add the gadget driverJassi Brar4-0/+890
2020-09-01fastboot: Add default fastboot_set_reboot_flag implementationRoman Kovalivskyi4-0/+65
2020-09-01fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi4-0/+46
2020-09-01fastboot: Extend fastboot_set_reboot_flag with reboot reasonRoman Kovalivskyi9-9/+41
2020-09-01dfu: fix dfu tftp on sandboxHeinrich Schuchardt3-5/+7
2020-09-01configs: qemu: enable dfu testingHeinrich Schuchardt2-0/+18
2020-09-01dfu: DFU_MTD depends on CMD_MTDPARTSHeinrich Schuchardt1-0/+1
2020-09-01dfu: fix typo parameteresHeinrich Schuchardt1-2/+1
2020-09-01fastboot: Support defining raw partitions without a partition tableFilip Brozovic2-9/+85
2020-09-01usb: ci_udc: Add function to remove usb deviceYe Li3-0/+34
2020-09-01usb: gadget: Fix controller index in UMSYe Li3-4/+6
2020-09-01eth/r8152: support RTL8153B/RTL8154BHayes Wang3-4/+414
2020-09-01eth/r8152: modify rtl_clear_bp functionHayes Wang2-35/+36
2020-09-01eth/r8152: reset PHY after setting itHayes Wang1-1/+1
2020-09-01eth/r8152: reset bmu after disabling Tx/RxHayes Wang2-1/+20
2020-09-01serial: sh: Improve FIFO empty check on RXMarek Vasut1-1/+4
2020-09-01x86: Drop nhlt_serialise()Simon Glass1-8/+0
2020-09-01x86: pinctrl: Fix 'relatove' typoSimon Glass1-1/+1
2020-09-01x86: qemu: Remove dead codeAndy Shevchenko3-9/+1
2020-09-01x86: intel: slimbootloader: Remove dead codeAndy Shevchenko2-10/+1
2020-09-01x86: intel: minnowmax: Remove dead codeAndy Shevchenko2-9/+1