]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2023-11-03  Simon Glassbuildman: Support upstream branch name containing /
2023-11-03  Heinrich Schuchardtsandbox: eliminate unused functions from binaries
2023-11-03  Neha Malcom... binman: openssl: x509: ti_secure_rom: Add support for...
2023-11-03  Simon Glassbuildman: Include symbols in the read-only data section
2023-11-03  Milan P. Stanićcros_ec: spi: disable annoying key echo on console
2023-11-03  Simon Glassbinman: Move stage header into a CBFS attribute
2023-11-03  Simon Glassbinman: Rename TYPE_STAGE to TYPE_LEGACY_STAGE
2023-11-03  Simon Glassbinman: Replace FILENAME_ALIGN 16 with ATTRIBUTE_ALIGN 4
2023-11-03  Simon Glassbinman: Ensure attributes always come last in the metadata
2023-11-03  Simon Glassbinman: Don't add compression attribute for uncompresse...
2023-11-02  Simon Glassbinman: Reset missing bintools after testing
2023-11-02  Maxim Cournoyerpatman: Add a 'keep_change_id' setting
2023-11-02  Tom RiniMerge tag 'i2cfixes-for-v2024-01-rc2' of https://source...
2023-11-02  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-11-02  Chanho Parkconfigs: visionfive2: Enable JH7110 RNG driver
2023-11-02  Chanho Parkriscv: dts: jh7110: Add rng device tree node
2023-11-02  Chanho Parkrng: Add StarFive JH7110 RNG driver
2023-11-02  Chanho Parkclk: starfive: jh7110: Add security clocks
2023-11-02  Chanho Parkriscv: import read/write_relaxed functions
2023-11-02  Heinrich Schuchardtrng: Provide a RNG based on the RISC-V Zkr ISA extension
2023-11-02  Heinrich Schuchardtriscv: allow resume after exception
2023-11-02  Chanho Parkboard: starfive: spl: Support jtag for VisionFive2...
2023-11-02  Chanho Parkriscv: cpu: jh7110: Add gpio helper macros
2023-11-02  Samuel Hollandriscv: Weakly define invalidate_icache_range()
2023-11-02  Samuel Hollandriscv: Align the trap handler to 64 bytes
2023-11-02  Samuel Hollandriscv: Sort target configs alphabetically
2023-11-02  Yong-Xuan Wangboard: sifive: unmatched: move kernel load address...
2023-11-02  Heinrich SchuchardtCI: use OpenSBI 1.3.1 for testing
2023-11-01  Tom RiniMerge tag 'clk-2024.01-rc2' of https://source.denx...
2023-11-01  Yang Xiwenclk: also handle ENOENT in *_optional functions
2023-11-01  Maksim Kiselevclk: use private clk struct in CLK_CCF's enable/disable...
2023-11-01  Eugen Hristevclk: fix count parameter type for clk_release_all
2023-11-01  Nathan Barrett... drivers: clk: Adjust temp var data type to properly...
2023-11-01  Tom RiniMerge branch '2023-11-01-bootstd-fixes'
2023-11-01  Simon Glassbootstd: cros: Correct condition for read method
2023-11-01  Simon Glassbootstd: Handle a few special cases in cmdline_set_arg()
2023-11-01  Mark Kettenisbootstd: Make efi_mgr bootmeth work for non-sandbox...
2023-11-01  Heinrich Schuchardtbootstd: BOOTDEV_SPI_FLASH requires BOOTSTD
2023-11-01  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2023-11-01  Marek Vasutcmd: mmc: Add mmc reg read command for reading card...
2023-11-01  Sean Andersonmmc: sdhci: Rework SDHCI_QUIRK_BROKEN_R1B
2023-11-01  Bin Mengmmc: pci: Drop the superfluous cast
2023-10-31  Oleksandr Suvorovmmc: spl: select SPL_BLK for SPL_DM_MMC
2023-10-31  Tom RiniMerge branch '2023-10-31-platform-updates'
2023-10-31  Emekcan Arascorstone1000: enable PSCI reset
2023-10-31  Abdellatif... corstone1000: enable distro booting command
2023-10-31  Abdellatif... corstone1000: add compressed kernel support
2023-10-31  Masahisa Kojimaboard: developerbox: update flash rawwrite binary size
2023-10-31  Masahisa Kojimaboard: developerbox: update old NOR flash layout build...
2023-10-31  Masahisa Kojimaboard: developerbox: remove obsolete NOR flash layout...
2023-10-31  Vishal Mahaveerclk: ti: k3-pll: Add calibration support for non fracti...
2023-10-31  Jim Liuconfigs: nuvoton: npcm8xx: Disable CONFIG_SPI_FLASH_USE...
2023-10-31  Jim Liuboard: nuvuton: arbel: Fix incorrect ram size
2023-10-31  Jim Liuconfigs: npcm: Support more uart baud rate
2023-10-31  Jim Liupinctrl: npcm8xx: Add name for gpio function
2023-10-31  Philip Richard... bootcount: Add driver model I2C driver
2023-10-31  Philip Richard... i2c: Implement i2c_get_chip_by_phandle()
2023-10-31  Philip Richard... bootcount: Remove legacy I2C driver
2023-10-30  Tom RiniMerge branch '2023-10-30-assorted-general-updates'
2023-10-30  Michel Alexmisc: i2c_eeprom: consider pagesize when writing to...
2023-10-30  Tom Riniget_maintainer.pl: update from Linux kernel v6.5
2023-10-30  Michal SimekKconfig: Remove all default n/no options
2023-10-30  Heinrich Schuchardttools: mkimage: fix sfspl_image_extract_subimage()
2023-10-30  Abdellatif... arm_ffa: fix: remove deadcode in ffa_print_error_log()
2023-10-30  Tom Rinicommon: Reword CONSOLE_RECORD_.*SIZE help texts
2023-10-30  Dan Carpenteraddrmap: Fix off by one in addrmap_set_entry()
2023-10-30  Heinrich Schuchardti2c: designware_i2c: adjust timing calculation
2023-10-30  Jim Liui2c: nuvoton: remove standard mode only
2023-10-28  Tom RiniMerge branch 'master_tmio_fixes' of https://source...
2023-10-28  Tom RiniMerge branch '2023-10-28-assorted-platform-updates'
2023-10-28  Jan Kiszkaiot2050: Allow for more than 1 USB storage device
2023-10-28  Martin Fäcknitzmpc85xx: relocate code in non-SPL build
2023-10-28  Ilias Apalodimasboard: synquacer: Update the flash image layout
2023-10-28  Udit Kumardriver: misc: k3_avs: Add support for thermal shutdown
2023-10-28  Wei Chenvexpress64: Add MMC card to the BOOT_TARGET_DEVICES...
2023-10-28  Wei Chenmisc: vexpress_config: Use member .priv_auto to set...
2023-10-28  Heinrich Schuchardtconfig: qemu: relax print and console buffer size
2023-10-28  Jan Kiszkaboard: siemens: iot2050: Fix M.2 detection
2023-10-28  Marcel Ziswilerboard: toradex: verdin-imx8mp: enable usb device and...
2023-10-27  Tom RiniMerge tag 'tpm-next-27102023' of https://source.denx...
2023-10-27  Tom RiniMerge tag 'efi-2024-01-rc2-2' of https://source.denx...
2023-10-27  Ilias Apalodimasefi_loader: fix EFI_ENTRY point on get_active_pcr_banks
2023-10-27  Tom Fitzhenrydoc: usage: fix ordering of shell commands
2023-10-27  Tom Fitzhenrydoc: gpt: fix example of echoing variable
2023-10-27  Dylan Corralesdoc: Replace dm_dump_all() with dm_dump_tree()
2023-10-27  Tom Rinisphinx: Bump urllib3 version
2023-10-27  Tom RiniMerge tag 'u-boot-amlogic-20231027' of https://source...
2023-10-27  Igor PrusovARM: amlogic: ad401: enable SPIFC
2023-10-27  Igor Prusovspi: add support for Amlogic A1 SPI Flash Controller
2023-10-27  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-10-27  Ilias Apalodimastest/py: always use autostart on tpm2 selftests
2023-10-27  Ilias Apalodimastest: use a non system PCR for testing PCR extend
2023-10-27  Ilias Apalodimasefi_loader: fix EFI_ENTRY point on get_active_pcr_banks
2023-10-27  Eddie Jamesdoc: Add measured boot documentation
2023-10-27  Eddie Jamestest: Add sandbox TPM boot measurement
2023-10-27  Eddie Jamesbootm: Support boot measurement
2023-10-27  Eddie Jamestpm: Support boot measurements
2023-10-27  Eddie Jamestpm: sandbox: Update for needed TPM2 capabilities
2023-10-27  Eddie Jamestpm: Fix spelling for tpmu_ha union
2023-10-27  Marek Vasutmmc: tmio: Disable 1/1024 clock divider on Renesas...
next