Show patches with: Submitter = Stefan Roese       |    Archived = No       |   2290 patches
« 1 2 3 422 23 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LEN x86: qemu-x86_defconfig: Increase CONFIG_SYS_MALLOC_F_LEN - - 1 - --- 2020-08-25 Stefan Roese stroese Accepted
watchdog: Drop GD_FLG_WDT_READY as it's not used any more watchdog: Drop GD_FLG_WDT_READY as it's not used any more - - - - --- 2022-11-17 Stefan Roese stroese Awaiting Upstream
usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx() - - 1 - --- 2021-01-15 Stefan Roese bmeng Accepted
tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms tools: kwboot: Change KWBOOT_MSG_RSP_TIMEO_AXP to 10ms 1 - - - --- 2022-08-19 Stefan Roese stroese Accepted
timer: orion-timer: Fix problem with early static variable timer: orion-timer: Fix problem with early static variable - - - 1 --- 2022-12-21 Stefan Roese stroese Accepted
timer: orion-timer: Fix problem in early_init_done() timer: orion-timer: Fix problem in early_init_done() 1 1 - - --- 2023-01-16 Stefan Roese stroese Accepted
spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 spi: octeon_spi: Use a fixed 100MHz input clock on Octeon TX2 - - - - --- 2020-08-05 Stefan Roese stroese Accepted
power: regulator: Add support for regulator-force-boot-off power: regulator: Add support for regulator-force-boot-off - - - - --- 2021-04-08 Stefan Roese stroese Superseded
pcie: designware: mvebu: do not configure ATU for IO when not used pcie: designware: mvebu: do not configure ATU for IO when not used - - 1 1 --- 2021-04-30 Stefan Roese stroese Accepted
pci: pci_mvebu: Disable config access to PCI host bridge ports pci: pci_mvebu: Disable config access to PCI host bridge ports - - - - --- 2021-01-25 Stefan Roese stroese Accepted
pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) pci: Remove CONFIG_PCI_ENUM_ONLY as it's not used (any more) - - 1 - --- 2021-01-12 Stefan Roese trini Accepted
net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() net: zynq_gem: Wait for SGMII PCS link in zynq_gem_init() - - - - --- 2023-01-10 Stefan Roese monstr Changes Requested
net: zynq_gem: Add a 10ms delay in zynq_gem_init() net: zynq_gem: Add a 10ms delay in zynq_gem_init() - - - - --- 2023-01-11 Stefan Roese monstr Superseded
net: phy: marvell: Finalize errata section 5.1 for Alaska PHY net: phy: marvell: Finalize errata section 5.1 for Alaska PHY - - - - --- 2022-03-15 Stefan Roese trini Deferred
mvebu: x530: Reduce SPL image size mvebu: x530: Reduce SPL image size 1 - - 1 --- 2021-05-12 Stefan Roese stroese Accepted
mtd: spi-nor: Add Winbond W25Q256JW-IM support mtd: spi-nor: Add Winbond W25Q256JW-IM support - - - - --- 2020-03-03 Stefan Roese jagan Accepted
mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage - - - - --- 2020-06-05 Stefan Roese danielschwierzeck Accepted
mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setup mips: octeon: octeon_ebb7304_defconfig: Fix CFI flash setup - - - - --- 2021-04-26 Stefan Roese danielschwierzeck Accepted
mips: octeon: octeon_ebb7304_defconfig: Enable USB storage support mips: octeon: octeon_ebb7304_defconfig: Enable USB storage support - - - - --- 2021-02-19 Stefan Roese danielschwierzeck Awaiting Upstream
mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS mips: mtmips: spl/Kconfig: Set CONFIG_SPL_PAD_TO to 0x0 for ARCH_MTMIPS - 1 - - --- 2022-10-28 Stefan Roese danielschwierzeck Accepted
mips: cmd: go: Flush cache before jumping to app/image mips: cmd: go: Flush cache before jumping to app/image - - 1 1 --- 2020-02-12 Stefan Roese danielschwierzeck Superseded
kirkwood: dns325: Enable 2nd harddrive kirkwood: dns325: Enable 2nd harddrive - - 1 - --- 2023-08-11 Stefan Roese stroese Accepted
i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support i2c: octeon_i2c: Misc fixes for ARM Octeon TX2 support - - 2 - --- 2020-07-23 Stefan Roese hs Accepted
i2c: mvtwsi: Swab the register address if its size is > 1 i2c: mvtwsi: Swab the register address if its size is > 1 - - - 1 --- 2021-11-18 Stefan Roese hs Accepted
drivers: spi: Add SPI controller driver for Octeon drivers: spi: Add SPI controller driver for Octeon - - - - --- 2020-06-10 Stefan Roese danielschwierzeck Superseded
dm: ofnode: Fix compile breakage with OF_CHECKS enabled dm: ofnode: Fix compile breakage with OF_CHECKS enabled - - 2 - --- 2020-09-23 Stefan Roese sjg Accepted
dm: core: Reorder include files in read.c dm: core: Reorder include files in read.c - - 1 - --- 2020-04-29 Stefan Roese sjg Accepted
debug_uart: Add CR before and after announce string debug_uart: Add CR before and after announce string - - 1 - --- 2020-05-15 Stefan Roese trini Accepted
cyclic: Don't disable cylic function upon exceeding CPU time cyclic: Don't disable cylic function upon exceeding CPU time - - - - --- 2022-10-17 Stefan Roese stroese Accepted
cyclic: Add ratelimiting schedule() via CYCLIC_RATELIMIT_US cyclic: Add ratelimiting schedule() via CYCLIC_RATELIMIT_US - - - - --- 2023-07-13 Stefan Roese sjg Changes Requested
crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() crypto: fsl_hash: Remove unnecessary alignment check in caam_hash() - - 1 - --- 2022-04-29 Stefan Roese freenix Accepted
configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO configs: at91: sama5d2_icp_mmc: Enable CONFIG_LTO - - - 1 --- 2023-04-27 Stefan Roese ehristev Accepted
cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training cmd: mvebu: Rename rx_training to mvebu_comphy_rx_training 2 - - - --- 2021-05-05 Stefan Roese stroese Accepted
cmd: go: Flush cache before jumping to app/image cmd: go: Flush cache before jumping to app/image - - - - --- 2020-02-12 Stefan Roese danielschwierzeck Superseded
arm: orion5: Completely remove Orion5 platform support arm: orion5: Completely remove Orion5 platform support - - - - --- 2022-09-01 Stefan Roese stroese Deferred
arm: octeontx: Enable network support in supported boards arm: octeontx: Enable network support in supported boards - - - - --- 2020-10-19 Stefan Roese stroese Accepted
arm: mvebu: armada-xp-gp.dts: Add spi0 alias arm: mvebu: armada-xp-gp.dts: Add spi0 alias - - - 1 --- 2020-12-11 Stefan Roese stroese Accepted
arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT arm: mvebu: Select SPL_SKIP_LOWLEVEL_INIT on ARMADA_32BIT - 1 - 1 --- 2021-10-03 Stefan Roese stroese Accepted
arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties arm: mvebu: Add armada-xp-gp-u-boot.dtsi for U-Boot properties - - - 1 --- 2020-12-10 Stefan Roese stroese Accepted
[v8,10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 1 --- 2020-08-24 Stefan Roese stroese Accepted
[v8,07/10] video: cfb_console.c: Use bi_dram[] values on all platforms Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,06/10] xtensa: Remove local no-op dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,05/10] xtensa: Remove arch_setup_bdinfo() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,03/10] board_f: Add default values for bi_dram[] in dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,02/10] image: Use gd->ram_base/_size in env_get_bootm_size() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-24 Stefan Roese stroese Accepted
[v8,01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 3 - --- 2020-08-24 Stefan Roese stroese Awaiting Upstream
[v7,10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 1 --- 2020-08-20 Stefan Roese trini Superseded
[v7,07/10] video: cfb_console.c: Use bi_dram[] values on all platforms Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,06/10] xtensa: Remove local no-op dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,05/10] xtensa: Remove arch_setup_bdinfo() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,03/10] board_f: Add default values for bi_dram[] in dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,02/10] image: Use gd->ram_base/_size in env_get_bootm_size() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-20 Stefan Roese trini Superseded
[v7,01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 3 - --- 2020-08-20 Stefan Roese trini Superseded
[v6,8/8] cyclic: Add a simple test Add support for cyclic function execution infrastruture - - 1 - --- 2022-09-02 Stefan Roese trini Accepted
[v6,7/8] cyclic: Add documentation Add support for cyclic function execution infrastruture - - 1 - --- 2022-09-02 Stefan Roese trini Accepted
[v6,6/8] mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure Add support for cyclic function execution infrastruture - - - - --- 2022-09-02 Stefan Roese trini Accepted
[v6,5/8] cyclic: Add 'cyclic list' and 'cyclic demo' commands Add support for cyclic function execution infrastruture - - 1 - --- 2022-09-02 Stefan Roese trini Accepted
[v6,4/8] cyclic: Integrate cyclic functionality at bootup in board_r/f Add support for cyclic function execution infrastruture - - 1 - --- 2022-09-02 Stefan Roese trini Accepted
[v6,3/8] cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET Add support for cyclic function execution infrastruture - - 1 - --- 2022-09-02 Stefan Roese trini Accepted
[v6,3/3] arm64: Kconfig: Enable usage of optimized memset/memcpy/memmove arm64: Add optimized memset/memcpy/memove functions - - - - --- 2021-09-02 Stefan Roese trini Awaiting Upstream
[v6,2/8] cyclic: Add basic support for cyclic function execution infrastruture Add support for cyclic function execution infrastruture - - 1 - --- 2022-09-02 Stefan Roese trini Accepted
[v6,2/3] arm64: memset-arm64: Use simple memset when cache is disabled arm64: Add optimized memset/memcpy/memove functions - - - - --- 2021-09-02 Stefan Roese trini Accepted
[v6,10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-17 Stefan Roese trini Superseded
[v6,1/8] time: Import time_after64() and friends from Linux Add support for cyclic function execution infrastruture - - 1 - --- 2022-09-02 Stefan Roese trini Accepted
[v6,1/3] arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions arm64: Add optimized memset/memcpy/memove functions - - - - --- 2021-09-02 Stefan Roese trini Accepted
[v6,09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 2 - --- 2020-08-17 Stefan Roese trini Superseded
[v6,08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - 1 --- 2020-08-17 Stefan Roese trini Superseded
[v6,07/10] video: cfb_console.c: Use bi_dram[] values on all platforms Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-17 Stefan Roese trini Superseded
[v6,06/10] xtensa: Remove local no-op dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-17 Stefan Roese trini Superseded
[v6,05/10] xtensa: Remove arch_setup_bdinfo() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-17 Stefan Roese trini Superseded
[v6,04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-17 Stefan Roese trini Superseded
[v6,03/10] board_f: Add default values for bi_dram[] in dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 2 - --- 2020-08-17 Stefan Roese trini Superseded
[v6,02/10] image: Use gd->ram_base/_size in env_get_bootm_size() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 1 - --- 2020-08-17 Stefan Roese trini Superseded
[v6,01/10] CONFIG_NR_DRAM_BANKS: Remove unreferenced code as its always defined Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - 3 - --- 2020-08-17 Stefan Roese trini Superseded
[v5,8/8] cyclic: Add a simple test Add support for cyclic function execution infrastruture - - 1 - --- 2022-08-17 Stefan Roese trini Superseded
[v5,7/8] cyclic: Add documentation Add support for cyclic function execution infrastruture - - 1 - --- 2022-08-17 Stefan Roese trini Superseded
[v5,6/8] mips: octeon_nic23: Add PCIe FLR fixup via cyclic infrastructure Add support for cyclic function execution infrastruture - - - - --- 2022-08-17 Stefan Roese trini Superseded
[v5,5/8] cyclic: Add 'cyclic list' and 'cyclic demo' commands Add support for cyclic function execution infrastruture - - 1 - --- 2022-08-17 Stefan Roese trini Superseded
[v5,4/8] cyclic: Integrate cyclic functionality at bootup in board_r/f Add support for cyclic function execution infrastruture - - 1 - --- 2022-08-17 Stefan Roese trini Superseded
[v5,3/8] cyclic: Integrate cyclic infrastructure into WATCHDOG_RESET Add support for cyclic function execution infrastruture - - 1 - --- 2022-08-17 Stefan Roese trini Superseded
[v5,3/3] arm64: Kconfig: Enable usage of optimized memset/memcpy/memmove arm64: Add optimized memset/memcpy/memove functions - - - - --- 2021-08-17 Stefan Roese trini Changes Requested
[v5,2/8] cyclic: Add basic support for cyclic function execution infrastruture Add support for cyclic function execution infrastruture - - 1 - --- 2022-08-17 Stefan Roese trini Superseded
[v5,2/3] arm64: memset-arm64: Use simple memset when cache is disabled arm64: Add optimized memset/memcpy/memove functions - - - - --- 2021-08-17 Stefan Roese trini Changes Requested
[v5,10/10] asm-generic/u-boot.h: Remove bi_memstart & bi_memsize from bd_info Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
[v5,1/8] time: Import time_after64() and friends from Linux Add support for cyclic function execution infrastruture - - 1 - --- 2022-08-17 Stefan Roese trini Superseded
[v5,1/3] arm64: arch/arm/lib: Add optimized memset/memcpy/memmove functions arm64: Add optimized memset/memcpy/memove functions - - - - --- 2021-08-17 Stefan Roese trini Changes Requested
[v5,09/10] cmd: bdinfo: Remove print of superseeded bi_memstart / bi_memsize values Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
[v5,08/10] powerpc: Remove bi_memstart & bi_memsize assignments in spl.c Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - 1 --- 2020-08-14 Stefan Roese trini Superseded
[v5,07/10] video: cfb_console.c: Use bi_dram[] values on all platforms Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
[v5,06/10] xtensa: Remove local no-op dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
[v5,05/10] xtensa: Remove arch_setup_bdinfo() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
[v5,04/10] global: Move from bi_memstart/memsize -> gd->ram_base/ram_size Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
[v5,03/10] board_f: Add default values for bi_dram[] in dram_init_banksize() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
[v5,02/10] image: Use gd->ram_base/_size in env_get_bootm_size() Remove CONFIG_NR_DRAM_BANKS option and bi_memstart/memsize from bd_info - - - - --- 2020-08-14 Stefan Roese trini Superseded
« 1 2 3 422 23 »