aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * efi_loader: workaround for grub lsefi bugRob Clark2017-07-241-0/+1
| * efi_loader: implement ConvertDeviceNodeToTextxypron.glpk@gmx.de2017-07-241-30/+91
| * efi_memory: return MapKeyxypron.glpk@gmx.de2017-07-241-0/+2
| * efi_memory: do parameter checks firstxypron.glpk@gmx.de2017-07-241-3/+3
| * efi_loader: gop: fixes for CONFIG_DM_VIDEO without CONFIG_LCDRob Clark2017-07-243-2/+8
| * efi_loader: move guidcmp to headerRob Clark2017-07-242-5/+5
| * efi_loader: EFI file paths should be DOS styleRob Clark2017-07-241-1/+5
| * efi_loader: correctly implement 100ns conversionxypron.glpk@gmx.de2017-07-191-9/+40
| * efi_console: set up eventsxypron.glpk@gmx.de2017-07-194-3/+46
| * efi_loader: refactor efi_set_timerxypron.glpk@gmx.de2017-07-192-8/+16
| * efi_loader: refactor efi_create_eventxypron.glpk@gmx.de2017-07-192-12/+29
| * efi_loader: correct size for tpl levelxypron.glpk@gmx.de2017-07-193-10/+12
| * efi_loader: implement multiple event supportxypron.glpk@gmx.de2017-07-193-64/+168
| * efi_loader: use struct efi_event * instead of void *xypron.glpk@gmx.de2017-07-192-21/+27
| * efi_memory: avoid NULL dereference in efi_free_poolxypron.glpk@gmx.de2017-07-191-0/+3
| * efi_loader: disk: iterate only over valid block devicesxypron.glpk@gmx.de2017-07-191-2/+2
| * efi_loader: provide meaningful status codexypron.glpk@gmx.de2017-07-191-8/+8
| * efi_loader: define all known status codesxypron.glpk@gmx.de2017-07-191-13/+37
| * bootefi: allow return without EFI_BOOT_SERVICES.Exitxypron.glpk@gmx.de2017-07-191-5/+18
| * efi_loader: implement EFI_DEVICE_PATH_TO_TEXT_PROTOCOLxypron.glpk@gmx.de2017-07-195-1/+98
| * efi_loader: reimplement efi_locate_protocolxypron.glpk@gmx.de2017-07-193-22/+24
| * efi_loader: provide a sufficient number of protocolsxypron.glpk@gmx.de2017-07-191-2/+2
| * efi_loader: implement LocateHandleBufferxypron.glpk@gmx.de2017-07-191-1/+24
| * efi_loader: refactor efi_locate_handlexypron.glpk@gmx.de2017-07-191-6/+15
| * efi_loader: implement InstallMultipleProtocolInterfacesxypron.glpk@gmx.de2017-07-191-1/+38
| * efi_loader: refactor efi_uninstall_protocol_interfacexypron.glpk@gmx.de2017-07-191-4/+11
| * efi_loader: refactor efi_install_protocol_interfacexypron.glpk@gmx.de2017-07-191-5/+14
| * efi_loader: implement UninstallProtocolInterfacexypron.glpk@gmx.de2017-07-191-2/+38
| * efi_loader: implement InstallProtocolInterfacexypron.glpk@gmx.de2017-07-192-2/+54
| * efi_loader: efi_open_protocol: parameter checksxypron.glpk@gmx.de2017-07-191-4/+27
| * efi_loader: refactor efi_open_protocolxypron.glpk@gmx.de2017-07-197-92/+26
* | x86: minnowmax: Remove CONFIG_SMSC_LPC47MBin Meng2017-07-301-1/+0
* | x86: acpi: Don't touch hardware on HW reduced platformsAndy Shevchenko2017-07-301-0/+4
* | x86: acpi: Export acpi_fill_mcfg() with __weak attributeAndy Shevchenko2017-07-302-3/+6
* | x86: acpi: Deduplicate acpi_fill_madt() implementationAndy Shevchenko2017-07-303-58/+29
* | x86: acpi: Name fields in FADT in accordance with specificationAndy Shevchenko2017-07-301-3/+2
* | x86: acpi: Fill OEM revisionAndy Shevchenko2017-07-301-0/+2
* | Makefile: Export build date as integerAndy Shevchenko2017-07-301-0/+2
* | Makefile: Don't shadow actual error when compile ASLAndy Shevchenko2017-07-301-1/+1
* | x86: conga-qeval20-qa3-e3845.dts: Enable xHCI support in dtsStefan Roese2017-07-301-0/+3
* | x86: dfi-bt700: Add xHCI USB supportStefan Roese2017-07-303-0/+40
* | x86: conga-qeval20-qa3-e3845: Select CONFIG_BOARD_LATE_INITStefan Roese2017-07-301-0/+1
* | x86: theadorable-x86-dfi-bt700: Add Spansion SPI support and move VIDEO blobStefan Roese2017-07-301-0/+2
* | x86: Add Intel Edison board filesAndy Shevchenko2017-07-3013-0/+429
* | x86: Add Intel Tangier supportFelipe Balbi2017-07-308-0/+301
* | x86: Add dma-mapping.h to architectural codeAndy Shevchenko2017-07-301-0/+41
* | watchdog: Introduce watchdog driver for Intel TangierFelipe Balbi2017-07-303-1/+82
* | arch/x86: Select USB before selecting host driverAndy Shevchenko2017-07-3021-20/+1
* | Merge git://git.denx.de/u-boot-socfpgaTom Rini2017-07-2930-302/+947
|\ \
| * | arm: socfpga: Enable all FPGA config support for Arria 10Tien Fong Chee2017-07-261-2/+1