Show patches with: Archived = No       |   167178 patches
« 1 2 ... 395 396 3971671 1672 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,v3,4/6] lib: rsa: generate additional parameters for public key rsa: extend rsa_verify() for UEFI secure boot - - - - --- 2019-11-13 AKASHI Takahiro trini Superseded
[U-Boot,v3,5/6] lib: rsa: add rsa_verify_with_pkey() rsa: extend rsa_verify() for UEFI secure boot - - 1 - --- 2019-11-13 AKASHI Takahiro trini Superseded
[U-Boot,v3,6/6] test: add rsa_verify() unit test rsa: extend rsa_verify() for UEFI secure boot - - - - --- 2019-11-13 AKASHI Takahiro trini Superseded
[U-Boot] include/configs: ls1012a: add pfe stop command before boot linux kernel [U-Boot] include/configs: ls1012a: add pfe stop command before boot linux kernel - - - - --- 2019-11-13 Biwen Li priyankajain Superseded
[U-Boot,v2] include/configs: ls1012a: add pfe stop command [U-Boot,v2] include/configs: ls1012a: add pfe stop command - - - - --- 2019-11-14 Biwen Li priyankajain Superseded
[U-Boot,v2] armv8: ls1028a: disable multimedia feature when not supported [U-Boot,v2] armv8: ls1028a: disable multimedia feature when not supported - - - - --- 2019-11-14 Wen He priyankajain Superseded
[U-Boot,01/11] lib: Import few bitmap functions from Linux ti: k3-udma: Add support for J721e - - 1 - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,02/11] dma: ti: k3-udma: Query DMA channels allocated from Resource Manager ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,03/11] soc: ti: k3-navss-ringacc: Flush/invalidate caches on ring push/pop ti: k3-udma: Add support for J721e - - 2 - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,04/11] soc: ti: k3-navss-ringacc: Get SYSFW reference from DT phandle ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,05/11] dma: ti: k3-udma: Get SYSFW reference from DT phandle ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,06/11] dma: ti: k3-udma: Remove coherency check for cache ops ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,07/11] dma: ti: k3-udma: Fix debug prints during enabling MEM_TO_DEV transfers ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,08/11] dma: ti: k3-udma: Switch to exposed ring mode ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,09/11] dma: ti: k3-udma: Fix ring push operation for 32 bit cores ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,10/11] dma: ti: k3-udma: Fix build warnings when building for 32 bit platforms ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,11/11] dma: ti: k3-udma: Add new compatible to J721e ti: k3-udma: Add support for J721e - - - - --- 2019-11-14 Raghavendra, Vignesh trini Superseded
[U-Boot,1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check [U-Boot,1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check - - - - --- 2019-11-14 Tom Rini trini Superseded
[U-Boot,2/5] fsl: layerscape: guard *env_sf_get_env_addr() on CONFIG_ENV_IS_IN_SPI_FLASH [U-Boot,1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check - - 1 - --- 2019-11-14 Tom Rini trini Superseded
[U-Boot,3/5] smart-gateway-mt7688: Correct build time check for overwriting factory data [U-Boot,1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check - - - - --- 2019-11-14 Tom Rini trini Superseded
[U-Boot,4/5] T1042RDB_PI_NAND_SECURE_BOOT: SECURE_BOOT means environment is nowhere [U-Boot,1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check - - - - --- 2019-11-14 Tom Rini trini Superseded
[U-Boot,5/5] env: Finish migration of common ENV options [U-Boot,1/5] env: Remove useless CONFIG_ENV_SIZE_REDUND and fix ENV_IS_REDUND check - - - - --- 2019-11-14 Tom Rini trini Superseded
[U-Boot,v4,1/5] net: mdio-uclass: rename arguments of dm_mdio_phy_connect for clarity Add helper function for linking a DM Eth device to a PHY - - - - --- 2019-11-14 Alexandru Marginean jhersh Superseded
[U-Boot,v4,2/5] net: mdio-uclass: add dm_eth_phy_connect helper function Add helper function for linking a DM Eth device to a PHY - - - - --- 2019-11-14 Alexandru Marginean jhersh Superseded
[U-Boot,v4,3/5] net: mdio-uclass: Add helper functions for scanning the MDIO bus Add helper function for linking a DM Eth device to a PHY - - - - --- 2019-11-14 Alexandru Marginean jhersh Superseded
[U-Boot,v4,4/5] doc: bindings: add mdio-handle property to ethernet nodes Add helper function for linking a DM Eth device to a PHY - - - - --- 2019-11-14 Alexandru Marginean jhersh Superseded
[U-Boot,v4,5/5] drivers: net: fsl_enetc: use the new MDIO DM helper functions Add helper function for linking a DM Eth device to a PHY - - - - --- 2019-11-14 Alexandru Marginean jhersh Superseded
[U-Boot,v3] armv8: ls1028a: disable multimedia feature when not supported [U-Boot,v3] armv8: ls1028a: disable multimedia feature when not supported - - - - --- 2019-11-15 Wen He priyankajain Superseded
[U-Boot,v2,1/2] env: split env_import_redund() into 2 functions env: Access Environment in SPI flashes before relocation - - - - --- 2019-11-15 Heiko Schocher trini Superseded
[U-Boot,v2,2/2] env: Access Environment in SPI flashes before relocation env: Access Environment in SPI flashes before relocation - - - - --- 2019-11-15 Heiko Schocher trini Superseded
[U-Boot] drivers: pci: layerscape: Add EP compatible as CONFIG [U-Boot] drivers: pci: layerscape: Add EP compatible as CONFIG - - - - --- 2019-11-15 Pankaj Bansal Superseded
[U-Boot,v3,6/6] config: enable DFU over USB on Raspberry Pi4 boards Untitled series #143132 - - 1 - --- 2019-11-15 Marek Szyprowski matthias_bgg Superseded
[U-Boot] gpio: at91_gpio: Add bank names [U-Boot] gpio: at91_gpio: Add bank names - - - - --- 2019-11-15 James Byrne ehristev Superseded
[U-Boot,V3,1/5] aes: add a define for the size of a block aes: add support for aes192 and aes256 - - 1 - --- 2019-11-15 Philippe REYNES trini Superseded
[U-Boot,V3,2/5] aes: add support of aes192 and aes256 aes: add support for aes192 and aes256 - - 1 - --- 2019-11-15 Philippe REYNES trini Superseded
[U-Boot,V3,3/5] tegra20: crypto: update code to use new aes api aes: add support for aes192 and aes256 - - 1 - --- 2019-11-15 Philippe REYNES trini Superseded
[U-Boot,V3,4/5] aes: add test unit for aes128 aes: add support for aes192 and aes256 - - 1 - --- 2019-11-15 Philippe REYNES trini Superseded
[U-Boot,V3,5/5] aes: add test unit for aes196 and aes256 aes: add support for aes192 and aes256 - - 1 - --- 2019-11-15 Philippe REYNES trini Superseded
[U-Boot] net: tftp: Fix tftp store address check in store_block() [U-Boot] net: tftp: Fix tftp store address check in store_block() - 1 - - --- 2019-11-16 Bin Meng Superseded
[U-Boot,1/6] dma: Introduce dma_get_cfg() interface J721e: Add networking support 1 - - - --- 2019-11-18 Raghavendra, Vignesh jhersh Superseded
[U-Boot,2/6] dma: ti: k3-udma: Implement dma_get_cfg() interface J721e: Add networking support 1 - - - --- 2019-11-18 Raghavendra, Vignesh jhersh Superseded
[U-Boot,3/6] net: ti: am65-cpsw-nuss: Rework RX flow ID handling J721e: Add networking support 1 - - - --- 2019-11-18 Raghavendra, Vignesh jhersh Superseded
[U-Boot,4/6] net: ti: am65-cpsw-nuss: Add new compatible for J721e J721e: Add networking support 1 - - - --- 2019-11-18 Raghavendra, Vignesh jhersh Superseded
[U-Boot,5/6] arm: dts: k3-j721e-common-proc-board: Add DMA and CPSW related DT nodes J721e: Add networking support 1 - - - --- 2019-11-18 Raghavendra, Vignesh jhersh Superseded
[U-Boot,6/6] configs: j721e_evm_a72_defconfig: Enable DMA and Ethernet J721e: Add networking support 1 - - - --- 2019-11-18 Raghavendra, Vignesh jhersh Superseded
[U-Boot] dm: serial: Handle "stdout-path" with ":options" correctly [U-Boot] dm: serial: Handle "stdout-path" with ":options" correctly - - 1 - --- 2019-11-18 Bin Meng sjg Superseded
[U-Boot] ppc/km: enable DM driver support in all defconfigs [U-Boot] ppc/km: enable DM driver support in all defconfigs - - - - --- 2019-11-18 Holger Brunck priyankajain Superseded
[U-Boot] board_r: Detect ifc-nor flash at run-time [U-Boot] board_r: Detect ifc-nor flash at run-time - - - - --- 2019-11-19 Pankit Garg trini Superseded
[U-Boot] rockchip: px30: enable fifo mode for both emmc and sdmmc on evb [U-Boot] rockchip: px30: enable fifo mode for both emmc and sdmmc on evb - - - - --- 2019-11-19 Heiko Stübner kevery Superseded
[U-Boot,v2,1/2] spi: cadence_qspi: Move to spi-mem framework spi: cadence-qspi: Move to spi-mem APIs - - - 1 --- 2019-11-19 Raghavendra, Vignesh jagan Superseded
[U-Boot,v2,2/2] spi: cadence-qspi: Add direct mode support spi: cadence-qspi: Move to spi-mem APIs - - - 1 --- 2019-11-19 Raghavendra, Vignesh jagan Superseded
[U-Boot] env: Provide programmatic equivalent to 'setenv -f' [U-Boot] env: Provide programmatic equivalent to 'setenv -f' - - - - --- 2019-11-19 James Byrne trini Superseded
[U-Boot] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig [U-Boot] arm: ti: dra7: move BOOTP_DNS2 and PHY_TI in defconfig - - - - --- 2019-11-19 Grygorii Strashko trini Superseded
[U-Boot,v3] Add TFA secure boot defconfig and Enables secure boot related configs in it. [U-Boot,v3] Add TFA secure boot defconfig and Enables secure boot related configs in it. - - - - --- 2019-11-20 Udit Agarwal Superseded
[U-Boot,v3,1/2] setexpr command is used while running secure boot (chain of trust with confidential… [U-Boot,v3,1/2] setexpr command is used while running secure boot (chain of trust with confidential… - - - - --- 2019-11-20 Udit Agarwal Superseded
[U-Boot,v3,2/2] Maximum size of secure boot header to be read from MMC is 12KB which spans across 0… [U-Boot,v3,1/2] setexpr command is used while running secure boot (chain of trust with confidential… - - - - --- 2019-11-20 Udit Agarwal Superseded
[U-Boot] arm: add acpi support for the arm [U-Boot] arm: add acpi support for the arm - - - - --- 2019-11-20 Steven Hao trini Superseded
[U-Boot,v2] arm: add acpi support for the arm [U-Boot,v2] arm: add acpi support for the arm - - - - --- 2019-11-20 Steven Hao trini Superseded
[U-Boot,1/2] video: bmp: Fix video_splash_align_axis() Fix BMP decode when BMP size is bigger than framebuffer - - - - --- 2019-11-20 Patrice CHOTARD Superseded
[U-Boot,2/2] video: bmp: Fix video_display_rle8_bitmap() Fix BMP decode when BMP size is bigger than framebuffer - - - - --- 2019-11-20 Patrice CHOTARD Superseded
[U-Boot,1/6] configs: j721e_evm.h: Sync J721e environment configuration with AM65x J721e HS device support - - - - --- 2019-11-20 Andrew Davis trini Superseded
[U-Boot,2/6] configs: ti: Factor out call to 'args_mmc' into MMC common environment J721e HS device support - - - - --- 2019-11-20 Andrew Davis trini Superseded
[U-Boot,3/6] arm: K3: Fix header comment match AM6 specific file function J721e HS device support - - - - --- 2019-11-20 Andrew Davis trini Superseded
[U-Boot,4/6] arm: K3: Disable ROM configured firewalls J721e HS device support - - - - --- 2019-11-20 Andrew Davis trini Superseded
[U-Boot,5/6] arm: K3: Increase default SYSFW image size allocation J721e HS device support - - - - --- 2019-11-20 Andrew Davis trini Superseded
[U-Boot,6/6] configs: Add configs for J721e High Security EVM J721e HS device support - - - - --- 2019-11-20 Andrew Davis trini Superseded
[U-Boot,RFC,v2,01/18] imx: Add basic support for the NXP IMXRT10xx SoC family WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,02/18] clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,03/18] clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,04/18] clk: imx: pllv3: add enable() support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,05/18] clk: imx: pllv3: add disable() support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,06/18] clk: imx: pllv3: add set_rate() support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,07/18] clk: imx: pllv3: add PLLV3_SYS support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,08/18] clk: imx: add i.IMXRT clk driver WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,09/18] pinctrl: add i.MXRT driver WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,10/18] serial_lpuart: add clock enable if CONFIG_CLK is defined WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,11/18] serial_lpuart: add support for i.MXRT WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,12/18] ram: add SDRAM driver for i.MXRT SoCs WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,13/18] mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,14/18] mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc WIP WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,15/18] armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,16/18] video: mxsfb: add support for DM CLK WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,17/18] video: mxsfb: add support for i.MXRT WIP WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,18/18] imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,1/3] mtd: rawnand: denali-spl: Add missing hardware init [U-Boot,1/3] mtd: rawnand: denali-spl: Add missing hardware init - - - - --- 2019-11-20 Marek Vasut marex Superseded
[U-Boot,2/3] mtd: rawnand: denali: Allow operation without clock driver [U-Boot,1/3] mtd: rawnand: denali-spl: Add missing hardware init - - - - --- 2019-11-20 Marek Vasut marex Superseded
[U-Boot,3/3] mtd: rawnand: denali: Do not reset the block on SoCFPGA [U-Boot,1/3] mtd: rawnand: denali-spl: Add missing hardware init - - - - --- 2019-11-20 Marek Vasut marex Superseded
[U-Boot] armv7m: cache: add invalidate_icache_all() stub [U-Boot] armv7m: cache: add invalidate_icache_all() stub - - - - --- 2019-11-20 Giulio Benetti trini Superseded
[U-Boot,v1] configs: ls1028ardb: enable usb net r8152_eth [U-Boot,v1] configs: ls1028ardb: enable usb net r8152_eth - - - - --- 2019-11-21 Yinbo Zhu priyankajain Superseded
[U-Boot,v2] travis: rework NXP layerscape jobs [U-Boot,v2] travis: rework NXP layerscape jobs - - - - --- 2019-11-21 Heiko Schocher trini Superseded
[U-Boot,1/6] net: introduce DSA class for Ethernet switches Introduce DSA Ethernet switch class and Felix driver - - - - --- 2019-11-22 Alexandru Marginean jhersh Superseded
[U-Boot,2/6] drivers: net: add a DSA sandbox driver Introduce DSA Ethernet switch class and Felix driver - - - - --- 2019-11-22 Alexandru Marginean jhersh Superseded
[U-Boot,3/6] test: dm: add a simple unit test for DSA class Introduce DSA Ethernet switch class and Felix driver - - - - --- 2019-11-22 Alexandru Marginean jhersh Superseded
[U-Boot,4/6] drivers: net: add Felix DSA switch driver Introduce DSA Ethernet switch class and Felix driver - - - - --- 2019-11-22 Alexandru Marginean jhersh Superseded
[U-Boot,5/6] arm: dts: ls1028a: adds Ethernet switch node and its dependencies Introduce DSA Ethernet switch class and Felix driver - - - - --- 2019-11-22 Alexandru Marginean jhersh Superseded
[U-Boot,6/6] configs: ls1028a: enable the Ethernet switch driver in defconfig Introduce DSA Ethernet switch class and Felix driver - - - - --- 2019-11-22 Alexandru Marginean jhersh Superseded
[U-Boot,v4,001/100] binman: Add a library to access binman entries x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,002/100] dm: gpio: Allow control of GPIO uclass in SPL x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,003/100] dm: core: Fix offset_to_ofnode() with invalid offset x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
[U-Boot,v4,004/100] dm: pci: Allow delaying auto-config until after relocation x86: Add initial support for apollolake - - - - --- 2019-11-22 Simon Glass bmeng Superseded
« 1 2 ... 395 396 3971671 1672 »