]> git.ipfire.org Git - thirdparty/u-boot.git/history - lib
armv8: fsl-layerscape: add missing register blocks base address defines
[thirdparty/u-boot.git] / lib /
2018-08-01  Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
2018-07-30  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-07-27  Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2018-07-27  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-27  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-tegra
2018-07-26  Masahiro Yamadafdt_support: make FDT_FIXUP_PARTITIONS depend on CMD_MT...
2018-07-26  Jens Wiklanderfdt: fix fdtdec_setup_memory_banksize()
2018-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-07-26  Andrew Thomasinitialize net_mode.if_type
2018-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2018-07-26  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-07-25  Heinrich Schuchardtefi_selftest: unit test for GetTime()
2018-07-25  Heinrich Schuchardtefi_selftest: support printing leading zeroes
2018-07-25  Heinrich Schuchardtefi_loader: complete implementation of GetTime()
2018-07-25  Heinrich Schuchardtefi_loader: remove unused efi_get_time_init()
2018-07-25  Heinrich Schuchardtefi_selftest: unit test for CalculateCrc32()
2018-07-25  Heinrich Schuchardtefi_selftest: check crc32 for InstallConfigurationTable
2018-07-25  Heinrich Schuchardtefi_loader: update crc32 in InstallConfigurationTable
2018-07-25  Heinrich Schuchardtefi_loader: correct signature of CalculateCrc32()
2018-07-25  Heinrich Schuchardtefi_selftest: test InstallConfigurationTable()
2018-07-25  Heinrich Schuchardtefi_loader: allocate configuration table array
2018-07-25  Heinrich Schuchardtefi_loader: calculate crc32 for EFI tables
2018-07-25  Heinrich Schuchardtefi_loader: provide firmware revision
2018-07-25  Heinrich Schuchardtefi_loader: correct headersize EFI tables
2018-07-25  Heinrich Schuchardtefi_loader: specify UEFI spec revision
2018-07-25  Heinrich Schuchardtefi_loader: clear screen has to reset cursor position
2018-07-25  Heinrich Schuchardtefi_loader: EFI_SIMPLE_TEXT_INPUT_PROTOCOL.Reset()
2018-07-25  Heinrich Schuchardtefi_loader: set revision in loaded image protocol
2018-07-25  Heinrich Schuchardtefi_driver: set DM_FLAG_NAME_ALLOCED flag
2018-07-25  Heinrich Schuchardtefi_selftest: test writing to file
2018-07-25  Heinrich Schuchardtefi_loader: check map_key in ExitBootServices
2018-07-25  Heinrich Schuchardtefi_loader: check parameters of GetMemoryMap
2018-07-25  Heinrich Schuchardtefi_loader: check parameters in memory allocation
2018-07-25  Heinrich Schuchardtefi_loader: check parameters of CreateEvent
2018-07-25  Simon Glassefi_selftest: Clean up a few comments and messages
2018-07-25  Simon Glassvsprintf: Handle NULL with %pU
2018-07-25  Alexander Grafefi_loader: Expose U-Boot addresses in memory map for...
2018-07-25  Simon Glassefi: sandbox: Adjust memory usage for sandbox
2018-07-25  Alexander Grafefi_loader: Use common elf.h reloc defines
2018-07-25  Alexander Grafefi_loader: Move to compiler based target architecture...
2018-07-25  Alexander Grafefi_loader: Introduce ms abi vararg helpers
2018-07-25  Alexander Grafefi_loader: Disable miniapps on sandbox
2018-07-25  Heinrich Schuchardtefi_loader: efi_allocate_pages is too restrictive
2018-07-25  Alexander Grafefi_loader: Allow SMBIOS tables in highmem
2018-07-25  Alexander Grafefi_loader: Use compiler constants for image loader
2018-07-25  Mark KettenisRevert "efi_loader: no support for ARMV7_NONSEC=y"
2018-07-25  Heinrich Schuchardtefi_selftest: update .gitignore
2018-07-25  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-07-24  Zubair Lutfullah... hashtable: Fix length calculation in hexport_r
2018-07-23  Mario Sixdoc: Replace DocBook with sphinx-based docs
2018-07-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-rockchip
2018-07-20  Tom RiniMerge git://git.denx.de/u-boot-x86
2018-07-20  Quentin Schulzhashtable: do not recreate whole hash table if vars...
2018-07-20  Bin Mengefi: app: Add a sysreset driver
2018-07-19  Tom RiniMerge tag 'xilinx-for-v2018.09' of git://git.denx.de...
2018-07-19  Siva Durga Prasad... lib: fdtdec: Rename routine fdtdec_setup_memory_size()
2018-07-19  Siva Durga Prasad... lib: fdtdec: Update ram_base to store ram start adddress
2018-07-19  Siva Durga Prasad... xilinx: zynq: Add support to secure images
2018-07-12  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-mips
2018-07-11  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-10  Thomas Fitzsimmonsboard: arm: Add support for Broadcom BCM7445
2018-07-10  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-07-09  Michael Prattfdt: Add device tree memory bindings
2018-07-08  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-video
2018-07-04  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2018-07-02  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-07-02  Tom RiniMerge git://git.denx.de/u-boot-x86
2018-07-02  Bin Mengefi_loader: helloworld: Output ACPI configuration table
2018-07-02  Bin Mengefi_loader: Install ACPI configuration tables
2018-07-02  Bin Mengefi_loader: Increase number of configuration tables...
2018-06-28  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-06-27  Tom RiniMerge git://git.denx.de/u-boot-imx
2018-06-25  Tom RiniMerge git://git.denx.de/u-boot-dm
2018-06-24  Tom RiniMerge git://git.denx.de/u-boot-x86
2018-06-24  Bin Mengefi: stub: Move the use_uart assignment immediately...
2018-06-24  Alexander Grafefi.h: Do not use config options
2018-06-22  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-uniphier
2018-06-22  Tom RiniMerge tag 'signed-efi-2018.07' of git://github.com...
2018-06-21  Alexander Grafefi_loader: Fix GOP 32bpp exposure
2018-06-21  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-19  Tom Rinilibavb: Update SPDX tag style
2018-06-19  Simon Glassrsa: Fix missing memory leak on error in fdt_add_bignum()
2018-06-18  Igor Opaniukavb2.0: integrate avb 2.0 into the build system
2018-06-18  Igor Opaniukavb2.0: add Android Verified Boot 2.0 library
2018-06-18  Tom RiniMerge git://git.denx.de/u-boot-x86
2018-06-17  Bin Mengefi: stub: Pass EFI GOP information to U-Boot payload
2018-06-17  Ivan Gorinovx86: use EFI calling convention for efi_main on x86_64
2018-06-17  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-06-16  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-06-15  Tom RiniMerge tag 'arc-updates-for-2018.07-rc2' of git://git...
2018-06-15  Tom RiniMerge tag 'xilinx-for-v2018.07-rc2' of git://git.denx...
2018-06-14  Tom RiniMerge tag 'signed-efi-next' of git://github.com/agraf...
2018-06-14  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-net
2018-06-14  Simon Glassefi: Add a comment about duplicated ELF constants
2018-06-14  Alexander Grafriscv: Add support for HI20 PE relocations
2018-06-13  Tom RiniMerge git://git.denx.de/u-boot-x86
2018-06-13  Alexey Brodkinlib: Add hexdump
2018-06-13  Bin Mengx86: efi: payload: Minor clean up on error message...
2018-06-13  Bin Mengx86: efi: payload: Enforce toolchain to generate 64...
2018-06-06  Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
next