summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2018-01-24MA-11226 [Android] Set active slot fail after flashing bootloaderLuo Ji
2017-11-03MA-10552-10 [Android] enable A/B system in androidzhang sanshan
2017-11-03[iot] Import ql-tipc lib for Trusty OSHaoran.Wang
2017-11-03MA-10338-4 Correct 'fastboot getvar current-slot' commandji.luo
2017-11-03MA-10337-2 Integrate ATX code into u-boot and fix build errorji.luo
2017-11-03MA-10337-1 Support ATX in u-bootji.luo
2017-11-03MA-10336-1 Take new AVB methodji.luo
2017-11-03MA-10335 Fix problems in read_keyslot_package()ji.luo
2017-11-03MA-9478-2 [iot] Support keyslot package functionHaoran.Wang
2017-11-03MA-10009 [fastboot] Get has-slot status from gptji.luo
2017-11-03MA-9788 [fastboot]some commands not supportzhang sanshan
2017-11-03MA-9409-3 Add base board support for android and android things.zhang sanshan
2017-11-03MA-9409-1 enable avb on android things.zhang sanshan
2017-02-06x86: Use unsigned long for address in table generationSimon Glass
2017-02-01lib: tpm: Add command to flush resourcesMario Six
2017-01-28disk: convert CONFIG_ISO_PARTITION to KconfigPatrick Delaunay
2017-01-14mkimage: Add support for signing with pkcs11George McCollister
2017-01-14lib: net_utils: enforce '.' as octet separator in string_to_ipChris Packham
2017-01-14lib: net_utils: make string_to_ip stricterChris Packham
2017-01-14delay: collect {m, n, u}delay declarations to include/linux/delay.hMasahiro Yamada
2017-01-13libfdt: Correct fdt handling of overlays without fixups and base trees withou...David Gibson
2017-01-10Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini
2017-01-09lib: gitignore *.elf and *.so generated by efi_loaderLadislav Michl
2017-01-04SPL: tiny-printf: ignore "-" modifierAndre Przywara
2017-01-04SPL: tiny-printf: add "l" modifierAndre Przywara
2016-12-20fdt: add memory bank decoding functions for board setupNathan Rossi
2016-11-27efi_loader: Allow to compile helloworld.efi w/o bundling itAlexander Graf
2016-11-21image: Combine image_sig_algo with image_sign_infoAndrew Duda
2016-11-21image: Add crypto_algo struct for RSA infoAndrew Duda
2016-11-21rsa: Verify RSA padding programaticallyAndrew Duda
2016-11-21rsa: cosmetic: rename pad_len to key_lenAndrew Duda
2016-11-17ls2080: Exit dpaa only right before exiting U-BootAlexander Graf
2016-11-14x86: Enable EFI loader supportSimon Glass
2016-11-14efi: Add support for a hello world test programSimon Glass
2016-11-14x86: Tidy up selection of building the EFI stubSimon Glass
2016-11-14efi: Correct cache flush alignmentSimon Glass
2016-11-14efi_loader: console: Correctly report modesEmmanuel Vadot
2016-11-14efi: Use device device path type Messaging for network interface nodeOleksandr Tymoshenko
2016-11-14efi_loader: fix depends on line of EFI_LOADERMasahiro Yamada
2016-10-24libfdt: fix fdt_stringlist_search()Masahiro Yamada
2016-10-24libfdt: fix fdt_stringlist_count()Masahiro Yamada
2016-10-23libfdt: Sync overlay with upstreamMaxime Ripard
2016-10-19efi_loader: Rename EFI_RUNTIME_{TEXT, DATA} to __efi_runtime{, _data}Alexander Graf
2016-10-19x86: efi: Add EFI loader support for x86Simon Glass
2016-10-19efi: Fix missing EFIAPI specifiersSimon Glass
2016-10-19smbios: Provide serial numberAlexander Graf
2016-10-19efi_loader: Fix efi_install_configuration_tableAlexander Graf
2016-10-19smbios: Expose in efi_loader as tableAlexander Graf
2016-10-19smbios: Generate type 4 on non-x86 systemsAlexander Graf
2016-10-19smbios: Allow compilation on 64bit systemsAlexander Graf