summaryrefslogtreecommitdiffstats
path: root/EmbeddedPkg/Drivers
Commit message (Expand)AuthorAgeFilesLines
* EmbeddedPkg/NonCoherentIoMmuDxe: Apply BSD-2-Clause-PatentMichael D Kinney2020-08-062-17/+2
* EmbeddedPkg: remove ISP 1716 USB host controller driverArd Biesheuvel2020-05-053-783/+0
* EmbeddedPkg: remove SiI3132 SATA controller driverArd Biesheuvel2020-05-055-1859/+0
* EmbeddedPkg: remove Lan9118 network controller driverArd Biesheuvel2020-05-056-3582/+0
* EmbeddedPkg: remove Lan91x network controller driverArd Biesheuvel2020-05-053-2553/+0
* EmbeddedPkg: remove DwEmmcDxe host controller driverArd Biesheuvel2020-05-053-864/+0
* EmbeddedPkg: rename gEfiMmcHostProtocolGuid to gEmbeddedMmcHostProtocolGuidArd Biesheuvel2020-04-302-2/+2
* EmbeddedPkg/VirtualKeyboard: Fix few typosAntoine Coeur2020-02-102-15/+15
* EmbeddedPkg/VirtualKeyboard: Fix a typo in EFI_INVALID_PARAMETERPhilippe Mathieu-Daudé2020-02-101-11/+11
* EmbeddedPkg: implement EDK2 IoMmu protocol wrapping DmaLibArd Biesheuvel2019-12-062-0/+300
* EmbeddedPkg/DtPlatformDxe: Add DT/ACPI Default FlexibilityAshish Singhal2019-11-072-6/+12
* EmbeddedPkg/AndroidFastbootTransportTcpDxe: fix DestroyChild() callLaszlo Ersek2019-10-091-1/+1
* EmbeddedPkg: add missing EFIAPI calling convention specifiersLaszlo Ersek2019-10-094-8/+34
* EmbeddedPkg: Fix various typosCœur2019-07-049-10/+10
* EmbeddedPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-0939-276/+39
* EmbeddedPkg/VirtualKeyboard: Avoid notification called more than onceDandan Bi2018-09-141-1/+2
* EmbeddedPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-291-1/+2
* EmbeddedPkg/Drivers: add virtual keyboard driverHaojian Zhuang2018-04-305-0/+2095
* EmbeddedPkg: use central variable definitions in .vfr filesLeif Lindholm2018-02-232-16/+2
* EmbeddedPkg: remove FdtPlatformDxeArd Biesheuvel2017-11-267-1627/+0
* Drivers/SataSiI3132Dxe: Allow 64-bit DMA transferDaniil Egranov2017-10-271-1/+1
* Drivers/SataSiI3132Dxe: Fixed PCI IO read and write operationsDaniil Egranov2017-10-271-2/+2
* EmbeddedPkg: add driver to set graphical/serial console preferenceArd Biesheuvel2017-10-235-0/+464
* EmbeddedPkg/EmbeddedPkg.dsc: fix build for non-ARM architecturesLeif Lindholm2017-08-301-1/+0
* EmbeddedPkg/DwEmmc: Adjust FIFO thresholdJun Nie2017-07-173-0/+49
* EmbeddedPkg/DwEmmcDxe: limit max clock for platformJun Nie2017-07-172-0/+5
* EmbeddedPkg: import DesignWare EMMC driverLeif Lindholm2017-05-103-0/+828
* EmbeddedPkg: import Lan91x Ethernet controller driverLeif Lindholm2017-04-193-0/+2571
* EmbeddedPkg/DtPlatformDxe: load platform DTB via new libraryArd Biesheuvel2017-03-312-19/+17
* EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel2017-03-285-0/+380
* EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handlingArd Biesheuvel2016-10-282-26/+0
* EmbeddedPkg: Fix typos in commentsGary Lin2016-10-192-2/+2
* EmbeddedPkg/FdtPlatformDxe: Reference Shell protocols in MdePkgRuiyu Ni2016-10-191-2/+2
* EmbeddedPkg/Lan9118Dxe: Do not return uninitialised TxBuffMichael Brown2016-05-121-0/+2
* EmbeddedPkg/Lan9118Dxe: add mask PCD to disable auto-negotiation featuresRyan Harkin2016-05-112-0/+2
* EmbeddedPkg/Lan9118Dxe: remove redundant stallsMark Rutland2016-05-102-21/+0
* EmbeddedPkg/Lan9118Dxe: Use LAN9118 MMIO wrappersMark Rutland2016-05-103-107/+107
* EmbeddedPkg/Lan9118Dxe: add LAN9118 MMIO wrappersMark Rutland2016-05-103-0/+136
* Revert "EmbeddedPkg/Lan9118Dxe: use MemoryFence"Mark Rutland2016-05-102-26/+23
* EmbeddedPkg/Lan9118Dxe: rename TimeOut to RetriesRyan Harkin2016-02-101-11/+11
* EmbeddedPkg/Lan9118Dxe: minor DEBUG tidyupRyan Harkin2016-02-101-3/+3
* EmbeddedPkg/Lan9118Dxe: add PCD for negotiation timeoutRyan Harkin2016-02-102-1/+2
* EmbeddedPkg/Lan9118Dxe: use MemoryFenceRyan Harkin2016-02-102-23/+26
* EmbeddedPkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* EmbeddedPkg/Lan9118Dxe: Ignore spurious RXE errorsRonald Cron2015-07-161-28/+49
* EmbeddedPkg/FdtPlatformDxe: Add FdtLib to the required librariesOlivier Martin2015-05-271-0/+1
* EmbeddedPkg/FdtPlatformDxe: Do not exit if RunFdtInstallation() failsOlivier Martin2015-05-131-3/+0
* EmbeddedPkg: Added SATA Silicon Image driverOlivier Martin2015-05-115-0/+1865
* EmbeddedPkg: Remove dependency on TimerLibOlivier Martin2015-05-063-6/+3
* EmbeddedPkg: do not ASSERT() on valid external inputArd Biesheuvel2015-05-051-7/+8