summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-15Merge tag 'efi-2020-07-rc5' of https://gitlab.denx.de/u-boot/custodians/u-boo...Tom Rini
2020-06-15regulator: fix: enable gpio when requestedMark Kettenis
2020-06-15Merge branch '2020-06-15-misc-bugfixes'Tom Rini
2020-06-15env: Kconfig: cosmetics: update comment for SYS_RELOC_GD_ENV_ADDRPatrick Delaunay
2020-06-15config: qemu: increase SYS_MALLOC_F_LENHeinrich Schuchardt
2020-06-15Revert "lib: Improve _parse_integer_fixup_radix base 16 detection"Sean Anderson
2020-06-15trivial: Fix booot occurencesMichal Simek
2020-06-15optee: fix copy of optee reserved-memory nodeEtienne Carriere
2020-06-15Merge tag 'mmc-2020-6-15' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2020-06-15mmc: fsl_esdhc: Gracefully fail on unsupported voltage switchMarek Vasut
2020-06-15mmc: fsl_esdhc: Fix SDR104 and HS200 supportMarek Vasut
2020-06-15board: presidio-asic: update eMMC DT informationAlex Nemirovsky
2020-06-15mmc: ca_dw_mmc: Misc cleanup of driverArthur Li
2020-06-15mmc: fsl_esdhc: workaround for hardware 3.3v IO reliability issueYangbo Lu
2020-06-15mmc: fsl_esdhc: read register once for card inserted statusYangbo Lu
2020-06-14efi_loader: printf code in efi_image_parse()Heinrich Schuchardt
2020-06-14doc: random number generationHeinrich Schuchardt
2020-06-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-usbTom Rini
2020-06-14Merge https://gitlab.denx.de/u-boot/custodians/u-boot-socfpgaTom Rini
2020-06-14arm: dts: socfpga: cyclone5: Update i2c-scl-falling-time-nsLey Foon Tan
2020-06-14eth/r8152: update the firmwareHayes Wang
2020-06-13Nokia RX-51: Fix checking if serial console was enabledPali Rohár
2020-06-13Nokia RX-51: Add link for u-boot-gen-combined script to README filePali Rohár
2020-06-13tools: k3_gen_x509_cert: Set default early HS JTAG access to disabledAndrew F. Davis
2020-06-13tools: k3_gen_x509_cert: Allow selecting early JTAG debug valueAndrew F. Davis
2020-06-13mmc: davinci_mmc: Cleanup to use dt in U-boot and static platdata in SPLFaiz Abbas
2020-06-13board: ti: use positive logic to detect idk boardsLuca Ceresoli
2020-06-13board: ti: am57xx: use GPIO_TO_PIN() to define GPIO numberLuca Ceresoli
2020-06-13Merge tag 'dm-pull-12jun20' of git://git.denx.de/u-boot-dm into nextTom Rini
2020-06-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spiTom Rini
2020-06-12Merge branch '2020-06-12-next-net' into nextTom Rini
2020-06-12net: move random_port() to dnsBaruch Siach
2020-06-12net: tftp: fix option validation as per RFCsRavik Hasija
2020-06-12net: rtl8139: Add DM supportMarek Vasut
2020-06-12net: rtl8139: Read HW address from EEPROM only on probeMarek Vasut
2020-06-12net: rtl8139: Use PCI_DEVICE() to define PCI device compat listMarek Vasut
2020-06-12net: rtl8139: Split out common and non-DM functionsMarek Vasut
2020-06-12net: rtl8139: Pass private data into rtl8139_eeprom_delay()Marek Vasut
2020-06-12net: rtl8139: Introduce device private dataMarek Vasut
2020-06-12net: rtl8139: Clean up bus_to_phys()/phys_to_bus() macrosMarek Vasut
2020-06-12net: rtl8139: Use dev->iobase instead of custom ioaddrMarek Vasut
2020-06-12net: rtl8139: Switch from malloc()+memset() to calloc()Marek Vasut
2020-06-12net: rtl8139: Factor out device name assignmentMarek Vasut
2020-06-12net: tftp: fix progress marker for file transferRavik Hasija
2020-06-12net: phy: Add DP8382x phy registration to TI PHY initDan Murphy
2020-06-12net: phy: Add support for TI PHY initDan Murphy
2020-06-12net: phy: Add helper routines to set and clear bitsDan Murphy
2020-06-12net: phy: Fix kernel doc issues in phy.hDan Murphy
2020-06-12net: phy: Add missing kernel doc to phy functionsDan Murphy
2020-06-12net: phy: add phyid search in vendor specific spaceFlorin Chiculita