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
2010-02-14
Bump version number (to 1.0).
Mark Kettenis
2010-02-14
Enable loading kernels compressed by gzip(1).
Mark Kettenis
2010-02-13
Install boot.elf in /usr/mdec, since we need it as a bootloader on the rb600.
Mark Kettenis
2009-12-23
- add and enable uthum
Jasper Lievisse Adriaanse
2009-12-21
Cleanup promiscuous mode and multicast handling. From Brad.
Mark Kettenis
2009-11-08
Relocate FDT blob such that it doesn't clash with the kernel we're going to
Mark Kettenis
2009-10-19
Correct a target name so that we don't rebuild vers.o (and then
Philip Guenthe
2009-10-05
remove nasty code, since now we have a nice function to lookup node'ss parent.
Dariusz Swiderski
2009-10-01
add fdt_parent_node() and OF_parent() functions,
Dariusz Swiderski
2009-10-01
Generic soft interrupts for macppc. Tested by mk@, deraadt@
Mark Kettenis
2009-09-14
Deal with the fact that we need to control an external PHY attached to TSEC2
Mark Kettenis
2009-09-12
Catch up with recent changes to GENERIC.
Mark Kettenis
2009-09-12
Compensate for the fact the the FDT uses a different offset for the registers
Mark Kettenis
2009-09-12
Initialize global pointer to interrupt controller softc earlier such that we
Mark Kettenis
2009-09-11
bump version
Dariusz Swiderski
2009-09-11
add 'machine fdt' command that dumps device tree if present
Dariusz Swiderski
2009-09-09
Use information from the FDT to set up bus tags and extents.
Mark Kettenis
2009-09-07
The bright folks who designed the rb600 seem to have left out an RTC. So
Mark Kettenis
2009-09-07
Bring support for booting RB600.
Dariusz Swiderski
2009-09-06
Attach devices to obio(4) based on information from the flattened device
Mark Kettenis
2009-09-06
Implement OF_getproplen().
Mark Kettenis
2009-09-02
Attach devices to mainbus(4) based on information from the flattened device
Mark Kettenis
2009-09-02
Add a minimal set of OpenFirmware compatibility interfaces.
Mark Kettenis
2009-08-30
Link in the flattened device tree for the Thecus N1200 and register it with
Mark Kettenis
2009-08-30
Flattened device tree blob for the Thecus N1200. The source from which the
Mark Kettenis
2009-08-29
typos in comments
Miod Vallat
2009-08-27
Harmless sizeof ptr bug in ppc_check_procid(); ok drahn@ kettenis@
Miod Vallat
2009-08-27
malloc() last two args were swapped, amazing things did not break; ok kettenis@
Miod Vallat
2009-08-26
Kernel config for the RB600. Temporary until we use the device tree to
Mark Kettenis
2009-08-26
Hack to get the right interrupt pin for the onboard vge(4) on the RB600.
Mark Kettenis
2009-08-26
Build fake bootinfo structure based on the device tree.
Mark Kettenis
2009-08-26
Use comconsfreq instead of hardcoded frequency. Still a bit of a hack, but
Mark Kettenis
2009-08-26
Override comconsfreq and comconsaddr with values from the FTD if provided.
Mark Kettenis
2009-08-26
Change fdt_find_node() such that it takes a full path as argument.
Mark Kettenis
2009-08-25
Add missing $OpenBSD$ tag.
Mark Kettenis
2009-08-25
Initialize flattened device tree support if a tree was passed by the firmware.
Mark Kettenis
2009-08-25
Save the (potential) address of the flattened device tree. Make sure we don't
Mark Kettenis
2009-08-25
Set up bus tag for mmio. Create extents corresponding to the bus tags and
Mark Kettenis
2009-08-25
Add parser for 'Flattened Device Tree' which was introduced in
Dariusz Swiderski
2009-08-24
Specify proper size for device softc.
Mark Kettenis
2009-08-24
Glue to deal with the retarded way the CF slots are wired up on the RB600.
Mark Kettenis
2009-08-24
Add missing ehci dependency.
Mark Kettenis
2009-08-22
Constify the what/name parameter of pci_intr_establish().
Michael Knudsen
2009-08-18
Disable address translation. Necessary on the RB600 where the firmware starts
Mark Kettenis
2009-08-17
fix readdpmelabel() declaration since the definition was changed
Dariusz Swiderski
2009-08-13
Replace the error strings that were being passed around with much simpler
Theo de Raadt
2009-08-13
wire vscsi up to a cdev
David Gwynne
2009-08-13
- set DV_IFNET, instead of DV_NULL
Jasper Lievisse Adriaanse
2009-08-11
Do not bother initializing bufpages in the md code if the computation is
Miod Vallat
2009-08-11
With the SysV memory allocation changes, allocsys() doesn't do anything
Miod Vallat
[prev]
[next]