]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2019-07-24  Anatolij Gustschindm: device: make power domain calls optional
2019-07-24  Baruch Siachbuildman: fix invocation examples typos
2019-07-24  Sekhar Noriclk: initialize clk->data when using default xlate
2019-07-24  Baruch Siachdm: uclass: fix comment copy/paste error
2019-07-24  Marek Vasutcommon: fdt_support: Add missing cpu_to_fdt32() to...
2019-07-24  Bin Mengdm: Fix parameter description of dev_read_name()
2019-07-24  Bin Mengdm: core: Set correct "status" value for a node
2019-07-24  Bin Mengdm: core: Call clk_set_defaults() during probe() only...
2019-07-24  Bin Mengdm: timer: Skip device that does not have a valid ofnod...
2019-07-24  Masahiro Yamadafdt: make fdt_get_base_address() return OF_BAD_ADDR...
2019-07-24  Simon Glassbinman: Add a test for nested and aligned sections
2019-07-24  Simon Glassbinman: Add an 'extract' command
2019-07-24  Simon Glassbinman: Support reading from CBFS entries
2019-07-24  Simon Glassbinman: Allow reading an entry from an image
2019-07-24  Simon Glassbinman: Allow for logging information to be displayed
2019-07-24  Simon Glassbinman: Support listing an image
2019-07-24  Simon Glassbinman: Convert Image to a subclass of Entry
2019-07-24  Simon Glassbinman: Support reading an image into an Image object
2019-07-24  Simon Glassbinman: Support locating an image header
2019-07-24  Simon Glassbinman: Support locating an FDT map
2019-07-24  Simon Glassbinman: Allow listing the entries in an image
2019-07-24  Simon Glassbinman: Detect bad CBFS file types
2019-07-24  Simon Glassbinman: Support FDT update for CBFS
2019-07-24  Simon Glassbinman: Use the cbfs memlen field only for uncompressed...
2019-07-24  Simon Glassbinman: Provide the actual data address for cbfs files
2019-07-24  Simon Glassbinman: Allow device-tree entries to be compressed
2019-07-24  Simon Glassbinman: Allow entries to expand after packing
2019-07-24  Simon Glassbinman: Add a control for post-pack entry expansion
2019-07-24  Simon Glassbinman: Add a return value to ProcessContentsUpdate()
2019-07-24  Simon Glassbinman: Call ProcessUpdateContents() consistently
2019-07-24  Simon Glassbinman: Fix up ProcessUpdateContents error and comments
2019-07-24  Simon Glassbinman: Allow easy importing of entry modules
2019-07-24  Simon Glassbinman: Drop an unused arg in Entry.Lookup()
2019-07-24  Simon Glassbinman: Move compression into the Entry base class
2019-07-24  Simon Glassbinman: Convert to use ArgumentParser
2019-07-24  Simon Glassbinman: Add an image header
2019-07-24  Simon Glassbinman: Add an FDT map
2019-07-24  Simon Glassbinman: Add a convenience functions for real-DTB tests
2019-07-24  Simon Glassbinman: Update help for new features
2019-07-24  Simon Glassbinman: Update future features
2019-07-24  Simon Glassbinman: Simplify the entry test
2019-07-24  Simon Glassbinman: Add support for fixed-offset files in CBFS
2019-07-24  Simon Glassbinman: Pad empty areas of the CBFS with files
2019-07-24  Simon Glassbinman: Add support for Intel IFWI entries
2019-07-24  Simon Glassbinman: Add support for CBFS entries
2019-07-24  Simon Glassbinman: Add a utility library for coreboot CBFS
2019-07-24  Simon Glasspatman: Add a function to write ifwitool
2019-07-24  Simon Glassbinman: Pass the toolpath to tests
2019-07-24  Simon Glassbinman: Allow preserving test directories
2019-07-24  Simon Glassbinman: Allow verbosity control when running tests
2019-07-24  Simon Glassbinman: Fix up the _DoTestFile() function -u argument
2019-07-24  Simon Glassbinman: Support ELF files for TPL
2019-07-24  Simon Glassbinman: Correct comment in u_boot_spl_elf
2019-07-24  Simon Glassbinman: Use tools compression function for blob handling
2019-07-24  Simon Glassbinman: Drop unnecessary debug handling
2019-07-24  Simon Glassbinman: Use the tools.Decompress method
2019-07-24  Simon Glasspatman: Add functions to compress and decompress data
2019-07-24  Simon Glassbinman: Allow text directly in the node
2019-07-24  Simon Glassbinman: Update entry.SetOffsetSize to be optional
2019-07-24  Simon Glassbinman: Don't assume there is an ME region
2019-07-24  Simon Glassbinman: Assume Intel descriptor is at the start of...
2019-07-24  Simon Glassbinman: Ensure that coverage has access to site packages
2019-07-24  Simon Glassbinman: Add a function to decode an ELF file
2019-07-24  Simon Glassbinman: Add a function to create a sample ELF file
2019-07-24  Simon Glassbinman: Detect skipped tests
2019-07-24  Simon Glassbinman: Use a better error for missing Intel descriptor
2019-07-24  Simon Glassbinman: Tidy up help for --indir
2019-07-24  Simon Glassbinman: Add missing comments toentry
2019-07-24  Simon Glassbinman: Add missing comments to bsection
2019-07-24  Simon Glassbinman: Add a --toolpath option to set the tool search...
2019-07-24  Simon Glasspatman: Add a way to set the search path for tools
2019-07-24  Simon Glassbinman: Add coverage tools info for Python 3
2019-07-24  Simon Glassbinman: Correct two typos in function names in ftest
2019-07-24  Simon Glassbinman: Fix comment in bsection.GetEntries()
2019-07-24  Simon Glasstools: Drop duplicate raise_on_error argument
2019-07-24  Simon Glasscbfs: Rename checksum to attributes_offset
2019-07-24  Simon Glasscbfs: Add an enum and comment for the magic number
2019-07-24  Simon Glassx86: Add ifwitool for Intel Integrated Firmware Image
2019-07-23  Tom RiniMerge tag 'u-boot-stm32-20190723' of https://gitlab...
2019-07-23  Tom RiniMerge tag 'rockchip-for-v2019.07-2' of https://gitlab...
2019-07-22  Chris Webbrockchip: TPL banner should depend on CONFIG_TPL_BANNER...
2019-07-22  Chris Webbrockchip: Fix TPL build without CONFIG_TPL_SERIAL_SUPPORT
2019-07-22  Patrick Delaunayrtc: Add rtc driver for stm32mp1
2019-07-22  Patrick Delaunayclk: stm32mp1: Add RTC clock entry
2019-07-22  Patrice Chotarddoc: device-tree-bindings: alignment with v5.2-rc6...
2019-07-22  Patrice Chotardspi: stm32_qspi: Remove "st, stm32-qspi" compatible...
2019-07-22  Patrice ChotardARM: dts: stm32: Use kernel qspi compatible string...
2019-07-22  Patrice ChotardARM: dts: stm32: Use kernel qspi compatible string...
2019-07-22  Patrick Delaunayconfigs: stm32mp15: enable stm32 remoteproc
2019-07-22  Fabien DessenneMAINTAINERS: Add stm32 remoteproc driver
2019-07-22  Fabien Dessenneremoteproc: Introduce STM32 Cortex-M4 remoteproc driver
2019-07-22  Fabien Dessenneremoteproc: add elf file load support
2019-07-22  Fabien Dessenneremoteproc: add device_to_virt ops
2019-07-22  Fabien Dessenneremoteproc: fix function headers
2019-07-22  Fabien Dessennedm: core: Introduce xxx_translate_dma_address()
2019-07-21  Tom RiniMerge tag 'rockchip-for-v2019.07' of https://gitlab...
2019-07-20  Kever Yangrockchip: sdhci: Fix sdhci mmc driver probe abort
2019-07-20  Chris Webbrockchip: Remove obsolete references to pyelftools
2019-07-20  Chris Webbrockchip: make_fit_atf.py: Eliminate pyelftools dependency
2019-07-20  Kever Yangrockchip: enable rk322x TPL_BOOTROM_SUPPORT in Kconfig
next