Show patches with: Submitter = Rasmus Villemoes       |    Archived = No       |   377 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
gpio: pca953x_gpio: support optional reset-gpios property gpio: pca953x_gpio: support optional reset-gpios property - - - - --- 2024-04-10 Rasmus Villemoes trini Needs Review / ACK
[v2,8/8] doc: drop references to non-existing CONFIG_MEM_SUPPORT_64BIT_DATA cmd/mem.c fixups - - - - --- 2024-01-03 Rasmus Villemoes trini Accepted
[v2,7/8] README: drop mention of MEM_SUPPORT_64BIT_DATA cmd/mem.c fixups - - - - --- 2024-01-03 Rasmus Villemoes trini Accepted
[v2,6/8] cmd/mem.c: fix wrong use of ifdef, drop pointless SUPPORT_64BIT_DATA macro cmd/mem.c fixups - - - - --- 2024-01-03 Rasmus Villemoes trini Accepted
[v2,5/8] test: add test of "cp" shell command cmd/mem.c fixups - - - - --- 2024-01-03 Rasmus Villemoes trini Accepted
[v2,4/8] cmd/command.c: relax length check in cmd_get_data_size() cmd/mem.c fixups - - - - --- 2024-01-03 Rasmus Villemoes trini Accepted
[v2,3/8] cmd/command.c: constify "arg" argument of cmd_get_data_size() cmd/mem.c fixups - - - - --- 2024-01-03 Rasmus Villemoes trini Accepted
[v2,2/8] doc/usage/cmd/cp.rst: document that overlapping regions are supported cmd/mem.c fixups - - - - --- 2024-01-03 Rasmus Villemoes trini Accepted
[v2,1/8] cmd/mem.c: use memmove in do_mem_cp() cmd/mem.c fixups - - 1 - --- 2024-01-03 Rasmus Villemoes trini Accepted
cmd/mem.c: use memmove in do_mem_cp() cmd/mem.c: use memmove in do_mem_cp() - - 1 - --- 2023-12-19 Rasmus Villemoes trini Superseded
[v2,6/6] led: add TI LP5562 LED driver some LED patches - - - - --- 2023-11-17 Rasmus Villemoes trini Accepted
[v2,5/6] led: led_pwm: use led_bind_generic() helper some LED patches - - 1 - --- 2023-11-17 Rasmus Villemoes trini Accepted
[v2,4/6] led: led_gpio: use led_bind_generic() helper some LED patches - - 1 - --- 2023-11-17 Rasmus Villemoes trini Accepted
[v2,3/6] led: introduce led_bind_generic() some LED patches - - 1 - --- 2023-11-17 Rasmus Villemoes trini Accepted
[v2,2/6] led-uclass: do not create fallback label for top-level node some LED patches - 1 - - --- 2023-11-17 Rasmus Villemoes trini Accepted
[v2,1/6] led-uclass: honour ->label field populated by driver's own .bind some LED patches - - 2 - --- 2023-11-17 Rasmus Villemoes trini Accepted
[6/6] led: add TI LP5562 LED driver some LED patches - - - - --- 2023-10-19 Rasmus Villemoes trini Superseded
[5/6] led: led_pwm: use led_bind_generic() helper some LED patches - - - - --- 2023-10-19 Rasmus Villemoes trini Superseded
[4/6] led: led_gpio: use led_bind_generic() helper some LED patches - - - - --- 2023-10-19 Rasmus Villemoes trini Superseded
[3/6] led: introduce led_bind_generic() some LED patches - - 1 - --- 2023-10-19 Rasmus Villemoes trini Superseded
[2/6] led-uclass: honour ->label field populated by driver's own .bind some LED patches - - 2 - --- 2023-10-19 Rasmus Villemoes trini Superseded
[1/6] led-uclass: do not create fallback label for top-level node some LED patches - 1 - - --- 2023-10-19 Rasmus Villemoes trini Superseded
[v2,2/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE - - 1 - --- 2023-10-16 Rasmus Villemoes trini Accepted
[v2,1/2] serial: serial-uclass.c: move definition of _serial_flush up a bit serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE - - 1 - --- 2023-10-16 Rasmus Villemoes trini Accepted
Makefile: make u-boot-initial-env target depend explicitly on scripts_basic Makefile: make u-boot-initial-env target depend explicitly on scripts_basic - - 1 - --- 2023-10-03 Rasmus Villemoes trini Accepted
[5/4] mkimage: update man page and -h output mkimage: also honour -B even without external data - - 1 - --- 2023-09-28 Rasmus Villemoes sjg Deferred
[2/2] serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE - - - - --- 2023-09-25 Rasmus Villemoes trini Superseded
[1/2] serial: serial-uclass.c: move definition of _serial_flush up a bit serial: introduce CONFIG_CONSOLE_FLUSH_ON_NEWLINE - - 1 - --- 2023-09-25 Rasmus Villemoes trini Superseded
[5/5] doc: use .dtso as extension for device tree overlay sources use .dtso for device tree overlay sources - - 1 - --- 2023-09-25 Rasmus Villemoes trini Accepted
[4/5] sandbox: rename overlay sources to .dtso use .dtso for device tree overlay sources - - 1 - --- 2023-09-25 Rasmus Villemoes trini Accepted
[3/5] arm64: zynqmp: rename overlay sources to .dtso use .dtso for device tree overlay sources - - - - --- 2023-09-25 Rasmus Villemoes trini Accepted
[2/5] iot2050: rename overlay sources to .dtso use .dtso for device tree overlay sources - - 1 - --- 2023-09-25 Rasmus Villemoes trini Accepted
[1/5] arm: dts: imx8mm-cl-iot-gate: rename overlay sources to .dtso use .dtso for device tree overlay sources - - - - --- 2023-09-25 Rasmus Villemoes trini Accepted
[v2] mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header [v2] mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header - - 2 - --- 2023-09-20 Rasmus Villemoes sbabic Accepted
[resend,2/2] imx: spl_imx_romapi.c: remove dead code imx: spl_imx_romapi: simplify stream loading - - 1 - --- 2023-09-19 Rasmus Villemoes sbabic Accepted
[resend,1/2] imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size imx: spl_imx_romapi: simplify stream loading - - 1 - --- 2023-09-19 Rasmus Villemoes sbabic Accepted
[4/4] binman: update documentation for fit,align property mkimage: also honour -B even without external data - - 1 - --- 2023-09-19 Rasmus Villemoes sjg Deferred
[3/4] tools: binman: add test case for fit, align without fit, external-offset mkimage: also honour -B even without external data - - 1 - --- 2023-09-19 Rasmus Villemoes sjg Deferred
[2/4] binman: test: rename 275_fit_align.dts -> 275_fit_align_external.dts mkimage: also honour -B even without external data - - 1 - --- 2023-09-19 Rasmus Villemoes sjg Deferred
[1/4] mkimage: also honour -B even without external data mkimage: also honour -B even without external data - - 1 - --- 2023-09-19 Rasmus Villemoes sjg Deferred
mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header mx8m: csf.sh: pad csf blob for u-boot.itb to CSF_SIZE minus IVT header - - - - --- 2023-09-19 Rasmus Villemoes sbabic Superseded
imx8mp: binman: rename spl and u-boot nodes imx8mp: binman: rename spl and u-boot nodes - - 2 - --- 2023-09-19 Rasmus Villemoes sbabic Accepted
[2/2] malloc_simple: add mem_malloc_init_simple() make CONFIG_SPL_SYS_MALLOC_SIMPLE && CONFIG_SYS_SPL_MALLOC actually work - - 1 - --- 2023-09-15 Rasmus Villemoes trini Changes Requested
[1/2] spl: make SYS_SPL_MALLOC depend on !(SPL_STACK_R && SPL_SYS_MALLOC_SIMPLE) make CONFIG_SPL_SYS_MALLOC_SIMPLE && CONFIG_SYS_SPL_MALLOC actually work - - 1 - --- 2023-09-15 Rasmus Villemoes trini Changes Requested
[2/2] imx: spl_imx_romapi.c: remove dead code [1/2] imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size - - - - --- 2023-05-23 Rasmus Villemoes sbabic Superseded
[1/2] imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size [1/2] imx: spl_imx_romapi: avoid tricky use of spl_load_simple_fit() to get full FIT size - - - - --- 2023-05-23 Rasmus Villemoes sbabic Superseded
imx8m: soc.c: demote some printfs to debug imx8m: soc.c: demote some printfs to debug - - 2 - --- 2023-05-22 Rasmus Villemoes sbabic Accepted
scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags scripts/Makefile.lib: change spelling of $(srctree)/arch/$(ARCH)/dts in dtc_cpp_flags - - 1 - --- 2023-05-16 Rasmus Villemoes trini Accepted
[2/2] kbuild: Allow DTB overlays to built from .dtso named source files [1/2] kbuild: add dtc as dependency on .dtb files - - 1 - --- 2023-05-04 Rasmus Villemoes trini Accepted
[1/2] kbuild: add dtc as dependency on .dtb files [1/2] kbuild: add dtc as dependency on .dtb files - - 1 - --- 2023-05-04 Rasmus Villemoes trini Accepted
scripts/Makefile.dts: tweak logic for deciding which dtbs to build scripts/Makefile.dts: tweak logic for deciding which dtbs to build - - 1 1 --- 2023-05-04 Rasmus Villemoes trini Accepted
gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev() gpio-uclass: fix off-by-one in gpio_request_list_by_name_nodev() - - 1 - --- 2023-04-19 Rasmus Villemoes trini Accepted
dm: core: introduce uclass_get_device_by_of_path() dm: core: introduce uclass_get_device_by_of_path() - - - - --- 2023-04-13 Rasmus Villemoes sjg Accepted
uclass: add uclass_find_device_by_phandle_id() helper uclass: add uclass_find_device_by_phandle_id() helper - - 2 - --- 2023-04-13 Rasmus Villemoes sjg Accepted
serial-uclass: drop redundant code in serial_check_stdout() serial-uclass: drop redundant code in serial_check_stdout() - - - - --- 2023-03-29 Rasmus Villemoes trini Accepted
phy: realtek: don't duplicate genphy_startup phy: realtek: don't duplicate genphy_startup - - - - --- 2023-03-28 Rasmus Villemoes rfried Accepted
phy: broadcom: don't duplicate genphy_startup phy: broadcom: don't duplicate genphy_startup - - - - --- 2023-03-28 Rasmus Villemoes rfried Accepted
i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property i2c: designware_i2c: remove apparently redundant read of 'i2c, speeds' DT property - - - - --- 2023-03-24 Rasmus Villemoes hs Accepted
stm32mp: fix various array bounds checks stm32mp: fix various array bounds checks - - 2 - --- 2023-03-24 Rasmus Villemoes pchotard Accepted
soc: soc_ti_k3: fix revision array bounds checks soc: soc_ti_k3: fix revision array bounds checks - - 1 - --- 2023-03-24 Rasmus Villemoes trini Accepted
ARM: imx: imx8mp: fix enable_i2c_clk ARM: imx: imx8mp: fix enable_i2c_clk - 1 - - --- 2023-03-22 Rasmus Villemoes sbabic Accepted
gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio controllers gpio: allow passing NULL to gpio_request_by_line_name() to search all gpio controllers - - 1 - --- 2023-03-17 Rasmus Villemoes trini Accepted
scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi scripts/Makefile.lib: also consider $(CONFIG_SYS_BOARD)-u-boot.dtsi - - 2 - --- 2023-03-17 Rasmus Villemoes trini Deferred
sysinfo: gpio: fix loop over DT "revisions" array sysinfo: gpio: fix loop over DT "revisions" array - - 2 - --- 2023-03-10 Rasmus Villemoes trini Accepted
nvedit: simplify do_env_indirect() nvedit: simplify do_env_indirect() - - 1 - --- 2023-03-06 Rasmus Villemoes trini Accepted
[v3,5/5] test: add tests of 'read' and 'write' shell commands improve 'read' command, add 'write' command - - 1 - --- 2023-03-02 Rasmus Villemoes trini Accepted
[v3,4/5] sandbox: enable CMD_WRITE improve 'read' command, add 'write' command - - 1 - --- 2023-03-02 Rasmus Villemoes trini Accepted
[v3,3/5] doc: document read/write commands improve 'read' command, add 'write' command - - 1 - --- 2023-03-02 Rasmus Villemoes trini Accepted
[v3,2/5] cmd: introduce 'write' command improve 'read' command, add 'write' command - - 1 - --- 2023-03-02 Rasmus Villemoes trini Accepted
[v3,1/5] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsi… improve 'read' command, add 'write' command - - 1 - --- 2023-03-02 Rasmus Villemoes trini Accepted
[v2,5/5] test: add tests of 'read' and 'write' shell commands improve 'read' command, add 'write' command - - 1 - --- 2023-03-01 Rasmus Villemoes trini Superseded
[v2,4/5] sandbox: enable CMD_WRITE improve 'read' command, add 'write' command - - 1 - --- 2023-03-01 Rasmus Villemoes trini Superseded
[v2,3/5] doc: document read/write commands improve 'read' command, add 'write' command - - 1 - --- 2023-03-01 Rasmus Villemoes trini Superseded
[v2,2/5] cmd: introduce 'write' command improve 'read' command, add 'write' command - - 1 - --- 2023-03-01 Rasmus Villemoes trini Superseded
[v2,1/5] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsi… improve 'read' command, add 'write' command - - 1 - --- 2023-03-01 Rasmus Villemoes trini Superseded
[2/2] cmd: introduce 'write' command improve 'read' command, add 'write' command - - - - --- 2023-02-18 Rasmus Villemoes trini Superseded
[1/2] cmd: read: use part_get_info_by_dev_and_name_or_num() instead of open-coded dev_part parsing improve 'read' command, add 'write' command - - 1 - --- 2023-02-18 Rasmus Villemoes trini Superseded
[5/5] cyclic: get rid of cyclic_init() cyclic: get rid of (the need for) cyclic_init() - - 1 1 --- 2022-10-28 Rasmus Villemoes stroese Awaiting Upstream
[4/5] cyclic: switch to using hlist instead of list cyclic: get rid of (the need for) cyclic_init() - - 1 1 --- 2022-10-28 Rasmus Villemoes stroese Awaiting Upstream
[3/5] list.h: synchronize hlist_for_each_entry* iterators with linux cyclic: get rid of (the need for) cyclic_init() - - 1 1 --- 2022-10-28 Rasmus Villemoes stroese Awaiting Upstream
[2/5] cyclic: drop redundant cyclic_ready flag cyclic: get rid of (the need for) cyclic_init() - - 1 1 --- 2022-10-28 Rasmus Villemoes stroese Awaiting Upstream
[1/5] cyclic: use a flag in gd->flags for recursion protection cyclic: get rid of (the need for) cyclic_init() - - 1 1 --- 2022-10-28 Rasmus Villemoes stroese Awaiting Upstream
[7/6] net: deal with fragment-overlapping-two-holes case broken CVE fix (b85d130ea0ca) - - - - --- 2022-10-17 Rasmus Villemoes trini Accepted
[6/6] net: tftp: sanitize tftp block size, especially for TX broken CVE fix (b85d130ea0ca) - - 1 - --- 2022-10-14 Rasmus Villemoes trini Accepted
[5/6] net: tftp: use IS_ENABLED(CONFIG_NET_TFTP_VARS) instead of #if broken CVE fix (b85d130ea0ca) - - - - --- 2022-10-14 Rasmus Villemoes trini Accepted
[4/6] net: fix ip_len in reassembled IP datagram broken CVE fix (b85d130ea0ca) - - - - --- 2022-10-14 Rasmus Villemoes trini Accepted
[3/6] net: (actually/better) deal with CVE-2022-{30790,30552} broken CVE fix (b85d130ea0ca) - - - - --- 2022-10-14 Rasmus Villemoes trini Accepted
[2/6] net: compare received length to sizeof(ip_hdr), not sizeof(ip_udp_hdr) broken CVE fix (b85d130ea0ca) - - - - --- 2022-10-14 Rasmus Villemoes trini Accepted
[1/6] net: improve check for no IP options broken CVE fix (b85d130ea0ca) - - 1 - --- 2022-10-14 Rasmus Villemoes trini Accepted
imx8m: fix reading of DDR4 MR registers [again] imx8m: fix reading of DDR4 MR registers [again] - 1 1 - --- 2022-10-06 Rasmus Villemoes sbabic Awaiting Upstream
lib: fix buggy strcmp and strncmp lib: fix buggy strcmp and strncmp - - - - --- 2022-10-05 Rasmus Villemoes trini Accepted
gpio-uclass: fix gpio lookup by label gpio-uclass: fix gpio lookup by label - - 3 - --- 2022-10-03 Rasmus Villemoes sjg Accepted
[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
« 1 2 3 4 »