summaryrefslogtreecommitdiff
path: root/drivers/video/mxsfb.c
AgeCommit message (Expand)Author
2025-12-29video: mxsfb: fix pixel clock polaritySam Meredith
2024-08-26video: mxs: Avoid setting global_data fb_baseSimon Glass
2024-05-20Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"Tom Rini
2024-05-19Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""Tom Rini
2024-05-07video: Remove <common.h> and add needed includesTom Rini
2024-03-04video: mxsfb: add back imx6ul/imx6ull supportSébastien Szymanski
2022-03-28video: mxs: Drop old video codeSimon Glass
2022-03-28video: Drop video_fb headerSimon Glass
2021-12-27video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti
2021-09-30WS cleanup: remove SPACE(s) followed by TABWolfgang Denk
2021-06-09video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti
2021-06-09video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti
2021-02-02common: Drop asm/global_data.h from common headerSimon Glass
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-05-18common: Drop linux/delay.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-01video: mxsfb: add clk_enable()Giulio Benetti
2020-04-18video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti
2020-04-18video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti
2020-04-18video: mxsfb: refactor for using display_timingsGiulio Benetti
2020-04-18video: mxsfb: add support for i.MXRTGiulio Benetti
2020-04-18video: mxsfb: add support for DM CLKGiulio Benetti
2020-02-11Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini
2020-02-05dm: core: Create a new header file for 'compat' featuresSimon Glass
2020-02-04video: mxsfb: call remove() when booting OSAnatolij Gustschin
2019-11-24Revert "video: mxsfb: Configure the clock after eLCDIF reset"Fabio Estevam
2019-11-12video: mxsfb: Configure the clock after eLCDIF resetFabio Estevam
2019-11-03video: mxsfb: set gd->fb_baseSébastien Szymanski
2019-08-11env: Move env_get() to env.hSimon Glass
2019-07-29video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk
2019-06-04video: mxsfb: add DM_VIDEO supportIgor Opaniuk
2019-06-04video: mxsfb: refactor video_hw_init()Igor Opaniuk
2019-06-04video: mxsfb: reorder includesIgor Opaniuk
2019-06-04video: mxsfb: change mxs_lcd_init signatureIgor Opaniuk
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-12imx: reorganize IMX code as other SOCsStefano Babic
2017-04-05ARM: mxs: Rename M28EVKMarek Vasut
2017-02-22video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2015-11-12video: mxsfb: introduce lcdif_power_downPeng Fan
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan
2013-08-09video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut
2013-08-09video: Add System-Mode configuration hook into mxsfbMarek Vasut
2013-08-09video: Allocate the MXSFB framebuffer alignedMarek Vasut
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk