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