summaryrefslogtreecommitdiff
path: root/sys/arch/octeon/stand
AgeCommit message (Expand)Author
2015-11-16Replace unbounded gets() in libsa with getln() which takes a buffer size,Miod Vallat
2015-01-20Missing $OpenBSD$'s.Kenneth R Westerback
2014-07-18implement 'rootdev' parsing similar to what's already done in the kernel,Jasper Lievisse Adriaanse
2014-07-14whitespaceJasper Lievisse Adriaanse
2014-07-13move putchar() into libsaJasper Lievisse Adriaanse
2014-07-12- remove CONSPEED from libsa.hJasper Lievisse Adriaanse
2014-07-12unify cnspeed()Jasper Lievisse Adriaanse
2014-07-12move getchar() into libsa where applicableJasper Lievisse Adriaanse
2014-07-12- replace main() with mips_init() so we can save the arguments from uboot toJasper Lievisse Adriaanse
2014-07-12rename variable to better indicate it's meaningJasper Lievisse Adriaanse
2014-07-12fix annoying bug where the first character would be eaten, cnischar() wasJasper Lievisse Adriaanse
2014-07-12- fill in cninit to enable rtsJasper Lievisse Adriaanse
2014-07-12- rewrite register reading/writing to use octeon_xkphys_{read,write}_8 whichJasper Lievisse Adriaanse
2014-07-11add some more register definitionsJasper Lievisse Adriaanse
2013-12-28crank the versionTheo de Raadt
2013-06-13- fix devboot() to properly retrieve octcf0a and add a comment for laterJasper Lievisse Adriaanse
2013-06-05remove unused functionJasper Lievisse Adriaanse
2013-06-05remove ugly hack we couldn't figure out what it was used for, only that itJasper Lievisse Adriaanse
2013-06-05- add missing SUBDIRJasper Lievisse Adriaanse
2013-06-05ditch local ld.script and use conf/ld.script instead, and adjust entryJasper Lievisse Adriaanse
2013-06-05add WIP second stage bootloader for octeon; far from working and contains man...Jasper Lievisse Adriaanse