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-12-06
Revert this to, due to the ppc intr backout. -moj ok @kettenis
Mats O Jansson
2008-12-04
Revert ppc intr stuff. Make socppc compile again. -moj
Mats O Jansson
2008-11-28
Eliminate the redundant bits of code for MTU and multicast handling
Brad Smith
2008-11-08
Get rid of va-ppc.h.
Mark Kettenis
2008-11-05
since mmclose() is only called once for the final close,
Matthieu Herrb
2008-10-15
Second pass of simple timeout_add -> timeout_add_sec conversions
Bret Lambert
2008-10-12
Reduce diff to macppc version.
Mark Kettenis
2008-10-12
Adjust for redesigned powerpc interrupt architecture.
Mark Kettenis
2008-10-02
First step towards cleaning up the Ethernet driver ioctl handling.
Brad Smith
2008-08-24
Fix readdpmelabel() so it doesn't corrupt a disklabel about to be
Kenneth R Westerback
2008-08-07
- Enable ALTQ support.
Brad Smith
2008-07-28
No longer clear ci_want_resched within cpu_switchto(), now that it's done
Miod Vallat
2008-07-21
nam2blk[] needs a "vnd" entry for some things (like softraid)
Todd T. Fries
2008-07-01
Enable FFS2 on most of the larger RAMDISK media.
Brad Smith
2008-06-26
First pass at removing clauses 3 and 4 from NetBSD licenses.
Ray Lai
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
[next]