aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2018-08-13rsa: Fix LibreSSL before v2.7.0Caliph Nomble1-6/+12
2018-08-10smbios: fix checkstyle warningChristian Gmeiner1-0/+1
2018-08-10smbios: fix checkstyle errorChristian Gmeiner1-1/+1
2018-07-30Merge tag 'signed-efi-next' of git://github.com/agraf/u-bootTom Rini18-135/+826
2018-07-26Merge git://git.denx.de/u-boot-dmTom Rini2-6/+16
2018-07-26fdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MTDPARTSMasahiro Yamada1-1/+1
2018-07-26fdt: fix fdtdec_setup_memory_banksize()Jens Wiklander1-5/+15
2018-07-26initialize net_mode.if_typeAndrew Thomas1-0/+1
2018-07-25efi_selftest: unit test for GetTime()Heinrich Schuchardt2-0/+68
2018-07-25efi_selftest: support printing leading zeroesHeinrich Schuchardt1-11/+22
2018-07-25efi_loader: complete implementation of GetTime()Heinrich Schuchardt1-12/+41
2018-07-25efi_loader: remove unused efi_get_time_init()Heinrich Schuchardt1-5/+0
2018-07-25efi_selftest: unit test for CalculateCrc32()Heinrich Schuchardt2-0/+142
2018-07-25efi_selftest: check crc32 for InstallConfigurationTableHeinrich Schuchardt1-0/+43
2018-07-25efi_loader: update crc32 in InstallConfigurationTableHeinrich Schuchardt1-0/+3
2018-07-25efi_loader: correct signature of CalculateCrc32()Heinrich Schuchardt1-4/+4
2018-07-25efi_selftest: test InstallConfigurationTable()Heinrich Schuchardt2-0/+224
2018-07-25efi_loader: allocate configuration table arrayHeinrich Schuchardt1-20/+19
2018-07-25efi_loader: calculate crc32 for EFI tablesHeinrich Schuchardt1-4/+28
2018-07-25efi_loader: provide firmware revisionHeinrich Schuchardt2-2/+6
2018-07-25efi_loader: correct headersize EFI tablesHeinrich Schuchardt2-3/+3
2018-07-25efi_loader: specify UEFI spec revisionHeinrich Schuchardt2-2/+4
2018-07-25efi_loader: clear screen has to reset cursor positionHeinrich Schuchardt1-0/+2
2018-07-25efi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()Heinrich Schuchardt1-1/+6
2018-07-25efi_loader: set revision in loaded image protocolHeinrich Schuchardt1-0/+1
2018-07-25efi_driver: set DM_FLAG_NAME_ALLOCED flagHeinrich Schuchardt1-0/+2
2018-07-25efi_selftest: test writing to fileHeinrich Schuchardt1-0/+70
2018-07-25efi_loader: check map_key in ExitBootServicesHeinrich Schuchardt2-1/+11
2018-07-25efi_loader: check parameters of GetMemoryMapHeinrich Schuchardt1-10/+15
2018-07-25efi_loader: check parameters in memory allocationHeinrich Schuchardt1-0/+6
2018-07-25efi_loader: check parameters of CreateEventHeinrich Schuchardt1-3/+32
2018-07-25efi_selftest: Clean up a few comments and messagesSimon Glass1-8/+6
2018-07-25vsprintf: Handle NULL with %pUSimon Glass1-1/+4
2018-07-25efi_loader: Expose U-Boot addresses in memory map for sandboxAlexander Graf1-6/+7
2018-07-25efi: sandbox: Adjust memory usage for sandboxSimon Glass1-3/+10
2018-07-25efi_loader: Use common elf.h reloc definesAlexander Graf1-4/+3
2018-07-25efi_loader: Move to compiler based target architecture determinationAlexander Graf1-6/+8
2018-07-25efi_loader: Introduce ms abi vararg helpersAlexander Graf1-18/+18
2018-07-25efi_loader: Disable miniapps on sandboxAlexander Graf1-1/+1
2018-07-25efi_loader: efi_allocate_pages is too restrictiveHeinrich Schuchardt1-1/+1
2018-07-25efi_loader: Allow SMBIOS tables in highmemAlexander Graf1-2/+9
2018-07-25efi_loader: Use compiler constants for image loaderAlexander Graf1-6/+6
2018-07-25Revert "efi_loader: no support for ARMV7_NONSEC=y"Mark Kettenis1-2/+0
2018-07-25efi_selftest: update .gitignoreHeinrich Schuchardt1-1/+3
2018-07-24hashtable: Fix length calculation in hexport_rZubair Lutfullah Kakakhel1-2/+2
2018-07-23doc: Replace DocBook with sphinx-based docsMario Six1-456/+490
2018-07-20Merge git://git.denx.de/u-boot-x86Tom Rini1-1/+27
2018-07-20hashtable: do not recreate whole hash table if vars are passed to himport_rQuentin Schulz1-3/+10
2018-07-20efi: app: Add a sysreset driverBin Meng1-1/+27
2018-07-19lib: fdtdec: Rename routine fdtdec_setup_memory_size()Siva Durga Prasad Paladugu1-1/+1