summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-06at91: taurus: Enable DM_SPIJagan Teki
2018-04-06configs: gurnard: Move CONFIG_ATMEL_SPI to defconfigsJagan Teki
2018-04-06at91: gurnard: Enable DM_SPIJagan Teki
2018-04-06spi: atmel: Add ifdef for DM_GPIO codeJagan Teki
2018-04-06Merge tag 'signed-rpi-next' of git://github.com/agraf/u-bootTom Rini
2018-04-06rpi: Complete table of models with new revision code schemeJonathan Gray
2018-04-06efi_loader: Respect DT reserved regionsAlexander Graf
2018-04-06efi_loader: Check machine type in the image headerIvan Gorinov
2018-04-05efi_loader: completely initialize networkHeinrich Schuchardt
2018-04-05arm: print information about loaded UEFI imagesHeinrich Schuchardt
2018-04-05efi_loader: new functions to print loaded image informationHeinrich Schuchardt
2018-04-05mmc: use core clock frequency in bcm2835 sdhostJonathan Gray
2018-04-05rpi3_32b: Enable lan78xx driverPeter Robinson
2018-04-05rpi: Add identifier for the new RPi3 B+Alexander Graf
2018-04-05rpi3: Enable lan78xx driverAlexander Graf
2018-04-05rpi: Allow to boot without serialAlexander Graf
2018-04-05efi_selftest: test getinfo(EFI_FILE_SYSTEM_INFO)Heinrich Schuchardt
2018-04-05efi_selftest: partition label for test imageHeinrich Schuchardt
2018-04-05efi_loader: implement EFI_FILE_SYSTEM_INFOHeinrich Schuchardt
2018-04-05efi_loader: ascii2unicode(): add trailing \0Heinrich Schuchardt
2018-04-05efi_loader: use const for GUIDs in the EFI_FILE_PROTOCOLHeinrich Schuchardt
2018-04-04Merge git://git.denx.de/u-boot-sunxiTom Rini
2018-04-04efi_loader: correctly determine the boot partitionHeinrich Schuchardt
2018-04-04efi_loader: use correct types in EFI_FILE_PROTOCOLHeinrich Schuchardt
2018-04-04efi_loader: correct types for EFI_LOADED_IMAGE_PROTOCOLHeinrich Schuchardt
2018-04-04efi_loader: ImageSize must be multiple of SectionAlignmentHeinrich Schuchardt
2018-04-04efi_loader: save image relocation address and sizeHeinrich Schuchardt
2018-04-04efi_loader: use efi_uintn_t for LoadImageHeinrich Schuchardt
2018-04-04efi_loader: initialize device path on allocPatrick Wildt
2018-04-04efi_loader: complete efi_pxe_mode struct definitionPatrick Wildt
2018-04-04efi_loader: Fix network DP with DM_ETHAlexander Graf
2018-04-04efi_loader: Fix return value for efi_add_runtime_mmioAlexander Graf
2018-04-04efi_loader: Optimize GOP moreAlexander Graf
2018-04-04efi_loader: Optimize GOP switchAlexander Graf
2018-04-04efi_loader: use __always_inline for pixel conversionHeinrich Schuchardt
2018-04-04efi_loader: RestoreTPL should execute queued eventsHeinrich Schuchardt
2018-04-04efi_loader: use TPL_NOTIFY for network timer eventHeinrich Schuchardt
2018-04-04git: mailrc: Add myself and efi to listAlexander Graf
2018-04-04efi_loader: correctly support parameter delta in BltHeinrich Schuchardt
2018-04-04efi_selftest: unit test for event groupsHeinrich Schuchardt
2018-04-04efi_selftest: fix device tree unit testHeinrich Schuchardt
2018-04-04efi: Correct header order in efi_memorySimon Glass
2018-04-04efi_loader: use constants in efi_allocate_pages()Heinrich Schuchardt
2018-04-04efi_loader: show UEFI revision in helloworldHeinrich Schuchardt
2018-04-04efi_selftest: unit test for EFI_SIMPLE_TEXT_INPUT_PROTOCOLHeinrich Schuchardt
2018-04-04efi_loader: add missing EFI_RESET_PLATFORM_SPECIFICHeinrich Schuchardt
2018-04-04efi_selftest: test gop bitbltHeinrich Schuchardt
2018-04-04efi_loader: implement missing bit blit operations in gopHeinrich Schuchardt
2018-04-04efi_loader: implement event groupsHeinrich Schuchardt
2018-04-04efi_loader: define GUIDS for event groupsHeinrich Schuchardt