summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-socfpgaTom Rini2017-04-141-0/+8
|\
| * fdt: Add compatible strings for Arria 10Ley Foon Tan2017-04-141-0/+8
* | Merge git://git.denx.de/u-boot-dmTom Rini2017-04-131-5/+35
|\ \
| * | fdtgrep: Cope with the /aliases node being lastSimon Glass2017-04-131-5/+35
| |/
* | lib: div64: sync with LinuxPeng Fan2017-04-131-5/+136
* | tiny-printf: Add support for %p formatVignesh R2017-04-131-0/+154
* | Rename aes.h to uboot_aes.hStefano Babic2017-04-121-1/+1
|/
* libfdt: fix build with Python 3Stefan Agner2017-04-101-1/+1
* fdt: Bring in changes from v1.4.4Simon Glass2017-04-103-12/+17
* cmd: Expose a Kconfig option to enable UBIFS commandsBoris Brezillon2017-04-071-0/+2
* mtd: ubi: Select RBTREE option from MTD_UBI Kconfig entryBoris Brezillon2017-04-071-0/+3
* bch: Allow to build for the hostMaxime Ripard2017-04-071-0/+48
* string: Provide a slimmed-down memset()Simon Glass2017-04-042-2/+13
* tpm: Add function to load keys via their parent's SHA1 hashmario.six@gdsys.cc2017-03-261-0/+40
* libfdt: use CONFIG_IS_ENABLED for OF_LIBFDTVignesh R2017-03-261-1/+1
* Kconfig: Don't use RSA_FREESCALE_EXP on IMXGeorge McCollister2017-03-201-2/+2
* Kconfig: introduce md5sum command selectionAndre Przywara2017-03-171-0/+4
* Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini2017-03-161-4/+10
|\
| * efi: Add a hook to allow adding memory mappingYork Sun2017-03-141-4/+10
* | tiny-printf: add static to locally used functionsMasahiro Yamada2017-03-141-2/+2
|/
* x86: Use unsigned long for address in table generationSimon Glass2017-02-061-11/+11
* lib: tpm: Add command to flush resourcesMario Six2017-02-011-0/+29
* disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay2017-01-281-1/+1
* mkimage: Add support for signing with pkcs11George McCollister2017-01-141-11/+233
* lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham2017-01-141-0/+4
* lib: net_utils: make string_to_ip stricterChris Packham2017-01-141-0/+4
* delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada2017-01-141-6/+0
* libfdt: Correct fdt handling of overlays without fixups and base trees withou...David Gibson2017-01-131-1/+6
* Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2017-01-101-11/+39
|\
| * SPL: tiny-printf: ignore "-" modifierAndre Przywara2017-01-041-0/+3
| * SPL: tiny-printf: add "l" modifierAndre Przywara2017-01-041-11/+36
* | lib: gitignore *.elf and *.so generated by efi_loaderLadislav Michl2017-01-091-0/+2
|/
* fdt: add memory bank decoding functions for board setupNathan Rossi2016-12-201-0/+56
* efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf2016-11-271-0/+3
* image: Combine image_sig_algo with image_sign_infoAndrew Duda2016-11-212-10/+8
* image: Add crypto_algo struct for RSA infoAndrew Duda2016-11-211-8/+11
* rsa: Verify RSA padding programaticallyAndrew Duda2016-11-214-123/+47
* rsa: cosmetic: rename pad_len to key_lenAndrew Duda2016-11-211-3/+3
* ls2080: Exit dpaa only right before exiting U-BootAlexander Graf2016-11-171-0/+2
* x86: Enable EFI loader supportSimon Glass2016-11-141-1/+1
* efi: Add support for a hello world test programSimon Glass2016-11-142-0/+28
* x86: Tidy up selection of building the EFI stubSimon Glass2016-11-141-2/+2
* efi: Correct cache flush alignmentSimon Glass2016-11-141-1/+2
* efi_loader: console: Correctly report modesEmmanuel Vadot2016-11-141-16/+84
* efi: Use device device path type Messaging for network interface nodeOleksandr Tymoshenko2016-11-141-8/+9
* efi_loader: fix depends on line of EFI_LOADERMasahiro Yamada2016-11-141-1/+1
* libfdt: fix fdt_stringlist_search()Masahiro Yamada2016-10-241-1/+1
* libfdt: fix fdt_stringlist_count()Masahiro Yamada2016-10-241-1/+1
* libfdt: Sync overlay with upstreamMaxime Ripard2016-10-232-73/+129
* efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf2016-10-192-13/+13