Show patches with: Archived = No       |   176946 patches
« 1 2 3 41769 1770 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[RFC,7/7] lmb: Rename _lmb_alloc_addr_flags() Cleanup the LMB subsystem - - - - --- 2024-12-08 Ilias Apalodimas New
[RFC,6/7] lmb: Replace lmb_alloc_base() with lmb_alloc_base_flags() Cleanup the LMB subsystem - - - - --- 2024-12-08 Ilias Apalodimas New
[RFC,5/7] lmb: Replace lmb_alloc_addr() with lmb_alloc_addr_flags() Cleanup the LMB subsystem - - - - --- 2024-12-08 Ilias Apalodimas New
[RFC,4/7] lmb: Remove lmb_add_region() Cleanup the LMB subsystem - - 1 - --- 2024-12-08 Ilias Apalodimas New
[RFC,3/7] lmb: Rename free_mem to available_mem Cleanup the LMB subsystem - - - - --- 2024-12-08 Ilias Apalodimas New
[RFC,2/7] lmb: Simplify lmb_addrs_overlap() Cleanup the LMB subsystem - - - - --- 2024-12-08 Ilias Apalodimas New
[RFC,1/7] lmb: Replace lmb_reserve() with lmb_reserve_flags() Cleanup the LMB subsystem - - - - --- 2024-12-08 Ilias Apalodimas New
[v8,12/12] riscv: cpu: jh7110: Sort the list of imply statements Support OF_UPSTREAM for StarFive JH7110 - - - 2 --- 2024-12-08 Hal Feng New
[v8,11/12] board: starfive: spl: Support multiple DTBs for JH7110 based boards Support OF_UPSTREAM for StarFive JH7110 - - 1 2 --- 2024-12-08 Hal Feng New
[v8,10/12] board: starfive: spl: Fix the wrong use of CONFIG_IS_ENABLED() Support OF_UPSTREAM for StarFive JH7110 - 1 1 2 --- 2024-12-08 Hal Feng New
[v8,09/12] riscv: dts: jh7110: Support multiple DTBs in a Fit image Support OF_UPSTREAM for StarFive JH7110 - - 1 2 --- 2024-12-08 Hal Feng New
[v8,08/12] configs: visionfive2: Enable MULTI_DTB_FIT for JH7110 based board DT Support OF_UPSTREAM for StarFive JH7110 - - 1 2 --- 2024-12-08 Hal Feng New
[v8,07/12] board: starfive: spl: Drop the unneeded DT modification code Support OF_UPSTREAM for StarFive JH7110 - - - 2 --- 2024-12-08 Hal Feng New
[v8,06/12] riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards Support OF_UPSTREAM for StarFive JH7110 - - 1 2 --- 2024-12-08 Hal Feng New
[v8,05/12] riscv: dts: jh7110: Move common code to the new jh7110-common-u-boot.dtsi Support OF_UPSTREAM for StarFive JH7110 - - 1 2 --- 2024-12-08 Hal Feng New
[v8,04/12] pcie: starfive: Make the driver compatible with upstream DT Support OF_UPSTREAM for StarFive JH7110 - - - 2 --- 2024-12-08 Hal Feng New
[v8,03/12] mmc: dw_mmc: Add "starfive, jh7110-mmc" compatible to match upstream DT Support OF_UPSTREAM for StarFive JH7110 - - 1 - --- 2024-12-08 Hal Feng New
[v8,02/12] riscv: dts: jh7110: Make u-boot device trees adapting to upstream DT Support OF_UPSTREAM for StarFive JH7110 1 - 1 2 --- 2024-12-08 Hal Feng New
[v8,01/12] dts: starfive: Switch to using upstream DT Support OF_UPSTREAM for StarFive JH7110 1 - - 2 --- 2024-12-08 Hal Feng New
[6/6] boot: fdt: Handle already reserved memory in boot_fdt_reserve_region() lmb: Fix reserving the same region multiple times - 1 1 - --- 2024-12-08 Sam Protsenko New
[5/6] lmb: Improve kernel-doc comments lmb: Fix reserving the same region multiple times 1 - - - --- 2024-12-08 Sam Protsenko New
[4/6] lmb: Improve coding style lmb: Fix reserving the same region multiple times 1 - - - --- 2024-12-08 Sam Protsenko New
[3/6] lmb: Make const flag_str[] in lmb_print_region_flags() more const lmb: Fix reserving the same region multiple times - - 1 - --- 2024-12-08 Sam Protsenko New
[2/6] lmb: Return -EEXIST in lmb_add_region_flags() if region already added lmb: Fix reserving the same region multiple times - 1 - - --- 2024-12-08 Sam Protsenko New
[1/6] lmb: Fix flags data type in lmb_add_region_flags() lmb: Fix reserving the same region multiple times - 2 1 - --- 2024-12-08 Sam Protsenko New
[v3,19/19] hash: Plumb crc8 into the hash functions vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,18/19] boot: Imply CRC8 with VBE vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,17/19] lib: Allow crc8 in TPL and VPL vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,16/19] boot: Allow use of FIT in TPL and VPL vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,15/19] spl: lib: Allow for decompression in any SPL build vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,14/19] spl: Add some more debugging to load_simple_fit() vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,13/19] spl: Drop a duplicate variable in boot_from_devices() vbe: Series part E - 1 - - --- 2024-12-07 Simon Glass trini New
[v3,12/19] spl: Drop use of uintptr_t vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,11/19] spl: Support a relocated stack in any XPL phase vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,10/19] spl: Allow serial to be disabled in any XPL phase vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,09/19] spl: Report a loader failure vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,08/19] Support setting a maximum size for the VPL image vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,07/19] malloc: Provide a simple malloc for VPL vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,06/19] malloc: Show amount of used space when memory runs out vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,05/19] boot: Respect the load_op in fit_image_load() vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,04/19] bootstd: Avoid sprintf() in SPL when creating bootdevs vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,03/19] boot: Allow FIT to fall back from best-match option vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,02/19] image: Add a prototype for fit_image_get_phase() vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
[v3,01/19] spl: mmc: Avoid size growth in spl_mmc_find_device() debug vbe: Series part E - - - - --- 2024-12-07 Simon Glass trini New
boot: Use correct PHASE_ variable for expo boot: Use correct PHASE_ variable for expo - 1 - - --- 2024-12-07 Simon Glass trini New
[V6,4/4] board: dhelectronics: Sync env variable dh_som_serial_number with SN arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP - - 1 - --- 2024-12-06 Christoph Niedermaier festevam New
[V6,3/4] lib: hashtable: Prevent recursive calling of callback functions arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP - - - - --- 2024-12-06 Christoph Niedermaier festevam New
[V6,2/4] arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP - - 1 - --- 2024-12-06 Christoph Niedermaier festevam New
[V6,1/4] arm64: dts: imx8mp: Add aliases for the access to the EEPROM ID page node arm64: imx8mp: Read values from M24C32-D write-lockable page on DHCOM i.MX8MP - - 1 - --- 2024-12-06 Christoph Niedermaier festevam New
[v3,10/10] configs: Enable sysinfo for QEMU Arm64 SMBIOS improvements - - 1 - --- 2024-12-06 Raymond Mao trini New
[v3,09/10] cmd: update smbios cmd SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
[v3,08/10] armv8: Add generic smbios information into the device tree SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
[v3,07/10] armv8: Add arch-specific sysinfo platform driver SMBIOS improvements - - 1 - --- 2024-12-06 Raymond Mao trini New
[v3,06/10] smbios: add detailed smbios information SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
[v3,05/10] smbios: Refactor smbios library SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
[v3,04/10] sysinfo: Add sysinfo driver and data structure for smbios SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
[v3,03/10] test/dm: add sandbox test for sysinfo_get_data SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
[v3,02/10] sysinfo: Add sysinfo API for accessing data area SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
[v3,01/10] smbios: Refactor the smbios headfile SMBIOS improvements - - - - --- 2024-12-06 Raymond Mao trini New
configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality configs: mvebu_espressobin_ultra-88f3720_defconfig: enable full bootflow functionality - - - - --- 2024-12-06 Benjamin Schneider stroese New
[2/2] efi_loader: efi_net: Add efi_net_start() to efi_net.c efi_loader: efi_setup: Add efi_start_obj_list() and use it to set PXE IP address - - - - --- 2024-12-06 Adriano Cordova xypron New
[1/2] efi_loader: efi_setup: Add efi_start_obj_list() to efi_setup.c efi_loader: efi_setup: Add efi_start_obj_list() and use it to set PXE IP address - - - - --- 2024-12-06 Adriano Cordova xypron New
[v2,2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path efi_loader: efi_net: Fix net_dp handling - 1 - 1 --- 2024-12-06 Adriano Cordova xypron New
[v2,1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h efi_loader: efi_net: Fix net_dp handling - - 2 - --- 2024-12-06 Adriano Cordova xypron New
[v1,2/2] gpio: fix request of PMIC GPIO child GPIO: improve and fix pmic gpios behavior - - - - --- 2024-12-06 Svyatoslav Ryhel trini Changes Requested
[v1,1/2] gpio: add PMIC_GPIO Kconfig option GPIO: improve and fix pmic gpios behavior - - - - --- 2024-12-06 Svyatoslav Ryhel trini Changes Requested
[3/3] rpi: Use the U-Boot control FDT for fdt_addr rpi: Tidy up booting - - - - --- 2024-12-06 Simon Glass trini Changes Requested
[2/3] fdt: Allow expanding the devicetree during relocation rpi: Tidy up booting - - - - --- 2024-12-06 Simon Glass trini Changes Requested
[1/3] rpi: Update environment to support booti and large initrd rpi: Tidy up booting - - - - --- 2024-12-06 Simon Glass trini Changes Requested
[2/2] efi_loader: efi_net: let efi_net_set_dp properly update the device path efi_loader: efi_net: Fix net_dp handling - 1 - - --- 2024-12-06 Adriano Cordova xypron Changes Requested
[1/2] efi_loader: Expose efi_reinstall_protocol_interface in efi_loader.h efi_loader: efi_net: Fix net_dp handling - - 2 - --- 2024-12-06 Adriano Cordova xypron Changes Requested
[1/1] net: disable MBEDTLS in SPL [1/1] net: disable MBEDTLS in SPL 1 - - - --- 2024-12-06 Heinrich Schuchardt trini Accepted
usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral" usb: xhci-dwc3: Bail out if "dr_mode" is "peripheral" - - - - --- 2024-12-06 Siddharth Vadapalli marex New
mbedtls: remove MBEDTLS_HAVE_TIME mbedtls: remove MBEDTLS_HAVE_TIME 1 1 1 - --- 2024-12-06 Ilias Apalodimas trini Accepted
trace: add support for "trace clear" trace: add support for "trace clear" - - - - --- 2024-12-06 Jerome Forissier trini New
trace: proftool: dump-ftrace should write funcgraph times in ns not us trace: proftool: dump-ftrace should write funcgraph times in ns not us - - - - --- 2024-12-06 Jerome Forissier trini New
arm: qemu: fix update_info declaration arm: qemu: fix update_info declaration - 1 - - --- 2024-12-06 Vincent Stehlé trini Accepted
[v1,1/1] driver: clk: tegra: init basic clocks on probe Tegra: fix clock init - - - - --- 2024-12-06 Svyatoslav Ryhel tagr New
[v3,46/46] bootmeth_extlinux: Refactor extlinux to split boot pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,45/46] pxe_utils: Refactor to separate reading from booting pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,44/46] boot: Detect booti format properly in pxe_utils pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,43/46] pxe: Deal with a missing FDT in the bootflow pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,42/46] pxe: Collect the FDT in the bootflow pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,41/46] bootstd: Update extlinux and pxe to allow boot interruption pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,40/46] bootmeth_extlinux: Move boot code into common file pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,39/46] bootmeth_pxe: Drop the driver-private data pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,38/46] bootmeth_pxe: Implement the fallback option pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,37/46] bootmeth: Refactor to put options in a common file pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,36/46] bootmeth_extlinux: Move pxe_context into plat pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,35/46] bootmeth_extlinux: Move extlinux_info into plat pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,34/46] test: Update bootm test to restore silent_console pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,33/46] pxe: Allow skipping the boot pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,32/46] pxe: Record the bootflow in the PXE context pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,31/46] pxe: Drop the cmdline parameter pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,30/46] boot: Avoid using the cmdline in bootmeth_pxe and pxe cmd pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,29/46] net: Provide a function to run network operations pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,28/46] net: Drop #ifdef in parse_args() pxe: Support read_all() for extlinux and PXE 1 - - - --- 2024-12-06 Simon Glass trini New
[v3,27/46] net: Refactor part of netboot_common() into a function pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,26/46] net: Return the size from parse_args() pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
[v3,25/46] net: Return the address and size from parse_addr_size() pxe: Support read_all() for extlinux and PXE - - - - --- 2024-12-06 Simon Glass trini New
« 1 2 3 41769 1770 »