pandora-u-boot.git
2025-03-12 Tom RiniMerge branch 'graph' of https://source.denx.de/u-boot...
2025-03-12 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2025-03-11 Paul Barkernet: ravb: Fix RX frame size limit
2025-03-11 Paul Barkernet: ravb: Add dependency on CONFIG_BITBANGMII
2025-03-11 Paul Barkerclk: rzg2l: Ignore disable for core clocks
2025-03-11 Marek Vasutnet: miiphybb: Drop mdio_init()
2025-03-11 Marek Vasutnet: miiphybb: Drop bb_miiphy_alloc()/bb_miiphy_free...
2025-03-11 Marek Vasutarm: mvebu: a38x: Switch back to mdio_alloc()
2025-03-11 Marek Vasutnet: sh_eth: Switch back to mdio_alloc()
2025-03-11 Marek Vasutnet: ravb: Switch back to mdio_alloc()
2025-03-11 Marek Vasutnet: designware: Switch back to mdio_alloc()
2025-03-11 Marek Vasutnet: miiphybb: Drop priv from struct bb_miiphy_bus
2025-03-11 Marek Vasutnet: miiphybb: Pass struct mii_dev directly to bb_miiph...
2025-03-11 Marek Vasutnet: miiphybb: Pass struct bb_miiphy_bus_ops directly...
2025-03-11 Marek Vasutnet: miiphybb: Wrap driver side bb_miiphy_read/write...
2025-03-11 Marek Vasutnet: miiphybb: Split off struct bb_miiphy_bus_ops
2025-03-11 Marek Vasutpinctrl: renesas: Drop special RZN1 entry from Makefile
2025-03-11 Marek VasutARM: renesas: Enable USBHS UDC and UMS on Renesas R...
2025-03-11 Tom RiniMerge tag 'net-next-20250310' of https://source.denx...
2025-03-11 Jerome Forissierconfigs: qemu_arm64_lwip_defconfig: enable WGET_CACERT
2025-03-11 Jerome Forissierdoc: cmd: wget: document cacert subcommand
2025-03-11 Jerome Forissiernet: lwip: add support for built-in root certificates
2025-03-11 Jerome Forissierlwip: tls: warn when no CA exists amd log certificate...
2025-03-11 Jerome Forissierlwip: tls: enforce checking of server certificates...
2025-03-11 Jerome Forissiernet: lwip: extend wget to support CA (root) certificates
2025-03-11 Jerome Forissiernet: lwip: add CONFIG_LWIP_DEBUG_RXTX
2025-03-11 Jerome Forissiernet: lwip: rename linkoutput() as net_lwip_tx()
2025-03-11 Tom RiniMerge tag 'v2025.04-rc4' into next
2025-03-10 Tom RiniPrepare v2025.04-rc4 v2025.04-rc4
2025-03-10 Tom Riniconfigs: Resync with savedefconfig
2025-03-10 Tom RiniMerge tag 'u-boot-dfu-next-20250310' of https://source...
2025-03-10 Simon Glassenv: Provide a work-around for unquoting fdtfile
2025-03-10 Tom RiniMerge tag 'efi-next-20250310' of https://source.denx...
2025-03-10 Tom RiniMerge tag 'u-boot-stm32-20250310' of https://source...
2025-03-10 Marek VasutARM: stm32mp: Fix dram_bank_mmu_setup() for ram_top=0
2025-03-10 Tom Riniusb: gadget: Remove the legacy usbtty driver
2025-03-10 Tom Riniusb: gadget: Remove final remnants of CONFIG_USB_DEVICE
2025-03-10 Heinrich Schuchardtlib: correct description of CONFIG_SYS_FDT_PAD
2025-03-10 Heinrich Schuchardtarm: use type jmp_buf instead of struct jmp_buf_data
2025-03-10 Yao Ziefi_loader: Clean up usage of structure jmp_buf_data
2025-03-10 Heinrich Schuchardtcommon: clean up setjmp.h
2025-03-10 Heinrich Schuchardtarm: include asm-generic/int-ll64.h in setjmp.h
2025-03-10 Heinrich Schuchardtsandbox: remove linux/types.h dependency in setjmp.h
2025-03-10 Adriano Cordovaefi_loader: efi_net: Add support for multiple efi_net_obj
2025-03-10 Adriano Cordovaefi_loader: efi_net: Add dhcp cache
2025-03-10 Adriano Cordovaefi_loader: efi_net: Add device path cache
2025-03-10 Adriano Cordovaefi_loader: efi_device_path: Pass net udevice as argument
2025-03-10 Adriano Cordovaefi_loader: efi_net: Add efi_net_do_start() to efi_net.c
2025-03-10 Adriano Cordovaefi_loader: efi_setup: Add efi_start_obj_list() to...
2025-03-10 Adriano Cordovaefi_loader: expose symbols to be used by the EFI networ...
2025-03-10 Adriano Cordovalegacy-net: wget: fix wget_info handling after new...
2025-03-10 Adriano Cordovaefi_loader: efi_net: let efi_net_set_dp properly update...
2025-03-08 Svyatoslav... test: dm: add video bridge tests
2025-03-08 Svyatoslav... video: bridge: add transparent LVDS de/encoder bridge
2025-03-08 Svyatoslav... video: bridge-uclass: add inline fallbacks of video...
2025-03-08 Svyatoslav... video: bridge-uclass: add get_display_timing ops
2025-03-08 Svyatoslav... test: dm: add ofnode_graph tests
2025-03-08 Svyatoslav... core: ofnode: add of_graph parsing helpers
2025-03-08 Svyatoslav... sandbox: remap memory load addresses
2025-03-07 Tom RiniMerge patch series "This series adds support for file...
2025-03-07 Gabriel Dalimonteefi_loader: support file rename in SetInfo()
2025-03-07 Gabriel Dalimonteefi_loader: move path out of file_handle
2025-03-07 Gabriel Dalimontefs: fat: update parent dirs metadata on dentry create...
2025-03-07 Gabriel Dalimontefs: fat: add rename
2025-03-07 Gabriel Dalimontefs: add rename infrastructure
2025-03-07 Gabriel Dalimontefs: fat: factor out dentry link create/delete
2025-03-05 Tom Riniscripts/checkpatch.pl: Upgrade IS_ENABLED_CONFIG to...
2025-03-05 Andrea della... fs/squashfs: Fix memory leak in sqfs_size_nest()
2025-03-05 Diederik de... mcheck: Fix SPDX License Identifier to LGPL-2.1-or...
2025-03-05 Sumit GargMAINTAINERS: .mailmap: Update Sumit Garg's email address
2025-03-05 Tom RiniMerge tag 'xilinx-for-v2025.04-rc4' of https://source...
2025-03-05 Padmarao Begarixilinx: Remove tftp block size 4096
2025-03-04 Tom RiniMerge patch series "tools: Minor clean-ups for the...
2025-03-04 Simon Glassu_boot_pylib: Add a function to run a single command
2025-03-04 Simon Glassu_boot_pylib: Fix pylint warnings in command
2025-03-04 Simon Glassu_boot_pylib: Add an exception-class for errors
2025-03-04 Simon Glassu_boot_pylib: Correct case for test_result
2025-03-04 Heiko Schocherled: Fix next Coverity scan error
2025-03-04 J. Neuschäfergpio: 74x146: depend on DM_SPI
2025-03-04 Tom RiniMerge patch series "Syncing up on skip-at-start"
2025-03-04 Simon Glassx86: Stop working around skip-at-start
2025-03-04 Simon Glassbinman: Honour the skip-at-start property more faithfully
2025-03-04 Simon Glassbinman: Rename Entry.end_4gb
2025-03-04 Simon Glasssamsung: snow: Use BLOBLIST_FIXED
2025-03-04 Simon GlassRevert "dm: core: Simplify dm_probe_devices()"
2025-03-04 Stefan Eichenbergerboard: verdin-am62: fix missing memory fixup call
2025-03-04 Weijie Gaomiiphy: define mii_devs with LIST_HEAD()
2025-03-03 Anton Moryakovlib: ecdsa: fix prevent memory leak in ecdsa_add_verify...
2025-03-03 Alexander Sverdlintiny-printf: emit \0 as %c
2025-03-03 Tom RiniMerge patch series "arm: mach-k3: j722s: Enable ESM...
2025-03-03 Tom RiniMerge patch series "J784S4: Enable USB DFU boot, DFU...
2025-03-03 Siddharth Vadapalliconfigs: j784s4_evm_a72_defconfig: enable USB DFU boot...
2025-03-03 Siddharth Vadapalliconfigs: j784s4_evm_r5_defconfig: enable USB DFU boot
2025-03-03 Keerthyconfigs: j722s_evm_r5_defconfig: Enable the ESM Configs...
2025-03-03 Keerthyarm: mach-k3: j722s: Initialize MCU & MAIN Domain ESMs
2025-03-03 Greg MalysaMAINTAINERS: Update contact information for Greg Malysa
2025-03-03 Michal Simekarm64: versal2: Show major and minor silicon version
2025-03-03 Padmarao Begariclk: versal: Store driver data in data section
2025-03-03 Michal Simekxilinx: zynq: Guard code around SPL_FS_LOAD_PAYLOAD_NAME
2025-03-03 Tom RiniMerge tag 'fsl-qoriq-2025-3-3' of https://source.denx...
next