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
Age
Commit message (
Expand
)
Author
2014-07-14
whitespace
Jasper Lievisse Adriaanse
2014-07-14
Enable ext2fs support on RAMDISK_CD. Requested a few months ago in
Vadim Zhukov
2014-07-14
Write to the correct control module registers when configuring gpio pins.
Raphael Graf
2014-07-14
More comment cleanup in boot().
Masao Uebayashi
2014-07-13
boot(9): Cosmetic changes to improve diff'ability.
Masao Uebayashi
2014-07-13
Comment out option GPT until the matching userland bits are in place.
Miod Vallat
2014-07-13
Cosmetic changes to reduce diffs.
Masao Uebayashi
2014-07-13
The correct place to call _bus_dmamap_sync() is after we copy data *to* the
Mark Kettenis
2014-07-13
fix even more trailing tabs
Jasper Lievisse Adriaanse
2014-07-13
#$%#@$# CONSPEED
Miod Vallat
2014-07-13
more hanging tabs
Jasper Lievisse Adriaanse
2014-07-13
ugly hanging tabs; ok jasper
Theo de Raadt
2014-07-13
No libsa putchar wanted here actually
Miod Vallat
2014-07-13
Still needs <sys/reboot.h>
Miod Vallat
2014-07-13
consistency with upcoming bootloader device parsing of the uboot arguments,
Jasper Lievisse Adriaanse
2014-07-13
Keep track of port connections and port resets.
Paul Irofti
2014-07-13
Remove stale comment which used to explain why we had a special 31-bit freelist
Miod Vallat
2014-07-13
Initial support to read GPT partition tables in the kernel, if option GPT.
Miod Vallat
2014-07-13
Stop using old n_long and n_short types.
Martin Pieuchot
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
Needs getchar.c now
Miod Vallat
2014-07-13
use nitems() instead of handrolling something identical
Jasper Lievisse Adriaanse
2014-07-13
add copyright and rcs id
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-13
One missing boot -> prsignal(initprocess) conversion
Miod Vallat
2014-07-13
These still need <sys/reboot.h> for the RB_ constants.
Miod Vallat
2014-07-13
Add missing atomic primitives and __sync_synchronize to let the kernel
Miod Vallat
2014-07-12
- remove CONSPEED from libsa.h
Jasper Lievisse Adriaanse
2014-07-12
unify cnspeed()
Jasper Lievisse Adriaanse
2014-07-12
reboot(9), panic(9): Call panic(9) for unrecoverable MD H/W errors (NMIs)
Masao Uebayashi
2014-07-12
Add in missing brswphy(4) and the commented out USB entries.
Brad Smith
2014-07-12
"Dr. Jones. Again we see there is nothing you can possess which I cannot
Ted Unangst
2014-07-12
move getchar() into libsa where applicable
Jasper Lievisse Adriaanse
2014-07-12
Build kernels at -O2 instead of -Os, as done for userland and on all other
Miod Vallat
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
revert a few stragglers hiding out
Ted Unangst
2014-07-12
revert more free fallout
Ted Unangst
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
reboot(9): Shutdown system by signaling init(8) from kernel where appropriate
Masao Uebayashi
2014-07-12
Mark the interface down and cancel the watchdog timer in imxenet_stop().
Brad Smith
2014-07-12
Whitespace
Paul Irofti
2014-07-12
rename variable to better indicate it's meaning
Jasper Lievisse Adriaanse
2014-07-12
revert bogus free changes in not kernel files. got a little trigger happy.
Ted Unangst
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
[next]