Show patches with: Archived = No       |   167557 patches
« 1 2 ... 658 659 6601675 1676 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,25/38] x86: fsp: Add access to variable MRC data x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,24/38] x86: fsp: Add a few more definitions for FSP2 x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,23/38] efi: Move inline functions to unconditional part of header x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,22/38] x86: fsp: Move common support functions into a common file x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,21/38] x86: Move common fsp functions into a common file x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,20/38] x86: fsp: Move common dram functions into a common file x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,19/38] x86: fsp: Tidy up comment style a little x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,18/38] x86: fsp: Use if() instead of #ifdef x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,17/38] x86: fsp: Create a common fsp_support.h header x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,16/38] x86: Rename some FSP functions to have an fsp_ prefix x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,15/38] x86: sysreset: Allow reset driver to be included in SPL/TPL x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,14/38] spi: Add support for memory-mapped flash x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,13/38] spi: sandbox: Add a test driver for sandbox SPI flash x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,12/38] x86: spi: Add a driver for the Intel Fast SPI interface x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,11/38] spl: Add a function to determine the U-Boot phase x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,10/38] spl: Set up the bloblist in board_init_r() x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,09/38] spl: Add an arch-specific hook for writing to SPL handoff x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,08/38] spl: handoff: Correct Kconfig condition for SPL and TPL x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,07/38] spl: Avoid checking for Ctrl-C in SPL with print_buffer() x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,06/38] spl: Correct priority selection for image loaders x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,05/38] serial: ns16550: Allow serial to enabled/disabled in SPL x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,04/38] mtd: spi: Add 'struct spi_flash {' to the code x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,03/38] dm: gpio: Allow control of GPIO uclass in SPL x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,02/38] binman: Allow selection of logging verbosity x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,01/38] binman: Pass the toolpath to binman from the main Makefile x86: Various modifications to prepare for FSP2 - - - - --- 2019-08-26 Simon Glass bmeng Superseded
[U-Boot,v2] ddr, fsl: add DM_I2C support [U-Boot,v2] ddr, fsl: add DM_I2C support - - - - --- 2019-08-26 Heiko Schocher prabhu_kush Accepted
[U-Boot,v2] Prevented possible null dereference. [U-Boot,v2] Prevented possible null dereference. - - - - --- 2019-08-26 Niv Shetrit trini Rejected
[U-Boot,v2] regulator: fixed: Modify enable-active-high behavior [U-Boot,v2] regulator: fixed: Modify enable-active-high behavior - - - - --- 2019-08-26 Patrice CHOTARD trini Accepted
[U-Boot] ARM: dts: at91: sama5d27_wlsom1: add hlcdc node [U-Boot] ARM: dts: at91: sama5d27_wlsom1: add hlcdc node - - - - --- 2019-08-26 Eugen Hristev ehristev Accepted
[U-Boot,v2,4/4] ci: add envtools support env: fix build error for envtools 1 - 1 - --- 2019-08-26 Pierre-Jean Texier trini Accepted
[U-Boot,v2,3/4] env: add missing <compiler.h> header file env: fix build error for envtools 1 1 - 2 --- 2019-08-26 Pierre-Jean Texier trini Accepted
[U-Boot,v2,2/4] fw_env: fix build error env: fix build error for envtools 1 1 - 2 --- 2019-08-26 Pierre-Jean Texier trini Accepted
[U-Boot,v2,1/4] fw_env: remove duplicated definitions env: fix build error for envtools 1 1 - 2 --- 2019-08-26 Pierre-Jean Texier trini Accepted
[U-Boot] Removed possible null dereference by wrapping 'strchr' with 'if'. [U-Boot] Removed possible null dereference by wrapping 'strchr' with 'if'. - - - - --- 2019-08-26 Niv Shetrit trini Superseded
[U-Boot,v4,4/4] SDP: Call usb_gadget_initialize and usb_gadget_release to support UDC Make some changes to SDP - - 1 - --- 2019-08-26 Sherry Sun Superseded
[U-Boot,v4,3/4] SDP: fix wrong usb request size and add high speed endpoint descriptor Make some changes to SDP - - - - --- 2019-08-26 Sherry Sun Superseded
[U-Boot,v4,2/4] SDP: use CONFIG_SDP_LOADADDR as default load address Make some changes to SDP - - 1 - --- 2019-08-26 Sherry Sun Superseded
[U-Boot,v4,1/4] imx: spl: Change USB boot device type for imx8/8m Make some changes to SDP - - 1 - --- 2019-08-26 Sherry Sun Superseded
[U-Boot,v6,4/4] configs: enable espi device module in T2080QDS [U-Boot,v6,1/4] dm: spi: Convert Freescale ESPI driver to driver model - - - - --- 2019-08-26 Xiaowei Bao priyankajain Superseded
[U-Boot,v6,3/4] powerpc: dts: t2080qds: add espi slave nodes support [U-Boot,v6,1/4] dm: spi: Convert Freescale ESPI driver to driver model - - - - --- 2019-08-26 Xiaowei Bao priyankajain Superseded
[U-Boot,v6,2/4] powerpc: dts: t2080: add espi controller node support [U-Boot,v6,1/4] dm: spi: Convert Freescale ESPI driver to driver model - - - - --- 2019-08-26 Xiaowei Bao priyankajain Superseded
[U-Boot,v6,1/4] dm: spi: Convert Freescale ESPI driver to driver model [U-Boot,v6,1/4] dm: spi: Convert Freescale ESPI driver to driver model - - - - --- 2019-08-26 Xiaowei Bao priyankajain Superseded
[U-Boot,PATCHv2] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry [U-Boot,PATCHv2] armv8: fsl-layerscape: Fix a typo of Layerscape PCIe config entry - 1 1 - --- 2019-08-26 Z.Q. Hou prabhu_kush Superseded
[U-Boot,13/13] imx8: cpu: fix mac fuse word for i.MX8QM i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,12/13] imx8: move i.MX8 cpu desc code to drivers/cpu/imx8_cpu.c i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,11/13] imx: scu_api: add sc_pm_is_partition_started i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,10/13] imx8: fdt: add optee node i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,09/13] imx8: save args passed from ATF i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,08/13] imx8: fdt: configure sid for masters i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,07/13] imx: scu_api: add sc_rm_set_master_sid i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,06/13] configs: imx8qm/qxp_mek: enable CONFIG_OF_SYSTEM_SETUP i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,05/13] imx8: disable node when the resource is not owned i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,04/13] imx8qm: correct fdt_file i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,03/13] imx8qm: power up SMMU i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,02/13] imx: sys_proto: add is_imx8qm helper i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot,01/13] imx8: Probe the SCU driver by using uclass function i.MX8 misc patches - - - - --- 2019-08-26 Peng Fan sbabic Accepted
[U-Boot] board: fsl: lx2160aqds: add support for SerDes protocol 14 [U-Boot] board: fsl: lx2160aqds: add support for SerDes protocol 14 - - - - --- 2019-08-26 Florin Chiculita priyankajain Accepted
[U-Boot] net: macb: Fix rx buffer cache handling [U-Boot] net: macb: Fix rx buffer cache handling 1 1 1 1 --- 2019-08-26 Stefan Roese jhersh Accepted
[U-Boot,4/4] board: atmel: sama5d27_wlsom1_ek: start green led in SPL [U-Boot,1/4] ARM: dts: at91: sama5d2: add seq for qspi1 - - - - --- 2019-08-26 Eugen Hristev ehristev Accepted
[U-Boot,3/4] board: atmel: sama5d2_wlsom1_ek: add qspi support and qspi boot config [U-Boot,1/4] ARM: dts: at91: sama5d2: add seq for qspi1 - - - - --- 2019-08-26 Eugen Hristev ehristev Accepted
[U-Boot,2/4] ARM: dts: at91: sama5d27_wlsom1_ek: add support for qspi [U-Boot,1/4] ARM: dts: at91: sama5d2: add seq for qspi1 - - - - --- 2019-08-26 Eugen Hristev ehristev Accepted
[U-Boot,1/4] ARM: dts: at91: sama5d2: add seq for qspi1 [U-Boot,1/4] ARM: dts: at91: sama5d2: add seq for qspi1 - - - - --- 2019-08-26 Eugen Hristev ehristev Accepted
[U-Boot,1/1] x86: show UEFI images involved in crash [U-Boot,1/1] x86: show UEFI images involved in crash - - 1 1 --- 2019-08-25 Heinrich Schuchardt bmeng Accepted
[U-Boot,v2] arm: dts: sync dts for Allwinner H6 [U-Boot,v2] arm: dts: sync dts for Allwinner H6 2 - - - --- 2019-08-25 Clément Péron jagan Accepted
[U-Boot,PATCHv2,3/3] dm: pcie_fsl: Fix the calculation of controller index dm: pcie_fsl: Fix some issues - - 1 - --- 2019-08-25 Z.Q. Hou prabhu_kush Superseded
[U-Boot,PATCHv2,2/3] dm: pcie_fsl: Fix the Class Code fixup function dm: pcie_fsl: Fix some issues - - - - --- 2019-08-25 Z.Q. Hou prabhu_kush Superseded
[U-Boot,PATCHv2,1/3] dm: pcie_fsl: Fix workaround of P4080 erratum A003 dm: pcie_fsl: Fix some issues - - - - --- 2019-08-25 Z.Q. Hou prabhu_kush Superseded
[U-Boot] ARM: da850evm_direct_nor: Enable DM_GPIO [U-Boot] ARM: da850evm_direct_nor: Enable DM_GPIO - - - - --- 2019-08-25 Adam Ford trini Accepted
[U-Boot] ARM: da850evm_nand: Enable Ethernet [U-Boot] ARM: da850evm_nand: Enable Ethernet - - - - --- 2019-08-25 Adam Ford trini Accepted
[U-Boot] Kconfig: Varios: Fix more SPL, TPL dependencies [U-Boot] Kconfig: Varios: Fix more SPL, TPL dependencies - - - - --- 2019-08-24 Adam Ford trini Accepted
[U-Boot,v2,10/10] x86: Move fsp_ffs.h include to fsp_arch.h x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,09/10] x86: Move fsp_bootmode.h to the generic fsp directory x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,08/10] x86: Move fsp_infoheader.h to the generic fsp directory x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,07/10] x86: Move fsp_hob.h to the generic fsp directory x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,06/10] x86: Move fsp_fv.h to the generic fsp directory x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,05/10] x86: Move fsp_types.h to the generic fsp directory x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,04/10] x86: Move fsp_api.h inclusion out of fsp_support.h x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,03/10] x86: Create a new fsp_arch.h header x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,02/10] x86: Move fsp_azalia.h to the generic fsp directory x86: Prepare for adding FSP2 code - - - - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,v2,01/10] x86: Rename existing FSP code to fsp1 x86: Prepare for adding FSP2 code - - 1 - --- 2019-08-24 Simon Glass bmeng Superseded
[U-Boot,34/34] binman: Drop comment-out code in testUpdateFdtOutput() binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,33/34] binman: Add logging for the number of pack passes binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,32/34] binman: Write symbol info before image inclusion binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,31/34] binman: Support writing symbols into entries within an IFWI binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,30/34] binman: Update IFWI entry to support updates binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,29/34] binman: Update IFWI entry to read entries outside constructor binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,28/34] binman: Fix entry comment for Intel descriptor binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,27/34] binman: Add support for Intel FSP meminit binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,26/34] binman: Correct symbol calculation with non-zero image base binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Changes Requested
[U-Boot,25/34] binman: Allow support for writing a size symbol to binaries binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,24/34] binman: Increase size of TPL and SPL test data binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,23/34] binman: Avoid needing the section size in advance binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,22/34] binman: Rename some two-digit test files binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,21/34] binman: Use underscore in test filenames binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,20/34] binman: Allow symbols to be resolved inside sections binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,19/34] binman: Clean up unnecessary code related to ELF test files binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,18/34] binman: Use the Makefile for u_boot_binman_syms_bad binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,17/34] binman: Use the Makefile for u_boot_binman_syms_size binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,16/34] binman: Use the Makefile for u_boot_binman_syms binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
[U-Boot,15/34] binman: Use the Makefile for u_boot_no_ucode_ptr binman: Various improvements and tidy-ups - - - - --- 2019-08-24 Simon Glass sjg Accepted
« 1 2 ... 658 659 6601675 1676 »