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
2009-09-05
Palm: add missing GPIO setup into palm_udc.c
Marek Vasut
2009-09-05
Palm: initial commit of sys/arch/palm
Marek Vasut
2009-09-05
Make DIOCSDINFO code consistant everywhere.
Kenneth R Westerback
2009-09-03
pxa2x0_mmc.c: allow passing detect GPIO from platform
Marek Vasut
2009-09-03
Rearrange the interrupt handler so that it handlers "error status bits"
Theo de Raadt
2009-09-03
pxa2x0_mmc.c: Dont read MMC_STAT in intr_done if not needed
Marek Vasut
2009-09-03
Missing header.
Joel Sing
2009-09-03
The sparc64 boot block currently compares a memory address to the ELF magic
Joel Sing
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-09-02
pxa2x0_mmc.c: optimize the speed of the interrupt handler
Marek Vasut
2009-09-01
Fix: alpha DEBUG kernel failed to compile
Ariane van der Steldt
2009-09-01
Enable SBus ti(4) here as well.
Mark Kettenis
2009-09-01
Enable SBus ti(4) here as well.
Mark Kettenis
2009-08-30
Add support for ISP2200 SBus FC cards.
Mark Kettenis
2009-08-30
When the `machine' commands part of the hppa bootloader were written, we
Miod Vallat
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-30
Use UVM_FLAG_FIXED for fixed allocations make with uvm_map() during early
Miod Vallat
2009-08-29
Glue for the SBus version of the Sun Vector Gigabit Ethernet card.
Mark Kettenis
2009-08-29
The intention is to map the dvma map at a fixed address, so specify
Mark Kettenis
2009-08-29
Remove unused getdevunit(), only sparc and sparc64 have a need for it.
Miod Vallat
2009-08-29
typos in comments
Miod Vallat
2009-08-28
OpenBSD/sparc64 can now be compiled without -traditional-cpp.
Joel Sing
2009-08-28
ofwboot can be compiled without -traditional-cpp.
Joel Sing
2009-08-28
Use fixed labels rather than generating them using defines. This allows
Joel Sing
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
more bloody const crap mk broke
Theo de Raadt
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
In bmac_init(), invoke bmac_transmit_packet() with the correct packet size
Miod Vallat
2009-08-25
Legacy-free PC hardware do not have a real PS/2 keyboard controller, but
Miod Vallat
2009-08-25
iha(4) works on amd64; tested by downsj
Theo de Raadt
2009-08-25
Add parser for 'Flattened Device Tree' which was introduced in
Dariusz Swiderski
2009-08-24
On O2, the bootpath may omit the pci(0) component and start with scsi(); in
Miod Vallat
2009-08-24
Add definitions for 4 additionl BAT registers, found on some newer PowerPC
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-24
- fix format strings for values that are daddr64_t
Jasper Lievisse Adriaanse
2009-08-23
Missed 'const' change in definition of i80321_intr_establish().
Kenneth R Westerback
[next]