Toggle navigation
Patchwork
u-boot
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Submitter =
Rasmus Villemoes
| Archived =
No
| 117 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
remove include/config_defaults.h
remove include/config_defaults.h
-
-
-
2020-07-07
Rasmus Villemoes
Accepted
[v4,11/11] test: dm: rtc: add tests of rtc shell command
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,10/11] sandbox: add rtc command to defconfigs
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
New
[v4,09/11] test: dm: rtc: add test of dm_rtc_read, dm_rtc_write
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,08/11] rtc: i2c_rtc_emul: catch any write to the "reset" register
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,07/11] rtc: sandbox-rtc: fix set method
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,06/11] rtc: add rtc command
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,05/11] rtc: pcf2127: provide ->write method
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,04/11] rtc: pcf2127: provide ->read method
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,03/11] rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,02/11] rtc: add dm_rtc_write() helper
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[v4,01/11] rtc: add dm_rtc_read helper and ->read method
new rtc methods, rtc command, and tests
-
-
-
2020-07-06
Rasmus Villemoes
Superseded
[RFC,4/4] linux/kconfig.h: create two- and three-argument versions of CONFIG_IS_ENABLED
CONFIG_IS_ENABLED magic
-
-
-
2020-06-12
Rasmus Villemoes
Accepted
[RFC,3/4] linux/kconfig.h: remove unused helper macros
CONFIG_IS_ENABLED magic
-
-
-
2020-06-12
Rasmus Villemoes
Accepted
[RFC,2/4] linux/kconfig.h: simplify logic for choosing CONFIG_{SPL_, TPL_, }*
CONFIG_IS_ENABLED magic
-
-
-
2020-06-12
Rasmus Villemoes
Accepted
[RFC,1/4] common/image.c: image_decomp: put IH_COMP_XXX cases inside ifndef USE_HOSTCC
CONFIG_IS_ENABLED magic
-
-
-
2020-06-12
Rasmus Villemoes
New
image: Add support for ZSTD decompression
image: Add support for ZSTD decompression
-
-
-
2020-06-10
Rasmus Villemoes
New
[v2] lz4: fix decompressor on big-endian powerpc
[v2] lz4: fix decompressor on big-endian powerpc
-
-
-
2020-06-07
Rasmus Villemoes
Accepted
[RFC] watchdog: base rate-limiting on get_ticks() rather than get_timer()
[RFC] watchdog: base rate-limiting on get_ticks() rather than get_timer()
-
-
-
2020-06-05
Rasmus Villemoes
New
lz4: fix decompressor on big-endian powerpc
lz4: fix decompressor on big-endian powerpc
-
-
-
2020-06-05
Rasmus Villemoes
Superseded
[RFC] allow choosing -Os/-O2 separately for SPL and TPL
[RFC] allow choosing -Os/-O2 separately for SPL and TPL
-
-
-
2020-06-05
Rasmus Villemoes
New
powerpc: reduce number of WATCHDOG_RESET calls from flush_cache
powerpc: reduce number of WATCHDOG_RESET calls from flush_cache
-
-
-
2020-06-04
Rasmus Villemoes
New
[0/3] watchdog: honour hw_margin_ms property
-
-
-
2020-06-04
Rasmus Villemoes
New
[v3,10/10] test: dm: rtc: add tests of rtc shell command
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,09/10] test: dm: rtc: add test of dm_rtc_read, dm_rtc_write
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,08/10] rtc: i2c_rtc_emul: catch any write to the "reset" register
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,07/10] rtc: sandbox-rtc: fix set method
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,06/10] rtc: add rtc command
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Accepted
[v3,05/10] rtc: pcf2127: provide ->write method
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,04/10] rtc: pcf2127: provide ->read method
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,03/10] rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,02/10] rtc: add dm_rtc_write() helper
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v3,01/10] rtc: add dm_rtc_read helper and ->read method
new rtc methods, rtc command, and tests
-
-
-
2020-06-02
Rasmus Villemoes
Superseded
[v2,10/10] test: dm: rtc: add tests of rtc shell command
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,09/10] test: dm: rtc: add test of rtc_read, rtc_write
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,08/10] rtc: i2c_rtc_emul: catch any write to the "reset" register
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,07/10] rtc: sandbox-rtc: fix set method
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,06/10] rtc: add rtc command
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
New
[v2,05/10] rtc: pcf2127: provide ->write method
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,04/10] rtc: pcf2127: provide ->read method
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,03/10] rtc: fall back to ->{read, write} if ->{read, write}8 are not provided
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,02/10] rtc: add rtc_write() helper
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[v2,01/10] rtc: add rtc_read helper and ->read method
[v2,01/10] rtc: add rtc_read helper and ->read method
-
-
-
2020-05-19
Rasmus Villemoes
Accepted
[2/2] env: add CONFIG_ENV_SECT_SIZE_AUTO
add CONFIG_ENV_SECT_SIZE_AUTO
-
-
-
2020-05-06
Rasmus Villemoes
Accepted
[1/2] env/sf.c: use a variable to hold the sector size
add CONFIG_ENV_SECT_SIZE_AUTO
-
-
-
2020-05-06
Rasmus Villemoes
Accepted
mpc83xx: remove redundant MPC83xx_RESET #define
mpc83xx: remove redundant MPC83xx_RESET #define
-
-
-
2020-05-04
Rasmus Villemoes
Accepted
[6/6] rtc: add rtc command
rtc: add rtc_{read,write}8_array and rtc command
-
-
-
2020-05-04
Rasmus Villemoes
New
[5/6] rtc: pcf2127: provide ->write8_array method
rtc: add rtc_{read,write}8_array and rtc command
-
-
-
2020-05-04
Rasmus Villemoes
New
[4/6] rtc: pcf2127: provide ->read8_array method
rtc: add rtc_{read,write}8_array and rtc command
-
-
-
2020-05-04
Rasmus Villemoes
Superseded
[3/6] rtc: fall back to ->{read, write}8_array if ->{read, write}8 are not provided
rtc: add rtc_{read,write}8_array and rtc command
-
-
-
2020-05-04
Rasmus Villemoes
Superseded
[2/6] rtc: add rtc_write8_array() helper
rtc: add rtc_{read,write}8_array and rtc command
-
-
-
2020-05-04
Rasmus Villemoes
New
[1/6] rtc: add rtc_read8_array helper and ->read8_array method
rtc: add rtc_{read,write}8_array and rtc command
-
-
-
2020-05-04
Rasmus Villemoes
New
[5/5] sysreset: move print_resetinfo() to sysreset-uclass.c
some sysreset patches (mostly for mpc83xx)
-
-
-
2020-05-01
Rasmus Villemoes
New
[4/5] sysreset: mpc83xx: add output in case of cold boot
some sysreset patches (mostly for mpc83xx)
-
-
-
2020-05-01
Rasmus Villemoes
New
[3/5] sysreset: mpc83xx: fix CONFIG_IS_ENABLED logic
some sysreset patches (mostly for mpc83xx)
-
-
-
2020-05-01
Rasmus Villemoes
New
[2/5] sysreset: mpc83xx: shuffle newline logic in mpc83xx_sysreset_get_status
some sysreset patches (mostly for mpc83xx)
-
-
-
2020-05-01
Rasmus Villemoes
New
[1/5] sysreset: mpc83xx: use scnprintf instead of snprintf
some sysreset patches (mostly for mpc83xx)
-
-
-
2020-05-01
Rasmus Villemoes
New
rtc: pcf2127: don't add/subtract 1 to tm_mon
rtc: pcf2127: don't add/subtract 1 to tm_mon
-
-
-
2020-05-01
Rasmus Villemoes
Accepted
spi: mpc8xxx_spi: fix missing dev_err definition
spi: mpc8xxx_spi: fix missing dev_err definition
-
-
-
2020-04-20
Rasmus Villemoes
Accepted
[v2,2/2] env/sf.c: honour CONFIG_SPL_SAVEENV
allow CONFIG_SPL_SAVEENV to work with ENV_IS_IN_SPI_FLASH
-
-
-
2020-03-26
Rasmus Villemoes
New
[v2,1/2] env: add SAVEENV as an alias of the CMD_SAVEENV symbol
allow CONFIG_SPL_SAVEENV to work with ENV_IS_IN_SPI_FLASH
-
-
-
2020-03-26
Rasmus Villemoes
Accepted
[3/3] mtd: spi-nor: set SPI_NOR_HAS_LOCK for Macronix mx25l3205d
mtd: spi-nor: add support for locking on Macronix nor flashes
-
-
-
2020-03-26
Rasmus Villemoes
New
[2/3] mtd: spi-nor: add support for locking on Macronix nor flashes
mtd: spi-nor: add support for locking on Macronix nor flashes
-
-
-
2020-03-26
Rasmus Villemoes
New
[1/3] mtd: spi-nor: don't guard stm_*lock* family by preprocessor conditionals
mtd: spi-nor: add support for locking on Macronix nor flashes
-
-
-
2020-03-26
Rasmus Villemoes
New
[v2] tools: fw_env: use erasesize from MEMGETINFO ioctl
[v2] tools: fw_env: use erasesize from MEMGETINFO ioctl
-
-
-
2020-03-24
Rasmus Villemoes
Accepted
tools: fw_env: use erasesize from MEMGETINFO ioctl
tools: fw_env: use erasesize from MEMGETINFO ioctl
-
-
-
2020-03-20
Rasmus Villemoes
Superseded
[v3,2/2] allow opting out of WATCHDOG_RESET() from timer interrupt
[v3,1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
-
-
-
2020-03-20
Rasmus Villemoes
Accepted
[v3,1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
[v3,1/2] timer: mpc83xx_timer: fix build with CONFIG_{HW_, }WATCHDOG
-
-
-
2020-03-20
Rasmus Villemoes
Accepted
[v2,2/2] spi: allow calling WATCHDOG_RESET during long reads
[v2,1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()
-
-
-
2020-03-20
Rasmus Villemoes
New
[v2,1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()
[v2,1/2] spi: call WATCHDOG_RESET() in spi_nor_wait_till_ready_with_timeout()
-
-
-
2020-03-20
Rasmus Villemoes
New
[v2] powerpc: allow opting out of WATCHDOG_RESET() from timer interrupt
[v2] powerpc: allow opting out of WATCHDOG_RESET() from timer interrupt
-
-
-
2020-03-18
Rasmus Villemoes
New
powerpc: remove WATCHDOG_RESET call from wait_ticks()
powerpc: remove WATCHDOG_RESET call from wait_ticks()
-
-
-
2020-03-16
Rasmus Villemoes
New
powerpc: allow opting out of WATCHDOG_RESET() from timer interrupt
powerpc: allow opting out of WATCHDOG_RESET() from timer interrupt
-
-
-
2020-03-16
Rasmus Villemoes
New
mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
mtd: spi-nor-core: call WATCHDOG_RESET() in spi_nor_ready()
-
-
-
2020-03-16
Rasmus Villemoes
New
[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
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
watchdog: allow overriding the rate-limiting logic
watchdog: allow overriding the rate-limiting logic
-
-
-
2020-03-12
Rasmus Villemoes
New
caching BLOBLISTT_SPL_HANDOFF (was Re: [PATCH] common/board_f.c: use #ifdefs a little more consistently)
caching BLOBLISTT_SPL_HANDOFF (was Re: [PATCH] common/board_f.c: use #ifdefs a little more consis...
-
-
-
2020-02-28
Rasmus Villemoes
New
[4/4] make env_entry::callback conditional on !CONFIG_SPL_BUILD
remove (more) env callback code for SPL
-
-
-
2020-02-27
Rasmus Villemoes
Accepted
[2/4] lib/hashtable.c: create helper for calling env_entry::callback
remove (more) env callback code for SPL
-
-
-
2020-02-27
Rasmus Villemoes
Accepted
[3/4] lib/hashtable.c: don't test ->callback in SPL
remove (more) env callback code for SPL
-
-
-
2020-02-27
Rasmus Villemoes
Accepted
[1/4] env: remove callback.o for an SPL build
remove (more) env callback code for SPL
-
-
-
2020-02-27
Rasmus Villemoes
Accepted
common/board_f.c: use #ifdefs a little more consistently
common/board_f.c: use #ifdefs a little more consistently
-
-
-
2020-02-27
Rasmus Villemoes
New
[5/5] env/sf.c: drop private CMD_SAVEENV logic
CMD_SAVEENV ifdef cleanup
-
-
-
2020-02-19
Rasmus Villemoes
Accepted
[4/5] env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef
CMD_SAVEENV ifdef cleanup
-
-
-
2020-02-19
Rasmus Villemoes
Accepted
[3/5] env/fat.c: remove private CMD_SAVEENV logic
CMD_SAVEENV ifdef cleanup
-
-
-
2020-02-19
Rasmus Villemoes
Accepted
[2/5] env_internal.h: add alternative ENV_SAVE_PTR macro
CMD_SAVEENV ifdef cleanup
-
-
-
2020-02-19
Rasmus Villemoes
Accepted
[1/5] env: add SAVEENV as an alias of the CMD_SAVEENV symbol
CMD_SAVEENV ifdef cleanup
-
-
-
2020-02-19
Rasmus Villemoes
Superseded
env: make file-scope env_ptr variables static
env: make file-scope env_ptr variables static
-
-
-
2020-02-18
Rasmus Villemoes
Accepted
include/eeprom.h: fix build errors
include/eeprom.h: fix build errors
-
-
-
2020-02-18
Rasmus Villemoes
Accepted
RFC: nvedit: support doing one (extra) expansion of the value in "env set"
RFC: nvedit: support doing one (extra) expansion of the value in "env set"
-
-
-
2020-02-14
Rasmus Villemoes
New
sandbox: also restore terminal settings when killed by SIGINT
sandbox: also restore terminal settings when killed by SIGINT
-
-
-
2020-02-14
Rasmus Villemoes
Accepted
[resend,4/5] mpc8xxx_spi: always use 8-bit characters, don't read or write garbage
spi: mpc8xxx_spi: bug fixes, real ->set_speed and a pseudo-gpio driver
-
-
-
2020-02-11
Rasmus Villemoes
Superseded
[resend,5/5] mpc8xxx_spi: implement real ->set_speed
spi: mpc8xxx_spi: bug fixes, real ->set_speed and a pseudo-gpio driver
-
-
-
2020-02-11
Rasmus Villemoes
Superseded
[resend,3/5] mpc8xxx_spi: put max_cs to use
spi: mpc8xxx_spi: bug fixes, real ->set_speed and a pseudo-gpio driver
-
-
-
2020-02-11
Rasmus Villemoes
Superseded
[resend,2/5] gazerbeam: add clocks property to SPI node
spi: mpc8xxx_spi: bug fixes, real ->set_speed and a pseudo-gpio driver
-
-
-
2020-02-11
Rasmus Villemoes
Superseded
[resend,1/5] gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal
spi: mpc8xxx_spi: bug fixes, real ->set_speed and a pseudo-gpio driver
-
-
-
2020-02-11
Rasmus Villemoes
Superseded
[3/3] test_vboot.py: include test of fdt_add_pubkey tool
RFC: add fdt_add_pubkey tool
-
-
-
2020-02-11
Rasmus Villemoes
New
«
1
2
»