Show patches with: Submitter = Luca Ceresoli       |    Archived = No       |   106 patches
« 1 2 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
arm: imx: add u-boot-nand.imx to boot from NAND without SPL arm: imx: add u-boot-nand.imx to boot from NAND without SPL - - - - --- 2023-03-10 Luca Ceresoli sbabic Accepted
[v2] arm64: zynqmp: remove Avnet UltraZed-EV Starter Kit [v2] arm64: zynqmp: remove Avnet UltraZed-EV Starter Kit - - - - --- 2023-01-11 Luca Ceresoli monstr Accepted
board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli board/xilinx/zynqmp/MAINTAINERS: change e-mail address for Luca Ceresoli - - - - --- 2022-12-03 Luca Ceresoli monstr Accepted
tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x tools/zynqmp_pm_cfg_obj_convert.py: fix build with Vivado 2021.x - - - - --- 2022-02-12 Luca Ceresoli monstr Accepted
[2/2] board: ti: use positive logic to detect idk boards [1/2] board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number - - - - --- 2020-05-21 Luca Ceresoli lokeshvutla Accepted
[1/2] board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number [1/2] board: ti: am57xx: use GPIO_TO_PIN() to define GPIO number - - - - --- 2020-05-21 Luca Ceresoli lokeshvutla Accepted
[U-Boot,v2] arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EV [U-Boot,v2] arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed-EV - 1 - - --- 2019-06-20 Luca Ceresoli monstr Accepted
[U-Boot,v3,1/2] tools/zynqmp_psu_init_minimize.sh: fix return lines coding style [U-Boot,v3,1/2] tools/zynqmp_psu_init_minimize.sh: fix return lines coding style - - - - --- 2019-06-11 Luca Ceresoli monstr Accepted
[U-Boot,v2,2/3] arm64: zynqmp: add tool to minimize psu_init_gpl.c files [U-Boot,v2,1/3] arm64: zynqmp: xil_io.h: declare functions as static - - - - --- 2019-05-24 Luca Ceresoli monstr Accepted
[U-Boot,v2,1/3] arm64: zynqmp: xil_io.h: declare functions as static [U-Boot,v2,1/3] arm64: zynqmp: xil_io.h: declare functions as static - - - - --- 2019-05-24 Luca Ceresoli monstr Accepted
[U-Boot,v5,2/2] arm64: zynqmp: add tool to convert PMU config object .c to binary arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-05-21 Luca Ceresoli monstr Accepted
[U-Boot] arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCI [U-Boot] arm64: zynqmp: fix preprocessor check for SPL_ZYNQMP_TWO_SDHCI - 1 - - --- 2019-04-15 Luca Ceresoli monstr Accepted
[U-Boot,v2,3/3] i2c: muxes: pca954x: support PCA9543 I2C switch [U-Boot,v2,1/3] i2c: muxes: pca954x: update list of supported devices 1 - 2 - --- 2019-04-09 Luca Ceresoli hs Accepted
[U-Boot,v2,1/3] i2c: muxes: pca954x: update list of supported devices [U-Boot,v2,1/3] i2c: muxes: pca954x: update list of supported devices 1 - 1 - --- 2019-04-09 Luca Ceresoli hs Accepted
[U-Boot] fpga: zynqmp: show an error message when FPGA programming fails [U-Boot] fpga: zynqmp: show an error message when FPGA programming fails - - - - --- 2019-01-11 Luca Ceresoli monstr Accepted
[U-Boot,v2] arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable [U-Boot,v2] arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable - - - - --- 2018-06-22 Luca Ceresoli monstr Accepted
[U-Boot,v2] arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE [U-Boot,v2] arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE - - - - --- 2018-06-04 Luca Ceresoli monstr Accepted
[U-Boot] scripts/check-config.sh: fix "command not found" error handling [U-Boot] scripts/check-config.sh: fix "command not found" error handling - - 1 - --- 2018-03-15 Luca Ceresoli trini Accepted
[U-Boot,v2] ARM: dig297: Define MACH_TYPE_OMAP3_CPS and CONFIG_MACH_TYPE - - - - --- 2011-11-04 Luca Ceresoli spaulraj Accepted
[U-Boot,v3,5/5] net/tftp.c: fix typo 1 - - - --- 2011-05-17 Luca Ceresoli Accepted
[U-Boot,v3,4/5] TFTP: add tftpsrv command 1 - - - --- 2011-05-17 Luca Ceresoli Accepted
[U-Boot,v3,3/5] TFTP: net/tftp.c: add server mode receive 1 - - - --- 2011-05-17 Luca Ceresoli Accepted
[U-Boot,v3,2/5] TFTP: rename STATE_RRQ to STATE_SEND_RRQ 1 - - - --- 2011-05-17 Luca Ceresoli Accepted
[U-Boot,v3,1/5] TFTP: replace "server" with "remote" in local variable names 1 - - - --- 2011-05-17 Luca Ceresoli Accepted
[U-Boot,8/8] net/tftp.c: cosmetic: do not initialise statics to 0 or NULL - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,7/8] net/tftp.c: cosmetic: fix indentation - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,6/8] net/tftp.c: cosmetic: trailing statements should be on next line - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,5/8] net/tftp.c: cosmetic: fix brace issues - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,4/8] net/tftp.c: cosmetic: do not use assignment in if condition - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,3/8] net/tftp.c: cosmetic: fix pointer syntax issues - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,2/8] net/tftp.c: cosmetic: fix whitespace issues - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,1/8] net/tftp.c: cosmetic: fix lines over 80 characters - - - - --- 2011-05-14 Luca Ceresoli Accepted
[U-Boot,v2,8/8] net/net.c: cosmetic: do not use assignment in if condition - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,v2,7/8] net/net.c: cosmetic: fix indentation - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,v2,6/8] net/net.c: cosmetic: parentheses not required for return - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,v2,5/8] net/net.c: cosmetic: fix pointer syntax issues - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,v2,4/8] net/net.c: cosmetic: fix brace issues - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,v2,3/8] net/net.c: cosmetic: fix whitespace issues - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,v2,2/8] net/net.c: cosmetic: variable initializations - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,v2,1/8] net/net.c: cosmetic: fix lines over 80 characters - - - - --- 2011-05-11 Luca Ceresoli Accepted
[U-Boot,8/8] net/net.c: cosmetic: do not use assignment in if condition - - - - --- 2011-05-04 Luca Ceresoli Accepted
[U-Boot,7/8] net/net.c: cosmetic: fix indentation - - - - --- 2011-05-04 Luca Ceresoli Accepted
[U-Boot,6/8] net/net.c: cosmetic: parentheses not required for return - - - - --- 2011-05-04 Luca Ceresoli Accepted
[U-Boot,5/8] net/net.c: cosmetic: fix pointer syntax issues - - - - --- 2011-05-04 Luca Ceresoli Accepted
[U-Boot,4/8] net/net.c: cosmetic: fix brace issues - - - - --- 2011-05-04 Luca Ceresoli Accepted
[U-Boot,v5,2/2] ARMV7: OMAP3: Add support for Comelit DIG297 board - - - - --- 2011-04-20 Luca Ceresoli Accepted
[U-Boot,v5,1/2] ARMV7: OMAP3: Cleanup extern variables in mem.c - - - - --- 2011-04-20 Luca Ceresoli Accepted
[U-Boot,v2,2/6] NET: pass source IP address to packet handlers 1 - - - --- 2011-04-18 Luca Ceresoli Accepted
[U-Boot,v2,1/6] README: remove spurious line 1 - - - --- 2011-04-18 Luca Ceresoli Accepted
[U-Boot,3/4] ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions - - - - --- 2011-04-15 Luca Ceresoli Accepted
[U-Boot,2/6] NET: pass source IP address to packet handlers - - - - --- 2011-04-14 Luca Ceresoli Accepted
[U-Boot,1/6] README: remove spurious line - - - - --- 2011-04-14 Luca Ceresoli Accepted
[U-Boot] tools/env: document current cross-compilation issues and workaround - - - - --- 2011-04-08 Luca Ceresoli Accepted
[U-Boot,1/4,v2] ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX - - - - --- 2011-03-22 Luca Ceresoli spaulraj Accepted
[U-Boot] if_changed: fix error handling [U-Boot] if_changed: fix error handling - - - - --- 2018-06-04 Luca Ceresoli masahir0y Rejected
[U-Boot,RFC,v2,2/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-03-21 Luca Ceresoli monstr RFC
[U-Boot,RFC,v2,1/2] zynqmp: add minimal include files to build a pm_cfg_obj.c arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-03-21 Luca Ceresoli monstr RFC
[U-Boot,RFC,2/2] arm64: zynqmp: install a PMU firmware config object at runtime arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-02-28 Luca Ceresoli monstr RFC
[U-Boot,RFC,1/2] arm64: zynqmp: add minimal include files to build a pm_cfg_obj.c arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-02-28 Luca Ceresoli monstr RFC
[U-Boot,RFC] smc911x: enable mii commands - - - - --- 2011-06-30 Luca Ceresoli Not Applicable
[U-Boot] OMAP3 Regression after merging ARM relocation code for custom board - - - - --- 2011-03-15 Luca Ceresoli spaulraj Not Applicable
[U-Boot] arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE [U-Boot] arm64: zynqmp: accept an absolute path for PMUFW_INIT_FILE - - - - --- 2018-05-31 Luca Ceresoli trini Changes Requested
[U-Boot,2/2] ARM: dig297: define CONFIG_MACH_TYPE - - - - --- 2011-11-02 Luca Ceresoli Changes Requested
[U-Boot,2/8] net/net.c: cosmetic: variable initializations - - - - --- 2011-05-04 Luca Ceresoli Changes Requested
[U-Boot,v2,5/6] TFTP: net/tftp.c: add server mode receive - - - - --- 2011-04-18 Luca Ceresoli Changes Requested
[U-Boot,6/6] TFTP: add tftpsrv command - - - - --- 2011-04-14 Luca Ceresoli Changes Requested
[U-Boot,v2,2/3] i2c: muxes: pca954x: clarify enable field [U-Boot,v2,1/3] i2c: muxes: pca954x: update list of supported devices 1 - 2 - --- 2019-04-09 Luca Ceresoli hs Awaiting Upstream
arm64: zynqmp: remove Avnet UltraZed-EV Starter Kit arm64: zynqmp: remove Avnet UltraZed-EV Starter Kit - - - - --- 2023-01-10 Luca Ceresoli monstr Superseded
[U-Boot] arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed [U-Boot] arm64: zynqmp: add MAINTAINERS entry for Avnet UltraZed - 1 - - --- 2019-06-19 Luca Ceresoli monstr Superseded
[U-Boot,v2,3/3] arm64: zynqmp: add support for Avnet UltraZed-EV Starter Kit [U-Boot,v2,1/3] arm64: zynqmp: xil_io.h: declare functions as static - - - - --- 2019-05-24 Luca Ceresoli monstr Superseded
[U-Boot,v4,2/2] arm64: zynqmp: add tool to convert PMUconfig object .c to binary arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-05-15 Luca Ceresoli monstr Superseded
[U-Boot,v4,1/2] arm64: zynqmp: spl: install a PMU firmwareconfig object at runtime arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-05-15 Luca Ceresoli monstr Superseded
[U-Boot,3/3] arm64: zynqmp: add support for AvnetUltraZed-EV Starter Kit [U-Boot,1/3] arm64: zynqmp: xil_io.h: declare functions asstatic - - - - --- 2019-05-10 Luca Ceresoli monstr Superseded
[U-Boot,2/3] arm64: zynqmp: add tool to minimizepsu_init_gpl.c files [U-Boot,1/3] arm64: zynqmp: xil_io.h: declare functions asstatic - - - - --- 2019-05-10 Luca Ceresoli monstr Superseded
[U-Boot,1/3] arm64: zynqmp: xil_io.h: declare functions asstatic [U-Boot,1/3] arm64: zynqmp: xil_io.h: declare functions asstatic - - - - --- 2019-05-10 Luca Ceresoli monstr Superseded
[U-Boot,v3,2/2] arm64: zynqmp: add tool to convert PMU config object .c to binary arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-04-15 Luca Ceresoli monstr Superseded
[U-Boot,v3,1/2] arm64: zynqmp: spl: install a PMU firmware config object at runtime arm64: zynqmp: pass a PMUFW config object - - - - --- 2019-04-15 Luca Ceresoli monstr Superseded
[U-Boot,3/3] i2c: muxes: pca954x: support PCA9543 I2C switch [U-Boot,1/3] i2c: muxes: pca954x: update list of supported devices - - 1 - --- 2019-04-05 Luca Ceresoli hs Superseded
[U-Boot,2/3] i2c: muxes: pca954x: clarify enable field [U-Boot,1/3] i2c: muxes: pca954x: update list of supported devices - - 1 - --- 2019-04-05 Luca Ceresoli hs Superseded
[U-Boot,1/3] i2c: muxes: pca954x: update list of supported devices [U-Boot,1/3] i2c: muxes: pca954x: update list of supported devices - - 1 - --- 2019-04-05 Luca Ceresoli hs Superseded
[U-Boot] arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable [U-Boot] arm/arm64: zynq/zynqmp: pass the PS init file as a kconfig variable - - - - --- 2018-06-20 Luca Ceresoli monstr Superseded
[U-Boot,3/8] net/net.c: cosmetic: fix whitespace issues - - - - --- 2011-05-04 Luca Ceresoli Superseded
[U-Boot,1/8] net/net.c: cosmetic: fix lines over 80 characters - - - - --- 2011-05-04 Luca Ceresoli Superseded
[U-Boot,v2,6/6] TFTP: add tftpsrv command 1 - - - --- 2011-04-18 Luca Ceresoli Superseded
[U-Boot,v2,4/6] TFTP: rename STATE_RRQ to STATE_SEND_RRQ 1 - - - --- 2011-04-18 Luca Ceresoli Superseded
[U-Boot,v2,3/6] TFTP: rename "server" to "remote" 1 - - - --- 2011-04-18 Luca Ceresoli Superseded
[U-Boot,v4,4/4] ARMV7: OMAP3: Add support for Comelit DIG297 board - - - - --- 2011-04-15 Luca Ceresoli Superseded
[U-Boot,v4,3/4] ARMV7: OMAP3: Add GPMC_CONFIGx register value definitions - - - - --- 2011-04-15 Luca Ceresoli Superseded
[U-Boot,v4,2/4] ARMV7: OMAP3: Cleanup extern variables in mem.c - - - - --- 2011-04-15 Luca Ceresoli Superseded
[U-Boot,v4,1/4] ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX - - - - --- 2011-04-15 Luca Ceresoli Superseded
[U-Boot,4/4] ARMV7: OMAP3: Add support for Comelit DIG297 board - - - - --- 2011-04-15 Luca Ceresoli Superseded
[U-Boot,2/4] ARMV7: OMAP3: Cleanup extern variables in mem.c - - - - --- 2011-04-15 Luca Ceresoli Superseded
[U-Boot,1/4] ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX - - - - --- 2011-04-15 Luca Ceresoli Superseded
[U-Boot,5/6] TFTP: net/tftp.c: add server mode receive - - - - --- 2011-04-14 Luca Ceresoli Superseded
[U-Boot,4/6] TFTP: rename STATE_RRQ to STATE_SEND_RRQ - - - - --- 2011-04-14 Luca Ceresoli Superseded
[U-Boot,3/6] TFTP: rename "server" to "remote" - - - - --- 2011-04-14 Luca Ceresoli Superseded
[U-Boot,v3,4/4] ARMV7: OMAP3: Add support for Comelit DIG297 board - - - - --- 2011-03-29 Luca Ceresoli spaulraj Superseded
[U-Boot,v3,3/4] ARMV7: OMAP3: boot_flash_env_addr should not be volatile - - - - --- 2011-03-29 Luca Ceresoli spaulraj Superseded
[U-Boot,v3,2/4] ARMV7: OMAP3: Remove unused variable boot_flash_env_addr - - - - --- 2011-03-29 Luca Ceresoli spaulraj Superseded
[U-Boot,v3,1/4] ARMV7: OMAP3: Fix preprocessor check for CONFIG_OMAP34XX - - - - --- 2011-03-29 Luca Ceresoli spaulraj Superseded
« 1 2 »