xilinx: Move bootmode detection to separate function
[oweals/u-boot.git] / lib /
2020-04-25 Tom RiniMerge branch '2020-04-25-master-imports'
2020-04-24 Simon Glassuuid: Use const char * where possible
2020-04-24 Simon Glasslib: Add a function to convert a string to upper case
2020-04-24 Michal Simeklib: strto: Stop detection when invalid char is used
2020-04-24 Tom RiniMerge tag 'u-boot-stm32-20200424' of https://gitlab...
2020-04-24 Tom RiniMerge branch '2020-04-24-master-imports'
2020-04-24 Heinrich Schuchardtlib: do not provide hexdump in SPL
2020-04-24 Heinrich Schuchardtlib: do not build OID registry in SPL
2020-04-24 Kever Yanglibfdt: Make fdtdec_get_child_count() available for...
2020-04-24 Rasmus Villemoesmake env_entry::callback conditional on !CONFIG_SPL_BUILD
2020-04-24 Rasmus Villemoeslib/hashtable.c: don't test ->callback in SPL
2020-04-24 Rasmus Villemoeslib/hashtable.c: create helper for calling env_entry...
2020-04-23 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-23 Atish Patrafdtdec: Fix boundary check
2020-04-22 Tom RiniMerge tag 'mmc-2020-4-22' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-20 Tom RiniMerge branch '2020-04-17-master-imports'
2020-04-20 Tom RiniMerge tag 'u-boot-amlogic-20200420' of https://gitlab...
2020-04-20 Tom RiniMerge tag 'ti-v2020.07-rc1' of https://gitlab.denx...
2020-04-17 Atish Patralib: kconfig: Add option to set BZIP2 compression method
2020-04-16 Tom RiniMerge tag 'arc-fixes-for-2020.07-rc1' of https://gitlab...
2020-04-16 Tom RiniMerge tag 'efi-2020-07-rc1' of https://gitlab.denx...
2020-04-16 Tom RiniMerge tag 'dm-pull-10apr20-take2' of git://git.denx...
2020-04-16 Laurentiu Tudorfdtdec: support multiple phandles in memory carveout
2020-04-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-04-16 Simon Glassacpi: Add support for DMAR
2020-04-16 Simon Glassacpi: Add a central location for table version numbers
2020-04-16 Simon Glassx86: Move acpi_table header to main include/ directory
2020-04-16 AKASHI Takahiroefi_loader: set up secure boot
2020-04-16 AKASHI Takahiroefi_loader: image_loader: support image authentication
2020-04-16 AKASHI Takahiroefi_loader: variable: add VendorKeys variable
2020-04-16 AKASHI Takahiroefi_loader: variable: add secure boot state transition
2020-04-16 AKASHI Takahiroefi_loader: variable: support variable authentication
2020-04-16 AKASHI Takahiroefi_loader: add signature database parser
2020-04-16 AKASHI Takahiroefi_loader: add signature verification functions
2020-04-16 AKASHI Takahiroefi_loader: add CONFIG_EFI_SECURE_BOOT config option
2020-04-16 Heinrich Schuchardtefi_loader: function descriptions efi_watchdog.c
2020-04-16 Heinrich Schuchardtefi_loader: add missing doc comments in efi_disk.c
2020-04-16 Heinrich Schuchardtefi_loader: function descriptions efi_unicode_collation.c
2020-04-16 Peter Robinsonefi_loader: enable RNG if DM_RNG is enabled
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-04-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-04-13 Tom RiniMerge branch 'next'
2020-04-08 Tom RiniMerge tag 'u-boot-amlogic-20200406' of https://gitlab...
2020-04-07 Tom RiniMerge tag 'xilinx-for-v2020.07' of https://gitlab.denx...
2020-04-06 Michal Simeklib: Improve _parse_integer_fixup_radix base 16 detection
2020-04-01 Tom RiniMerge tag 'dm-pull-1apr20' of git://git.denx.de/u-boot-dm
2020-04-01 Simon Glassimage: Use constants for 'required' and 'key-name-hint'
2020-03-31 Tom RiniMerge branch 'next' of git://git.denx.de/u-boot-usb...
2020-03-30 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-23 Tom RiniMerge tag 'efi-2020-04-rc4-5' of https://gitlab.denx...
2020-03-22 Heinrich Schuchardtefi_loader: definition of GetNextVariableName()
2020-03-22 Heinrich Schuchardtefi_selftest: test CalculateCrc32, CopyMem, SetMem
2020-03-22 Heinrich Schuchardtefi_loader: fix freestanding memmove()
2020-03-22 Heinrich Schuchardtefi_loader: description efi_convert_pointer()
2020-03-22 Heinrich Schuchardtefi_loader: simplify logical expression in efi_disk_add...
2020-03-22 Heinrich Schuchardtefi_selftest: check length reported by GetNextVariableN...
2020-03-22 Heinrich Schuchardtefi_loader: correct reported length in GetNextVariable()
2020-03-22 Heinrich Schuchardtefi_loader: fix function descriptions in efi_disk.c
2020-03-22 Heinrich Schuchardtefi_loader: description of efi_variable.c
2020-03-18 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-18 Tom RiniMerge tag 'efi-2020-04-rc4-4' of https://gitlab.denx...
2020-03-17 Tom RiniMerge tag 'ti-v2020.07-next' of https://gitlab.denx...
2020-03-17 AKASHI Takahiroefi_loader: export a couple of protocol related functions
2020-03-12 Tom RiniMerge tag 'efi-2020-04-rc4-3' of https://gitlab.denx...
2020-03-12 Tom RiniMerge branch '2020-03-12-rsa-improvements' into next
2020-03-12 AKASHI Takahirolib: rsa: add rsa_verify_with_pkey()
2020-03-12 AKASHI Takahirolib: rsa: generate additional parameters for public key
2020-03-12 AKASHI Takahirorsa: add CONFIG_RSA_VERIFY_WITH_PKEY config
2020-03-12 AKASHI Takahirolib: rsa: decouple rsa from FIT image verification
2020-03-11 Heinrich Schuchardtefi_loader: unnecessary assignment in efi_queue_event
2020-03-11 AKASHI Takahiroefi_loader: get_memory_map: return parameters whenever...
2020-03-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.04-a' of https:...
2020-03-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2020-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-03-04 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2020-03-03 Keerthylib: elf: Move the generic elf loading/validating funct...
2020-03-02 Tom RiniMerge tag 'u-boot-stm32-20200203' of https://gitlab...
2020-03-02 Tom RiniMerge tag 'xilinx-for-v2020.04-rc4' of https://gitlab...
2020-02-29 Tom RiniMerge tag 'efi-2020-04-rc4-2' of https://gitlab.denx...
2020-02-29 Tom RiniMerge tag 'uniphier-v2020.04-3' of https://gitlab.denx...
2020-02-28 Ilias Apalodimasefi_selftest: add selftests for loadfile2 used to load...
2020-02-28 Ilias Apalodimasefi_loader: Implement FileLoad2 for initramfs loading
2020-02-27 Tom RiniMerge tag 'ti-v2020.04-rc4' of https://gitlab.denx...
2020-02-26 Tom RiniMerge tag 'efi-2020-04-rc4' of https://gitlab.denx...
2020-02-26 Heinrich Schuchardtefi_loader: implement EFI_RT_PROPERTIES_TABLE
2020-02-21 Tom RiniMerge tag 'u-boot-rockchip-20200220' of https://gitlab...
2020-02-20 Tom RiniMerge tag 'mmc-2-20-2020' of https://gitlab.denx.de...
2020-02-19 Tom RiniMerge tag 'efi-2020-04-rc3' of https://gitlab.denx...
2020-02-19 Heinrich Schuchardtefi_loader: EFI_RNG_PROTOCOL
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glassdm: core: Require users of devres to include the header
2020-02-06 Simon Glassstring: Allow arch override of strndup() also
2020-02-06 Simon Glassdm: pci: Update a few more interfaces for const udevice *
2020-02-05 Tom RiniMerge tag 'rpi-next-2020.04' of https://gitlab.denx...
2020-02-01 Tom RiniMerge tag 'u-boot-rockchip-20200130' of https://gitlab...
2020-01-31 Tom RiniMerge tag 'uniphier-v2020.04-2' of https://gitlab.denx...
next