Show patches with: Submitter = Giulio Benetti       |   246 patches
« 1 2 3 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[U-Boot,RFC,v2,01/18] imx: Add basic support for the NXP IMXRT10xx SoC family WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,02/18] clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,03/18] clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,04/18] clk: imx: pllv3: add enable() support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,05/18] clk: imx: pllv3: add disable() support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,06/18] clk: imx: pllv3: add set_rate() support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,07/18] clk: imx: pllv3: add PLLV3_SYS support WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,08/18] clk: imx: add i.IMXRT clk driver WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,09/18] pinctrl: add i.MXRT driver WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,10/18] serial_lpuart: add clock enable if CONFIG_CLK is defined WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,11/18] serial_lpuart: add support for i.MXRT WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,12/18] ram: add SDRAM driver for i.MXRT SoCs WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,13/18] mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,14/18] mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc WIP WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,15/18] armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,16/18] video: mxsfb: add support for DM CLK WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,17/18] video: mxsfb: add support for i.MXRT WIP WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[U-Boot,RFC,v2,18/18] imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK WIP Add support for i.MXRT family - - - - --- 2019-11-20 Giulio Benetti Superseded
[02/20] spl: fix entry_point equal to load_addr Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti Superseded
[1/3] clk: imx: pllv3: fix potential 'divide by zero' in sys_get_rate() fix pllv3 defects reported by Coverity - - - - --- 2020-01-17 Giulio Benetti Superseded
[2/3] clk: imx: pllv3: fix potential 'divide by zero' in av_get_rate() fix pllv3 defects reported by Coverity - - - - --- 2020-01-17 Giulio Benetti Superseded
[3/3] clk: imx: pllv3: fix potential 'divide by zero' in av_set_rate() fix pllv3 defects reported by Coverity - - - - --- 2020-01-17 Giulio Benetti Superseded
[v2,15/19] ARM: dts: i.mxrt1050: add lcdif node i.MXRT1050 add LCDIF support - - - - --- 2020-03-22 Giulio Benetti Rejected
[1/4] imxrt1050-evk: README: fix dd command destination Various i.MXRT bug/typo fixes - - - - --- 2020-04-26 Giulio Benetti Superseded
[2/4] imxrt1020-evk: README: fix dd command destination Various i.MXRT bug/typo fixes - - - - --- 2020-04-26 Giulio Benetti Superseded
[3/4] video: mxsfb: add clk_enable() Various i.MXRT bug/typo fixes - - - - --- 2020-04-26 Giulio Benetti Superseded
[4/4] clk: imx: clk-imxrt1050: fix lcdif clock gate Various i.MXRT bug/typo fixes - - - - --- 2020-04-26 Giulio Benetti Superseded
[v2,1/4] imxrt1050-evk: README: fix dd command destination Various i.MXRT bug/typo fixes - - - - --- 2020-04-27 Giulio Benetti Superseded
[v2,2/4] imxrt1020-evk: README: fix dd command destination Various i.MXRT bug/typo fixes - - - - --- 2020-04-27 Giulio Benetti Superseded
[v2,3/4] video: mxsfb: add clk_enable() Various i.MXRT bug/typo fixes - - 2 - --- 2020-04-27 Giulio Benetti Superseded
[v2,4/4] clk: imx: clk-imxrt1050: fix lcdif clock gate Various i.MXRT bug/typo fixes - - 2 - --- 2020-04-27 Giulio Benetti Superseded
sunxi: display: introduce "sunxi-video" environment variable sunxi: display: introduce "sunxi-video" environment variable - - - - --- 2021-01-11 Giulio Benetti Rejected
[1/2] pwm: sunxi: enable pwm0 support on sun7i [1/2] pwm: sunxi: enable pwm0 support on sun7i - - - - --- 2022-11-22 Giulio Benetti Rejected
[2/2] sunxi: video: Add support for active low LCD power pin [1/2] pwm: sunxi: enable pwm0 support on sun7i - - - - --- 2022-11-22 Giulio Benetti Rejected
clk: fix clk_get_rate() documentation clk: fix clk_get_rate() documentation - - 1 - --- 2021-02-10 Giulio Benetti xypron Rejected
[U-Boot] armv7m: cache: add invalidate_icache_all() stub [U-Boot] armv7m: cache: add invalidate_icache_all() stub - - - - --- 2019-11-20 Giulio Benetti trini Superseded
[U-Boot] spl: fix entry_point equal to load_addr [U-Boot] spl: fix entry_point equal to load_addr - - - - --- 2019-11-25 Giulio Benetti trini Accepted
[U-Boot,v2] armv7m: cache: add invalidate_icache_all() stub [U-Boot,v2] armv7m: cache: add invalidate_icache_all() stub - - - - --- 2019-11-26 Giulio Benetti trini Accepted
[U-Boot] libfdt: fix typo on comment [U-Boot] libfdt: fix typo on comment - - 2 - --- 2019-09-18 Giulio Benetti sjg Accepted
[U-Boot,RFC,1/5] Add support for the NXP IMXRT10xx SoC family WIP Add support for i.MXRT family - - - - --- 2019-10-30 Giulio Benetti sbabic RFC
[U-Boot,RFC,2/5] pinctrl: add i.MXRT driver WIP Add support for i.MXRT family - - - - --- 2019-10-30 Giulio Benetti sbabic RFC
[U-Boot,RFC,3/5] serial_lpuart: add support for i.MXRT WIP Add support for i.MXRT family - - - - --- 2019-10-30 Giulio Benetti sbabic RFC
[U-Boot,RFC,4/5] ram: add SDRAM driver for i.MXRT SoCs WIP Add support for i.MXRT family - - - - --- 2019-10-30 Giulio Benetti sbabic RFC
[U-Boot,RFC,5/5] Add support for the NXP IMXRT1050-EVK board WIP Add support for i.MXRT family - - - - --- 2019-10-30 Giulio Benetti sbabic RFC
[01/20] armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[03/20] clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks Add i.MXRT family support - - 1 - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[04/20] clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB Add i.MXRT family support - - 1 - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[05/20] clk: imx: pllv3: add enable() support Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[06/20] clk: imx: pllv3: add disable() support Add i.MXRT family support - - 1 - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[07/20] clk: imx: pllv3: add set_rate() support Add i.MXRT family support - - 1 - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[08/20] clk: imx: pllv3: add PLLV3_SYS support Add i.MXRT family support - - 1 - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[09/20] clk: imx: pllv3: add support for PLLV3_AV type Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[10/20] clk: imx: pfd: add set_rate() Add i.MXRT family support - - 1 - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[11/20] clk: imx: add i.IMXRT1050 clk driver Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[12/20] pinctrl: add i.MXRT driver Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[13/20] ARM: dts: imxrt1050: add dtsi file Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[14/20] serial_lpuart: add clock enable if CONFIG_CLK is defined Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[15/20] serial_lpuart: add support for i.MXRT Add i.MXRT family support - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[16/20] ram: add SDRAM driver for i.MXRT SoCs Untitled series #146553 - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[17/20] mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement Untitled series #146553 - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[18/20] mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc Untitled series #146553 - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[19/20] imx: Add basic support for the NXP IMXRT10xx SoC family Untitled series #146553 - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[20/20] imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK Untitled series #146553 - - - - --- 2019-12-04 Giulio Benetti sbabic Changes Requested
[v2,01/21] spl: fix entry_point equal to load_addr Add i.MXRT family support - - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,02/21] armv7m: cache: add mmu_set_region_dcache_behaviour() stub for compatibility Add i.MXRT family support - - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,03/21] clk: imx: pllv3: register PLLV3 GENERIC and USB as 2 different clocks Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,04/21] clk: imx: pllv3: set div_mask differently if PLLV3 is GENERIC or USB Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,05/21] clk: imx: pllv3: add enable() support Add i.MXRT family support - - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,06/21] clk: imx: pllv3: add disable() support Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,07/21] clk: imx: pllv3: add set_rate() support Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,08/21] clk: imx: pllv3: add PLLV3_SYS support Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,09/21] clk: imx: pllv3: add support for PLLV3_AV type Add i.MXRT family support 1 - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,10/21] clk: imx: pfd: add set_rate() Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,11/21] clk: imx: add i.IMXRT1050 clk driver Add i.MXRT family support 1 - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,12/21] pinctrl: add i.MXRT driver Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,13/21] gpio: mxc_gpio: add support for i.MXRT1050 Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,14/21] ARM: dts: imxrt1050: add dtsi file Add i.MXRT family support - - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,15/21] serial_lpuart: add clock enable if CONFIG_CLK is defined Add i.MXRT family support - - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,16/21] serial_lpuart: add support for i.MXRT Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,17/21] ram: add SDRAM driver for i.MXRT SoCs Add i.MXRT family support - - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,18/21] mmc: fsl_esdhc: make if(CONFIG_IS_ENABLED(CLK)) an #if statement Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,19/21] mmc: fsl_esdhc: add compatible for fsl, imxrt-usdhc Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,20/21] imx: Add basic support for the NXP IMXRT10xx SoC family Add i.MXRT family support - - 1 - --- 2020-01-10 Giulio Benetti sbabic Accepted
[v2,21/21] imx: imxrt1050-evk: Add support for the NXP i.MXRT1050-EVK Add i.MXRT family support - - - - --- 2020-01-10 Giulio Benetti sbabic Accepted
serial_lpuart: make clock failure less verbose serial_lpuart: make clock failure less verbose - - 1 - --- 2020-01-31 Giulio Benetti sbabic Accepted
configs: imxrt1050-evk: enable D/I cache configs: imxrt1050-evk: enable D/I cache - - - - --- 2020-02-01 Giulio Benetti sbabic Accepted
[1/5] clk: imx: add i.IMXRT1020 clk driver i.MXRT1020 add basic support - - 1 - --- 2020-02-18 Giulio Benetti sbabic Accepted
[2/5] Add i.MXRT1020 support i.MXRT1020 add basic support - - 1 - --- 2020-02-18 Giulio Benetti sbabic Accepted
[3/5] ARM: dts: imxrt1020: add dtsi file i.MXRT1020 add basic support - - 1 - --- 2020-02-18 Giulio Benetti sbabic Accepted
[4/5] dt-bindings: pinctrl: add i.MXRT1020 pins definition i.MXRT1020 add basic support - - - - --- 2020-02-18 Giulio Benetti sbabic Accepted
[5/5] Add support for i.MXRT1020-EVK board i.MXRT1020 add basic support - - 1 - --- 2020-02-18 Giulio Benetti sbabic Accepted
[01/18] clk: imx: pllv3: add enable_bit i.MXRT1050 add LCDIF support - - 1 - --- 2020-02-26 Giulio Benetti sbabic Superseded
[02/18] clk: imx: imxrt1050-clk: fix typo in clock name "video:" i.MXRT1050 add LCDIF support - - 1 - --- 2020-02-26 Giulio Benetti sbabic Superseded
[03/18] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL i.MXRT1050 add LCDIF support - - 1 - --- 2020-02-26 Giulio Benetti sbabic Superseded
[04/18] videomodes: add helper function to convert from ctfb to display_timing i.MXRT1050 add LCDIF support - - - - --- 2020-02-26 Giulio Benetti sbabic Superseded
[05/18] sunxi: display: use common video_ctfb_mode_to_display_timing() i.MXRT1050 add LCDIF support - - - - --- 2020-02-26 Giulio Benetti sbabic Superseded
[06/18] video: mxsfb: add support for DM CLK i.MXRT1050 add LCDIF support - - - - --- 2020-02-26 Giulio Benetti sbabic Superseded
[07/18] video: mxsfb: add support for i.MXRT i.MXRT1050 add LCDIF support - - - - --- 2020-02-26 Giulio Benetti sbabic Superseded
[08/18] video: mxsfb: refactor for using display_timings i.MXRT1050 add LCDIF support - - - - --- 2020-02-26 Giulio Benetti sbabic Superseded
[09/18] video: mxsfb: enable setting HSYNC negative polarity i.MXRT1050 add LCDIF support - - - - --- 2020-02-26 Giulio Benetti sbabic Superseded
« 1 2 3 »