]> git.dujemihanovic.xyz Git - u-boot.git/shortlog
u-boot.git
2024-07-05 Robert Markomach-ipq40xx: use OF_UPSTREAM
2024-07-05 Robert Markomach-ipq40xx: add CPU specific code
2024-07-05 Robert Markosysreset: add Qualcomm PSHOLD reset driver
2024-07-05 Sam Dayehci: msm: bring up iface + core clocks
2024-07-05 Sam Dayclk/qcom: apq8016: add support for USB_HS clocks
2024-07-05 Caleb Connollyqcom_defconfig: enable msm8916 and msm8996
2024-07-04 Tom RiniMerge patch series "xtensa: Enable qemu-xtensa board"
2024-07-04 Jiaxun YangCI Changes
2024-07-04 Jiaxun Yangci: Wire up qemu_xtensa_dc233c
2024-07-04 Jiaxun Yangdoc: New documentation for qemu-xtensa
2024-07-04 Jiaxun Yangboard: emulation: New board qemu-xtensa
2024-07-04 Jiaxun Yangdts/upsteam: Add Makefile for xtensa
2024-07-04 Jiaxun Yangdrivers: cpu: Add xtensa CPU driver
2024-07-04 Jiaxun Yangdrivers: serial: Add xtensa semihosting driver
2024-07-04 Jiaxun Yangxtensa: Bring in semihosting headers and config options
2024-07-04 Jiaxun Yangxtensa: Define PLATFORM_ELFFLAGS
2024-07-04 Jiaxun Yangxtensa: Implement phys virt conversion for PTP_MMU
2024-07-04 Jiaxun Yangxtensa: Correct define of _end symbol
2024-07-04 Jiaxun Yangxtensa: Move dram_init to xtfpga board file
2024-07-04 Tom RiniCI: Make pytest export JUnitXML
2024-07-04 Tom Rinitest/py/tests: Update some network dependencies
2024-07-04 Tom RiniMerge patch series "testb: Various tweaks and fixes...
2024-07-04 Simon Glasssmbios: Correct error handling when writing tables
2024-07-04 Simon Glasstest: Check help output
2024-07-04 Simon Glasstest: Decode exceptions only with sandbox
2024-07-04 Simon Glasstest: dm: Show failing driver name
2024-07-04 Simon Glasslog: Allow tests to pass with CONFIG_LOGF_FUNC_PAD set
2024-07-04 Simon Glasstest: Make bootstd init run only on sandbox
2024-07-04 Simon Glassgoogle: Disable TPMv2 on most Chromebooks
2024-07-04 Simon Glasssunxi: Mark scp as optional
2024-07-04 Simon Glassam33xx: Provide a function to set up the debug UART
2024-07-04 Simon Glassinitcall: Correct use of relocation offset
2024-07-04 Simon Glassdm: core: Enhance comments on bind_drivers_pass()
2024-07-04 Simon Glasstrace: Update test to tolerate different trace-cmd...
2024-07-03 Tom RiniMerge patch series "cmd: avoid duplicate weak functions"
2024-07-03 Heinrich Schuchardtefi_loader: avoid duplicate weak invalidate_icache_all()
2024-07-03 Heinrich Schuchardtarm: implement invalidate_icache_all on ARM11
2024-07-03 Tom RiniMerge patch series "m68k: Implement a default flush_dca...
2024-07-03 Tom Rinicmd: cache: Remove weak functions
2024-07-03 Tom Rinipowerpc: Add the old invalidate_icache_all function
2024-07-03 Tom Rinipowerpc: Implement a default flush_dcache_all
2024-07-03 Tom Rinish: Add the old invalidate_icache_all function
2024-07-03 Tom Rinish: Implement a default flush_dcache_all
2024-07-03 Tom Rinim68k: Rename icache_invalid to invalidate_icache_all
2024-07-03 Tom Rinim68k: Implement a default flush_dcache_all
2024-07-03 Tom RiniMerge tag 'ubifixes-for-v2024-10-rc1' of https://source...
2024-07-03 Tom RiniMerge tag 'dm-pull-2jun24-take2' of https://source...
2024-07-03 Vincent Stehlébootstd: cros: store partition type in an efi_guid_t
2024-07-03 Simon Glassu_boot_pylib: Use correct coverage tool within venv
2024-07-03 Simon Glassbuildman: Always use the full path in CROSS_COMPILE
2024-07-03 Simon Glassbuildman: Fix a few typos in toolchain code
2024-07-03 Simon Glassbuildman: Add python3-pycryptodome
2024-07-03 Simon Glassbuildman: Add python3-coverage
2024-07-03 Simon Glassbuildman: Add a way to limit the number of buildmans
2024-07-03 Simon Glassbuildman: Add a flag to force mrproper on failure
2024-07-03 Simon Glassbuildman: Avoid rebuilding when --mrproper is used
2024-07-03 Simon Glassbuildman: Make mrproper an argument to run_commit()
2024-07-03 Simon Glassbuildman: Make mrproper an argument to _config_and_build()
2024-07-03 Simon Glassbuildman: Make mrproper an argument to _reconfigure()
2024-07-03 Simon Glassx86: Set up some assumed sizes for binary blobs
2024-07-03 Simon Glassbinman: Make Intel ME default to position 0x1000
2024-07-03 Simon Glassbinman: Support an assumed size for missing binaries
2024-07-03 Simon Glassbinman: Update the entrydocs header
2024-07-03 Simon Glassbinman: ti: Regenerate entry docs
2024-07-03 Simon Glassbinman: Regenerate nxp docs
2024-07-03 Simon Glassbinman: efi: Correct entry docs
2024-07-03 Ilias Apalodimasconfigs: enable setvariable at runtime on sandbox
2024-07-03 Ilias Apalodimassandbox: cleanup linker scripts and sections
2024-07-03 Quentin Schulzdm: core: fix typo in SPL_DM_WARN prompt text
2024-07-03 Quentin Schulzdm: core: migrate debug() messages to use dm_warn
2024-07-03 Quentin Schulzdm: core: fix signedness in debug messages
2024-07-03 Quentin Schulzdm: core: fix misleading debug message when matching...
2024-07-03 Brandon Maiertools: patman: fix deprecated Python ConfigParser methods
2024-07-03 Brandon Maiertools: binman: fix deprecated Python ConfigParser methods
2024-07-03 Brandon Maiertools: binman: fix deprecated Python unittest methods
2024-07-03 Rasmus Villemoesglobal_data.h: drop write-only field dm_root_f
2024-07-03 Jonathan Liusandbox: enable support for the unlz4 command
2024-07-03 Sean Andersonpatman: Add a tag for when a patch gets added to a...
2024-07-03 Sean Andersonpatman: Add Commit-cc as an alias for Patch-cc
2024-07-03 Sean Andersonpatman: Fix tests if add_maintainers is set to False
2024-07-03 Heinrich Schuchardtacpi: set creator_revision in acpi_fill_header
2024-07-03 Heinrich Schuchardtsandbox: use sane access rights for files
2024-07-03 Martin Kurbanovcmd: ubi: check 'updating' before calling ubi_more_upda...
2024-07-03 Martin Kurbanovcmd: ubi: remove redundant initializations
2024-07-03 Piotr Wojtaszczykfs: ubifs: Add support for ZSTD decompression
2024-07-01 Tom RiniMerge branch 'next'
2024-07-01 Tom RiniPrepare v2024.07
2024-07-01 Tom Riniconfigs: Resync with savedefconfig
2024-07-01 Tom RiniMerge tag 'u-boot-amlogic-20240701' of https://source...
2024-07-01 Tom RiniRevert "Merge patch series "zlib: Address CVE-2016...
2024-06-30 Tom RiniMerge tag 'efi-2024-10-rc1' of https://source.denx...
2024-06-30 Alexander Dahldoc: develop: Add a general section on gdb usage
2024-06-30 Bastian Germanndoc: fit: Make data-size a conditionally mandatory...
2024-06-30 Ilias Apalodimastpm: allow the user to select the compiled algorithms
2024-06-30 Ilias Apalodimastpm: Untangle tpm2_get_pcr_info()
2024-06-30 Ilias Apalodimasefi_loader: remove unneeded header files
2024-06-30 Ilias Apalodimastpm: Move TCG functions into a separate file
2024-06-30 Ilias Apalodimastpm: Move TCG headers into a separate file
2024-06-30 Ilias Apalodimasefi_loader: remove unused TCG algo definitions
2024-06-30 Heinrich Schuchardtcmd: correct kaslrseed description
next