Show patches with: Archived = No       |   21067 patches
« 1 2 ... 131 132 133210 211 »
Patch Series S/W/F Date Submitter Delegate State
[v2,15/23] travis/gitlab/azure: Drop the buildman -d flag gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,14/23] travis/gitlab/azure: Drop BUILDMAN variable with test.py gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,13/23] travis/gitlab/azure: Use --board buildman flag with test.py gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,12/23] gitlab/azure: Use the -w option for sandbox_spl gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,11/23] travis: Split the building into two parts gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,10/23] travis: Don't copy files into .bm-work/ gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,09/23] buildman: Drop the -a option gitlab: Simplify the test script --- 2020-03-15 Simon Glass New
[v2,08/23] buildman: Allow building within a subdir of the current dir gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,07/23] buildman: Be more selective about which directories to remove gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,06/23] buildman: Allow ignoring warnings in the return code gitlab: Simplify the test script --- 2020-03-15 Simon Glass New
[v2,05/23] buildman: Update help for -d gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,04/23] bulidman: Add support for a simple build gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,03/23] buildman: Document the members of BuilderJob gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,02/23] main: Drop show_boot_progress() prototype gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[v2,01/23] sandbox: Add documentation about required/useful packages gitlab: Simplify the test script --- 2020-03-15 Simon Glass Superseded
[12/12] net: smc911x: Add DM support net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut New
[11/12] net: smc911x: Split non-DM specific bits from common code net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[10/12] net: smc911x: Clean up the status handling in smc911x_recv() net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[09/12] net: smc911x: Pass around driver private data net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[08/12] net: smc911x: Convert IO accessors to {read, write}{w, l}() net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[07/12] net: smc911x: Drop weak alias from 32bit accessors net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[06/12] net: smc911x: Inline all functions from header file net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[05/12] net: smc911x: Fix potential memleak() in init fail path net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut New
[04/12] net: smc911x: Invert the logic in smc911x_miiphy_{read, write}() net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[03/12] net: smc911x: Rename smc911x_rx() to smc911x_recv() net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[02/12] net: smc911x: Replace malloc()+memset() with calloc() net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut New
[01/12] net: smc911x: Remove pkt_data_{push,pull} net: smc911x: Convert to DM --- 2020-03-15 Marek Vasut Superseded
[v3,1/1] cmd: bootefi: Parse reserved-memory node from DT [v3,1/1] cmd: bootefi: Parse reserved-memory node from DT --- 2020-03-15 Heinrich Schuchardt Accepted
[RFC] net: smc911x: Drop the standalone EEPROM example [RFC] net: smc911x: Drop the standalone EEPROM example --- 2020-03-14 Marek Vasut New
net: smc911x: Remove pkt_data_{push,pull} net: smc911x: Remove pkt_data_{push,pull} --- 2020-03-14 Marek Vasut Superseded
ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH} ARM: rmobile: Convert Gen2 Blanche to DM_SPI{,_FLASH} --- 2020-03-14 Marek Vasut New
[RFC,v2] cmd: mp: change the command name from cpu to mp [RFC,v2] cmd: mp: change the command name from cpu to mp --- 2020-03-14 Pragnesh Patel New
[RFC,v2] cmd: mp: change the command name from cpu to mp [RFC,v2] cmd: mp: change the command name from cpu to mp --- 2020-03-14 Pragnesh Patel Superseded
[v2] riscv: ax25: cache: Remove SPL_RISCV_MMODE config check [v2] riscv: ax25: cache: Remove SPL_RISCV_MMODE config check --- 2020-03-14 Pragnesh Patel Accepted
[RESEND,v2] configs: lx2160a: Enable FSPI support [RESEND,v2] configs: lx2160a: Enable FSPI support --- 2020-03-14 Kuldeep Singh New
[v3,3/3] arm: dts: lx2160a: Use flexspi in octal I/O mode Enable octal read support for mt35xu* flashes --- 2020-03-14 Kuldeep Singh Accepted
[v3,2/3] arm: dts: ls1028a: Use flexspi in octal I/O mode Enable octal read support for mt35xu* flashes --- 2020-03-14 Kuldeep Singh Accepted
[v3,1/3] mtd: spi-nor-ids: Enable SPI_NOR_OCTAL_READ flag for mt35xu* Enable octal read support for mt35xu* flashes --- 2020-03-14 Kuldeep Singh Accepted
[RFC] cmd: mp: change the command name from cpu to mp [RFC] cmd: mp: change the command name from cpu to mp --- 2020-03-14 Pragnesh Patel Superseded
[1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG [1/1] sandbox: enable CMD_BOOTEFI_HELLO and CMD_EFIDEBUG --- 2020-03-14 Heinrich Schuchardt New
[2/2] sandbox: implement ft_board_setup() sandbox: provide memory reservations --- 2020-03-14 Heinrich Schuchardt Accepted
[1/2] sandbox: add reserved-memory node in device tree sandbox: provide memory reservations --- 2020-03-14 Heinrich Schuchardt Accepted
[v2] riscv: ax25: cache: Remove SPL_RISCV_MMODE config check [v2] riscv: ax25: cache: Remove SPL_RISCV_MMODE config check --- 2020-03-14 Pragnesh Patel Superseded
[1/1] efi_loader: create reservations after ft_board_setup [1/1] efi_loader: create reservations after ft_board_setup --- 2020-03-14 Heinrich Schuchardt Accepted
riscv: ax25: cache: Remove SPL_RISCV_MMODE config check riscv: ax25: cache: Remove SPL_RISCV_MMODE config check --- 2020-03-14 Pragnesh Patel Superseded
[1/1] cmd: map addresses to sysmem in efidebug memmap [1/1] cmd: map addresses to sysmem in efidebug memmap --- 2020-03-14 Heinrich Schuchardt Accepted
[v2,4/4] riscv: Setup reserved-memory node for FU540 DT related fixes for RISC-V UEFI --- 2020-03-14 Atish Patra Superseded
[v2,3/4] riscv: Provide a mechanism for riscv boards to parse reserved memory DT related fixes for RISC-V UEFI --- 2020-03-14 Atish Patra New
[v2,2/4] cmd: bootefi: Parse reserved-memory node from DT DT related fixes for RISC-V UEFI --- 2020-03-14 Atish Patra Superseded
[v2,1/4] riscv: Add boot hartid to Device tree DT related fixes for RISC-V UEFI --- 2020-03-14 Atish Patra Superseded
[v2,2/2] timer: sti: use clk API to get timer clock rate timer: sti: mimic Linux declaration and usage --- 2020-03-13 Nicolas Heemeryck Accepted
[v2,1/2] timer: sti: convert to livetree timer: sti: mimic Linux declaration and usage --- 2020-03-13 Nicolas Heemeryck Accepted
[4/4] rv1108: Fix boot regression Fixes for rv1108 and rv1108-elgin-r1 --- 2020-03-13 Otavio Salvador Accepted
[3/4] elgin-rv1108: Avoid adc_channel_single_shot error Fixes for rv1108 and rv1108-elgin-r1 --- 2020-03-13 Otavio Salvador Accepted
[2/4] elgin-rv1108: Use rk_board_late_init() for GPIO settings Fixes for rv1108 and rv1108-elgin-r1 --- 2020-03-13 Otavio Salvador Accepted
[1/4] ARM: dts: Activate pullups in the console pins on rv1108-elgin-r1 Fixes for rv1108 and rv1108-elgin-r1 --- 2020-03-13 Otavio Salvador Accepted
[3/3] watchdog: honour hw_margin_ms DT property [1/3] watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h --- 2020-03-13 Rasmus Villemoes Accepted
[2/3] watchdog: move initr_watchdog() to wdt-uclass.c [1/3] watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h --- 2020-03-13 Rasmus Villemoes New
[1/3] watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h [1/3] watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h --- 2020-03-13 Rasmus Villemoes Accepted
[v3] pci-host-ecam-generic: access config space independent of system-wide bus id [v3] pci-host-ecam-generic: access config space independent of system-wide bus id --- 2020-03-13 Vladimir Oltean New
[v2] pci-host-ecam-generic: access config space independent of system-wide bus id [v2] pci-host-ecam-generic: access config space independent of system-wide bus id --- 2020-03-13 Vladimir Oltean Superseded
pci-host-ecam-generic: access config space independent of system-wide bus id pci-host-ecam-generic: access config space independent of system-wide bus id --- 2020-03-13 Vladimir Oltean Superseded
include/configs: ls1012afrwy: fix load address of itb with bootm command include/configs: ls1012afrwy: fix load address of itb with bootm command --- 2020-03-13 Biwen Li Accepted
mkimage: fit_image: Make fit header and data align to 512 mkimage: fit_image: Make fit header and data align to 512 --- 2020-03-13 Kever Yang New
spi: use is_power_of_2 instead of hweight32 in spi_nor_write() spi: use is_power_of_2 instead of hweight32 in spi_nor_write() --- 2020-03-13 Rasmus Villemoes Accepted
[v1] colibri_imx6: set gpr1 ENET_CLK_SEL [v1] colibri_imx6: set gpr1 ENET_CLK_SEL --- 2020-03-12 Igor Opaniuk Superseded
[14/14] configs: lx2160ardb: enable CONFIG_DM_ETH and related net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[13/14] configs: ls2088ardb: enable CONFIG_DM_ETH and related net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[12/14] configs: ls1088ardb: enable CONFIG_DM_ETH and related net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[11/14] arm: dts: ls1088ardb: add DPMAC and PHY nodes net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[10/14] arm: dts: ls2088ardb: add DPMAC and PHY nodes net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[09/14] arm: dts: lx2160ardb: add DPMAC and PHY nodes net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[08/14] arm: dts: ls1088a: add external MDIO nodes net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[07/14] arm: dts: ls2088a: add external MDIO nodes net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[06/14] arm: dts: lx2160a: add external MDIO nodes net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[05/14] board: ls2088ardb: transition to DM_ETH net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[04/14] board: ls1088ardb: transition to DM_ETH net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[03/14] drivers: net: fsl-mc: add support for CONFIG_DM_ETH net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[02/14] drivers: net: ldpaa: add support for probing based on the DTS net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei Superseded
[01/14] drivers: net: add Layerscape mEMAC MDIO driver net: ldpaa_eth: transition to CONFIG_DM_ETH --- 2020-03-12 Ioana Ciornei New
[v1,6/8] spi: dw: Add mem_ops Untitled series #46986 --- 2020-03-12 Eugeniy Paltsev New
[v5,17/17] configs: socfpga: Add defconfig for Agilex and Stratix 10 with ATF support Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,16/17] arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,15/17] arm: socfpga: stratix10: Add ATF support for FPGA reconfig driver Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,14/17] arm: socfpga: Add ATF support to query FPGA configuration status Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,13/17] arm: socfpga: stratix10: Initialize timer in SPL Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong Accepted
[v5,12/17] arm: socfpga: Add ATF support for Reset Manager driver Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,11/17] net: designware: socfpga: Add ATF support for MAC driver Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,10/17] mmc: dwmmc: socfpga: Add ATF support for MMC driver Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,09/17] arm: socfpga: soc64: Remove PHY interface setup from misc arch init Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong Accepted
[v5,08/17] arm: socfpga: Define SMC function identifiers for PSCI SiP services Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,07/17] arm: socfpga: Add SMC helper function for Intel SOCFPGA (64bits) Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,06/17] arm: socfpga: Disable "spin-table" method for booting Linux Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,05/17] arm: socfpga: Override 'lowlevel_init' to support ATF Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,04/17] arm: socfpga: Load FIT image with ATF support Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,03/17] arm: socfpga: Add function for checking description from FIT image Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,02/17] arm: socfpga: add fit source file for pack itb with ATF Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
[v5,01/17] configs: agilex: Remove CONFIG_OF_EMBED Enable ARM Trusted Firmware for U-Boot --- 2020-03-12 Ang, Chee Hong New
usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC --- 2020-03-12 Patrice CHOTARD Accepted
[3/3] armv8/ls1046ardb: RGMII ports require internal delay armv8/ls104xardb: RGMII ports require internal delay --- 2020-03-12 Madalin Bucur (OSS) Accepted
« 1 2 ... 131 132 133210 211 »