| Age | Commit message (Expand) | Author |
| 2017-12-09 | Only need to build stbi if options SPLASHSCREEN is defined | jmcneill |
| 2016-04-25 | Do not panic if the splash screen is bigger than the framebuffer | khorben |
| 2015-09-15 | Clean up splash image build. Print messages when creating files. | uebayasi |
| 2015-09-15 | Fix build of SPLASHSCREEN without SPLASHSCREEN_IMAGE. Since there is no way | uebayasi |
| 2015-09-14 | Handle splash image generation better. | uebayasi |
| 2015-05-01 | Forgot RCS ID header. | nat |
| 2015-05-01 | Include splash with genfb. | nat |
| 2015-04-30 | Added a new option for embedding a splash screen into kernel. | nat |
| 2012-06-02 | Nat Sloss in PR kern/46516: advance fb pointer by stride, not logical | martin |
| 2011-02-08 | %zu for size_t, not %zd | jmcneill |
| 2011-02-07 | %d -> %zd for size_t printf format | jmcneill |
| 2011-02-06 | - add support for using compressed images as splash images | jmcneill |
| 2010-02-22 | Restore splashscreen support with genfb. | ahoka |
| 2009-05-12 | struct device * -> device_t, no functional changes intended. | cegger |
| 2008-05-10 | Backout previous: the license sweep touched these files in error, so | martin |
| 2008-04-28 | Remove clause 3 and 4 from TNF licenses | martin |
| 2007-10-19 | machine/{bus,cpu,intr}.h -> sys/{bus,cpu,intr}.h | ad |
| 2006-10-29 | Inline UPDATE_INTERVAL macro, it's only used once. Per mrg@'s note | freza |
| 2006-10-28 | Use curcpu() instead of referencing &cpu_info_primary (which is only | freza |
| 2006-02-19 | Smaller NetBSD logo image, suitable for lower memory situations or | jmcneill |
| 2006-02-19 | alternative splashscreen image, from salo@ | macallan |
| 2006-02-19 | use defparam for SPLASHSCREEN_IMAGE | macallan |
| 2006-02-18 | Import splash screen support. | jmcneill |