]> git.ipfire.org Git - thirdparty/u-boot.git/shortlog
thirdparty/u-boot.git
2024-04-15  Tom RiniMerge tag 'u-boot-imx-master-20240415' of https://gitla...
2024-04-15  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-mmc
2024-04-15  Tom RiniMerge tag 'u-boot-socfpga-next-20240415' of https:...
2024-04-15  Peng Fanclk: imx93: fix anatop base
2024-04-15  Peng Fancpu: drop imx9_cpu
2024-04-15  Peng Fanserial: lpuart: use ipg clk for i.MX7ULP
2024-04-15  Peng Fangpio: imx_rgpio2p: support one address
2024-04-15  Jaehoon Chungmmc: cv1800b_sdhci: Remove the unused argument
2024-04-15  Yang Xiwenmmc: hi6220_dw_mmc: add fifoth_val to private data...
2024-04-15  Yang Xiwenmmc: dw_mmc: Don't return error if data busy timeout
2024-04-15  Yang Xiwenmmc: hi6220-dwmmc: handle clocks and resets if CONFIG_C...
2024-04-15  Marek Vasutmmc: Unconditionally call mmc_deinit()
2024-04-15  Marek Vasutmmc: renesas-sdhi: Do not access SCC during tuning...
2024-04-15  Marek Vasutmmc: Add generic tuning flag
2024-04-15  Marek Vasutmmc: Convert hs400_tuning flag from u8 to bool
2024-04-15  Marek Vasutmmc: renesas-sdhi: Stop transmission in case tuning...
2024-04-15  Marek Vasutmmc: tmio: Check INFO1 for completion during DMA transfer
2024-04-15  Marek Vasutmmc: Drop unused mmc_send_tuning() cmd_error parameter
2024-04-15  Linus Walleijmmc: arm_pl180_mmci: Rely on DM
2024-04-15  Jonas Karlmanmmc: Add SPL_MMC_PWRSEQ to fix link issue when building SPL
2024-04-15  Heinrich Schuchardtmmc: Don't suggest to build modules in Kconfig.
2024-04-15  Heinrich Schuchardtmmc: Avoid buffer overrun in mmc_startup()
2024-04-15  Wan Yee Laudrivers: misc: Fixes: Rename CONFIG_SPL_SOCFPGA_SEC_REG...
2024-04-15  Michał Barnaśchameleonv3: set in defconfig for FPGA to reprogram...
2024-04-15  Michał Barnaśarm: socfpga: arria10: add option to reprogram the...
2024-04-14  Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2024-04-14  Tom RiniMerge tag 'u-boot-nand-20240414' of https://source...
2024-04-14  Arseniy Krasnovcmd: mtd: OTP access support
2024-04-14  Bruce Suenmtd: spinand: Add support for XTX SPINAND
2024-04-14  Alexander Dahlmtd: nand: raw: atmel: Fix comment in timings preparation
2024-04-14  Alexander Dahlmtd: nand: raw: Fix (most) Kconfig indentation
2024-04-14  Alexander Dahlmtd: nand: raw: Port another option flag from Linux
2024-04-14  Alexander Dahlmtd: nand: raw: Use macro nand_to_mtd() where appropriate
2024-04-14  Arseniy Krasnovmtd: rawnand: Meson NAND controller support
2024-04-14  Weizhao Ouyangcmd: sf: Fix sf probe crash
2024-04-13  Tom RiniMerge tag 'efi-2024-07-rc1-2' of https://source.denx...
2024-04-13  Tom Rinidoc/sphinx: Bump idna to 3.7
2024-04-13  Vincent StehléFix references to trace doc
2024-04-13  Heinrich Schuchardtefi_loader: sanitize efi_tcg2_final_events_table definition
2024-04-13  Weizhao Ouyangefi_loader: using EFI_UNSUPPORTED for private authentic...
2024-04-13  Heinrich Schuchardtefi_loader: 'EFI using ACPI tables at' should be debug...
2024-04-13  Heinrich Schuchardtefi_loader: eliminate duplicate runtime section definitions
2024-04-13  Ilias Apalodimasefi_loader: move efi_var_collect to common functions
2024-04-13  Mattijs Korpershoekdoc: build: fix gen_compile_commands section level
2024-04-13  Mattijs Korpershoekdoc: build: update docker image to latest
2024-04-12  Tom RiniMerge patch series "mcheck implementation for U-Boot"
2024-04-12  Eugene Urievmcheck: let mcheck_abortfunc_t print the pointer
2024-04-12  Eugene Urievmcheck: add stats, add a comment with test results
2024-04-12  Eugene Urievmcheck: introduce mcheck_on_ramrelocation(.)
2024-04-12  Eugene Urievmcheck: add pedantic mode support
2024-04-12  Eugene Urievmcheck: support memalign
2024-04-12  Eugene Urievmcheck: integrate mcheck into dlmalloc.c
2024-04-12  Eugene Urievmcheck: introduce essentials of mcheck
2024-04-12  Eugene Urievmcheck: Use memset/memcpy instead of MALLOC_ZERO/MALLOC...
2024-04-12  Eugene Urievmcheck: prepare +1 tier for mcheck-wrappers, in dl...
2024-04-12  Jim Liunet: designware: Pass all multicast frames in designwar...
2024-04-12  Jim Liunet: designware: Invalidate RX buffer cache before...
2024-04-12  Patrice Chotardnet: dwc_eth_qos: Fix compilation warning in eqos_free_...
2024-04-12  Tom RiniMerge patch series "Introduce ICSSG Ethernet driver"
2024-04-12  MD Danish Anwarnet: ti: icssg: Add support sending FDB command to...
2024-04-12  MD Danish Anwarnet: ti: icssg: Add ICSSG ethernet driver
2024-04-12  MD Danish Anwarnet: ti: icssg: Add icssg queues APIs and macros
2024-04-12  MD Danish Anwarnet: ti: icssg: Add Firmware config and classification...
2024-04-12  MD Danish Anwarnet: ti: icssg: Add Firmware Interface for ICSSG Ethern...
2024-04-12  Tom RiniMerge patch series "zlib: Address CVE-2016-9841"
2024-04-12  Michal Simekzlib: Remove incorrect ZLIB_VERSION
2024-04-12  Michal Simekzlib: Port fix for CVE-2016-9841 to U-Boot
2024-04-12  Michal Simekzlib: Rename write variable to wnext (window write...
2024-04-12  Michal Simekzlib: Rename this variable to here (current decoding...
2024-04-12  Tom RiniMerge branch '2024-04-12-assorted-updates'
2024-04-12  Kunihiko HayashiARM: uniphier: Move uniphier_mem_map_init() call into...
2024-04-12  Heinrich Schuchardtdisk: simplify print_part_header()
2024-04-12  Heinrich Schuchardttest: remove unused import from pkg_resources
2024-04-12  Sam Protsenkofdt: Fix fdt_pack_reg() on 64-bit platforms
2024-04-12  Heinrich Schuchardtcli: always show cursor
2024-04-12  Sam Protsenkopart: Check all partitions in part_get_info_by_name()
2024-04-12  Hugo Cornelisimage-host: Fix error value paths and emit error messag...
2024-04-12  Heinrich Schuchardtsandbox: improve description of CONFIG_SANDBOX_CRASH_RESET
2024-04-12  Heinrich Schuchardtsandbox: move sandbox specifics to booti_setup()
2024-04-12  Heinrich Schuchardtsandbox: missing return value checks in eth-raw-os
2024-04-12  Janne Grunauusb: kbd: Add probe quirk for Apple and Keychron keyboards
2024-04-12  Janne Grunauusb: kbd: support Apple Magic Keyboards (2021)
2024-04-12  Janne Grunauusb: Add environment based device ignorelist
2024-04-12  Wadim Egorovboard: phycore-am62x: Extend for better environment...
2024-04-12  Wadim Egorovarm: mach-k3: am625: Provide a way to obtain boot devic...
2024-04-12  Wadim Egorovarm: mach-k3: am625: copy bootindex to OCRAM for main...
2024-04-12  Kamlesh Gurudasaniarm: dts: k3: binman: am625: add support for signing...
2024-04-12  Kamlesh Gurudasaniarm: mach-k3: add support for detecting TIFSSTUB images
2024-04-12  Marcel Ziswilerverdin-am62: move verdin am62 to OF_UPSTREAM
2024-04-12  Andrew Davisarm: dts: k3: Remove unneeded ti, sci-sysreset binding...
2024-04-12  Andrew Davisfirmware: ti_sci: Bind sysreset driver when enabled
2024-04-11  Michael Wallenet: ti: am65-cpsw: Fix buffer overflow
2024-04-11  Vitor Soaresarm: mach-k3: common: EFI loader map memory below ram top
2024-04-11  Martyn Welcham625x_evm_a53: Tweak boot command to set fdt
2024-04-11  Michael Walletools: binman: ti_board_cfg: improve error message
2024-04-11  Manorit Chawdhrybinman: ti-secure: Enable debug extension for combined...
2024-04-11  Joao Paulo... arm: mach-k3: am625: Fixup a53 cpu frequency by speed...
2024-04-11  Joao Paulo... arm: mach-k3: am62: Get a53 max cpu frequency by speed...
2024-04-11  Judith Mendezconfigs: am6*_evm_a53_defconfig: Enable config to suppo...
2024-04-11  Tom RiniMerge patch series "boot: fdt: Change type of env_get_b...
next