Show patches with: Archived = No       |   179530 patches
« 1 2 3 41795 1796 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,29/29] efi: arm: Add an EFI app for arm64 [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,28/29] efi: arm: Simplify the crt0 file and update link script [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,27/29] efi: arm: Use EFI flags for all compilation with the app [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,26/29] efi: arm: Disable STATIC_RELA for the EFI app [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,25/29] efi: Generate the app as a shared library [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,24/29] efi: arm: Provide startup and relocation code [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,23/29] efi: arm: Adjust how the monitor length is calculated [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,22/29] efi: arm: Drop startup code from the app [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,21/29] efi: arm: Disable --gc-sections for the app [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,20/29] efi: arm: x86: Allow use of the EFI table in the app [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,19/29] efi: arm: Drop exception-level code when running as EFI app [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,18/29] efi: arm: Omit the ARM start-up code in the EFI app [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,17/29] efi: arm: Implement access to global_data for EFI [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,16/29] efi: arm: Avoid enabling caches when running under EFI [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,15/29] efi: arm: Avoid allocating page tables when running under EFI [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,14/29] efi: arm: Don't do the EL2 switch when running under EFI [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,13/29] efi: lmb: Avoid access to _start [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,12/29] efi: Rename ImageBase to image_base [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,11/29] efi: Tidy up setup of global_data [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,10/29] efi: x86: Allow setting the global_data pointer with EFI [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,09/29] efi: x86: Rework VENDOR_EFI option to permit other archs [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,08/29] treewide: Rename VENDOR_EFI to ARCH_EFI [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,07/29] efi: x86: Move EFI SDRAM-handling into a common file [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,06/29] efi: Allow board/efi Kconfig to be used outside x86 [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,05/29] efi: Rename app and payload to include x86 [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 1 - --- 2025-02-15 Simon Glass New
[v4,04/29] lib: Provide fdtdec_get_pci_bar32() only with PCI enabled [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - 2 - --- 2025-02-15 Simon Glass New
[v4,03/29] video: Use a local mode_info struct in the EFI driver [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,02/29] video: Move vesa_setup_video_priv() into its own file [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
[v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP [v4,01/29] Makefile: Avoid using TEXT_BASE with the EFI APP - - - - --- 2025-02-15 Simon Glass New
lib: lmb: conditionally include EFI loader notification lib: lmb: conditionally include EFI loader notification - - - - --- 2025-02-15 黄利亚 New
[RFC,10/10] test: lib: add uthread test Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,09/10] dm: usb: initialize and scan multiple buses simultaneously with uthread Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,08/10] dm: usb: move bus initialization into new static function usb_init_bus() Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,07/10] lib: time: hook uthread_schedule() into udelay() Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,06/10] uthread: add cooperative multi-tasking interface Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,05/10] test: lib: add initjmp() test Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,04/10] sandbox: add initjmp() Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,03/10] riscv: add initjmp() Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,02/10] arm: add initjmp() Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
[RFC,01/10] arch: introduce symbol HAVE_INITJMP Uthreads - - - - --- 2025-02-14 Jerome Forissier trini RFC
efi_loader: remove comparisons to string literals from runtime efi_loader: remove comparisons to string literals from runtime - - 1 - --- 2025-02-14 Ilias Apalodimas xypron New
[v3,3/3] board: remove capsule update support in set_dfu_alt_info() EFI Capsule update explicitly sets dfu_alt_info - 1 2 - --- 2025-02-13 Jonathan Humphreys apalos New
[v3,2/3] efi_firmware: set EFI capsule dfu_alt_info env explicitly EFI Capsule update explicitly sets dfu_alt_info - - 1 - --- 2025-02-13 Jonathan Humphreys apalos New
[v3,1/3] xilinx: dfu: Fill directly update_info.dfu_string EFI Capsule update explicitly sets dfu_alt_info - - 1 - --- 2025-02-13 Jonathan Humphreys apalos New
Please pull u-boot-tegra misc Please pull u-boot-tegra misc - - - - --- 2025-02-13 Svyatoslav Ryhel trini Accepted
imx: fix imx8mm_evk config imx: fix imx8mm_evk config - - 1 - --- 2025-02-13 Ludwig Nussel festevam New
[2/2] bloblist: kconfig for mandatory incoming standard passage [1/2] bloblist: refactor xferlist and bloblist - - - - --- 2025-02-13 Raymond Mao trini New
[1/2] bloblist: refactor xferlist and bloblist [1/2] bloblist: refactor xferlist and bloblist - - - - --- 2025-02-13 Raymond Mao trini New
[4/4] lmb: build lmb_map_update_notify() only with EFI_LOADER lmb: miscellaneous fixes and improvements - - 1 1 --- 2025-02-13 Sughosh Ganu xypron Changes Requested
[3/4] lmb: check for a region's coalescing with all existing regions lmb: miscellaneous fixes and improvements - - - - --- 2025-02-13 Sughosh Ganu xypron Changes Requested
[2/4] lmb: handle scenario of of encompassing overlap lmb: miscellaneous fixes and improvements - - - - --- 2025-02-13 Sughosh Ganu xypron Changes Requested
[1/4] lmb: check if a region can be reserved by lmb_reserve() lmb: miscellaneous fixes and improvements - - - - --- 2025-02-13 Sughosh Ganu xypron Changes Requested
[1/1] tpm: fixed the nv_define_space command in TPMv2 [1/1] tpm: fixed the nv_define_space command in TPMv2 - - - - --- 2025-02-13 Michel Alex apalos New
[v2] fs/erofs: fix an integer overflow in symlink resolution [v2] fs/erofs: fix an integer overflow in symlink resolution - 1 - - --- 2025-02-13 Gao Xiang trini New
remoteproc: k3-dsp: Flush D cache after loading firmware remoteproc: k3-dsp: Flush D cache after loading firmware - - - - --- 2025-02-13 Beleswar Padhi trini New
arm: mediatek: remove CONFIG_MT8512 arm: mediatek: remove CONFIG_MT8512 - - - - --- 2025-02-13 Weijie Gao trini New
arm: mediatek: compile dts files only for matched target arm: mediatek: compile dts files only for matched target - - - - --- 2025-02-13 Weijie Gao trini Deferred
arm: mediatek: build u-boot-mtk.bin only if needed arm: mediatek: build u-boot-mtk.bin only if needed - - - - --- 2025-02-13 Weijie Gao trini New
[v3,8/8] configs: Introduce configs for J742S2 Introduce J742S2 SoC and EVM - - - - --- 2025-02-13 Manorit Chawdhry trini New
[v3,7/8] arm: dts: Introduce J742S2 U-boot DTS files Introduce J742S2 SoC and EVM - - - - --- 2025-02-13 Manorit Chawdhry trini New
[v3,6/8] board: ti: Introduce basic board files for the J742S2 family Introduce J742S2 SoC and EVM - - - - --- 2025-02-13 Manorit Chawdhry trini New
[v3,5/8] arm: mach-k3: j742s2: Introduce clock and device files for J742S2 SoC Introduce J742S2 SoC and EVM - - 1 - --- 2025-02-13 Manorit Chawdhry trini New
[v3,4/8] soc: Add information to identify the J742S2 SoC family Introduce J742S2 SoC and EVM - - - - --- 2025-02-13 Manorit Chawdhry trini New
[v3,3/8] arm: dts: k3-j784s4-ddr: Refactor J784s4 ddr file to a common file Introduce J742S2 SoC and EVM - - - - --- 2025-02-13 Manorit Chawdhry trini New
[v3,2/8] arm: dts: k3-j784s4-binman.dtsi: Clean up and templatize boot binaries Introduce J742S2 SoC and EVM - - - - --- 2025-02-13 Manorit Chawdhry trini New
[v3,1/8] tools: binman: control.py: Delete template nodes after parsing Introduce J742S2 SoC and EVM - - 1 - --- 2025-02-13 Manorit Chawdhry trini New
Dockerfile: Add missing 'rm -rf /tmp/coreboot-24.08' Dockerfile: Add missing 'rm -rf /tmp/coreboot-24.08' - - - - --- 2025-02-12 Tom Rini trini New
test/py: Rework test_spi.py to assert we found output test/py: Rework test_spi.py to assert we found output - - - - --- 2025-02-12 Tom Rini trini New
test/py: Rework how test_ums.py handles (not) having write enabled test/py: Rework how test_ums.py handles (not) having write enabled - - - - --- 2025-02-12 Tom Rini trini New
test/py: Have test_usb.py raise an Exception with unsupported filesystems test/py: Have test_usb.py raise an Exception with unsupported filesystems - - - - --- 2025-02-12 Tom Rini trini New
dtoc: Switch to setuptools dtoc: Switch to setuptools - - - - --- 2025-02-12 Tom Rini trini New
binman: Switch to setuptools binman: Switch to setuptools - - - - --- 2025-02-12 Tom Rini trini New
tools: binman: ti_board_cfg: Fix pylint error over 'br' tools: binman: ti_board_cfg: Fix pylint error over 'br' - - 1 - --- 2025-02-12 Tom Rini trini New
buildman: Fix some newer pylint warnings buildman: Fix some newer pylint warnings - - - - --- 2025-02-12 Tom Rini trini New
tools/microcode-tool.py: Disable some new pylint warnings tools/microcode-tool.py: Disable some new pylint warnings - - - - --- 2025-02-12 Tom Rini trini New
tools/patman: Don't call a non-existent suite tools/patman: Don't call a non-existent suite - - - - --- 2025-02-12 Tom Rini trini New
[RFC] binman: Handle some newer pylint warnings [RFC] binman: Handle some newer pylint warnings - - - - --- 2025-02-12 Tom Rini sjg RFC
Please pull u-boot-net-20250212 Please pull u-boot-net-20250212 - - - - --- 2025-02-12 Jerome Forissier trini Accepted
[2/2] Raspberry Pi: Copy Bluetooth device address in DT [1/2] Raspberry Pi: Keep warnings from firmware in DT, if any - - - - --- 2025-02-12 Fiona Klute pbrobinson New
[1/2] Raspberry Pi: Keep warnings from firmware in DT, if any [1/2] Raspberry Pi: Keep warnings from firmware in DT, if any - - 1 - --- 2025-02-12 Fiona Klute pbrobinson New
[6/6] binman: Authenticate the image when testing the preload signature Add preload_check_sign tool - - - - --- 2025-02-12 Paul HENRYS trini New
[5/6] configs: Enable the pre-load signature in tools-only_defconfig Add preload_check_sign tool - - - - --- 2025-02-12 Paul HENRYS trini New
[4/6] tools: Add preload_check_sign to authenticate images with a pre-load Add preload_check_sign tool - - - - --- 2025-02-12 Paul HENRYS trini New
[3/6] boot: Add support of the pre-load signature for host tools Add preload_check_sign tool - - - - --- 2025-02-12 Paul HENRYS trini New
[2/6] image: Add an inline declaration of unmap_sysmem() Add preload_check_sign tool - - - - --- 2025-02-12 Paul HENRYS trini New
[1/6] rsa: Add rsa_verify_openssl() to use openssl for host builds Add preload_check_sign tool - - - - --- 2025-02-12 Paul HENRYS trini New
fs/erofs: fix an integer overflow in symlink resolution fs/erofs: fix an integer overflow in symlink resolution - 1 - - --- 2025-02-12 Gao Xiang trini Superseded
[RFC,2/2,v1] drivers: core: lists.c: Bind drivers using bootph* property in subnodes Propagate bootph* property to all parent nodes - - - - --- 2025-02-12 Moteen Shah sjg RFC
[RFC,1/2,v1] arch: arm: Kconfig: Add config to use subnode's bootph property for binding drivers Propagate bootph* property to all parent nodes - - - - --- 2025-02-12 Moteen Shah sjg RFC
[v1] led: fix coverity scan error [v1] led: fix coverity scan error - - - - --- 2025-02-12 Heiko Schocher trini New
[v2,5/5] rng: msm: keep core clock disabled when PRNG not in use rng: msm: fixes for MSM8916 - - - - --- 2025-02-12 Sam Day calebccff New
[v2,4/5] clk/qcom: apq8016: improve clk_enable logging rng: msm: fixes for MSM8916 - - - - --- 2025-02-12 Sam Day calebccff New
[v2,3/5] rng: msm: don't enable PRNG if it's already enabled rng: msm: fixes for MSM8916 - 1 1 - --- 2025-02-12 Sam Day calebccff New
[v2,2/5] clk/qcom: apq8016: add PRNG_AHB_CLK rng: msm: fixes for MSM8916 - - 1 - --- 2025-02-12 Sam Day calebccff New
[v2,1/5] clk/qcom: apq8016: use BIT macro for clk en_vals rng: msm: fixes for MSM8916 - - 1 - --- 2025-02-12 Sam Day calebccff New
[v1] gpio: pca953x: support pcal6408 and pcal6416 [v1] gpio: pca953x: support pcal6408 and pcal6416 - - - - --- 2025-02-11 Francesco Dolcini trini New
power: regulator: tps65941: Fix voltage calculation for ldo power: regulator: tps65941: Fix voltage calculation for ldo - 1 1 - --- 2025-02-11 Kumar, Udit Jaehoon New
scripts: kconfig: Fix potential NULL pointer dereference in scripts: kconfig: Fix potential NULL pointer dereference in - - - - --- 2025-02-11 Anton Moryakov trini Needs Review / ACK
[GIT,PULL] Please pull u-boot-dfu-20250211 [GIT,PULL] Please pull u-boot-dfu-20250211 - - - - --- 2025-02-11 Mattijs Korpershoek trini Accepted
[RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware [RFC] Raspberry Pi: copy /system/linux, {serial, revision} from firmware - - - - --- 2025-02-11 Fiona Klute pbrobinson RFC
« 1 2 3 41795 1796 »