]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
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
2019-07-20  Niklas Schulzerockchip: video: rk3288_hdmi: Add missing call to dw_hd...
2019-07-20  Kever Yangrockchip: rk3399: use common TPL board file
2019-07-20  Kever Yangrockchip: rk3399: remove TPL_BOARD_INIT
2019-07-20  Kever Yangrockchip: rk3399: use common secure_timer_init() for...
2019-07-20  Kever Yangrockchip: rk3368: use common TPL board file
2019-07-20  Kever Yangrockchip: rk3288: use common TPL board file
2019-07-20  Kever Yangrockchip: rk322x: use common TPL board file
2019-07-20  Kever Yangrockchip: add common tpl board file
2019-07-20  Kever Yangrockchip: evb-px5: switch to use ARM generic timer
2019-07-20  Kever Yangrockchip: rk3368-lion: switch to use ARM generic timer
2019-07-20  Kever Yangrockchip: rk3368: enable stimer for rk3368
2019-07-20  Kever Yangrockchip: rk3368: move sgrf init to spl as arch_cpu_init()
2019-07-20  Kever Yangrockchip: remove rk_timer
2019-07-20  Kever Yangrockchip: remove no use header file in board code
2019-07-20  Kever Yangrockchip: rk3128: use ARM arch timer instead of rk_timer
2019-07-20  Kever Yangrockchip: rk3288: use ARM arch timer instead of rk_timer
2019-07-20  Kever Yangrockchip: rk3036: use ARM arch timer instead of rk_timer
2019-07-20  Kever Yangrockchip: rk3036: sdram: use udelay instead of rockchip...
next