freebsd-skq/sys/conf
emaste fb8b6d3e04 MFC vt(4) driver for Sun creator(4) framebuffers
r269601 (nwhitehorn):

  Add a simple unaccelerated vt(4) framebuffer driver for Sun
  framebuffers handled by creator(4) (Sun Creator 3D, Elite 3D, etc.).
  This provides vt(4) consoles on all devices currently supported by
  syscons on sparc64.  The driver should also be easily adaptable to
  support newer Sun framebuffers such as the XVR-500 and higher.

  Many thanks to dumbbell@ (Jean-Sebastien Pedron) for testing this
  remotely during development.

r269783 (dumbbell):

  vt(4): Colors are indexed against a console palette, not a VGA palette

Sponsored by:	The FreeBSD Foundation
2014-09-04 18:18:29 +00:00
..
files MFC r270096: 2014-08-31 21:18:23 +00:00
files.amd64 MFC 260847,264055,264867: 2014-07-21 00:21:56 +00:00
files.arm MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997, 2014-05-17 13:53:38 +00:00
files.i386 MFC 260847,264055,264867: 2014-07-21 00:21:56 +00:00
files.ia64 MFC r263323: Fix and improve exception tracing. 2014-07-02 23:47:43 +00:00
files.mips Use a better version of memcpy/bcopy for mips kernel. 2013-09-07 16:31:30 +00:00
files.pc98 MFC r257230: 2013-12-17 13:39:50 +00:00
files.powerpc MFC PS3 vt(4) console support 2014-09-04 18:15:36 +00:00
files.sparc64 MFC vt(4) driver for Sun creator(4) framebuffers 2014-09-04 18:18:29 +00:00
kern.mk MFC r268774: 2014-07-19 18:33:09 +00:00
kern.post.mk Some objects - such as *_genassym.o are not hooked into 2013-08-14 22:19:29 +00:00
kern.pre.mk MFC r260102: 2014-01-09 22:40:51 +00:00
kmod_syms.awk
kmod.mk MFC r262733: 2014-05-01 03:18:11 +00:00
ldscript.amd64 The new binutils has correctly redefined MAXPAGESIZE on amd64 as 0x200000 2011-03-28 06:35:17 +00:00
ldscript.arm MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338, 2014-05-15 02:41:23 +00:00
ldscript.i386 Step 2: sync sys/conf/ldscript.i386 with the binutils 2.17.50 version, 2010-11-05 19:40:27 +00:00
ldscript.ia64 Stop linking against a direct-mapped virtual address and instead 2011-04-30 20:49:00 +00:00
ldscript.mips Let the linker pick the right output format automatically 2010-11-13 18:38:35 +00:00
ldscript.mips.cfe Remove commented out _DYNAMIC sections. 2011-01-20 19:20:23 +00:00
ldscript.mips.mips64 Remove commented out _DYNAMIC sections. 2011-01-20 19:20:23 +00:00
ldscript.mips.octeon1 In fact, we don't need any of these __DYNAMIC. it is a.out leftover and commented out. 2011-01-20 19:24:50 +00:00
ldscript.powerpc In fact, we don't need any of these __DYNAMIC. it is a.out leftover and commented out. 2011-01-20 19:24:50 +00:00
ldscript.powerpc64 Add the .opd section, this is helps booting a profiled kernel. 2012-01-20 18:52:31 +00:00
ldscript.sparc64 Merge binutils 2.17.50 to head. This brings a number of improvements to 2011-02-18 20:54:12 +00:00
Makefile.amd64 Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler. 2013-08-27 18:35:04 +00:00
Makefile.arm MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997, 2014-05-17 13:53:38 +00:00
Makefile.i386 Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
Makefile.ia64
Makefile.mips Fill out fake preload structure to let userland tools like pmc(3) know 2012-03-15 05:29:51 +00:00
Makefile.pc98 MFi386: r232263 2012-11-10 14:56:35 +00:00
Makefile.powerpc Remove duplication and centralize testing of various config(8)ed features. 2012-09-12 14:19:40 +00:00
Makefile.sparc64
makeLINT.mk Generate a LINT for powerpc and for powerpc64. 2013-04-11 22:18:20 +00:00
makeLINT.sed Match the files directive and all the ways to add or subtract options 2011-10-04 17:11:38 +00:00
newvers.sh - Update stable/10 to 10.1-PRERELEASE now that the 2014-08-26 15:31:56 +00:00
NOTES MFC of 270755, 270772, 270773, 270775, 270799, 270806, 270807, 270820 2014-09-01 07:54:30 +00:00
options MFC r270096: 2014-08-31 21:18:23 +00:00
options.amd64 MFC r264269, r264282, r264280, r264291, r264276, r264314 2014-05-16 21:56:33 +00:00
options.arm MFC r269594, r269596, r269597, r269598, r269605, r269606: 2014-08-17 01:28:03 +00:00
options.i386 MFC r264269, r264282, r264280, r264291, r264276, r264314 2014-05-16 21:56:33 +00:00
options.ia64 MFC r263323: Fix and improve exception tracing. 2014-07-02 23:47:43 +00:00
options.mips MFC r256937: 2014-01-29 22:01:42 +00:00
options.pc98
options.powerpc Merge in support for PAPR-compliant (Power Architecture Platform 2013-09-17 17:37:04 +00:00
options.sparc64 - While Netra X1 generally show no ill effects when registering a power 2013-03-02 00:37:31 +00:00
systags.sh
WITHOUT_SOURCELESS Move WITHOUT_SOURCELESS_* files to sys/conf/ in order to avoid "universe" 2012-02-12 14:55:27 +00:00
WITHOUT_SOURCELESS_HOST Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver. 2013-07-06 07:49:41 +00:00
WITHOUT_SOURCELESS_UCODE Import OpenBSD's rsu(4) WLAN driver. 2013-07-30 02:07:57 +00:00