index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
arch
/
octeon
Age
Commit message (
Expand
)
Author
2014-07-13
Keep track of port connections and port resets.
Paul Irofti
2014-07-13
print leading '0x' for addresses and masks with DUMP_BOOT_{DESC,INFO}
Jasper Lievisse Adriaanse
2014-07-13
- fix off-by-one in getting the number of cores in the system
Jasper Lievisse Adriaanse
2014-07-13
Start handling host channel interrupts.
Paul Irofti
2014-07-13
move putchar() into libsa
Jasper Lievisse Adriaanse
2014-07-12
- remove CONSPEED from libsa.h
Jasper Lievisse Adriaanse
2014-07-12
unify cnspeed()
Jasper Lievisse Adriaanse
2014-07-12
Add in missing brswphy(4) and the commented out USB entries.
Brad Smith
2014-07-12
move getchar() into libsa where applicable
Jasper Lievisse Adriaanse
2014-07-12
Fix the last commit by proper dereferencing the disklabel partition.
Paul Irofti
2014-07-12
Fix USB connect freeze by clearing the host port interrupt.
Paul Irofti
2014-07-12
Oops. Correct variable name more likely to compile.
Kenneth R Westerback
2014-07-12
- replace main() with mips_init() so we can save the arguments from uboot to
Jasper Lievisse Adriaanse
2014-07-12
Calculate i/o starts and sizes in 'proper' sectors rather assuming
Kenneth R Westerback
2014-07-12
add guards to just make available to the bootblocks what they need.
Jasper Lievisse Adriaanse
2014-07-12
Whitespace
Paul Irofti
2014-07-12
rename variable to better indicate it's meaning
Jasper Lievisse Adriaanse
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2014-07-12
Fix root hub descriptors by matching ehci(4)'s descriptors.
Paul Irofti
2014-07-12
Implement Set Port Feature request support.
Paul Irofti
2014-07-12
Add support for Get Port Status requests.
Paul Irofti
2014-07-12
Add support for Get Hub Descriptor requests.
Paul Irofti
2014-07-12
I don't need to treat the (half-)empty Tx and Rx FIFO cases.
Paul Irofti
2014-07-12
Add support for the CLEAR FEATURE requests.
Paul Irofti
2014-07-12
fix annoying bug where the first character would be eaten, cnischar() was
Jasper Lievisse Adriaanse
2014-07-12
- fill in cninit to enable rts
Jasper Lievisse Adriaanse
2014-07-12
- rewrite register reading/writing to use octeon_xkphys_{read,write}_8 which
Jasper Lievisse Adriaanse
2014-07-11
boot(9): Undo curproc-overriding hacks
Masao Uebayashi
2014-07-11
"It's not the years, honey; it's the mileage."
Ted Unangst
2014-07-11
Enable the interrupt routine.
Paul Irofti
2014-07-11
add some more register definitions
Jasper Lievisse Adriaanse
2014-07-11
Convert bus_dmamem_map(9) to km_alloc(9) in order to make it fail and
Martin Pieuchot
2014-07-10
panic() doesn't need a newline
Jasper Lievisse Adriaanse
2014-07-10
Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or
Martin Pieuchot
2014-07-10
boot(9): Remove comments about RB_*, "cold", and savectx()
Masao Uebayashi
2014-07-10
boot(): Remove comments about RB_TIMEBAD to reduce diffs
Masao Uebayashi
2014-07-10
Add missing dmesg colon after probe information.
Paul Irofti
2014-07-10
boot(): Unify declarations
Masao Uebayashi
2014-07-10
Add bus and root hub routines to prevent panic at attach.
Paul Irofti
2014-07-10
Force iobus0 for octhci and maintain spacing style.
Paul Irofti
2014-07-10
Align octhci(4) with the other HC drivers and add it as a commented entry
Martin Pieuchot
2014-07-09
Add work-in-progress octeon USB host controller support.
Paul Irofti
2014-07-09
Add ffs routine needed for upcoming octhci interrupt routine.
Paul Irofti
2014-07-09
Kill unused shutdown hook pointers.
Martin Pieuchot
2014-06-27
Update list of .S depencies over assym.h.
Miod Vallat
2014-06-17
The io clock on Octeon II (CN6xxx) runs at a different rate to the cpu clock.
Jonathan Matthew
2014-06-10
add ppb to the configs as suggested by kettenis@
Jasper Lievisse Adriaanse
2014-05-31
Revert previous diff setting cold to 1 on shutdown because it breaks machine
Martin Pieuchot
2014-05-30
Set cold to 1 before executing the DVACT_POWERDOWN handlers when halting or
Martin Pieuchot
2014-05-11
hide two printfs behind an ifdef DEBUG; spotted by miod@
Jasper Lievisse Adriaanse
[prev]
[next]