Merge git://git.denx.de/u-boot-socfpga
[platform/kernel/u-boot.git] / lib /
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-usb
2019-05-03 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-05-03 Tom RiniMerge branch '2019-05-03-master-imports'
2019-05-03 Heiko Schocherlib: Kconfig: fix help text for GZIP
2019-05-03 Heinrich Schuchardtlib/vsprintf: remove #include <uuid.h> from vsprintf.c
2019-05-03 Tom RiniMerge tag 'efi-2019-07-rc2' of git://git.denx.de/u...
2019-05-02 Eugeniu Roscalib: uuid: Fix unseeded PRNG on RANDOM_UUID=y
2019-05-02 Heinrich Schuchardtefi_loader: description of efi_add_handle()
2019-05-02 Heinrich Schuchardtefi_selftest: test exit_data
2019-05-02 Heinrich Schuchardtefi_loader: implement support of exit data
2019-05-02 Heinrich Schuchardtefi_loader: optional data in load options are binary
2019-05-02 AKASHI Takahiroefi_loader: set OsIndicationsSupported at init
2019-05-02 Heinrich Schuchardtefi_loader: FreePages() must fail with pages = 0
2019-05-02 Heinrich Schuchardtefi_loader: parameter check CreateEventEx()
2019-05-01 Tom RiniMerge tag 'u-boot-imx-20190426' of git://git.denx.de...
2019-04-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-04-24 Tom RiniMerge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
2019-04-24 Tom RiniMerge tag 'efi-2019-07-rc1-3' of git://git.denx.de...
2019-04-24 Tom RiniMerge tag 'u-boot-stm32-mcu-20190423' of https://github...
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-24 Tom RiniMerge branch '2019-04-22-master-imports'
2019-04-24 Eugeniu Roscaimage: android: allow booting lz4-compressed kernels
2019-04-24 Thierry Redingfdtdec: Use fdt_setprop_u32() for fdtdec_set_phandle()
2019-04-24 Simon GlassConvert CONFIG_TRACE_BUFFER_SIZE et al to Kconfig
2019-04-24 Simon GlassConvert CONFIG_TRACE to Kconfig
2019-04-24 Simon Glasstrace: Tidy up error returns
2019-04-24 Simon Glassdiv64: Don't instrument the division function
2019-04-24 Simon Glassdiv64: Use kernel types
2019-04-22 Heinrich Schuchardtefi_loader: check length in CreateDeviceNode()
2019-04-22 Heinrich Schuchardtefi_loader: check memory type in AllocatePages()
2019-04-22 Heinrich Schuchardtefi_loader: need either ACPI table or device tree
2019-04-22 Heinrich Schuchardtefi_selftest: do not run FDT test with ACPI table.
2019-04-22 AKASHI Takahiroefi_loader: rework bootmgr/bootefi using load_image API
2019-04-22 Heinrich Schuchardtefi_loader: correctly split device path of loaded image
2019-04-22 Heinrich Schuchardtefi_loader: consistent naming of protocol GUIDs
2019-04-22 AKASHI Takahiroefi_loader: export root node handle
2019-04-22 AKASHI Takahiroefi_loader: efi_setup_loaded_image() handle missing...
2019-04-22 Tom RiniMerge tag 'u-boot-atmel-2019.07-b' of git://git.denx...
2019-04-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-17 Tom RiniMerge tag 'xilinx-for-v2019.07' of git://git.denx.de...
2019-04-17 Tom RiniMerge tag 'uniphier-v2019.07' of git://git.denx.de...
2019-04-15 Tom RiniMerge tag 'u-boot-imx-20190415' of git://git.denx.de...
2019-04-15 Tom RiniMerge tag 'efi-2019-07-rc1-2' of git://git.denx.de...
2019-04-15 Tom RiniMerge tag 'video-for-2019.07-rc1' of git://git.denx...
2019-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-13 Tom RiniMerge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
2019-04-12 Heinrich Schuchardtefi_selftest: expect boot services data for fdt
2019-04-12 Heinrich Schuchardtefi_loader: simplify protocol installation
2019-04-12 Heinrich Schuchardtefi_loader: export efi_install_multiple_protocol_interfaces
2019-04-12 Heinrich Schuchardtefi_selftest: physical and virtual addresses must match
2019-04-12 Heinrich Schuchardtefi_loader: update virtual address in efi_mem_carve_out
2019-04-12 Patrick Delaunayefi_loader: add protection for block_dev
2019-04-12 Heinrich Schuchardtefi_loader: fix setting PlatformLang
2019-04-12 Heinrich Schuchardtefi_loader: move efi_save_gd() call to board_r.c
2019-04-12 Heinrich Schuchardtefi_loader: remove stray #define LOG_CATEGORY LOGL_ERR
2019-04-12 Heinrich Schuchardtefi_loader: enable HII protocols by default
2019-04-12 Heinrich Schuchardtefi_loader: assign HII protocols to root node
2019-04-12 Tom RiniMerge tag 'u-boot-stm32-20190412' of https://github...
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-04-12 Neil Armstrongx86: dts: switch spi-flash to jedec, spi-nor compatible
2019-04-12 Thierry Redingfdtdec: test: Add carveout tests
2019-04-12 Thierry Redingfdtdec: test: Use compound statement macros
2019-04-12 Thierry Redingfdtdec: test: Fix build warning
2019-04-12 Thierry Redingfdtdec: Add Kconfig symbol for tests
2019-04-12 Thierry Redingfdtdec: Implement carveout support functions
2019-04-12 Thierry Redingfdtdec: Implement fdtdec_add_reserved_memory()
2019-04-12 Thierry Redingfdtdec: Implement fdtdec_set_phandle()
2019-04-12 Thierry Redinglibfdt: Add phandle generation helper
2019-04-12 Thierry Redingvsprintf: Support phys_addr_t specifier unconditionally
2019-04-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-04-11 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-04-09 Marek Vasutlib: fdt: Allow LZO and GZIP DT compression in U-Boot
2019-04-09 Marek Vasutlib: fdt: Allow enabling both LZO and GZIP DT compression
2019-04-09 Marek Vasutlib: fdt: Split fdtdec_setup_memory_banksize()
2019-04-09 Marek Vasutlib: fdt: Split fdtdec_setup_mem_size_base()
2019-04-09 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-ubi
2019-04-09 Tom RiniMerge tag 'u-boot-atmel-2019.07-a' of git://git.denx...
2019-04-09 Tom RiniMerge tag 'efi-2019-07-rc1' of git://git.denx.de/u...
2019-04-07 Heinrich Schuchardtefi_loader: correct CTRL-A - CTRL-Z console input
2019-04-07 Heinrich Schuchardtefi_loader: enable file SetInfo()
2019-04-07 Heinrich Schuchardtefi_loader: correct file creation
2019-04-07 Heinrich Schuchardtefi_loader: debug output file handle in efi_file_open()
2019-04-07 AKASHI Takahiroefi_loader: boottime: export efi_[un]load_image()
2019-04-07 AKASHI Takahiroefi_loader: boottime: add loaded image device path...
2019-04-07 Heinrich Schuchardtefi_loader: variables PlatformLang and PlatformLangCodes
2019-04-07 Heinrich Schuchardtefi_loader: EFI_PRINT instead of debug for memory services
2019-04-07 Heinrich Schuchardtefi_loader: EFI_PRINT instead of debug for variable...
2019-04-07 Heinrich Schuchardtefi_loader: parameter checks in StartImage and Exit()
2019-04-07 Heinrich Schuchardtefi_loader: rearrange boottime service functions
2019-04-07 Heinrich Schuchardtefi_loader: sanity checks when freeing memory
2019-04-07 Heinrich Schuchardtefi_selftest: check image_base, image_size
2019-04-07 AKASHI Takahiroefi_loader: set image_base and image_size to correct...
2019-04-07 AKASHI Takahiroefi_loader: bootmgr: support BootNext and BootCurrent...
2019-04-07 Heinrich Schuchardtefi_loader: release file buffer after loading image
2019-04-05 Tom RiniMerge tag 'u-boot-imx-20190405' of git://git.denx.de...
2019-04-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-04-03 Tom RiniMerge branch '2019-04-03-master-imports'
next