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
2013-10-28
This is the cleaned up version I had intended to commit.
Miod Vallat
2013-10-28
Recognize kernel symbols when booted from the standalone bootloader.
Miod Vallat
2013-10-28
The first steps of a native OpenBSD/luna88k bootloader. Able to boot ELF
Miod Vallat
2013-10-28
Enable blocksize > 512 and cleanup ommmc_attach().
Sylvestre Gallon
2013-10-28
Document softraid boot process for i386/amd64.
Stefan Sperling
2013-10-28
Revamp ARMv7 ramdisk and miniroot creation process.
Patrick Wildt
2013-10-28
Remove unused variable.
Patrick Wildt
2013-10-28
tedu FDDI support and the 3 flavors the driver for DEC devices, even
Martin Pieuchot
2013-10-28
Make prcm(4) aware of the GPIO modules.
Raphael Graf
2013-10-28
We need to make sure that the kernel symbols area isn't marked as free
Patrick Wildt
2013-10-27
fix card-detect pins for wandboard.
aalm
2013-10-27
Fix timer on for A20 as the address and offsets for the A20 counter were off.
Jasper Lievisse Adriaanse
2013-10-27
build the manual pages on all architectures
Theo de Raadt
2013-10-27
enable gpioctl(8) for armv7, and add associated devices on armv7/sunxi.
aalm
2013-10-26
on certain boards (like the pcduino) u-boot doesn't setup the MAC address for
Jasper Lievisse Adriaanse
2013-10-26
Remove unused variable.
Mark Kettenis
2013-10-25
My last commit make the pandaboard panic.
Sylvestre Gallon
2013-10-25
some cleanup for "machine memory";
Jason McIntyre
2013-10-24
add rcsids
aalm
2013-10-24
no need to inform us about every state and link speed change, so move that
Jasper Lievisse Adriaanse
2013-10-24
remove useless headers
aalm
2013-10-24
Enable octrng(4).
Paul Irofti
2013-10-24
Add support for the hardware random number generator on the octeons.
Paul Irofti
2013-10-24
Cleanup edma.
Sylvestre Gallon
2013-10-24
Do not rely on u-boot to enable mmc clocks.
Sylvestre Gallon
2013-10-24
s/ALLWINNER/SUNXI/g
Jasper Lievisse Adriaanse
2013-10-24
- strip unneeded comment and add defines for the SID (to be used shortly)
Jasper Lievisse Adriaanse
2013-10-24
in_var.h is not needed.
Martin Pieuchot
2013-10-23
whitespace
Jasper Lievisse Adriaanse
2013-10-23
Add a sc_hwinit callback when running on an ILACC, to make sure CSR4 does
Miod Vallat
2013-10-23
rename some defines as well
Jasper Lievisse Adriaanse
2013-10-23
rename 'allwinner' to 'sunxi' to actually match the SoC name instead of using
Jasper Lievisse Adriaanse
2013-10-23
adapt to new DL_BLKTOSEC(); ok krw
Theo de Raadt
2013-10-23
Fix sorting and ordering.
Raphael Graf
2013-10-23
Instead of comparing the lower and higher addresses of all the multicast
Martin Pieuchot
2013-10-23
Checkpoint of work-in-progress DMA support for oaic(4). Not working yet,
Miod Vallat
2013-10-23
Do not print the higher address of the muticast range in debug mode,
Martin Pieuchot
2013-10-23
Crank bootblock versions after last commit
Mike Larkin
2013-10-23
Allow uppercase "K/M/G" specification in "machine memory" boot command.
Mike Larkin
2013-10-22
Some current boards do not have write-through caching. For those,
Patrick Wildt
2013-10-22
Replace some backwards compat functions with the current ones; the old
Brian Callahan
2013-10-22
addl *-ALLWINNER and *-IMX
Jasper Lievisse Adriaanse
2013-10-22
add support for allwinner-based devices (A1x/A20), such as the cubieboard;
Jasper Lievisse Adriaanse
2013-10-21
Add SDHC card detect GPIO pins for the i.MX6 Wandboard.
Patrick Wildt
2013-10-21
Fix lies in comments, and apply some KNF and unused or duplicate prototype
Miod Vallat
2013-10-21
Add load_font and list_font accessops to all rasops-based wsdisplay drivers.
Miod Vallat
2013-10-21
Remove unused defines inherited from mac68k.
Miod Vallat
2013-10-21
enable support for VMware ParaVirtual SCSI via vmwpvs(4).
David Gwynne
2013-10-20
Use C99 named initializers for struct wsdisplay_accessops fields.
Miod Vallat
2013-10-20
Realmode park is causing more problems than it's solving. Remove until we
Mike Larkin
[next]