pandora-u-boot.git
2025-10-05 Mikhail Kshevetskiymtd: spinand: fix direct mapping creation sizes
2025-10-05 Mikhail Kshevetskiymtd: spinand: Sync core code and device support with...
2025-10-05 Miquel Raynalmtd: spinand: Add a ->configure_chip() hook
2025-10-05 Gabor Juhosmtd: spinand: propagate spinand_wait() errors from...
2025-10-05 Mikhail Kshevetskiymtd: spinand: Enhance the logic when picking a variant
2025-10-05 Mikhail Kshevetskiymtd: spinand: add OTP support
2025-10-05 Cheng Ming Linmtd: spinand: Add read retry support
2025-10-05 Mikhail Kshevetskiymtd: spinand: add support of continuous reading mode
2025-10-05 Takahiro Kuwanomtd: spinand: Introduce a way to avoid raw access
2025-10-05 Takahiro Kuwanomtd: spinand: Remove write_enable_op() in markbad()
2025-10-05 Cheng Ming Linmtd: spinand: Add support for setting plane select...
2025-10-05 Daniel Gollemtd: spinand: set bitflip_threshold to 75% of ECC strength
2025-10-05 Mikhail Kshevetskiymtd: spinand: Sync core code and device support with...
2025-10-05 Mikhail Kshevetskiymtd: spinand: Refactor ECC/OOB functions
2025-10-05 Mikhail Kshevetskiymtd: spinand: Refactor spinand_init* functions
2025-10-05 Mikhail Kshevetskiymtd: spinand: Align logic for enabling ECC to match...
2025-10-05 Mikhail Kshevetskiymtd: spinand: Make use of spinand_to_[mtd/nand]() helpers
2025-10-05 Mikhail Kshevetskiymtd: spinand: Extend spinand_wait() to match Linux...
2025-10-05 Alexander Lobakinmtd: spinand: core: add missing MODULE_DEVICE_TABLE()
2025-10-05 Miquel Raynalmtd: nand: Add a NAND page I/O request type
2025-10-05 Mikhail Kshevetskiymtd: spinand: Use the spi-mem dirmap API
2025-10-05 Mikhail Kshevetskiyspi: spi-mem: Extend SPI MEM ops to match Linux 6.16
2025-10-04 Tom Riniglobal: Add expected space between '#include' and directive
2025-10-04 Yegor Yefremovclk: ti: fix K3 clock driver help texts
2025-10-04 Thomas Bonnefilleenv: fix typo in multiple Kconfig descriptions
2025-10-03 Sam ProtsenkoRevert "fdt: Make sure there is no stale initrd left"
2025-10-03 Tom RiniMerge tag 'doc-202510-rc6' of https://source.denx.de...
2025-10-03 Martin Schwandoc: pytest: Fix inline code and other formatting
2025-10-03 Javier Tiadoc: Update coding style to recommend b4 for patch...
2025-10-03 Yegor Yefremovdoc: develop: fix grammar and syntax
2025-10-02 Andrew Goodbodyb4-config: Improve b4 config for correct operation
2025-09-30 Tom RiniMerge tag 'u-boot-stm32-20250930' of https://source...
2025-09-30 Jamie Gibbonsboard: mpfs_icicle: fix pointer assignment in board_fdt...
2025-09-30 Patrick Delaunaystm32mp2: update register used by BL31 for boot parameter
2025-09-30 Tom RiniMerge tag 'net-20250930' of https://source.denx.de...
2025-09-30 Kory MaincentRevert "board: st: stm32mp1: Clean env_get_location()"
2025-09-30 Tim Harveynet: lwip: ensure alignment of packet buffers
2025-09-30 Jerome Forissiernet: lwip: dhcp: set ntpserverip environment variable
2025-09-30 Jerome Forissiernet: lwip: dhcp: make NTP servers usable by the sntp...
2025-09-30 Jerome Forissiernet: lwip: enable debug traces for SNTP when CONFIG_LWI...
2025-09-30 Ben Wolsieffernet: designware: avoid regulator enable failure
2025-09-30 Yegor Yefremovnet: fix RMII help text
2025-09-29 Daniel P. BerrangéAdd symlink from gpl-2.0.txt to a COPYING file
2025-09-29 Jiaxun Yangb4-config: configure `b4` for U-Boot
2025-09-29 Maksim Kiselevi2c: designware_i2c: Don't warn if reset DT property...
2025-09-27 Tom RiniMerge tag 'efi-2025-10-rc6' of https://source.denx...
2025-09-27 Michal Simekefi_loader: Cleanup UEFI Variables menu selection
2025-09-27 E Shattowdoc: Update mentions of README.fdt-control
2025-09-27 Tom Rinidoc: develop: process: Add note about asking for feedback
2025-09-27 E Shattowdoc: build: documentation: add description of KDOC_WERROR
2025-09-27 Anshul Dalaldoc: memory: fix encodings for spl layout diagrams
2025-09-27 Ricardo Simoesdoc: environment: clarify env precedence
2025-09-27 Tom Rinidoc: Remove README.commands.itest
2025-09-27 Neha Malcom... doc: memory: Restore missing diagram
2025-09-27 Sidharth Seeladoc: board: ti: am335x_evm: Add documentation
2025-09-26 Yegor Yefremovspl: nand: initialize writesize for am335x
2025-09-26 Peng FanMAINTAINERS: Update MMC/POWER/FREESCALE QORIQ
2025-09-26 Jerome ForissierMAINTAINERS: update NETWORK and NETWORK (LWIP)
2025-09-26 Tom RiniMerge branch 'master' of https://source.denx.de/u-boot...
2025-09-25 Marek Vasutpci: pcie-rcar-gen4: Add missing 1ms delay after PWR...
2025-09-25 Marek Vasutpci: pcie-rcar-gen4: Assure reset occurs before DBI...
2025-09-25 Marek Vasutpci: pcie-rcar-gen4: Fix inverted break condition in...
2025-09-25 Mathieu Othaceheboard: rzg2l: Check the DTB pointer passed by the TF-A.
2025-09-24 Tom RiniMerge patch series "Fix boot w/ scriptaddr & minor...
2025-09-24 Wadim Egorovboard: phytec: common: Fix missing newline in error...
2025-09-24 Wadim Egorovboard: phytec: phycore_am6xx: Update scriptaddr
2025-09-23 Raymond MaoMAINTAINERS: Add myself into the list for MbedTLS
2025-09-23 Tom RiniMAINTAINERS: Update Luka Perkov's roles
2025-09-23 Tom RiniPrepare v2025.10-rc5 v2025.10-rc5
2025-09-22 Tom RiniMerge tag 'u-boot-imx-master-20250922' of https://gitla...
2025-09-21 Primoz Fiserboard: phytec: phycore-imx93: Fix i.MX93 voltage modes
2025-09-21 Ye Liarm: imx9: Fix LPCG number in ccm_reg structure
2025-09-21 Ye Liimx8ulp_evk: Fix ELE FW version print bug
2025-09-21 Ye Liimx: imx8ulp: Call DM post init function for init_r...
2025-09-20 Kunihiko HayashiARM: Remove mistyped GICV3 definition from ARCH_SYNQUACER
2025-09-17 Tom RiniMerge patch series "board: dhelectronics: Check pointer...
2025-09-17 Marek Vasutboard: dhelectronics: Use isascii() before isprint...
2025-09-17 Marek Vasutboard: dhelectronics: Check pointer before access in...
2025-09-17 Tom RiniMerge tag 'u-boot-imx-master-20250917' of https://gitla...
2025-09-17 Tom RiniMerge patch series "Hyperflash boot fixes for j721e...
2025-09-17 Anurag Duttaarm: dts: k3-j721e-r5-common-proc-board: Enable HBMC...
2025-09-17 Anurag Duttaconfigs: j7200_evm_*_defconfig: Enable HBMC and MUX_MMI...
2025-09-17 Anurag Duttaconfigs: j721e_evm_r5: Enable HBMC and MUX_MMIO at SPL
2025-09-17 Anurag Duttamtd: Kconfig: Add SPL_MUX_MMIO dependency to HBMC driver
2025-09-17 Michal Simekxilinx: Disable SPL_OS_BOOT for Zynq and ZynqMP
2025-09-17 Tom RiniMerge tag 'u-boot-stm32-20250917' of https://source...
2025-09-17 Anurag Duttaboard: ti: am57xx: Remove "ti/omap/" from name_fit_config
2025-09-17 Alice Guoimx95_evk: Restore support for i.MX95 A0 silicon
2025-09-17 Alice Guobinman: add a new entry type to support .bin file gener...
2025-09-16 E Shattowboard: starfive: visionfive2: deprecate mixed-case...
2025-09-16 Marek VasutARM: stm32: Perform node compatible check for KS8851...
2025-09-16 Marek Vasutnet: dwc_eth_qos: Fix support for stm32mp2 platform
2025-09-16 Marek Vasutclk: stm32: Pass udevice pointer to clk_register_compos...
2025-09-13 Ye Liarm: armv8: Fix spl recover data section broken
2025-09-12 Anshul Dalalspl: spi: fix falcon mode for spi boot
2025-09-11 Tom RiniMerge patch series "Fix dma_addr_t for R5 SPL"
2025-09-11 Anshul Dalalconfig: arch: k3: enable DMA_ADDR_T_64BIT
2025-09-11 Anshul Dalaldma: ti: k3-udma: fix dma_addr_t typecasts
2025-09-11 Heiko Thieryenv: fix config dependency for ENV_OFFSET_REDUND_RELATI...
2025-09-10 Tom Riniconfigs: Resync with savedefconfig
next