| Commit message (Expand) | Author | Age | Lines |
* | Introduce a header file for the BIOS emulator | Simon Glass | 2014-11-25 | -1/+1 |
* | linux/kernel.h: sync min, max, min3, max3 macros with Linux | Masahiro Yamada | 2014-11-23 | -9/+9 |
* | include: move various macros to include/linux/kernel.h | Masahiro Yamada | 2014-11-20 | -5/+0 |
* | video: speedup writing strings to fb console | Soeren Moch | 2014-10-30 | -0/+9 |
* | video: ipu: prevent warnings with W=1 | Jeroen Hofstee | 2014-10-25 | -15/+4 |
* | serial: make local functions static | Jeroen Hofstee | 2014-10-25 | -2/+2 |
* | video: use __weak | Jeroen Hofstee | 2014-10-25 | -32/+10 |
* | video: ipu_disp: remove pixclk fixup | Jeroen Hofstee | 2014-10-16 | -25/+6 |
* | video: ipu: fix debug and comment | Jeroen Hofstee | 2014-10-16 | -5/+4 |
* | kconfig: add blank Kconfig files | Masahiro Yamada | 2014-09-24 | -0/+0 |
* | Merge branch 'master' of git://git.denx.de/u-boot-arm | Tom Rini | 2014-09-12 | -12/+270 |
|\ |
|
| * | video: Add driver for Parade PS8625 dP to LVDS bridge | Vadim Bendebury | 2014-09-05 | -0/+221 |
| * | video: exynos_fimd: Add framework to disable FIMD sysmmu | Ajay Kumar | 2014-09-05 | -0/+43 |
| * | exynos_fb: Remove usage of static defines | Ajay Kumar | 2014-09-05 | -12/+6 |
* | | video: dcu: Add DCU driver support | Wang Huan | 2014-09-08 | -0/+366 |
|/ |
|
* | lib, linux: move linux specific defines to linux/compat.h | Heiko Schocher | 2014-08-25 | -0/+2 |
* | video: ipu_disp: squash clang warning | Jeroen Hofstee | 2014-08-11 | -1/+1 |
* | video: ipu_disp: wait for DP SF end irq when disabling sync BG flows | Liu Ying | 2014-08-11 | -19/+19 |
* | video: Add support for TI's AM335x LCD-Controller | Hannes Petermaier | 2014-08-10 | -0/+237 |
* | stdio: Pass device pointer to stdio methods | Simon Glass | 2014-07-23 | -3/+3 |
* | stdio: Remove redundant code around stdio_register() calls | Simon Glass | 2014-07-23 | -2/+0 |
* | mpc8xx: remove v37 board support | Masahiro Yamada | 2014-07-07 | -7/+1 |
* | mpc8xx: remove rbc823 board support | Masahiro Yamada | 2014-07-07 | -66/+1 |
* | mpc8xx: remove RPXlite_dw, quantum board support | Masahiro Yamada | 2014-07-07 | -5/+0 |
* | video: atmel_hlcdfb: enable dcache support | Wu, Josh | 2014-06-14 | -0/+6 |
* | Merge remote-tracking branch 'u-boot/master' | Albert ARIBAUD | 2014-05-20 | -4/+9 |
|\ |
|
| * | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2014-05-13 | -4/+9 |
| |\ |
|
| | * | at91: video: atmel_hlcdfb.c: fix bad timing configuration | Wu, Josh | 2014-05-05 | -4/+4 |
| | * | video: mxc_ipuv3_fb: stash frame buffer pointer in global data. | Eric Nelson | 2014-04-30 | -0/+5 |
* | | | video: Add support for imx25 lcd controller | Thomas Diener | 2014-05-09 | -0/+122 |
|/ / |
|
* | | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren | 2014-04-17 | -2/+2 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-03-25 | -0/+80 |
|\ |
|
| * | sandbox: Add LCD driver | Simon Glass | 2014-03-17 | -0/+80 |
* | | video:exynos_fb:fdt: add additional fdt data | Piotr Wilczek | 2014-03-12 | -0/+12 |
* | | video:mipidsim:fdt: Add DT support for mipi dsim driver | Piotr Wilczek | 2014-03-12 | -0/+96 |
|/ |
|
* | cfb_console: align fields in gzipped .bmp files | Eric Nelson | 2014-03-10 | -2/+6 |
* | video: exynos: fimd: add support for various display color modes | Przemyslaw Marczak | 2014-02-03 | -7/+8 |
* | samsung: common: Add file for common functions, draw_logo() cleanup. | Przemyslaw Marczak | 2014-02-03 | -28/+0 |
* | video: ipu reg: Correct reserved array size in struct ipu_idmac | Liu Ying | 2014-01-12 | -1/+1 |
* | video: ipu reg: Correct reserved1 array size in struct ipu_cm | Liu Ying | 2014-01-12 | -1/+1 |
* | Merge branch 'master' of git://git.denx.de/u-boot-video | Tom Rini | 2013-12-16 | -1/+1 |
|\ |
|
| * | video: ipu_disp: Return a negative value on error | Fabio Estevam | 2013-12-04 | -1/+1 |
* | | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2013-12-10 | -0/+308 |
|\ \
| |/ |
|
| * | lcd: add DataImage SCF0403x LCD panel support | Nikita Kiryanov | 2013-11-12 | -0/+297 |
| * | video: bcm2835: respect the pitch value | Andre Heider | 2013-11-12 | -0/+11 |
* | | video: remove AT91 legacy API from bus_vcxk | Andreas Bießmann | 2013-11-13 | -15/+0 |
|/ |
|
* | drivers: convert makefiles to Kbuild style | Masahiro Yamada | 2013-10-31 | -54/+32 |
* | video, formike: change tag/val write | Heiko Schocher | 2013-10-30 | -3/+4 |
* | video, cfb_console: make background and foreground color configurable | Heiko Schocher | 2013-10-30 | -18/+20 |
* | video: ipu_disp: Fix clock polarity logic | Fabio Estevam | 2013-10-30 | -1/+1 |