summaryrefslogtreecommitdiff
path: root/EmbeddedPkg
AgeCommit message (Expand)AuthorFilesLines
2017-12-15EmbeddedPkg: add ConsolePrefDxe to package .dscLeif Lindholm1-0/+1
2017-12-12EmbeddedPkg/PrePiLib: add support for v2 sectionsMichael Zimmermann1-12/+51
2017-12-06EmbeddedPkg: AndroidBootApp: fix clang compilationLeif Lindholm2-6/+7
2017-11-30EmbeddedPkg BeagleBoardPkg: move special HOB reuse libraries into platformArd Biesheuvel5-434/+0
2017-11-30EmbeddedPkg: remove nonexistent FLASH_DEFINITION from package .dscLeif Lindholm1-1/+0
2017-11-26ArmPkg: remove BdsLib and remaining ARM BDS related PCDsArd Biesheuvel1-1/+0
2017-11-26EmbeddedPkg: remove FdtPlatformDxeArd Biesheuvel9-1640/+0
2017-11-26EmbeddedPkg Omap35xxPkg: remove EBL and associated librariesArd Biesheuvel30-7669/+0
2017-11-25EmbeddedPkg: get rid of BdsLib dependency from Android*BootLeif Lindholm5-9/+4
2017-11-25EmbeddedPkg: add UefiRuntimeLib resolution to package .dscLeif Lindholm1-0/+1
2017-11-16EmbeddedPkg: add mx66u1g45g nor flash infoPipat Methavanitpong1-0/+1
2017-11-13EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into coreArd Biesheuvel2-11/+171
2017-11-07EmbeddedPkg: Implement NorFlashInfoLibMarcin Wojtas4-0/+356
2017-11-05EmbeddedPkg: introduce GPIO PPIArd Biesheuvel2-0/+154
2017-10-27Drivers/SataSiI3132Dxe: Allow 64-bit DMA transferDaniil Egranov1-1/+1
2017-10-27Drivers/SataSiI3132Dxe: Fixed PCI IO read and write operationsDaniil Egranov1-2/+2
2017-10-23EmbeddedPkg: add driver to set graphical/serial console preferenceArd Biesheuvel7-0/+490
2017-10-10EmbeddedPkg PrePiHobLib: Implement BuildFv3HobStar Zeng1-0/+44
2017-10-05EmbeddedPkg: Introduce HardwareInterrupt2 protocolArd Biesheuvel2-0/+183
2017-09-07SD : Updated CMD 6 implememtation.Meenakshi Aggarwal2-5/+56
2017-09-07MMC : Added missing __FUNCTION__ macro.Meenakshi Aggarwal1-7/+7
2017-09-01EmbeddedPkg: MmcDxe - Recieve response was missing after CMD12Meenakshi Aggarwal1-0/+1
2017-08-30EmbeddedPkg: implement NonCoherentDmaLib based on ArmDmaLibArd Biesheuvel3-0/+542
2017-08-30EmbeddedPkg/CoherentDmaLib: add support for non-1:1 DMA translationArd Biesheuvel3-1/+19
2017-08-30EmbeddedPkg: rename NullDmaLib to CoherentDmaLibArd Biesheuvel3-15/+7
2017-08-30EmbeddedPkg/EmbeddedPkg.dsc: fix build for non-ARM architecturesLeif Lindholm3-21/+20
2017-08-29EmbeddedPkg/DmaLib: add routine to allocate aligned buffersArd Biesheuvel2-6/+72
2017-08-20EmbeddedPkg/AndroidBoot: boot android kernel from storageJun Nie8-0/+779
2017-08-07EmbeddedPkg/AndroidFastboot: split android boot headerJun Nie4-31/+65
2017-08-03edk2: Move License.txt file to rootMichael D Kinney1-26/+0
2017-08-03edk2: Move TianoCore Contribution Agreement to rootMichael D Kinney1-218/+0
2017-07-17EmbeddedPkg/DwEmmc: Adjust FIFO thresholdJun Nie4-0/+50
2017-07-17EmbeddedPkg/DwEmmcDxe: limit max clock for platformJun Nie3-0/+6
2017-07-05EmbeddedPkg/MmcDxe: Align the ExtCSD bufferJun Nie3-6/+18
2017-06-29EmbeddedPkg/MmcDxe: Correct argument of ECSD readJun Nie1-1/+1
2017-06-29EmbeddedPkg/MmcDxe: Add non-DDR timing mode supportJun Nie1-2/+14
2017-05-10EmbeddedPkg: import EfiTimeBaseLib (as TimeBaseLib)Leif Lindholm3-0/+273
2017-05-10EmbeddedPkg: import DesignWare EMMC driverLeif Lindholm4-0/+832
2017-04-19EmbeddedPkg: import Lan91x Ethernet controller driverLeif Lindholm4-0/+2575
2017-04-19EmbeddedPkg/AndroidFastbootApp: remove dependency on deprecated BdsLibArd Biesheuvel2-2/+57
2017-04-05MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkgArd Biesheuvel3-39/+1
2017-03-31EmbeddedPkg/DtPlatformDxe: load platform DTB via new libraryArd Biesheuvel2-19/+17
2017-03-31EmbeddedPkg: add base DtPlatformDtbLoaderLib implementationArd Biesheuvel3-0/+100
2017-03-31EmbeddedPkg: add DtPlatformDtbLoaderLib library classArd Biesheuvel2-0/+40
2017-03-31EmbeddedPkg: add DtPlatformDxe to .dsc fileArd Biesheuvel1-0/+2
2017-03-28EmbeddedPkg: add DT platform driver to select between DT and ACPIArd Biesheuvel8-0/+432
2017-03-28EmbeddedPkg: introduce EDKII Platform Has Device Tree GUIDLaszlo Ersek2-0/+38
2017-03-28EmbeddedPkg: introduce PlatformHasAcpiLibLaszlo Ersek2-0/+76
2017-03-28EmbeddedPkg: introduce EDKII Platform Has ACPI GUIDLaszlo Ersek2-0/+38
2017-03-14EmbeddedPkg/PrePiLib: allocate code pages for DxeCoreArd Biesheuvel2-1/+33