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
/
socppc
Age
Commit message (
Expand
)
Author
2008-06-12
Enable /dev/video* for all USB capable archs. MAKEDEV bits will follow
Marcus Glocker
2008-06-12
Bring biomem diff back into the tree after the nfs_bio.c fix went in.
Theo de Raadt
2008-06-11
back out biomem diff since it is not right yet. Doing very large
Theo de Raadt
2008-06-10
Fix buffer cache pending read statistics by ensuring we can identify
Bob Beck
2008-06-09
Place manuals in the MD directories; from pierre.riteau@gmail
Theo de Raadt
2008-05-28
Add a boot.8 manual page (copied straight from armish). This will in turn
Miod Vallat
2008-05-26
Fix typo, such that this actually compiles.
Mark Kettenis
2008-05-26
Count outbound packets.
Brad Smith
2008-05-26
Make bringing the interface down work properly (includes a line stolen
Mark Kettenis
2008-05-26
Make sure we build man pages on stand/ on all architectures.
Mark Kettenis
2008-05-26
Add tsec(4) on RAMDISK kernels (and make a comment in GENERIC a bit more
Mark Kettenis
2008-05-25
Specify the PHY to be used in the kernel config instead of hardcoding it
Mark Kettenis
2008-05-25
Default to full-duplex MII mode such that a directly connected integrated
Mark Kettenis
2008-05-25
Fix typo; makes TSEC2 actually get Rx interrupts.
Mark Kettenis
2008-05-24
Strip off Ethernet CRC; makes dhclient shut up.
Mark Kettenis
2008-05-24
Increase the number of segments in a dma map to make sure a packet fits.
Mark Kettenis
2008-05-24
Use MAC address passed by the firmware.
Mark Kettenis
2008-05-24
Configure the media when brining up an interface.
Mark Kettenis
2008-05-19
Add tsec(4)
Mark Kettenis
2008-05-19
tsec(4)
Mark Kettenis
2008-05-19
A driver for the Three Speed Ethernet Controller (TSEC) found on the
Mark Kettenis
2008-05-19
Add support for TSEC interrupts.
Mark Kettenis
2008-05-17
Give mainbus(4) a bus_dma tag and pass it down. Let socpcic(4) use this
Mark Kettenis
2008-05-16
There's no point in having an ELF bootloader; turn it into a U-Boot image.
Mark Kettenis
2008-05-16
Another missing header file; pointed out by checkflist (and miod@).
Mark Kettenis
2008-05-16
some macro fixage;
Jason McIntyre
2008-05-15
Hook up mkboot(8).
Mark Kettenis
2008-05-15
Add mkboot(8), a utility to make U-Boot images.
Mark Kettenis
2008-05-15
Install bootloader in /usr/mdec.
Mark Kettenis
2008-05-15
Fix typo.
Mark Kettenis
2008-05-14
Determine boot device from arguments passed by the bootloader.
Mark Kettenis
2008-05-14
Parse arguments passed by the bootloader and take appropriate action.
Mark Kettenis
2008-05-14
Get memory size and base address of internal memory mapped registers from
Mark Kettenis
2008-05-14
Fix more chrtoblktbl[] sloppyness, and add proper block st nodes to *ppc and
Miod Vallat
2008-05-14
Make all 128MB of memory available (except for the first three pages used
Mark Kettenis
2008-05-13
Fix chrtoblktbl[] entries.
Miod Vallat
2008-05-13
Memory is contiguous and non-expandable, so lower VM_PHYSSEG_MAX down to 1.
Miod Vallat
2008-05-13
Meaningful panic messages; ok kettenis
Miod Vallat
2008-05-12
Provide a real getsecs() implementation.
Mark Kettenis
2008-05-12
More headers needed by userland.
Mark Kettenis
2008-05-12
More headers needed by userland.
Mark Kettenis
2008-05-11
Make sure we can still boot kernels directly from u-boot.
Mark Kettenis
2008-05-11
We'll need a RAMDISK kernel too.
Mark Kettenis
2008-05-11
Remove the "option USB_DEBUG" that crept in by accident.
Mark Kettenis
2008-05-11
Re-enable code to initialize esym.
Mark Kettenis
2008-05-11
Pass arguments and symbol table more or less the same way as OpenBSD/macppc.
Mark Kettenis
2008-05-10
More headers needed by userland.
Mark Kettenis
2008-05-10
Needed by userland.
Mark Kettenis
2008-05-10
More OpenBSD/socppc parts.
Mark Kettenis
2008-05-10
Missing bootloader file.
Mark Kettenis
[next]