Show patches with: State = Action Required       |    Archived = No       |   5987 patches
« 1 2 ... 46 47 4859 60 »
Patch Series S/W/F Date Submitter Delegate State
[5/8,v2] efi_loader: bootmgr: Use get_var from efi_helper file Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[6/8,v2] efi_loader: Replace config option with EFI variable for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[7/8,v2] efi_selftest: Modify self-tests for initrd loading via Loadfile2 Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
[8/8,v2] doc: uefi: Add instruction for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2020-12-30 Ilias Apalodimas New
efi_loader: Remove unused headers from efi_load_initrd.c efi_loader: Remove unused headers from efi_load_initrd.c --- 2020-12-31 Ilias Apalodimas New
[V2,01/12] imx: imx8mp_evk: enable eth support [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,02/12] imx: imx8mn_ddr4_evk: Use CONFIG_TARGET_IMX8MN_DDR4_EVK for DDR4 EVK board [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,04/12] imx: imx8mn_evk: correct stack/malloc adress [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,05/12] arm: dts: imx8mn: sync dts from Linux Kernel [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,07/12] imx8m: clock: add type of set_clk_eqos [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,08/12] arm: dts: imx8mp: sync dts from Linux Kernel [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,09/12] arm: dts: imx8mm: sync dts from Linux Kernel [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,10/12] arm: dts: imx8mq: sync dts from Linux Kernel [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,11/12] imx8m: lowlevel_init: tune alignment [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2,12/12] imx: imx8m: move CONFIG_SPL_SYS_[I, D]CACHE_OFF to defconfig [V2,01/12] imx: imx8mp_evk: enable eth support --- 2021-01-03 Peng Fan (OSS) New
[V2] imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFF [V2] imx: imx8mn/p: drop CONFIG_SYS_[I,D]CACHE_OFF --- 2021-01-13 Peng Fan (OSS) New
[RFC,1/3] efi_loader: Introduce helper functions for EFI Change logic of EFI LoadFile2 protocol for initrd loading --- 2021-01-13 Ilias Apalodimas New
[RFC,2/3] efi_loader: efi_loader: Replace config option for initrd loading Change logic of EFI LoadFile2 protocol for initrd loading --- 2021-01-13 Ilias Apalodimas New
[RFC,3/3] efidebug: add multiple device path instances on Boot#### Change logic of EFI LoadFile2 protocol for initrd loading --- 2021-01-13 Ilias Apalodimas New
[01/13] imx: lowlevel: implement armv8_el2_to_aarch32 [01/13] imx: lowlevel: implement armv8_el2_to_aarch32 --- 2021-01-14 Peng Fan (OSS) New
[10/13] imx8m: add QSPI boot dev [01/13] imx: lowlevel: implement armv8_el2_to_aarch32 --- 2021-01-14 Peng Fan (OSS) New
[v2,1/2] rtc: add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc --- 2021-01-15 Ying-Chun Liu New
[v2,2/2] doc: device-tree-bindings: rtc: Abracon AB x80x i2c rtc add rtc-abx80x, a driver for the Abracon AB x80x i2c rtc --- 2021-01-15 Ying-Chun Liu New
efi_loader: Avoid emitting efi_var_buf to .GOT efi_loader: Avoid emitting efi_var_buf to .GOT --- 2021-01-15 Ilias Apalodimas New
[v2] efi_loader: Avoid emitting efi_var_buf to .GOT [v2] efi_loader: Avoid emitting efi_var_buf to .GOT --- 2021-01-16 Ilias Apalodimas New
[1/3] mem: spi-mem: define spi_mem_default_supports_op Fixes for SPI-NAND issues on LS1088A --- 2021-01-18 Mathew McBride New
mkeficapsule: Free up resources used for adding public key to dtb mkeficapsule: Free up resources used for adding public key to dtb --- 2021-01-21 Sughosh Ganu New
[v2] mkeficapsule: Miscellaneous fixes in the utility [v2] mkeficapsule: Miscellaneous fixes in the utility --- 2021-01-22 Sughosh Ganu New
[V2,01/17] usb: gadget: Add ep_config call back to usb_gadget_ops usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,02/17] usb: gadget: don't change ep name for dwc3 while ep autoconfig usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,03/17] usb: gadget: OS String support usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,04/17] usb: gadget: move utf8_to_utf16le to header file usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,06/17] usb: gadget: OS Feature Descriptors support usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,07/17] usb: gadget: add WCID support for mfgtool usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,08/17] usb: gadget: fastboot: add ext properties for WCID usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,09/17] usb: gadget: set correct usb_configuration for os_desc_config usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,10/17] usb: gadget: update os_desc_config when add config usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,11/17] usb: gadget: add super speed support usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,12/17] usb: fastboot: add super speed support usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,13/17] usb: gadget: dnl: set dnl to be super speed usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,14/17] usb: composite: force gadget to be USB2 for HS only function usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,15/17] usb: udc: ci: update speed handling usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,16/17] usb: gadget: fastboot: use correct max packet size usb: gadget: update --- 2021-01-25 Peng Fan New
[V2,17/17] usb: gaget: ci: set ep's desc when enable ep usb: gadget: update --- 2021-01-25 Peng Fan New
efidebug: Introduce bootmgr command efidebug: Introduce bootmgr command --- 2021-02-10 Ilias Apalodimas New
doc: update efidebug command doc: update efidebug command --- 2021-02-10 Ilias Apalodimas New
[2/3] fit: Use hash.c to call SHA code Improvements to FIT hashing --- 2021-02-17 Joel Stanley New
[v7,1/5] dt-bindings: input: adc-keys bindings documentation VIM3: add support for checking 'Function' button state --- 2021-02-18 Marek Szyprowski New
[v7,4/5] configs: khadas-vim3(l): enable Function button support VIM3: add support for checking 'Function' button state --- 2021-02-18 Marek Szyprowski New
[3/3] firmware: scmi: fix inline comments and minor coding style issues [1/3] firmware: scmi: voltage regulator --- 2021-02-18 Etienne Carriere New
[11/14] board: ls1046aqds: Update MAINTAINERS [01/14] board: corenet_ds: MAINTAINERS: Remove redundant entries --- 2021-02-19 Priyanka Jain New
[12/14] board: ls1046ardb: Update MAINTAINERS [01/14] board: corenet_ds: MAINTAINERS: Remove redundant entries --- 2021-02-19 Priyanka Jain New
configs: stm32mp1: enable uefi related commands configs: stm32mp1: enable uefi related commands --- 2021-02-25 Ilias Apalodimas New
[v2] configs: stm32mp1: enable uefi related commands [v2] configs: stm32mp1: enable uefi related commands --- 2021-02-26 Ilias Apalodimas New
[3/6] efi_loader: Introduce helper functions for EFI [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[4/6] efi_loader: Replace config option for initrd loading [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[6/6] doc: Update uefi documentation for initrd loading options [1/6] efi_selftest: Remove loadfile2 for initrd selftests --- 2021-03-05 Ilias Apalodimas New
[1/2] power: regulator: add driver for ANATOP regulator ANATOP regulator driver --- 2021-03-07 Ying-Chun Liu New
[1/2] drivers: usb: phy: add driver for usb-nop-xceiv drivers: usb: phy: add driver for usb-nop-xceiv --- 2021-03-07 Ying-Chun Liu New
[2/2] doc: device-tree-bindings: phy: usb-nop-xceiv drivers: usb: phy: add driver for usb-nop-xceiv --- 2021-03-07 Ying-Chun Liu New
[v4,5/5] regulator: scmi: fix header file inclusion order [v4,1/5] firmware: scmi: voltage regulator --- 2021-03-08 Etienne Carriere New
[01/16] dm: core: Add helper to compare node names TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[02/16] drivers: reset: Handle gracefully NULL pointers TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[03/16] dt-bindings: phy: Add definitions for additional phy types TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[04/16] phy: cadence: Add driver for Sierra PHY TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[05/16] phy: cadence: Add driver for Torrent SERDES TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[06/16] phy: ti: j721e-wiz: Add support for WIZ module present in TI J721E SoC TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[08/16] board: ti: j721e: Add support for probing and configuring Torrent serdes on J7200 TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[09/16] ARM: dts: k3-j721e: Add the entries required for USB3 support on USB0 TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[10/16] arm: dts: k3-j7200-main: Add DT node for torrent serdes TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[11/16] arm: dts: k3-j7200-common-proc-board: Enable SERDES DT TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[12/16] arm: dts: k3-j7200-common-proc-board-u-boot: Add u-boot tags for torrent serdes TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[13/16] configs: j721e_evm_a72: Enable the drivers required for the USB3 support TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[14/16] configs: j7200_evm_a72_defconfig: Add config for torrent serdes and common clock framework TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[16/16] configs: j7200_evm_a72: Enhance bootcmd to configure ethernet PHY TI/Cadence: Add Sierra/Torrent SERDES driver --- 2021-03-09 Kishon Vijay Abraham I New
[3/6,v2] efi_loader: Introduce helper functions for EFI Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[4/6,v2] efi_loader: Replace config option for initrd loading Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[6/6,v2] doc: Update uefi documentation for initrd loading options Loadfile2 for initrd loading --- 2021-03-13 Ilias Apalodimas New
[01/26] tools: imx image: fix write warning imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[04/26] imx8mm/p: remove boot.cmd imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[05/26] imx8mm_evk: add/cleanup variable for distro imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[06/26] imx8mp_evk: add/cleanup variable for distro imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[11/26] imx8mp_evk: spl: clean up including headers imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[12/26] imx8mp_evk: Increase VDD_ARM to 0.95v Overdrive voltage imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[14/26] power: pca9450: add a new parameter for power_pca9450_init imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[15/26] imx8mn_evk: drop duplicated code imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[16/26] imx8mn: Add LPDDR4 EVK board support imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[21/26] imx8m: soc: update fuse path imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[23/26] arch: mach-imx: imx8m: fix unique_id read error for imx8mp imx: update for i.MX8M --- 2021-03-19 Peng Fan (OSS) New
[v2,1/2] power: regulator: add driver for ANATOP regulator power: regulator: add driver for ANATOP regulator --- 2021-03-23 Ying-Chun Liu New
efi_loader: Add a locality event on the eventlog efi_loader: Add a locality event on the eventlog --- 2021-03-23 Ilias Apalodimas New
[v2] efi_loader: Add a locality event on the eventlog [v2] efi_loader: Add a locality event on the eventlog --- 2021-03-24 Ilias Apalodimas New
[01/37] imx8mn: evk: update MAINTAINERS imx: hab/caam new feature and update --- 2021-03-25 Peng Fan (OSS) New
[02/37] imx8m: add regs used by CAAM imx: hab/caam new feature and update --- 2021-03-25 Peng Fan (OSS) New
[08/37] imx: HAB: Update hab codes to support ARM64 and i.MX8M imx: hab/caam new feature and update --- 2021-03-25 Peng Fan (OSS) New
[v2] efi_loader: EFI TCG2 free efi memory on protocol failure [v2] efi_loader: EFI TCG2 free efi memory on protocol failure --- 2021-03-25 Ilias Apalodimas New
[v3,1/2] power: regulator: add driver for ANATOP regulator power: regulator: add driver for ANATOP regulator --- 2021-03-25 Ying-Chun Liu New
[v5,1/2] power: regulator: add driver for ANATOP regulator power: regulator: add driver for ANATOP regulator --- 2021-03-27 Ying-Chun Liu New
[v5,2/2] doc: device-tree-bindings: regulator: anatop regulator power: regulator: add driver for ANATOP regulator --- 2021-03-27 Ying-Chun Liu New
efi_loader: convert void* to u8* on the tcg eventlog buffer efi_loader: convert void* to u8* on the tcg eventlog buffer --- 2021-03-29 Ilias Apalodimas New
« 1 2 ... 46 47 4859 60 »