summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10usb: xhci-dwc3: Add support for dis_u2_susphy_quirkNeil Armstrong
2019-09-09arm: ti: Add missing "=" from previous fixTom Rini
2019-09-08Merge tag 'mmc-9-6-2019' of https://gitlab.denx.de/u-boot/custodians/u-boot-mmcTom Rini
2019-09-07Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini
2019-09-06Merge tag 'rpi-next-2019.10' of https://github.com/mbgg/u-bootTom Rini
2019-09-06git-mailrc: Add rpi and bcm283x maintainerAndrei Gherzan
2019-09-06RPI: Add memory map for bcm2711Andrei Gherzan
2019-09-06mmc: bcm283x: Add support for bcm2711 device in bcm2835_sdhciMatthias Brugger
2019-09-06ARM: bcm283x: Include definition for additional emmc clockAndrei Gherzan
2019-09-06RPI: Add entry for Raspberry Pi 4 model BAndrei Gherzan
2019-09-06ARM: bcm283x: Define configs for RaspberryPi 4Andrei Gherzan
2019-09-06ARM: bcm283x: Add BCM283x_BASE defineMatthias Brugger
2019-09-06RPI: Add defconfigs for rpi4 (32/64)Andrei Gherzan
2019-09-06rpi: increase SYS_BOOTM_LEN to 64M on ARM64Bonnans, Laurent
2019-09-06mmc: bcm2835-host: Fix wait_transfer_completeRaul Benet
2019-09-06ARM: bcm283x mbox: Fix send status registerFabian Vogt
2019-09-06Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsungTom Rini
2019-09-06Merge tag 'efi-2019-10-rc4-3' of https://gitlab.denx.de/u-boot/custodians/u-b...Tom Rini
2019-09-06mmc: sdhci: Add support for dt caps & caps maskT Karthik Reddy
2019-09-06dm: core: Add functions to read 64-bit dt propertiesT Karthik Reddy
2019-09-05doc: UEFI API documentationHeinrich Schuchardt
2019-09-05efi_loader: EFI_BLOCK_IO_PROTOCOL.Reset()Heinrich Schuchardt
2019-09-05efi_loader: use EFI_PRINT() instead of debug()Heinrich Schuchardt
2019-09-05efi_loader: parameter checks BLOCK_IO_PROTOCOLHeinrich Schuchardt
2019-09-05efi_loader: do not set invalid screen modeHeinrich Schuchardt
2019-09-05efi_loader: cursor positioningHeinrich Schuchardt
2019-09-05efi_loader: correctly render UsbClass DP nodes as textHeinrich Schuchardt
2019-09-05efi_loader: correctly render CD-ROM device path nodesHeinrich Schuchardt
2019-09-05efi_loader: correctly render MAC address device path nodesHeinrich Schuchardt
2019-09-05efi_loader: correct text conversion for vendor DPHeinrich Schuchardt
2019-09-05efi_loader: Extract adding a conventional memory in separate routinePark, Aiden
2019-09-05efi_loader: implement MCastIPtoMACHeinrich Schuchardt
2019-09-05efi_loader: fix status management in network stackHeinrich Schuchardt
2019-09-05efi_loader: EFI_SIMPLE_NETWORK.Transmit() fill headerHeinrich Schuchardt
2019-09-05efi_selftest: check EFI_SIMPLE_NETWORK_RECEIVE_INTERRUPTHeinrich Schuchardt
2019-09-05efi_loader: interrupts in simple network protocolHeinrich Schuchardt
2019-09-05riscv: qemu: enable CONFIG_CMD_BOOTEFI_SELFTESTHeinrich Schuchardt
2019-09-05ARM: exynos5: Try to boot on mmc2 before mmc0/1Guillaume GARDET
2019-09-05dm: mmc_spi: Fix NULL pointer dereference in mmc_spi_bind()Bin Meng
2019-09-05mmc: dw_mmc: fix timeout calculate methodKever Yang
2019-09-05ARM: dts: ast2500: Add SDHCI nodesEddie James
2019-09-05configs: AST2500 EVB: Enable SD controllerEddie James
2019-09-05mmc: Add Aspeed SD controller driverEddie James
2019-09-05clk: aspeed: Add support for SD clockEddie James
2019-09-05mmc: Rename timeout parameters for clarificationSam Protsenko
2019-09-05mmc: Fix timeout values passed to mmc_wait_dat0()Sam Protsenko
2019-09-05dm: mmc: remove unused U_BOOT_DRIVER(mmc)Andy Yan
2019-09-04Merge branch 'master' of https://gitlab.denx.de/u-boot/custodians/u-boot-netTom Rini
2019-09-04net: nfs: remove superfluous packed attributeHeinrich Schuchardt
2019-09-04net: nfs: remove superfluous conversionsHeinrich Schuchardt