fs: cbfs: Make all CBFS_TYPE_xxx macros consistent
[oweals/u-boot.git] / lib /
2018-12-27 Tom RiniMerge tag 'signed-efi-2019.01' of git://github.com...
2018-12-23 Alexander Grafefi_loader: Make RTS relocation more robust
2018-12-23 Heinrich Schuchardtlib: crc32: mark static variable as __efi_runtime_data
2018-12-23 Heinrich Schuchardtefi_selftest: block device: avoid read after free
2018-12-17 Tom RiniMerge tag 'for-master-20181216' of git://git.denx.de...
2018-12-15 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-15 Tom RiniMerge branch '2018-12-15-master-imports'
2018-12-15 AKASHI Takahirohashtable: fix length calculation in hexport_r
2018-12-13 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-13 Tom RiniMerge branch '2018-12-12-master-imports'
2018-12-12 Sekhar Norispl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
2018-12-10 Tom RiniMerge tag 'fsl-qoriq-for-v2019.01-rc2' of git://git...
2018-12-10 Tom RiniMerge tag 'mips-fixes-for-2019.01' of git://git.denx...
2018-12-10 Tom RiniMerge tag 'for-master-20181210' of git://git.denx.de...
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-12-10 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-12-10 Jean-Jacques Hiblotlib: fdtdec: Add function re-setup the fdt more effeciently
2018-12-09 Tom RiniMerge git://git.denx.de/u-boot-marvell
2018-12-09 Philipp TomsichRoll CRC16-CCITT into the hash infrastructure
2018-12-09 Philipp Tomsichlib: merge CRC16-CCITT into u-boot/crc.h
2018-12-08 Tom RiniMerge tag 'u-boot-amlogic-20181207' of git://git.denx...
2018-12-06 Tom RiniMerge tag 'dm-pull-5dec18' of git://git.denx.de/u-boot-dm
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-05 Tom RiniMerge tag 'video-updates-for-2019.01-rc2' of git:/...
2018-12-05 Simon Glasstpm: Fix a logging warning in unpack_byte_string()
2018-12-05 Simon Glasstpm: Remove use of build-time TPM versions
2018-12-05 Simon Glasssandbox: physmem: Use mapping to support sandbox
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-12-03 Tom RiniMerge tag 'signed-rpi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-12-03 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-12-03 Tom RiniMerge branch '2018-12-03-master-imports'
2018-12-03 Philippe Reynesrsa: add support of padding pss
2018-12-03 Philippe Reynesrsa: add a structure for the padding
2018-12-03 Philippe Reynesrsa: use new openssl API to create signature
2018-12-02 AKASHI Takahiroefi_loader: bootmgr: add load option helper functions
2018-12-02 AKASHI Takahiroefi_loader: allow device == NULL in efi_dp_from_name()
2018-12-02 Alexander Grafefi_loader: Align runtime section to 64kb
2018-12-02 Heinrich Schuchardtefi_selftest: rename setup_ok
2018-12-02 Heinrich Schuchardtefi_loader: fix simple network protocol
2018-12-02 Heinrich Schuchardtefi_loader: correctly aligned transmit buffer
2018-12-02 Heinrich Schuchardtefi_selftest: fix simple network protocol test
2018-12-02 Heinrich Schuchardtefi_selftest: check fdt is marked as runtime data
2018-12-02 Heinrich Schuchardtfdt: sandbox: correct use of ${fdtcontroladdr}
2018-12-02 Heinrich Schuchardtefi_loader: macro efi_size_in_pages()
2018-12-02 Heinrich Schuchardtefi_selftest: building sandbox with EFI_SELFTEST
2018-12-02 Heinrich Schuchardtefi_selftest: add test for memory allocation
2018-12-02 Heinrich Schuchardtefi_loader: eliminate sandbox addresses
2018-12-02 Alexander Grafefi_loader: Reserve unaccessible memory
2018-12-02 Heinrich Schuchardtefi_selftest: incorrect use of bitwise or
2018-12-02 Simon Glasssandbox: smbios: Update to support sandbox
2018-12-02 Alexander GrafRevert "efi_loader: remove efi_exit_caches()"
2018-12-02 Heinrich Schuchardtefi_loader: use u16* for UTF16 strings
2018-12-02 AKASHI Takahiroefi_loader: SetVirtualAddressMap() should return EFI_UN...
2018-12-02 AKASHI Takahiroefi_loader: correct a function prototype of QueryCapsul...
2018-12-02 Heinrich Schuchardtefi_loader: correct efi_add_known_memory()
2018-12-02 Heinrich Schuchardtefi_loader: do not use unsupported printf code
2018-12-02 Alexander Grafefi_loader: Ensure memory allocations are page aligned
2018-12-02 Alexander Grafefi_loader: Handle RELA absolute relocations properly
2018-12-02 Heinrich Schuchardtefi_loader: fix typos
2018-12-02 Heinrich Schuchardtefi_selftest: do not write to linker generated array
2018-12-02 Heinrich Schuchardtefi_loader: fix typos in efi_device_path.c
2018-12-02 AKASHI Takahiroefi_loader: add efi_dp_from_name()
2018-12-02 Heinrich Schuchardtefi_loader: UninstallMultipleProtocolInterfaces error...
2018-12-02 Heinrich Schuchardtefi_selftest: use CR LF in helloworld
2018-12-02 Heinrich Schuchardtefi_loader: rename parent to header
2018-12-02 Heinrich Schuchardtefi_loader: eliminate handle member
2018-12-02 Heinrich Schuchardtefi_loader: typedef struct efi_object *efi_handle_t
2018-12-02 Heinrich Schuchardtefi_selftest: fix typos
2018-12-02 Heinrich Schuchardtefi_loader: delete handles
2018-12-02 Heinrich Schuchardtefi_loader: implement EFI_RESET_SHUTDOWN at boot time
2018-12-02 Heinrich Schuchardtefi_selftest: test handling of exceptions
2018-12-02 Heinrich Schuchardtefi_selftest: simplify lib/efi_selftest/Makefile
2018-12-01 Tom RiniMerge tag 'for-master-20181130' of git://git.denx.de...
2018-11-30 Tom RiniMerge tag 'pull-30nov18' of git://git.denx.de/u-boot-dm
2018-11-29 Simon Glasstpm: Convert to use a device parameter
2018-11-29 Simon Glasstpm: Export the open/close functions
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-11-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-11-23 Tom RiniMerge tag 'pull-tg18' of git://git.denx.de/u-boot-dm
2018-11-21 Simon Glassstring: Include the config header
2018-11-21 Simon Glassspl: lz4: Allow use of lz4 compression in SPL
2018-11-21 Marek Vasutfdt: Fix uncompress_blob() for U-Boot proper
2018-11-17 Tom RiniMerge branch '2018-11-16-master-imports'
2018-11-16 Konrad Beckmannfdt_region: Ensure that depth never goes below -1
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Bin Mengsysreset: Remove DM_FLAG_PRE_RELOC flag in various...
2018-11-14 Bin Mengkconfig: Introduce HAVE_ARCH_IOMAP
2018-11-14 Bin Mengblk: Call part_init() in the post_probe() method
2018-11-14 Bin Mengefi_driver: blk: Switch to use platdata_auto_alloc_size...
2018-10-29 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-10-26 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-10-25 Tom RiniMerge tag 'u-boot-imx-20181025' of git://git.denx.de...
2018-10-22 Rui Miguel Silvaoptee: adjust dependencies and default values for dram
2018-10-17 Tom RiniMerge tag 'signed-efi-2018.11' of git://github.com...
2018-10-16 Heinrich Schuchardtefi_loader: efi_dp_get_next_instance() superfluous...
2018-10-16 Heinrich Schuchardtefi_selftest: creating new handle in controller test
2018-10-16 Heinrich Schuchardtefi_loader: fix typo in efi_boottime.c
next