| Commit message (Expand) | Author | Age | Files | Lines |
* | video: mxsfb: enable setting ENABLE negative polarity | Giulio Benetti | 2020-04-18 | 1 | -0/+3 |
* | video: mxsfb: enable setting PIXDATA on negative edge | Giulio Benetti | 2020-04-18 | 1 | -0/+2 |
* | video: mxsfb: enable setting VSYNC negative polarity | Giulio Benetti | 2020-04-18 | 1 | -0/+2 |
* | video: mxsfb: enable setting HSYNC negative polarity | Giulio Benetti | 2020-04-18 | 1 | -4/+10 |
* | video: mxsfb: refactor for using display_timings | Giulio Benetti | 2020-04-18 | 1 | -31/+23 |
* | video: mxsfb: add support for i.MXRT | Giulio Benetti | 2020-04-18 | 1 | -0/+1 |
* | video: mxsfb: add support for DM CLK | Giulio Benetti | 2020-04-18 | 1 | -5/+25 |
* | sunxi: display: use common video_ctfb_mode_to_display_timing() | Giulio Benetti | 2020-04-18 | 1 | -31/+2 |
* | videomodes: add helper function to convert from ctfb to display_timing | Giulio Benetti | 2020-04-18 | 2 | -0/+40 |
* | video: sunxi: Change sunxi_get_mon_desc() to not return NULL for the default ... | Bin Meng | 2020-04-10 | 1 | -2/+2 |
* | Merge tag 'xilinx-for-v2020.07' of https://gitlab.denx.de/u-boot/custodians/u...WIP/07Apr2020-next | Tom Rini | 2020-04-07 | 3 | -2/+6 |
|\ |
|
| * | video: rockchip: Support 4K resolution for rk3399, HDMI | Jagan Teki | 2020-04-02 | 1 | -0/+2 |
| * | video: rockchip: Fix vop modes for rk3399 | Jagan Teki | 2020-04-02 | 2 | -2/+4 |
* | | Merge tag 'ti-v2020.07-next' of https://gitlab.denx.de/u-boot/custodians/u-bo...WIP/17Mar2020 | Tom Rini | 2020-03-17 | 3 | -98/+491 |
|\ \
| |/
|/| |
|
| * | video: omap: fix pixel-per-line bitfield setting | Dario Binacchi | 2020-03-03 | 1 | -1/+1 |
| * | video: omap: add support for DM/DTS | Dario Binacchi | 2020-03-03 | 3 | -10/+337 |
| * | video: omap: create two routines to set the pixel clock rate | Dario Binacchi | 2020-03-03 | 1 | -33/+97 |
| * | video: omap: add loop exit conditions to the dpll setup | Dario Binacchi | 2020-03-03 | 1 | -1/+3 |
| * | video: omap: fix debug message | Dario Binacchi | 2020-03-03 | 1 | -1/+1 |
| * | video: omap: rename LCD controller registers | Dario Binacchi | 2020-03-03 | 1 | -53/+54 |
| * | video: omap: fix bitfields order | Dario Binacchi | 2020-03-03 | 1 | -15/+14 |
| * | video: omap: fix coding style on use of spaces | Dario Binacchi | 2020-03-03 | 1 | -1/+1 |
| * | video: omap: add missing bitfield masks | Dario Binacchi | 2020-03-03 | 1 | -5/+5 |
| * | video: omap: use BIT() and GENMASK() macros | Dario Binacchi | 2020-03-03 | 2 | -24/+24 |
* | | video: meson: keep power domain up after booting | Anatolij Gustschin | 2020-03-02 | 1 | -1/+1 |
|/ |
|
* | Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm | Tom Rini | 2020-02-11 | 26 | -6/+54 |
|\ |
|
| * | dm: core: Create a new header file for 'compat' features | Simon Glass | 2020-02-05 | 19 | -0/+20 |
| * | dm: core: Require users of devres to include the header | Simon Glass | 2020-02-05 | 6 | -0/+6 |
| * | sandbox: Support changing the LCD colour depth | Simon Glass | 2020-02-05 | 1 | -5/+3 |
| * | sandbox: sdl: Add an option to double the screen size | Simon Glass | 2020-02-05 | 1 | -1/+4 |
| * | video: sandbox: Enable all colour depths | Simon Glass | 2020-02-05 | 1 | -1/+3 |
| * | video: Support truetype fonts on a 32-bit display | Simon Glass | 2020-02-05 | 1 | -0/+21 |
* | | Merge tag 'fixes-for-v2020.04' of https://gitlab.denx.de/u-boot/custodians/u-...WIP/10Feb2020 | Tom Rini | 2020-02-10 | 2 | -9/+13 |
|\ \ |
|
| * | | video: mxsfb: call remove() when booting OS | Anatolij Gustschin | 2020-02-04 | 1 | -1/+1 |
| * | | video: fix Coverity missing break issue | Anatolij Gustschin | 2020-02-04 | 1 | -8/+12 |
| |/ |
|
* | | video: enable VIDEO_ANSI and all VIDEO_BBP options | Anatolij Gustschin | 2020-02-06 | 1 | -1/+4 |
|/ |
|
* | arm: rockchip: Add common cru.h | Jagan Teki | 2020-01-30 | 3 | -3/+3 |
* | common: Move ll_boot_init() to init.h | Simon Glass | 2020-01-17 | 1 | -0/+1 |
* | Merge tag 'u-boot-amlogic-20200108' of https://gitlab.denx.de/u-boot/custodia... | Tom Rini | 2020-01-08 | 7 | -15/+39 |
|\ |
|
| * | video: meson: Drop unnecessary header includes | Simon Glass | 2020-01-07 | 7 | -15/+39 |
* | | video: lg4573: convert to DM | Heiko Schocher | 2020-01-07 | 1 | -39/+136 |
|/ |
|
* | video: add wrappers for ttf type files to .gitignore | Dario Binacchi | 2020-01-02 | 1 | -0/+1 |
* | video: Avoid using #ifdef in video-uclass.c | Simon Glass | 2020-01-02 | 1 | -28/+26 |
* | video: Avoid using #ifdef in vidconsole-uclass.c | Simon Glass | 2020-01-02 | 1 | -12/+10 |
* | video: Avoid using #ifdef in console_rotate.c | Simon Glass | 2020-01-02 | 1 | -167/+158 |
* | video: Avoid using #ifdef in video blitting code | Simon Glass | 2020-01-02 | 1 | -64/+61 |
* | video: x86: Enable 32-bit graphics by default | Simon Glass | 2020-01-02 | 1 | -4/+1 |
* | video: make BPP and ANSI configs optional | Anatolij Gustschin | 2019-12-06 | 2 | -9/+9 |
* | video: add guards around 16bpp/32bbp code | Anatolij Gustschin | 2019-12-06 | 2 | -0/+10 |
* | video: bmp: Fix video_display_rle8_bitmap() | Patrice Chotard | 2019-12-06 | 1 | -5/+3 |