Show patches with: Submitter = Rasmus Villemoes       |    Archived = No       |   385 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4/4] sandbox.dtsi: add a sandbox,alarm-wdt instance handle watchdogs during keyed autoboot - - - - --- 2022-09-27 Rasmus Villemoes stroese Accepted
[3/4] sandbox: add SIGALRM-based watchdog device handle watchdogs during keyed autoboot - - - - --- 2022-09-27 Rasmus Villemoes stroese Accepted
[2/4] watchdog: introduce a u-boot,autostart property handle watchdogs during keyed autoboot - - - - --- 2022-09-27 Rasmus Villemoes stroese Accepted
[1/4] autoboot: make sure watchdog device(s) are handled with keyed autoboot handle watchdogs during keyed autoboot - - 1 - --- 2022-09-27 Rasmus Villemoes stroese Accepted
watchdog: gpio_wdt: use __udelay() to avoid recursion watchdog: gpio_wdt: use __udelay() to avoid recursion - - 1 - --- 2022-09-27 Rasmus Villemoes stroese Accepted
[RFC] imx8mp: fix boot hang when booting NXP kernel 5.15.32 [RFC] imx8mp: fix boot hang when booting NXP kernel 5.15.32 - - - - --- 2022-08-23 Rasmus Villemoes sbabic RFC
fdt_support: add optional board_rng_seed() hook fdt_support: add optional board_rng_seed() hook - - - - --- 2022-08-22 Rasmus Villemoes sjg Accepted
phy: add of_set_phy_supported() helper, call from phy_config() phy: add of_set_phy_supported() helper, call from phy_config() - - 1 - --- 2022-08-09 Rasmus Villemoes trini Deferred
arm64: explicitly disable pointer authentication instructions arm64: explicitly disable pointer authentication instructions - - 1 - --- 2022-08-08 Rasmus Villemoes trini Accepted
i2c: avoid dynamic stack use in dm_i2c_write i2c: avoid dynamic stack use in dm_i2c_write - - 1 - --- 2022-07-07 Rasmus Villemoes hs Accepted
scripts/Makefile.lib: add -D__U_BOOT__ to dtc_cpp_flags scripts/Makefile.lib: add -D__U_BOOT__ to dtc_cpp_flags - - - - --- 2022-07-01 Rasmus Villemoes trini Deferred
[v2,6/6] imx8ulp: soc.c: use rom_api_query_boot_infor() wrapper imx8 ROM API cleanup - - - - --- 2022-06-20 Rasmus Villemoes sbabic Accepted
[v2,5/6] imx8m: soc.c: use rom_api_query_boot_infor() wrapper imx8 ROM API cleanup - - 1 - --- 2022-06-20 Rasmus Villemoes sbabic Accepted
[v2,4/6] imx8: use ROM API wrappers in spl_imx_romapi.c imx8 ROM API cleanup - - 1 - --- 2022-06-20 Rasmus Villemoes sbabic Accepted
[v2,3/6] imx8: add rom api wrappers imx8 ROM API cleanup - - 1 - --- 2022-06-20 Rasmus Villemoes sbabic Accepted
[v2,2/6] imx8: sys_proto.h: change guard logic around ROM API imx8 ROM API cleanup - - 1 - --- 2022-06-20 Rasmus Villemoes sbabic Accepted
[v2,1/6] imx8: add hidden IMX8_ROMAPI Kconfig symbol imx8 ROM API cleanup - - 1 - --- 2022-06-20 Rasmus Villemoes sbabic Accepted
common/board_r.c: drop legacy and unused bi_enetaddr common/board_r.c: drop legacy and unused bi_enetaddr - - 1 - --- 2022-05-20 Rasmus Villemoes trini Accepted
fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ fdtdec: drop needlessly convoluted CONFIG_PHANDLE_CHECK_SEQ 1 - - - --- 2022-05-19 Rasmus Villemoes trini Accepted
phy: dp83867: add dp83867_{read,write}_mmd helpers phy: dp83867: add dp83867_{read,write}_mmd helpers - - - - --- 2022-05-17 Rasmus Villemoes rfried Rejected
[3/3] net: dwc_eth_qos: set proper DT node for phy device dwc_eth_qos PHY dt node fixups - - 1 - --- 2022-05-12 Rasmus Villemoes trini Changes Requested
[2/3] phy: introduce eth_phy_get_node_and_addr() dwc_eth_qos PHY dt node fixups - - - - --- 2022-05-12 Rasmus Villemoes trini Deferred
[1/3] net: dwc_eth_qos: remove use of DWC_NET_PHYADDR dwc_eth_qos PHY dt node fixups - - 1 - --- 2022-05-12 Rasmus Villemoes trini Accepted
net: dwc_eth_qos: lift parsing of max-speed DT property to common code net: dwc_eth_qos: lift parsing of max-speed DT property to common code - - 1 - --- 2022-05-11 Rasmus Villemoes trini Accepted
net: dwc_eth_qos: fix double resource leak in eqos_remove() net: dwc_eth_qos: fix double resource leak in eqos_remove() - - 1 - --- 2022-05-11 Rasmus Villemoes trini Accepted
common/console.c: prevent pre-console buffer contents from being added to itself common/console.c: prevent pre-console buffer contents from being added to itself - - 1 - --- 2022-05-03 Rasmus Villemoes trini Accepted
common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables common/console.c: use CONFIG_VAL() with PRE_CON_BUF_* variables - - - - --- 2022-05-03 Rasmus Villemoes trini Accepted
[2/2] pmic: pca9450: drop pointless .data entries [1/2] pmic: pca9450: add DM_I2C dependencies in Kconfig - - 1 - --- 2022-05-03 Rasmus Villemoes Jaehoon Superseded
[1/2] pmic: pca9450: add DM_I2C dependencies in Kconfig [1/2] pmic: pca9450: add DM_I2C dependencies in Kconfig - - 1 - --- 2022-05-03 Rasmus Villemoes Jaehoon Accepted
imx8m: fix reading of DDR4 MR registers imx8m: fix reading of DDR4 MR registers - - 1 1 --- 2022-04-25 Rasmus Villemoes sbabic Accepted
[RFC] dts: automatically build necessary .dtb files [RFC] dts: automatically build necessary .dtb files - - 1 - --- 2022-01-10 Rasmus Villemoes sjg Accepted
[v2] introduce CONFIG_DEVICE_TREE_INCLUDES [v2] introduce CONFIG_DEVICE_TREE_INCLUDES - - 1 - --- 2021-11-21 Rasmus Villemoes sjg Accepted
[2/2] arm: imx8m: sanitize use of ROM API imx8m rom api fixups - - - - --- 2021-10-14 Rasmus Villemoes sbabic Not Applicable
[1/2] arm: imx: move spl_imx_romapi.c to imx8m/ subdirectory imx8m rom api fixups - - - - --- 2021-10-14 Rasmus Villemoes sbabic Not Applicable
introduce CONFIG_DEVICE_TREE_INCLUDES introduce CONFIG_DEVICE_TREE_INCLUDES - - 2 - --- 2021-09-28 Rasmus Villemoes trini Superseded
imx: imx7d-sdb: fix ethernet, sync .dts with linux imx: imx7d-sdb: fix ethernet, sync .dts with linux - - - - --- 2021-09-16 Rasmus Villemoes trini 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
[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,10/12] watchdog: add gpio watchdog driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 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,08/12] board: x530: switch to wdt_stop_all() handling all DM watchdogs in watchdog_reset() - - - - --- 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,06/12] sandbox: disable CONFIG_WATCHDOG_AUTOSTART 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,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,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,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,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
[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
[v5,11/12] sandbox: add test of wdt_gpio driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,10/12] watchdog: add gpio watchdog driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,09/12] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,08/12] board: x530: switch to wdt_stop_all() handling all DM watchdogs in watchdog_reset() - - - - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,07/12] watchdog: wdt-uclass.c: add wdt_stop_all() helper handling all DM watchdogs in watchdog_reset() - - - - --- 2021-08-11 Rasmus Villemoes stroese Changes Requested
[v5,06/12] sandbox: disable CONFIG_WATCHDOG_AUTOSTART handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,05/12] watchdog: wdt-uclass.c: keep track of each device's running state handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,04/12] watchdog: wdt-uclass.c: refactor initr_watchdog() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,03/12] watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,02/12] watchdog: wdt-uclass.c: introduce struct wdt_priv handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v5,01/12] watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-11 Rasmus Villemoes stroese Superseded
[v4,10/10] sandbox: add test of wdt-uclass' watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,09/10] sandbox: add test of wdt_gpio driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,08/10] watchdog: add gpio watchdog driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,07/10] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,06/10] sandbox: disable CONFIG_WATCHDOG_AUTOSTART handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,05/10] watchdog: wdt-uclass.c: keep track of each device's running state handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,04/10] watchdog: wdt-uclass.c: refactor initr_watchdog() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,03/10] watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,02/10] watchdog: wdt-uclass.c: introduce struct wdt_priv handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v4,01/10] watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-08-02 Rasmus Villemoes stroese Superseded
[v3,10/10] sandbox: add test of wdt-uclass' watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,09/10] sandbox: add test of wdt_gpio driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,08/10] watchdog: add gpio watchdog driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,07/10] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 1 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,06/10] sandbox: disable CONFIG_WATCHDOG_AUTOSTART handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,05/10] watchdog: wdt-uclass.c: keep track of each device's running state handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,04/10] watchdog: wdt-uclass.c: refactor initr_watchdog() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,03/10] watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,02/10] watchdog: wdt-uclass.c: introduce struct wdt_priv handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v3,01/10] watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-07-02 Rasmus Villemoes stroese Superseded
[v2,3/3] lib/vsprintf.c: remove unused ip6_addr_string() trivial printf patches - - 1 - --- 2021-05-27 Rasmus Villemoes trini Accepted
[v2,2/3] lib/vsprintf.c: remove stale comment trivial printf patches - - 1 - --- 2021-05-27 Rasmus Villemoes trini Accepted
[v2,1/3] lib/vsprintf.c: implement printf() in terms of vprintf() trivial printf patches - - 1 - --- 2021-05-27 Rasmus Villemoes trini Accepted
[v2,10/10] sandbox: add test of wdt-uclass' watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,09/10] sandbox: add test of wdt_gpio driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,08/10] watchdog: add gpio watchdog driver handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,07/10] watchdog: wdt-uclass.c: handle all DM watchdogs in watchdog_reset() handling all DM watchdogs in watchdog_reset() - - 1 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,06/10] sandbox: disable CONFIG_WATCHDOG_AUTOSTART handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,05/10] watchdog: wdt-uclass.c: keep track of each device's running state handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,04/10] watchdog: wdt-uclass.c: refactor initr_watchdog() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,03/10] watchdog: wdt-uclass.c: neaten UCLASS_DRIVER definition handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,02/10] watchdog: wdt-uclass.c: introduce struct wdt_priv handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
[v2,01/10] watchdog: wdt-uclass.c: use wdt_start() in wdt_expire_now() handling all DM watchdogs in watchdog_reset() - - 2 - --- 2021-05-27 Rasmus Villemoes stroese Superseded
fixdep: remove leftover handling of IS_BUILTIN/IS_MODULE fixdep: remove leftover handling of IS_BUILTIN/IS_MODULE - 1 - - --- 2021-05-20 Rasmus Villemoes trini Accepted
[5/5] common/log.c: use vscnprintf() in log_dispatch() assorted printf-related patches - - 1 - --- 2021-05-20 Rasmus Villemoes trini Superseded
[4/5] lib/vsprintf.c: remove unused ip6_addr_string() assorted printf-related patches - - 1 - --- 2021-05-20 Rasmus Villemoes trini Superseded
[3/5] lib/vsprintf.c: remove stale comment assorted printf-related patches - - 1 - --- 2021-05-20 Rasmus Villemoes trini Superseded
[2/5] lib/vsprintf.c: implement printf() in terms of vprintf() assorted printf-related patches - - 1 - --- 2021-05-20 Rasmus Villemoes trini Superseded
[1/5] lib/vsprintf.c: make sure vsnprintf() never returns a negative value assorted printf-related patches - - 1 - --- 2021-05-20 Rasmus Villemoes trini Superseded
remove struct uclass_driver::ops remove struct uclass_driver::ops - - 2 - --- 2021-05-19 Rasmus Villemoes sjg Accepted
« 1 2 3 4 »