| Commit message (Expand) | Author | Age | Files | Lines |
| * | MFC r257334, r257336, r257337, r257338, r257341, r257342, r257343, r257370, | Ian Lepore | 2014-05-14 | 1 | -1/+1 |
| * | kern cons: introduce infrastructure for console grabbing by kernel | Andriy Gapon | 2011-12-17 | 1 | -0/+14 |
| * | Follow up to r225203 refining break-to-debugger run-time configuration | Robert Watson | 2011-08-27 | 1 | -2/+0 |
| * | Attempt to make break-to-debugger and alternative break-to-debugger more | Robert Watson | 2011-08-26 | 1 | -19/+3 |
| * | Start using the 'init_static_kenv()' API provided by r198561 to initialize | Neel Natu | 2010-08-11 | 1 | -19/+6 |
| * | Create the "cfecons" tty directly using tty_makedev(). It is not clear what | Neel Natu | 2010-01-26 | 1 | -11/+11 |
| * | Fix bug in cfe_enumenv(). The CFE API to invoke is CFE_CMD_ENV_ENUM | Warner Losh | 2010-01-11 | 1 | -1/+1 |
| * | Merge from projects/mips to head by hand: | Warner Losh | 2010-01-11 | 1 | -0/+74 |
| |\ |
|
| | * | Fix various conolse issues with cfe after MPSAFE tty. | Warner Losh | 2009-07-04 | 2 | -12/+12 |
| | * | Merge in new cfe environment passing of kenv for swarm/sibyte boards. | Warner Losh | 2009-07-04 | 1 | -0/+74 |
| |/ |
|
| * | Last minute TTY API change: remove mutex argument from tty_alloc(). | Ed Schouten | 2009-05-29 | 1 | -1/+1 |
| * | Remove an unused variable to make the SENTRY5 mips kernel compile | Bjoern A. Zeeb | 2008-12-27 | 1 | -1/+0 |
| * | Remove unused consdev structure fields. | Ed Schouten | 2008-10-27 | 1 | -2/+1 |
| * | Change while (cond)\n\t\t; to while (cond)\n\t\tcontinue; since the | Warner Losh | 2008-09-28 | 1 | -3/+3 |
| * | Catch up to latest tty, kdb and SYSINIT changes. Modeled after the | Warner Losh | 2008-09-26 | 1 | -114/+50 |
| * | The Ultra2 never had a CFE console or CFE boot loader. Kill obvious | Warner Losh | 2008-09-26 | 1 | -1/+1 |
| * | Support for CFE boot loaders. Initially the support is for MIPS, but | Warner Losh | 2008-09-26 | 7 | -0/+1544 |