Commit Graph

136 Commits (lime2-spi)

Author SHA1 Message Date
Tom Rini 83d290c56f SPDX: Convert all of our single license tags to Linux Kernel style 6 years ago
xypron.glpk@gmx.de 021414a332 lcd: avoid possible NULL dereference 7 years ago
Simon Glass 00caae6d47 env: Rename getenv/_f() to env_get() 7 years ago
Heiko Schocher 5b8e76c35e powerpc, 8xx: remove support for 8xx 7 years ago
Philipp Tomsich 10ba6b3339 video: bmp: rename CONFIG_BMP_24BMP to CONFIG_BMP_24BPP 7 years ago
Alexander Graf f8f58fbb09 lcd: Fix compile warning in 64bit mode 8 years ago
Andreas Neubacher e32951b525 lcd: fix the color testpattern in 16bit mode 8 years ago
Simon Glass 3ade5bc4dc dm: video: sandbox: Convert sandbox to use driver model for video 8 years ago
Anatolij Gustschin f5bcfe151e Revert "LCD: Add an option to skip registration as an stdio output" 9 years ago
Stephane Ayotte 05bfe13210 LCD: Add an option to skip registration as an stdio output 9 years ago
Marcel Ziswiler 3b96b90966 common/lcd_console: fix console/logo regression 9 years ago
Simon Glass 8d379f179a lcd: Support colour lookup table on 16bpp display in BMP images 9 years ago
Simon Glass 1c3dbe56f7 Remove typedefs from bmp_layout.h 9 years ago
Joe Hershberger 0eb25b6196 common: Make sure arch-specific map_sysmem() is defined 9 years ago
Hannes Petermaier 604c7d4a5a common/lcd_console: introduce display/framebuffer rotation 9 years ago
Nikita Kiryanov 7bf71d1f55 lcd: split splash code into its own function 9 years ago
Nikita Kiryanov 033167c4c5 lcd: dt: extract simplefb support 9 years ago
Nikita Kiryanov bf21a5deb9 lcd: rename bitmap_plot to better represent its functionality 9 years ago
Nikita Kiryanov c8d2febcc7 lcd: various cleanups 9 years ago
Nikita Kiryanov 8ddfe2fad8 lcd: remove unused includes 9 years ago
Nikita Kiryanov 0b29a8969e lcd: introduce lcd_set_cmap 9 years ago
Nikita Kiryanov 2306457c45 lcd: logo: move generic cmap setting to lcd_logo_set_cmap() 9 years ago
Nikita Kiryanov 0ee261f6d3 lcd: mpc823: move mpc823-specific lcd_logo_set_cmap code to mpc8xx_lcd.c 9 years ago
Nikita Kiryanov a02e948139 lcd: atmel: introduce lcd_logo_set_cmap 9 years ago
Nikita Kiryanov 27fad01b7f lcd: mpc8xx: move mpc823-specific fb_put_byte to mpc8xx_lcd.c 9 years ago
Nikita Kiryanov b3d12e9bca lcd: atmel: move atmel-specific fb_put_word to atmel_lcdfb 9 years ago
Nikita Kiryanov 38b550877f lcd: split configuration_get_cmap 9 years ago
Bo Shen 2af13d6b62 lcd: fix console address is not initialized 9 years ago
Nikita Kiryanov 904672ee48 lcd: refactor lcd console stuff into its own file 9 years ago
Nikita Kiryanov 88b326a31e lcd: make lcd_drawchars() independant of lcd_base 9 years ago
Nikita Kiryanov 4d03634e5d lcd: introduce getters for bg/fg color 9 years ago
Nikita Kiryanov a7de2953f5 lcd: get rid of COLOR_MASK 9 years ago
Nikita Kiryanov 140beb9437 lcd: expand console api 9 years ago
Nikita Kiryanov efd7c4a2f8 lcd: replace CONSOLE_(ROWS|COLS) with variables 9 years ago
Nikita Kiryanov 404e4f4a29 lcd: rename console_(row|col) 9 years ago
Nikita Kiryanov f4469f50b0 lcd: remove LCD_MONOCHROME 9 years ago
Nikita Kiryanov 3707ad42af lcd: cleanup lcd_drawchars 9 years ago
Nikita Kiryanov dc6b5b3a15 lcd: remove CONFIG_SYS_INVERT_COLORS 9 years ago
Stephen Warren 9316e14400 ARM: rpi: rename rpi_b to rpi 10 years ago
Hans de Goede 11b8dfa718 common/lcd: Make lcd_dt_simplefb_configure_node use fdt_setup_simplefb_node 10 years ago
Masahiro Yamada b41411954d linux/kernel.h: sync min, max, min3, max3 macros with Linux 10 years ago
Nikita Kiryanov ecfdcee5d9 powerpc: remove orphaned boards mcc200 and prs200 10 years ago
Georges Savoundararadj 2e07c249a6 kconfig: arm: introduce symbol for ARM CPUs 10 years ago
Simon Glass 0156444cf7 lcd: Fix build error with CONFIG_LCD_BMP_RLE8 10 years ago
Hannes Petermaier a305fb155e lcd: support displaying 24bpp BMPs on >= 24bpp LCDs 10 years ago
Jeroen Hofstee 072f210a0d lcd: remove unused lcd_puts_xy 10 years ago
Hannes Petermaier 8d9eaafdd1 lcd: cleanup unused functions 10 years ago
Hannes Petermaier 57d76a89b0 Add support for 32-bit organized framebuffers 10 years ago
Simon Glass 709ea543b9 stdio: Pass device pointer to stdio methods 10 years ago
Simon Glass 7d95f2a329 sandbox: Add LCD driver 10 years ago