Show patches with: Submitter = Rasmus Villemoes       |    Archived = No       |   400 patches
« 1 2 3 4 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/2] env/sf.c: use a variable to hold the sector size add CONFIG_ENV_SECT_SIZE_AUTO - - - - --- 2020-05-06 Rasmus Villemoes trini Superseded
mpc83xx: remove redundant MPC83xx_RESET #define mpc83xx: remove redundant MPC83xx_RESET #define - - - - --- 2020-05-04 Rasmus Villemoes mariosix Accepted
[6/6] rtc: add rtc command rtc: add rtc_{read,write}8_array and rtc command - - - - --- 2020-05-04 Rasmus Villemoes trini Superseded
[5/6] rtc: pcf2127: provide ->write8_array method rtc: add rtc_{read,write}8_array and rtc command - - 1 - --- 2020-05-04 Rasmus Villemoes trini Superseded
[4/6] rtc: pcf2127: provide ->read8_array method rtc: add rtc_{read,write}8_array and rtc command - - 1 - --- 2020-05-04 Rasmus Villemoes trini 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 - - 1 - --- 2020-05-04 Rasmus Villemoes trini Superseded
[2/6] rtc: add rtc_write8_array() helper rtc: add rtc_{read,write}8_array and rtc command - - 1 - --- 2020-05-04 Rasmus Villemoes trini Superseded
[1/6] rtc: add rtc_read8_array helper and ->read8_array method rtc: add rtc_{read,write}8_array and rtc command - - 1 - --- 2020-05-04 Rasmus Villemoes trini Superseded
[5/5] sysreset: move print_resetinfo() to sysreset-uclass.c some sysreset patches (mostly for mpc83xx) - - 1 - --- 2020-05-01 Rasmus Villemoes trini Deferred
[4/5] sysreset: mpc83xx: add output in case of cold boot some sysreset patches (mostly for mpc83xx) - - - - --- 2020-05-01 Rasmus Villemoes trini Deferred
[3/5] sysreset: mpc83xx: fix CONFIG_IS_ENABLED logic some sysreset patches (mostly for mpc83xx) - - - - --- 2020-05-01 Rasmus Villemoes trini Deferred
[2/5] sysreset: mpc83xx: shuffle newline logic in mpc83xx_sysreset_get_status some sysreset patches (mostly for mpc83xx) - - - - --- 2020-05-01 Rasmus Villemoes trini Deferred
[1/5] sysreset: mpc83xx: use scnprintf instead of snprintf some sysreset patches (mostly for mpc83xx) - - - - --- 2020-05-01 Rasmus Villemoes trini Deferred
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 trini Accepted
spi: mpc8xxx_spi: fix missing dev_err definition spi: mpc8xxx_spi: fix missing dev_err definition - 2 - - --- 2020-04-20 Rasmus Villemoes trini 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 trini Accepted
[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 trini 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 jagan Changes Requested
[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 jagan Changes Requested
[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 jagan Changes Requested
[v2] tools: fw_env: use erasesize from MEMGETINFO ioctl [v2] tools: fw_env: use erasesize from MEMGETINFO ioctl - - - - --- 2020-03-24 Rasmus Villemoes trini Accepted
tools: fw_env: use erasesize from MEMGETINFO ioctl tools: fw_env: use erasesize from MEMGETINFO ioctl - - - - --- 2020-03-20 Rasmus Villemoes trini 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 mariosix Superseded
[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 mariosix Superseded
[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 jagan Changes Requested
[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 jagan Changes Requested
[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 wd Changes Requested
powerpc: remove WATCHDOG_RESET call from wait_ticks() powerpc: remove WATCHDOG_RESET call from wait_ticks() - - - - --- 2020-03-16 Rasmus Villemoes wd Rejected
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 Superseded
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 jagan Changes Requested
[3/3] watchdog: honour hw_margin_ms DT property watchdog: honour hw_margin_ms property - - 1 - --- 2020-03-13 Rasmus Villemoes stroese Awaiting Upstream
[2/3] watchdog: move initr_watchdog() to wdt-uclass.c watchdog: honour hw_margin_ms property - - 1 - --- 2020-03-13 Rasmus Villemoes stroese Awaiting Upstream
[1/3] watchdog: remove stale ifndef CONFIG_WATCHDOG_TIMEOUT_MSECS from wdt.h watchdog: honour hw_margin_ms property - - 1 - --- 2020-03-13 Rasmus Villemoes stroese 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() 1 - - - --- 2020-03-13 Rasmus Villemoes jagan Accepted
watchdog: allow overriding the rate-limiting logic watchdog: allow overriding the rate-limiting logic - - - - --- 2020-03-12 Rasmus Villemoes stroese Superseded
caching BLOBLISTT_SPL_HANDOFF (was Re: [PATCH] common/board_f.c: use #ifdefs a little more consiste… caching BLOBLISTT_SPL_HANDOFF (was Re: [PATCH] common/board_f.c: use #ifdefs a little more consiste… - - - - --- 2020-02-28 Rasmus Villemoes sjg Not Applicable
[4/4] make env_entry::callback conditional on !CONFIG_SPL_BUILD remove (more) env callback code for SPL - - 1 - --- 2020-02-27 Rasmus Villemoes trini Accepted
[2/4] lib/hashtable.c: create helper for calling env_entry::callback remove (more) env callback code for SPL - - 1 - --- 2020-02-27 Rasmus Villemoes trini Accepted
[3/4] lib/hashtable.c: don't test ->callback in SPL remove (more) env callback code for SPL - - 1 - --- 2020-02-27 Rasmus Villemoes trini Accepted
[1/4] env: remove callback.o for an SPL build remove (more) env callback code for SPL - - 1 - --- 2020-02-27 Rasmus Villemoes trini 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 trini Changes Requested
[5/5] env/sf.c: drop private CMD_SAVEENV logic CMD_SAVEENV ifdef cleanup - - - - --- 2020-02-19 Rasmus Villemoes trini Accepted
[4/5] env/ext4.c: remove CONFIG_CMD_SAVEENV ifdef CMD_SAVEENV ifdef cleanup - - - - --- 2020-02-19 Rasmus Villemoes trini Accepted
[3/5] env/fat.c: remove private CMD_SAVEENV logic CMD_SAVEENV ifdef cleanup - - - - --- 2020-02-19 Rasmus Villemoes trini Accepted
[2/5] env_internal.h: add alternative ENV_SAVE_PTR macro CMD_SAVEENV ifdef cleanup - - - - --- 2020-02-19 Rasmus Villemoes trini Accepted
[1/5] env: add SAVEENV as an alias of the CMD_SAVEENV symbol CMD_SAVEENV ifdef cleanup - - - - --- 2020-02-19 Rasmus Villemoes trini Accepted
env: make file-scope env_ptr variables static env: make file-scope env_ptr variables static - - - - --- 2020-02-18 Rasmus Villemoes trini Accepted
include/eeprom.h: fix build errors include/eeprom.h: fix build errors - - 1 - --- 2020-02-18 Rasmus Villemoes trini Accepted
sandbox: also restore terminal settings when killed by SIGINT sandbox: also restore terminal settings when killed by SIGINT - - 2 - --- 2020-02-14 Rasmus Villemoes sjg Accepted
[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 trini 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 trini Accepted
[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 trini Accepted
[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 trini Accepted
[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 trini Accepted
[3/3] test_vboot.py: include test of fdt_add_pubkey tool RFC: add fdt_add_pubkey tool - - - - --- 2020-02-11 Rasmus Villemoes trini Deferred
[2/3] tools: add fdt_add_pubkey RFC: add fdt_add_pubkey tool - - - - --- 2020-02-11 Rasmus Villemoes trini Deferred
[1/3] test_vboot.py: remove extraneous -k option to fit_check_sign RFC: add fdt_add_pubkey tool - - - - --- 2020-02-11 Rasmus Villemoes trini Deferred
net: convert NET_MAXDEFRAG to Kconfig net: convert NET_MAXDEFRAG to Kconfig - - 1 - --- 2020-02-07 Rasmus Villemoes trini 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-05 Rasmus Villemoes trini Not Applicable
mmc: fsl_esdhc: actually enable cache snooping on mpc830x mmc: fsl_esdhc: actually enable cache snooping on mpc830x - - 1 - --- 2020-01-30 Rasmus Villemoes freenix Accepted
[resend,2/2] gpio: mpc8xxx: don't do RMW on gpdat register when setting value gpio: mpc8xxx: honour shadow register when writing gpdat - - - - --- 2020-01-28 Rasmus Villemoes trini Accepted
[resend,1/2] gpio: mpc8xxx: don't modify gpdat when setting gpio as input gpio: mpc8xxx: honour shadow register when writing gpdat - - - - --- 2020-01-28 Rasmus Villemoes trini Accepted
[2/2] gpio: mpc8xxx: don't do RMW on gpdat register when setting value gpio: mpc8xxx: honour shadow register when writing gpdat - - - - --- 2020-01-28 Rasmus Villemoes mariosix Superseded
[1/2] gpio: mpc8xxx: don't modify gpdat when setting gpio as input gpio: mpc8xxx: honour shadow register when writing gpdat - - - - --- 2020-01-28 Rasmus Villemoes mariosix Superseded
env: introduce CONFIG_ENV_DOTVARS_TEMPORARY env: introduce CONFIG_ENV_DOTVARS_TEMPORARY - - - - --- 2020-01-08 Rasmus Villemoes wd Rejected
gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal gpio/mpc83xx_spisel_boot.c: gpio driver for SPISEL_BOOT signal - - - - --- 2020-01-08 Rasmus Villemoes Superseded
[4/4] mpc8xxx_spi: implement real ->set_speed spi: mpc8xxx_spi: bug fixes and real ->set_speed - - - - --- 2020-01-06 Rasmus Villemoes Superseded
[3/4] mpc8xxx_spi: always use 8-bit characters, don't read or write garbage spi: mpc8xxx_spi: bug fixes and real ->set_speed - - - - --- 2020-01-06 Rasmus Villemoes Superseded
[2/4] mpc8xxx_spi: put max_cs to use spi: mpc8xxx_spi: bug fixes and real ->set_speed - - - - --- 2020-01-06 Rasmus Villemoes Superseded
[1/4] gazerbeam: add clocks property to SPI node spi: mpc8xxx_spi: bug fixes and real ->set_speed - - - - --- 2020-01-06 Rasmus Villemoes Superseded
scripts/get_default_envs.sh: preserve order of multiple entries for same variable scripts/get_default_envs.sh: preserve order of multiple entries for same variable - - 2 - --- 2020-01-06 Rasmus Villemoes trini Accepted
mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid mpc83xx_clk: always treat MPC83XX_CLK_PCI as invalid - - 1 - --- 2019-12-19 Rasmus Villemoes mariosix Accepted
env: another attempt at fixing SPL build failures env: another attempt at fixing SPL build failures - - - - --- 2019-12-15 Rasmus Villemoes trini Accepted
sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo sysreset_mpc83xx: fix mcp83xx -> mpc83xx typo - - - - --- 2019-12-13 Rasmus Villemoes trini Accepted
doc: really get rid of Documentation/ directory doc: really get rid of Documentation/ directory - - 1 - --- 2019-12-12 Rasmus Villemoes trini Accepted
mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309 mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309 - - 1 - --- 2019-12-12 Rasmus Villemoes mariosix Accepted
mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309 mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309 - - 1 - --- 2019-12-12 Rasmus Villemoes mariosix Accepted
powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig powerpc: mpc83xx: convert CONFIG_FSL_ELBC to Kconfig - - 1 - --- 2019-12-12 Rasmus Villemoes mariosix Accepted
cmd/eeprom.c: prepend 0x to hex numbers in output message format cmd/eeprom.c: prepend 0x to hex numbers in output message format - - 2 - --- 2019-12-11 Rasmus Villemoes trini Accepted
spl_fit.c: enable loading compressed u-boot from fit image spl_fit.c: enable loading compressed u-boot from fit image - - - - --- 2019-12-11 Rasmus Villemoes trini Accepted
mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111 - - 1 - --- 2019-12-11 Rasmus Villemoes mariosix Accepted
[U-Boot,RFC,3/3] add infrastructure for collecting entropy collect entropy, populate /chosen/rng-seed - - - - --- 2019-09-18 Rasmus Villemoes trini RFC
[U-Boot,RFC,2/3] u-boot/sha256.h: include linux/types.h collect entropy, populate /chosen/rng-seed - - - - --- 2019-09-18 Rasmus Villemoes trini RFC
[U-Boot,RFC,1/3] u-boot/sha256.h: add SHA256_INIT macro collect entropy, populate /chosen/rng-seed - - - - --- 2019-09-18 Rasmus Villemoes trini RFC
[U-Boot,4/4] arm: mxs: implement mxs_set_gpmiclk arm: mxs: mxs_set_gpmiclk - - - - --- 2019-09-12 Rasmus Villemoes sbabic Changes Requested
[U-Boot,3/4] arm: mxs: be more careful when enabling gpmi_clk arm: mxs: mxs_set_gpmiclk - - - - --- 2019-09-12 Rasmus Villemoes sbabic Accepted
[U-Boot,2/4] arm: mxs: fix comments in arch_cpu_init to match the code arm: mxs: mxs_set_gpmiclk - - - - --- 2019-09-12 Rasmus Villemoes sbabic Accepted
[U-Boot,1/4] arm: mxs: fix register definitions for clkctrl_gpmi and clkctrl_sspX arm: mxs: mxs_set_gpmiclk - - - - --- 2019-09-12 Rasmus Villemoes sbabic Accepted
[U-Boot,2/2] ARM: asm/io.h: remove redundant #if !defined(readb) block [U-Boot,1/2] ARM: asm/io.h: kill off confusing #ifdef __mem_pci block - - - - --- 2019-09-10 Rasmus Villemoes trini Accepted
[U-Boot,1/2] ARM: asm/io.h: kill off confusing #ifdef __mem_pci block [U-Boot,1/2] ARM: asm/io.h: kill off confusing #ifdef __mem_pci block - - - - --- 2019-09-10 Rasmus Villemoes trini Accepted
[U-Boot] ARM: mxs: spl_boot.c: make early_delay more robust [U-Boot] ARM: mxs: spl_boot.c: make early_delay more robust - - - - --- 2019-09-10 Rasmus Villemoes sbabic Accepted
[U-Boot] Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE [U-Boot] Makefile: fix newline escaping for CONFIG_DEFAULT_ENV_FILE - 1 - - --- 2019-08-28 Rasmus Villemoes trini Accepted
[U-Boot,v2] fw_setenv: avoid writing environment when nothing has changed [U-Boot,v2] fw_setenv: avoid writing environment when nothing has changed 1 - - - --- 2018-09-27 Rasmus Villemoes jhersh Accepted
[U-Boot] fw_setenv: avoid writing environment when nothing has changed [U-Boot] fw_setenv: avoid writing environment when nothing has changed - - - - --- 2018-09-05 Rasmus Villemoes trini Superseded
[U-Boot,2/2] tools/imximage: use 0x prefix in HAB Blocks line [U-Boot,1/2] Makefile: always preserve output for images that can contain HAB Blocks - - 1 1 --- 2018-03-23 Rasmus Villemoes sbabic Accepted
[U-Boot,1/2] Makefile: always preserve output for images that can contain HAB Blocks [U-Boot,1/2] Makefile: always preserve output for images that can contain HAB Blocks - - - 1 --- 2018-03-23 Rasmus Villemoes sbabic Awaiting Upstream
[U-Boot,v2] Allow providing default environment from file [U-Boot,v2] Allow providing default environment from file - - 1 1 --- 2018-03-20 Rasmus Villemoes trini Accepted
[U-Boot] Makefile: always preserve output for images that can contain HAB Blocks [U-Boot] Makefile: always preserve output for images that can contain HAB Blocks - - - 1 --- 2018-03-02 Rasmus Villemoes sbabic Changes Requested
[U-Boot,RFC] Allow providing default environment from file [U-Boot,RFC] Allow providing default environment from file - - - 1 --- 2018-01-24 Rasmus Villemoes trini RFC
[U-Boot] fix always succesful memory test - - - - --- 2016-01-07 Rasmus Villemoes trini Accepted
« 1 2 3 4 »