Show patches with: none      |   179944 patches
« 1 2 ... 783 784 7851799 1800 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v5,12/12] sandbox: add test of wdt-uclass' watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[1/2] arm: mvebu: axp: Properly check for Armada XP in mach/soc.h [1/2] arm: mvebu: axp: Properly check for Armada XP in mach/soc.h - - 1 - --- 2021-08-11 Pali Rohár stroese Accepted
[2/2] arm: mvebu: a37xx: Define CONFIG_SYS_REF_CLK and use it instead of get_ref_clk() [1/2] arm: mvebu: axp: Properly check for Armada XP in mach/soc.h - - - - --- 2021-08-11 Pali Rohár stroese Superseded
[1/2] arm: kirkwood: Dockstar: Add DM Ethernet arm: kirkwood: Dockstar: Convert the board Ethernet to Driver Model. - - - - --- 2021-08-12 Tony Dinh stroese Superseded
[2/2] arm: kirkwood: Dockstar: Use Ethernet PHY name and address from device tree arm: kirkwood: Dockstar: Convert the board Ethernet to Driver Model. - - - - --- 2021-08-12 Tony Dinh stroese Superseded
arm: kirkwood: Sheevaplug: Update board maintainer arm: kirkwood: Sheevaplug: Update board maintainer - - 1 - --- 2021-08-12 Tony Dinh stroese Accepted
[v3,1/3] arm: mvebu: mvebu_armada-37xx: Implement the mac command (Marvell hw_info) Add support for the GST ESPRESSOBin-Ultra board - - - - --- 2021-08-12 Luka Kovacic stroese Changes Requested
[v3,2/3] arm: mvebu: mvebu_armada-37xx: Define the loadaddr environment variable Add support for the GST ESPRESSOBin-Ultra board - - - - --- 2021-08-12 Luka Kovacic stroese Changes Requested
[v3,3/3] arm: mvebu: Initial ESPRESSOBin-Ultra board support Add support for the GST ESPRESSOBin-Ultra board - - - - --- 2021-08-12 Luka Kovacic stroese Changes Requested
[1/3] arm: mvebu: espressobin: Enable also SATA support via PCIe [1/3] arm: mvebu: espressobin: Enable also SATA support via PCIe - - 1 - --- 2021-08-13 Pali Rohár stroese Accepted
[2/3] arm: mvebu: turris_mox: Enable SATA support [1/3] arm: mvebu: espressobin: Enable also SATA support via PCIe - - 1 - --- 2021-08-13 Pali Rohár stroese Accepted
[3/3] arm: mvebu: turris_omnia: Enable NVMe support [1/3] arm: mvebu: espressobin: Enable also SATA support via PCIe - - 1 - --- 2021-08-13 Pali Rohár stroese Accepted
serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT options serial: a37xx: Remove CONFIG_DEBUG_UART_SHIFT options - - 1 - --- 2021-08-13 Pali Rohár stroese Accepted
[v2] arm: mvebu: a37xx: Define CONFIG_SYS_REF_CLK and use it instead of get_ref_clk() [v2] arm: mvebu: a37xx: Define CONFIG_SYS_REF_CLK and use it instead of get_ref_clk() - - 1 - --- 2021-08-16 Pali Rohár stroese Changes Requested
[u-boot-mvebu,1/3] arm: mvebu: Move get_boot_device() to cpu.c and make visible turris_omnia: Disable MCU watchdog in SPL when booting over UART - - - - --- 2021-08-16 Marek Behún stroese Superseded
[u-boot-mvebu,2/3] arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macro turris_omnia: Disable MCU watchdog in SPL when booting over UART - - - - --- 2021-08-16 Marek Behún stroese Superseded
[u-boot-mvebu,3/3] arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UART turris_omnia: Disable MCU watchdog in SPL when booting over UART - - - - --- 2021-08-16 Marek Behún stroese Superseded
[u-boot-mvebu,v2,1/4] arm: mvebu: Move get_boot_device() to cpu.c and make visible turris_omnia: Disable MCU watchdog in SPL when booting over UART - - 2 - --- 2021-08-16 Marek Behún stroese Accepted
[u-boot-mvebu,v2,2/4] arm: mvebu: turris_omnia: don't guard by CONFIG_SPL_BUILD macro turris_omnia: Disable MCU watchdog in SPL when booting over UART - - 2 - --- 2021-08-16 Marek Behún stroese Accepted
[u-boot-mvebu,v2,3/4] arm: mvebu: turris_omnia: disable MCU watchdog in SPL when booting over UART turris_omnia: Disable MCU watchdog in SPL when booting over UART - - 2 - --- 2021-08-16 Marek Behún stroese Accepted
[u-boot-mvebu,v2,4/4] arm: mvebu: turris_omnia: disable MCU watchdog in board_late_init() turris_omnia: Disable MCU watchdog in SPL when booting over UART - - 2 - --- 2021-08-16 Marek Behún stroese Accepted
[1/1] kwbimage: check fopen() return value [1/1] kwbimage: check fopen() return value - - 2 - --- 2021-08-17 Heinrich Schuchardt stroese Accepted
[1/1] kwbimage: check return value of image_get_csk_index [1/1] kwbimage: check return value of image_get_csk_index - - 2 - --- 2021-08-17 Heinrich Schuchardt stroese Accepted
[u-boot-marvell,v3,19/39] tools: kwbimage: Simplify iteration over version 1 optional headers kwboot higher baudrate - - - - --- 2021-08-17 Marek Behún stroese Accepted
[v6,01/12] watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,02/12] watchdog: wdt-uclass.c: introduce struct wdt_priv handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,03/12] watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,04/12] watchdog: wdt-uclass.c: refactor initr_watchdog() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,05/12] watchdog: wdt-uclass.c: keep track of each device's running state handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,06/12] sandbox: disable CONFIG_WATCHDOG_AUTOSTART handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,07/12] watchdog: wdt-uclass.c: add wdt_stop_all() helper handling all DM watchdogs in watchdog_reset() - - - - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,08/12] board: x530: switch to wdt_stop_all() handling all DM watchdogs in watchdog_reset() - - - - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,09/12] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,10/12] watchdog: add gpio watchdog driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,11/12] sandbox: add test of wdt_gpio driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
[v6,12/12] sandbox: add test of wdt-uclass' watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-19 Rasmus Villemoes stroese Accepted
tools: kwbimage: Remove comment about unimplemented register headers in v1 images tools: kwbimage: Remove comment about unimplemented register headers in v1 images - 1 1 - --- 2021-08-22 Pali Rohár stroese Accepted
[1/4] sysreset: Add uclass Kconfig dependency to drivers Improved sysreset/watchdog uclass integration - - - - --- 2021-08-22 Samuel Holland stroese Superseded
[2/4] sysreset: Mark driver probe functions as static Improved sysreset/watchdog uclass integration - - - - --- 2021-08-22 Samuel Holland stroese Superseded
[3/4] sysreset: watchdog: Move watchdog reference to plat data Improved sysreset/watchdog uclass integration - - 2 - --- 2021-08-22 Samuel Holland stroese Superseded
[4/4] watchdog: Automatically register device with sysreset Improved sysreset/watchdog uclass integration - - 1 - --- 2021-08-22 Samuel Holland stroese Superseded
arm: mvebu: dts: Armada8k enable mdio arm: mvebu: dts: Armada8k enable mdio - - 1 - --- 2021-08-24 Sven Auhagen stroese Accepted
[u-boot-marvell,v3,39/39] MAINTAINERS: Add entry for kwbimage / kwboot tools kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Accepted
[u-boot-marvell,01/29] tools: kwbimage: Fix printf format warning kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,02/29] tools: kwboot: Fix buffer overflow in kwboot_terminal() kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,03/29] tools: kwboot: Make the quit sequence buffer const kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,04/29] tools: kwboot: Refactor and fix writing buffer kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,05/29] tools: kwboot: Print version information header kwboot higher baudrate - - 1 - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,06/29] tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() fai… kwboot higher baudrate - - 1 - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,07/29] tools: kwboot: Fix return type of kwboot_xm_makeblock() function kwboot higher baudrate - - 1 - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,08/29] tools: kwboot: Fix comparison of integers with different size kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,09/29] tools: kwboot: Fix printing progress kwboot higher baudrate - - 1 - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,10/29] tools: kwboot: Print newline on error when progress was not completed kwboot higher baudrate - - 1 - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,11/29] tools: kwboot: Split sending image into header and data stages kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,12/29] tools: kwboot: Use a function to check whether received byte is a Xmodem rep… kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,13/29] tools: kwboot: Allow non-xmodem text output from BootROM only in a specific … kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,14/29] tools: kwboot: Print new line after SPL output kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,15/29] tools: kwboot: Allow greater timeout when executing header code kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,16/29] tools: kwboot: Properly finish xmodem transfer kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,17/29] tools: kwboot: Always call kwboot_img_patch_hdr() kwboot higher baudrate - - 1 - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,19/29] tools: kwboot: Don't patch image header if signed kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,20/29] tools: kwboot: Patch source address in image header kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,21/29] tools: kwboot: Patch destination address to DDR area for SPI image kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,22/29] tools: kwbimage: Refactor image_version() kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,23/29] tools: kwbimage: Refactor kwbimage header size determination kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,24/29] tools: kwboot: Round up header size to 128 B when patching kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,25/29] tools: kwboot: Support higher baudrates when booting via UART kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,26/29] tools: kwboot: Allow any baudrate on Linux kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,27/29] tools: kwboot: Add Pali and Marek as authors kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,28/29] doc/kwboot.1: Update man page kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,29/29] MAINTAINERS: Add entry for kwbimage / kwboot tools kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[u-boot-marvell,18/29] tools: kwbimage: Simplify iteration over version 1 optional headers kwboot higher baudrate - - - - --- 2021-08-25 Marek Behún stroese Superseded
[1/2] arm: a37xx: pci: Disable returning CRS response [1/2] arm: a37xx: pci: Disable returning CRS response - 1 1 - --- 2021-08-27 Pali Rohár stroese Accepted
[2/2] arm: a37xx: pci: Implement re-issuing config requests on CRS response [1/2] arm: a37xx: pci: Disable returning CRS response - - 1 - --- 2021-08-27 Pali Rohár stroese Accepted
watchdog: Fix watchdog enablement in SPL and TPL watchdog: Fix watchdog enablement in SPL and TPL - 1 - - --- 2021-08-30 Marek Vasut stroese Superseded
arm: mvebu: turris_{omnia, mox}: GPT partition support arm: mvebu: turris_{omnia, mox}: GPT partition support - - 1 - --- 2021-09-02 Pali Rohár stroese Accepted
arm: mvebu: espressobin: Enable GPT partition support arm: mvebu: espressobin: Enable GPT partition support - - 1 - --- 2021-09-02 Pali Rohár stroese Accepted
arm: mvebu: a38x: Fix 5200000 baudrate arm: mvebu: a38x: Fix 5200000 baudrate - 1 1 - --- 2021-09-02 Pali Rohár stroese Accepted
arm: mvebu : sata_mv should probe all ports arm: mvebu : sata_mv should probe all ports - - 1 - --- 2021-09-05 Tony Dinh stroese Accepted
arm: marvell: Dreamplug: fix typo in eth1 name arm: marvell: Dreamplug: fix typo in eth1 name - - 1 - --- 2021-09-06 Tony Dinh stroese Accepted
[u-boot-marvell,v2,01/39] tools: kwbimage: Fix printf format warning kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,02/39] tools: kwboot: Fix buffer overflow in kwboot_terminal() kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,03/39] tools: kwboot: Make the quit sequence buffer const kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,04/39] tools: kwboot: Refactor and fix writing buffer kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,05/39] tools: kwboot: Print version information header kwboot higher baudrate - - 1 - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,06/39] tools: kwboot: Fix kwboot_xm_sendblock() function when kwboot_tty_recv() … kwboot higher baudrate - - 1 - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,07/39] tools: kwboot: Fix return type of kwboot_xm_makeblock() function kwboot higher baudrate - - 1 - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,08/39] tools: kwboot: Fix comparison of integers with different size kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,09/39] tools: kwboot: Fix printing progress kwboot higher baudrate - - 1 - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,10/39] tools: kwboot: Print newline on error when progress was not completed kwboot higher baudrate - - 1 - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,11/39] tools: kwboot: Split sending image into header and data stages kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,12/39] tools: kwboot: Use a function to check whether received byte is a Xmodem … kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,13/39] tools: kwboot: Allow non-xmodem text output from BootROM only in a specif… kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,14/39] tools: kwboot: Print new line after SPL output kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,15/39] tools: kwboot: Allow greater timeout when executing header code kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,16/39] tools: kwboot: Prevent waiting indefinitely if no xmodem reply is received kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,19/39] tools: kwbimage: Simplify iteration over version 1 optional headers kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,20/39] tools: kwboot: Don't patch image header if signed kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,21/39] tools: kwboot: Patch source address in image header kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
[u-boot-marvell,v2,22/39] tools: kwboot: Patch destination address to DDR area for SPI image kwboot higher baudrate - - - - --- 2021-09-07 Marek Behún stroese Superseded
« 1 2 ... 783 784 7851799 1800 »