~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* video: mxs: Drop old video codeSimon Glass2022-03-28
* video: Drop video_fb headerSimon Glass2022-03-28
* video: mxsfb: fix clk_get_by_name() return value checkGiulio Benetti2021-12-27
* WS cleanup: remove SPACE(s) followed by TABWolfgang Denk2021-09-30
* video: mxsfb: add enabling of "disp_axi" clockGiulio Benetti2021-06-09
* video: mxsfb: add enabling of "axi" clock other than "per" clockGiulio Benetti2021-06-09
* common: Drop asm/global_data.h from common headerSimon Glass2021-02-02
* dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-13
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop net.h from common headerSimon Glass2020-05-18
* video: mxsfb: add clk_enable()Giulio Benetti2020-05-01
* video: mxsfb: enable setting ENABLE negative polarityGiulio Benetti2020-04-18
* video: mxsfb: enable setting PIXDATA on negative edgeGiulio Benetti2020-04-18
* video: mxsfb: enable setting VSYNC negative polarityGiulio Benetti2020-04-18
* video: mxsfb: enable setting HSYNC negative polarityGiulio Benetti2020-04-18
* video: mxsfb: refactor for using display_timingsGiulio Benetti2020-04-18
* video: mxsfb: add support for i.MXRTGiulio Benetti2020-04-18
* video: mxsfb: add support for DM CLKGiulio Benetti2020-04-18
* Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dmTom Rini2020-02-11
|\
| * dm: core: Create a new header file for 'compat' featuresSimon Glass2020-02-05
* | video: mxsfb: call remove() when booting OSAnatolij Gustschin2020-02-04
|/
* Revert "video: mxsfb: Configure the clock after eLCDIF reset"Fabio Estevam2019-11-24
* video: mxsfb: Configure the clock after eLCDIF resetFabio Estevam2019-11-12
* video: mxsfb: set gd->fb_baseSébastien Szymanski2019-11-03
* env: Move env_get() to env.hSimon Glass2019-08-11
* video: mxsfb: fix mxsfb fbdev binding issuesIgor Opaniuk2019-07-29
* video: mxsfb: add DM_VIDEO supportIgor Opaniuk2019-06-04
* video: mxsfb: refactor video_hw_init()Igor Opaniuk2019-06-04
* video: mxsfb: reorder includesIgor Opaniuk2019-06-04
* video: mxsfb: change mxs_lcd_init signatureIgor Opaniuk2019-06-04
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-16
* imx: reorganize IMX code as other SOCsStefano Babic2017-07-12
* ARM: mxs: Rename M28EVKMarek Vasut2017-04-05
* video: mxsfb: Fix reset hang when videomode variable is not presentFabio Estevam2017-02-22
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-23
* video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-12
* mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-12
* video: Implement continuous screen refresh for SmartLCD into mxsfbMarek Vasut2013-08-09
* video: Add System-Mode configuration hook into mxsfbMarek Vasut2013-08-09
* video: Allocate the MXSFB framebuffer alignedMarek Vasut2013-08-09
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24
* video: mxsfb: Break the line in videomode messageFabio Estevam2013-06-28
* video: mxsfb: Add an entry for mx23evk/mx28vk video modesFabio Estevam2013-05-16
* arm: mxs: Add MXS LCDIF driverMarek Vasut2013-05-06