Show patches with: Archived = No       |   167817 patches
« 1 2 ... 221 222 2231678 1679 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/8] sunxi: SPL SPI: add initial support for booting from SPI NAND SUNIV SPI NAND support in SPL - - - 1 --- 2022-10-14 Icenowy Zheng trini Deferred
[3/8] sunxi: SPL SPI: allow multiple boot attempt SUNIV SPI NAND support in SPL - - 1 1 --- 2022-10-14 Icenowy Zheng trini Deferred
[2/8] sunxi: SPL SPI: add support for read command with 2 byte address SUNIV SPI NAND support in SPL - - 1 1 --- 2022-10-14 Icenowy Zheng trini Deferred
[1/8] sunxi: SPL SPI: extract code for doing SPI transfer SUNIV SPI NAND support in SPL 1 - 1 1 --- 2022-10-14 Icenowy Zheng trini Deferred
test: Fix typo in test name test: Fix typo in test name - - 1 - --- 2022-10-13 Michal Suchánek trini Superseded
libfdt: Fix build with python 3.10 libfdt: Fix build with python 3.10 - - 2 - --- 2022-10-13 Michal Suchánek sjg Accepted
libfdt: Fix invalid version warning libfdt: Fix invalid version warning - - 2 - --- 2022-10-13 Michal Suchánek sjg Accepted
tests: Build correct sandbox configuration on 32bit tests: Build correct sandbox configuration on 32bit - - - - --- 2022-10-13 Michal Suchánek sjg Changes Requested
[3/3] cmd: source: Support specifying config name cmd: source: Support specifying config name - - - - --- 2022-10-13 Sean Anderson trini Superseded
[2/3] cmd: source: Clean up a few lines cmd: source: Support specifying config name - - 1 - --- 2022-10-13 Sean Anderson trini Superseded
[1/3] treewide: Use NULL for script image name cmd: source: Support specifying config name - - 1 - --- 2022-10-13 Sean Anderson trini Superseded
[2/2] configs: sunxi: licheepi_nano: enable D-Cache sunxi: fix SUNIV D$ support - - 1 - --- 2022-10-13 Icenowy Zheng apritzel Accepted
[1/2] sunxi: fix SUNIV build when enabling D-Cache sunxi: fix SUNIV D$ support - - 1 - --- 2022-10-13 Icenowy Zheng apritzel Accepted
blk: fix a couple of trivial documentation typos blk: fix a couple of trivial documentation typos - - - - --- 2022-10-13 Mattijs Korpershoek trini Superseded
[v2,45/45] vbe: Add a test for the VBE flow into U-Boot proper [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,44/45] vbe: Add a command to show the VBE state [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,43/45] vbe: Record which phases loaded using VBE [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,42/45] vbe: Use a manual test [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,41/45] vpl: Allow signature verification [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,40/45] sandbox: Add an image for VPL [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,39/45] vbe: Add info about the VBE device to the fwupd node [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,38/45] vbe: Add Kconfig options for VPL [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,37/45] vbe: Drop the U-Boot prefix from the version [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,36/45] vbe: Move OS implementation into a separate file [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,35/45] vbe: Support reading the next SPL phase via VBE [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,34/45] vbe: Support selecting operations by SPL phase [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,33/45] sandbox: Support obtaining the next phase from an image [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,32/45] spl: Allow multiple loaders of the same time [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,31/45] vbe: Use a warning for a failed requests [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,30/45] vbe: Rename vbe_fixup to vbe_request [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,29/45] image: Correct strncpy() warning with image_set_name() [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Deferred
[v2,28/45] image: Allow loading a FIT image for a particular phase [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,27/45] image: Add the concept of a phase to FIT [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,26/45] sandbox: Add a way to specify the sandbox executable [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,25/45] sandbox: Generalise SPL booting [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,24/45] image: Move comment for fit_conf_find_compat() [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,23/45] sandbox: Drop message about writing sandbox state [v2,01/45] WIP: gitlab: Install pyelftools - - 1 - --- 2022-10-13 Simon Glass trini Superseded
[v2,22/45] dm: mmc: Allow sandbox emulator to build without writes [v2,01/45] WIP: gitlab: Install pyelftools - - 1 - --- 2022-10-13 Simon Glass trini Superseded
[v2,21/45] dm: blk: mmc: Tidy up some Makefile rules for SPL [v2,01/45] WIP: gitlab: Install pyelftools - - 1 - --- 2022-10-13 Simon Glass trini Superseded
[v2,20/45] bloblist: Drop debugging [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,19/45] usb: Update the test to cover reading and writing [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,18/45] dm: blk: Add udevice functions [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,17/45] disk: Rename block_dev to desc [v2,01/45] WIP: gitlab: Install pyelftools 1 - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,16/45] disk: Rename block functions [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,15/45] bootstd: Add a way to set up a bootflow [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,14/45] test: Support tests which can only be run manually [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,13/45] test: Update tests to use the skip feature [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,12/45] test: Report skippped tests [v2,01/45] WIP: gitlab: Install pyelftools 1 - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,11/45] binman: Support writing symbols into ELF files [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,10/45] binman: Handle writing ELF symbols in the Entry class [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,09/45] binman: Split out looking up a symbol into a function [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,08/45] binman: Allow obtaining a symbol value [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,07/45] spl: Add a separate silence option for SPL [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,06/45] spl: Refactor controls for console output [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,05/45] spl: Use binman suffix allow symbols of any SPL etype [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,04/45] disk: Drop debug messages in part_efi [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2,03/45] Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE vbe: Implement the full firmware flow - - - - --- 2022-10-13 Simon Glass trini Superseded
[v2] cmd: bcb: select user(0) hwpart in __bcb_load() [v2] cmd: bcb: select user(0) hwpart in __bcb_load() - - 1 - --- 2022-10-13 Mattijs Korpershoek trini Accepted
[v2,02/45] docker: Install pyelftools for builds [v2,01/45] WIP: gitlab: Install pyelftools - - 1 - --- 2022-10-13 Simon Glass trini Accepted
[v2,01/45] WIP: gitlab: Install pyelftools [v2,01/45] WIP: gitlab: Install pyelftools - - - - --- 2022-10-13 Simon Glass trini Deferred
Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" Revert "pinctrl: zynqmp: Add support for output-enable and bias-high-impedance" - - - - --- 2022-10-13 Michal Simek monstr Changes Requested
[v6,10/10] arm_ffa: efi: corstone1000: enable MM communication introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,09/10] arm_ffa: efi: introduce FF-A MM communication introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,08/10] arm_ffa: introduce armffa command Sandbox test introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,07/10] arm_ffa: introduce Sandbox test cases for UCLASS_FFA introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,06/10] arm_ffa: introduce the FF-A Sandbox driver introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,05/10] arm_ffa: introduce armffa command introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,04/10] arm_ffa: efi: unmap RX/TX buffers introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,03/10] arm_ffa: introduce Arm FF-A low-level driver introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,02/10] lib: uuid: introduce be_uuid_str_to_le_bin function introduce Arm FF-A support - - - - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
[v6,01/10] arm64: smccc: add support for SMCCCv1.2 x0-x17 registers introduce Arm FF-A support - - 1 - --- 2022-10-13 Abdellatif El Khlifi trini Superseded
tools: env: fw_env: Fix unused-result warning tools: env: fw_env: Fix unused-result warning - - - - --- 2022-10-13 Jaehoon Chung trini Accepted
[v2,2/2] spl: spl_legacy: Fix printing image name [v2,1/2] image: Fix string truncation warning - - 1 - --- 2022-10-13 Michal Suchánek trini Changes Requested
[v2,1/2] image: Fix string truncation warning [v2,1/2] image: Fix string truncation warning - - 1 - --- 2022-10-13 Michal Suchánek trini Changes Requested
riscv: ae350: Check firmware_fdt_addr header riscv: ae350: Check firmware_fdt_addr header - - 1 - --- 2022-10-13 Rick Chen Andes Superseded
[v6,20/20] dm: core: Do not stop uclass iteration on error Do not stop uclass iteration on error - 1 1 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,19/20] dm: treewide: Do not use the return value of simple uclass iterator Do not stop uclass iteration on error - - 1 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,18/20] dm: core: Non-activated device may be returned from uclass iterators that provide error … Do not stop uclass iteration on error - - 1 - --- 2022-10-12 Michal Suchánek sjg Not Applicable
[v6,17/20] dm: core: Switch uclass_*_device_err to use uclass_*_device_check Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,16/20] dm: core: Switch uclass_foreach_dev_probe to use simple iterator Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,15/20] mpc83xx: gazerbeam: Update sysinfo_get error handling Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,14/20] dm: pci: Update error handling in pci_sriov_init Do not stop uclass iteration on error - - 1 - --- 2022-10-12 Michal Suchánek sjg Not Applicable
[v6,13/20] net: eth-uclass: Do not set device on error Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,12/20] dm: blk: Do not use uclass_next_device_err Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,11/20] dm: treewide: Use uclass_next_device_err when accessing second device Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,10/20] dm: treewide: Use uclass_first_device_err when accessing one device Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,09/20] cmd: List all uclass devices regardless of probe error Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,08/20] w1: Fix bus counting in w1_get_bus Do not stop uclass iteration on error - 2 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,07/20] video: ipuv3: Fix error handling when getting the display Do not stop uclass iteration on error - 2 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,06/20] stdio: Fix class iteration in stdio_add_devices() Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,05/20] usb: ether: Fix error handling in usb_ether_init Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,04/20] bootstd: Fix listing boot devices Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,03/20] dm: pci: Fix device PCI iteration Do not stop uclass iteration on error - 2 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,02/20] dm: treewide: Do not opencode uclass_probe_all() Do not stop uclass iteration on error - - 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[v6,01/20] dm: core: Fix uclass_probe_all to really probe all devices Do not stop uclass iteration on error - 1 2 - --- 2022-10-12 Michal Suchánek sjg Accepted
[2/2] spl: spl_legacy: Fix printing image name [1/2] image: Suppress string truncation warning - - 1 - --- 2022-10-12 Michal Suchánek trini Superseded
[1/2] image: Suppress string truncation warning [1/2] image: Suppress string truncation warning - - - - --- 2022-10-12 Michal Suchánek trini Superseded
[1/1] board: gateworks: gw_ventana: fix building with GCC 12.2 [1/1] board: gateworks: gw_ventana: fix building with GCC 12.2 - - 2 - --- 2022-10-12 Heinrich Schuchardt trini Accepted
[6/6] sunxi: add CherryPi-F1C200s support sunxi: improve F1C200s support - - - 1 --- 2022-10-12 Andre Przywara apritzel Superseded
[5/6] sunxi: f1c100: dtsi: add UART1 pins sunxi: improve F1C200s support - - 1 - --- 2022-10-12 Andre Przywara apritzel Superseded
« 1 2 ... 221 222 2231678 1679 »