Age | Commit message (Expand) | Author |
2020-09-21 | payloads: Drop unneeded empty lines | Elyes HAOUAS |
2020-09-18 | libpayload: cbgfx: Fix 'equals' counter for Lanczos resampling | Yu-Ping Wu |
2020-08-28 | libpayload: cbgfx: Support buffered I/O | Hung-Te Lin |
2020-08-24 | libpayload: Cache copy of `cb_framebuffer` struct | Nico Huber |
2020-08-13 | libpayload: cbgfx: Add color mapping functionality | Yu-Ping Wu |
2020-07-23 | libpayload: cbgfx: Add draw_line() | Yu-Ping Wu |
2020-07-15 | cbgfx: Add blend functions to calculate transparency | Shelley Chen |
2020-07-09 | libpayload: cbgfx: Replace bilinear resampling with Lanczos | Julius Werner |
2020-07-06 | libpayload: cbgfx: Fix add_fractions() overflow reduction | Julius Werner |
2020-06-28 | libpayload/cbgfx: Fix overflow in transform_vector() | Yu-Ping Wu |
2020-05-26 | libpayload/cbgfx: Remove gap between adjacent boxes | Yu-Ping Wu |
2020-05-11 | treewide: Remove "this file is part of" lines | Patrick Georgi |
2020-03-10 | libpayload/corebootfb: Replace obsolete macros FI and CHARS | Nico Huber |
2020-03-09 | libpayload/corebootfb: Add option to center a 80x25 console | Nico Huber |
2020-03-09 | libpayload/corebootfb: Keep local copy of framebuffer info | Nico Huber |
2020-02-24 | libpayload: cbgfx: Fix potential overflowing expression | Yu-Ping Wu |
2020-02-17 | payloads: Fix typos | Elyes HAOUAS |
2020-02-17 | libpayload/corebootfb: Fix character buffer relocation | Nico Huber |
2020-01-14 | libpayload: cbgfx: Support drawing a box with rounded corners | Yu-Ping Wu |
2019-08-08 | libpayload: cbgfx: Allow rotation of the display | Nicolas Boichat |
2019-06-29 | libpayload: cbgfx: Run cbgfx_init() before we need it for draw_box() | Julius Werner |
2019-03-07 | payloads: Replace all IS_ENABLED(CONFIG_XXX) with CONFIG(XXX) | Julius Werner |
2018-12-09 | libpayload: Don't try to use invalid row count | Martin Roth |
2017-08-10 | libpayload: Use a static copy of `font_glyph_filled()` | Paul Menzel |
2017-08-03 | libpayload: video: Add support for font scaling with a factor | Paul Kocialkowski |
2017-08-03 | libpayload: video: Introduce helpers for font access | Paul Kocialkowski |
2017-07-13 | Rename __attribute__((packed)) --> __packed | Stefan Reinauer |
2017-06-28 | payloads: Add whitespace around '<<' | Elyes HAOUAS |
2017-06-27 | libpayload: corebootfb: Add null check for framebuffer address | Duncan Laurie |
2017-05-25 | detachables: Add invert parameter | Shelley Chen |
2017-05-01 | cbgfx: Add portrait screen support | Nickey Yang |
2017-04-17 | libpayload: cbgfx: Show square images on portrait displays | Julius Werner |
2016-12-14 | libpayload/drivers/video: Improve check in if condition | Patrick Georgi |
2016-07-02 | cbgfx: Use memset() for faster screen clearing if possible | Julius Werner |
2016-01-14 | cbgfx: add error code to cbgfx_init | Daisuke Nojiri |
2015-10-28 | cbgfx: Fix spelling of calculate_position() | Jason A. Donenfeld |
2015-10-27 | libpayload/libcbgfx: Add license headers | Patrick Georgi |
2015-10-27 | cbgfx: remove load_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: add get_image_dimension | Daisuke Nojiri |
2015-10-27 | cbgfx: make the code more descriptive | Daisuke Nojiri |
2015-10-27 | cbgfx: add pivot option to draw_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: use bilinear interpolation to scale bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: add load_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: add clear_screen | Daisuke Nojiri |
2015-10-27 | cbgfx: allow draw_bitmap to render outside canvas | Daisuke Nojiri |
2015-10-27 | cbgfx: add draw_bitmap | Daisuke Nojiri |
2015-10-27 | cbgfx: coreboot graphics library | Daisuke Nojiri |
2015-09-08 | video_printf: align text | Daisuke Nojiri |
2015-09-08 | video: add video_printf | Daisuke Nojiri |
2015-06-30 | libpayload: Make Kconfig bools use IS_ENABLED() | Stefan Reinauer |
2015-06-08 | Remove empty lines at end of file | Elyes HAOUAS |
2015-01-03 | libpayload: don't test for unsigned >= 0 | Patrick Georgi |
2014-12-30 | libpayload: video: Check for 'console' pointer before dereferencing it | Julius Werner |
2014-12-30 | libpayload: video: Make cursor fixup independent of visibility | Julius Werner |
2014-12-22 | libpayload: console: Allow output drivers to print whole strings at once | Julius Werner |
2014-08-05 | libpayload: Change CONFIG_* to CONFIG_LP_* in the kconfig. | Gabe Black |
2014-07-10 | libpayload: Keep physical addresses in console drivers | Nico Huber |
2013-03-13 | libpayload: If no video drivers initialize in video_init, return 1. | Gabe Black |
2013-03-12 | libpayload: Remove unnecessary include of arch/msr.h | Gabe Black |
2012-11-15 | libpayload: Always use virtual pointers in struct sysinfo_t | Nico Huber |
2012-11-09 | libpayload: Add a function to retrieve the rows and cols of the video console. | Gabe Black |
2012-11-09 | libpayload: Separate video initialization and the video console. | Gabe Black |
2010-08-18 | libpayload: fix garbage on screen with Geode-LX VGA | Jens Rottmann |
2010-04-27 | Since some people disapprove of white space cleanups mixed in regular commits | Stefan Reinauer |
2010-03-25 | Add coreboot framebuffer support to libpayload | Stefan Reinauer |
2009-07-31 | * drop duplicate prototype for lib_get_sysinfo() | Stefan Reinauer |
2008-11-24 | [PATCH] libpayload: rename config.h to libpayload-config.h | Jordan Crouse |
2008-10-21 | [PATCH] fix video console init | Jordan Crouse |
2008-10-21 | This patch removes most of the #ifdefs in libc/console.c, and | Patrick Georgi |
2008-10-08 | libpayload: Rename Geode video driver to Geode LX video driver. | Peter Stuge |
2008-09-26 | Use a block cursor on VGA console :-) | Stefan Reinauer |
2008-09-11 | makes cursorx and cursory signed, as there | Patrick Georgi |
2008-08-19 | make all drivers relocatable. Per default, an 1:1 mapping is assumed. | Stefan Reinauer |
2008-08-19 | add functions to query cursor position to video layer | Stefan Reinauer |
2008-08-11 | Document all of the external code we use in libpayload (trivial). | Uwe Hermann |
2008-08-11 | Make cursor positioning work by using both halves of the VGA cursor | Jonathan A. Kollasch |
2008-08-11 | video.c uses CONFIG_ variables, so it needs config.h (trivial) | Stefan Reinauer |
2008-05-14 | libpayload: Fix the putc function | Jordan Crouse |
2008-04-11 | Drop unneeded #includes, add EXIT_SUCCESS/EXIT_FAILURE (trivial). | Uwe Hermann |
2008-04-11 | Various small consistency fixes (trivial): | Uwe Hermann |
2008-04-11 | libpayload: Add a Geode video driver | Jordan Crouse |
2008-04-10 | libpayload: Add video console framework | Jordan Crouse |