pandora-u-boot.git
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Fix slow Ethernet initializion
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Migrate to OF_UPSTREAM
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Drop USE_PREBOOT Kconfig option
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Drop use of silent console and...
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Include sdmmc regulator in SPL
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Include required DT nodes in xPL
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Use TPL with common bss and...
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Set ethaddr env based on cpuid
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Remove unused work led node...
2025-01-11 Jonas Karlmanrockchip: rk3288-miqi: Sort u-boot.dtsi nodes alphabeti...
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Change to use FIT
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Fix slow Ethernet initializion
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Migrate to OF_UPSTREAM
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Drop USE_PREBOOT Kconfig option
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Drop use of silent console...
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Use common bss and stack addresses
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Sync defconfig options from...
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Set cpuid and serial env var
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Include mmc nodes in pre-reloc...
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Drop unused vcc_sd regulator...
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Only include required DT nodes...
2025-01-11 Jonas Karlmanrockchip: rk3288-tinker: Sort u-boot.dtsi nodes alphabe...
2025-01-11 Jonas Karlmanboard: rockchip: rk3288-tinker: Add myself as reviewer...
2025-01-11 Jonas Karlmanrockchip: rk3288: Fix bootph prop for vop nodes
2025-01-11 Jonas Karlmanrockchip: rk3288: Use rk3288.dtsi from dts/upstream
2025-01-11 Jonas Karlmanrockchip: clk: rk3288: Drop use of SCLK_MAC_PLL
2025-01-10 Jonas Karlmanrockchip: rk3288: Use rk3288-power.h from dts/upstream
2025-01-09 Tom RiniMerge tag 'tpm-master-07012025' of https://source.denx...
2025-01-09 Heinrich Schuchardttpm: update descriptions in tpm headers
2025-01-09 Tom RiniMerge tag 'efi-next-20250105' of https://source.denx...
2025-01-08 Tom RiniMerge branch 'next'
2025-01-08 Tom RiniMerge patch series "cmd: Add support for optee commands."
2025-01-08 Tom RiniMerge patch series "Enable MMC UHS modes"
2025-01-07 Raymond Maotpm: add kconfig control in tcg2_create_digest()
2025-01-07 Ilias Apalodimastpm: Don't replay an EventLog if tcg2_log_parse() fails
2025-01-07 Ilias Apalodimastpm: Simplify tcg2_log_init()
2025-01-07 Ilias Apalodimastpm: Simplify tcg2_create_digest()
2025-01-07 Ilias Apalodimastpm: Keep the active PCRs in the chip private data
2025-01-07 Ilias Apalodimastpm: Don't create an EventLog if algorithms are misconf...
2025-01-07 Raymond Maotpm: add flag in hash_algo_list and API to check if...
2025-01-07 Raymond Maotpm: refactor tcg2_get_pcr_info()
2025-01-07 Ilias Apalodimastpm: Rename tpm2_allow_extend()
2025-01-07 Ilias Apalodimastpm: Rename tpm2_is_active_pcr()
2025-01-07 Tom RiniPrepare v2025.01 v2025.01
2025-01-05 Yang Gangefi: Correct ECPT table GUID
2025-01-05 Tom Rinidoc/develop/distro.rst: Better document upstream defini...
2025-01-05 Heinrich Schuchardtcmd: efidebug: update output of memory attributes
2025-01-05 Heinrich Schuchardtefi_loader: update EFI specification version
2025-01-05 Adriano Cordovaefi_loader: Expose efi_reinstall_protocol_interface...
2025-01-05 Olivier L'Heureuxdoc: sandbox: Fix the "sb" command name
2025-01-05 Lothar Rubuschdoc: develop: Fix typos and wording in gdb.rst
2025-01-05 Lothar Rubuschdoc: develop: Fix typos and wording in binman/binman.rst
2025-01-05 Simon Glassefi_loader: Update startimage_exit self-test to check...
2025-01-05 Aleksandar... efi_loader: fix pe reloc pointer overrun
2025-01-05 Ilias Apalodimasefi_loader: Don't warn if the TCG2 FinalEvents table...
2025-01-05 Heinrich Schuchardtcmd: bootmenu: add parameter -e for UEFI boot options
2025-01-05 Heinrich Schuchardtnet: eth_bootdev_hunt() should not run DHCP
2025-01-05 Heinrich SchuchardtCI: xilinx_versal_virt: disable USB_DWC3
2025-01-05 Heinrich Schuchardtconfigs: sandbox_deconfig: remove CONFIG_AMIGA_PARTITION
2025-01-05 Heinrich Schuchardttest: fix test_extension.py
2025-01-05 Heinrich Schuchardtefi_loader: avoid writing message in Exit() boot service
2025-01-05 Heinrich Schuchardtexamples: use QEMU compatible LOAD_ADDR on RISC-V
2025-01-05 Heinrich Schuchardtexamples: use architecture specific memset() on RISC-V
2025-01-05 Heinrich Schuchardtexamples: implement _start and syscall for RISC-V
2025-01-05 Heinrich SchuchardtAPI: unify platform_sys_info() implementations
2025-01-02 Venkatesh Yadav... doc: man-page for optee commands
2025-01-02 Venkatesh Yadav... cmd: Add support for optee commands
2025-01-02 Judith Mendezconfigs: am62ax_evm_a53_defconfig: Enable SUPPORT_EMMC_BOOT
2025-01-02 Judith Mendezconfigs: am62ax_evm_a53_defconfig: Enable MMC_SPEED_MOD...
2025-01-02 Judith Mendezconfigs: am62ax_evm_r5_defconfig: Enable SDHCI ADMA...
2025-01-02 Judith Mendezconfigs: am62ax_evm_a53_defconfig: Enable MMC UHS modes
2025-01-02 Judith Mendezconfigs: am62x_evm_a53_defconfig: Enable MMC UHS modes
2025-01-02 Judith Mendezconfigs: am6*_evm_r5/a53_defconfig: Cleanup env configs
2025-01-02 Vignesh Raghavendramach-k3: am62a7_init: Add FS and raw mode for eMMC
2025-01-01 Sean EdmondFix neighbor discovery ethernet address saving
2025-01-01 Jerome Forissiernet: tftpput: reset timeout_count when an ACK is received
2025-01-01 Frank Saenet: phy: Add driver for Motorcomm YT8521S Gigabit...
2025-01-01 Frank Saenet: phy: Add driver for Motorcomm YT8531S Gigabit...
2025-01-01 Heinrich Schuchardtnet: correct the description of ip_to_string()
2025-01-01 Markus GotheBitbanging MDIO driver for DM framework.
2025-01-01 Rufus SegarRevert "net: phy: marvell 88e151x: Fix handling of...
2025-01-01 Mikhail Kshevetskiynet: tftpboot: clear timeout_count on every successful...
2025-01-01 Tom RiniMerge patch series "Add 'trace wipe'"
2025-01-01 Jerome Forissiertrace: document 'trace wipe'
2025-01-01 Jerome Forissiertest: test_trace.py: test 'trace wipe'
2025-01-01 Jerome Forissiertrace: add support for 'trace wipe'
2025-01-01 Jerome Forissiertrace: proftool: dump-ftrace should write funcgraph...
2024-12-31 Tom RiniMerge patch series "Fix OSPI boot for J722S"
2024-12-31 Udit Kumararm: dts: k3-j721e-beagleboneai: Move to OF_UPSTREAM
2024-12-31 Manorit Chawdhrydrivers: firmware: ti_sci: Add DM_FLAG_PRE_RELOC to...
2024-12-31 Bryan Brattlofarm: dts: k3-am62p-sk-binman: add SE security variant...
2024-12-31 Vaishnav Achatharm: dts: k3-j722s*: Add overrides specific to OSPI
2024-12-31 Vaishnav Achatharm: mach-k3: j722_spl: Add FAST XSPI boot mode
2024-12-31 Vaishnav Achatharm: dts: k3-j722s-r5-evm: Fix DM2TIFS secproxy thread ID
2024-12-31 Vaishnav Achathmailbox: k3-sec-proxy: Add DM to DMSC communication...
2024-12-31 Tom RiniMerge patch series "Cumulative fixes and updates for...
2024-12-31 Weijie Gaonet: mediatek: fix usability with wget command
2024-12-31 Weijie Gaonet: mediatek: don't enable GDMA cpu bridge uncondition...
2024-12-31 Weijie Gaonet: mediatek: make sgmii/usxgmii optional
2024-12-31 Weijie Gaonet: mediatek: add support for 10GBASE-R
next