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
/
beagle
Age
Commit message (
Expand
)
Author
2010-02-13
Dont mix up the order of the registers with the defines.
Dale Rahn
2010-02-12
Switch to using mkuboot for building the U-Boot image.
Michael Knudsen
2010-02-12
ehci bits, not enabled.
Dale Rahn
2010-02-12
Initial version of ehci shim for omap, not complete.
Dale Rahn
2010-02-12
Rework prcm to support additional iclk/fclk registers.
Dale Rahn
2010-02-10
remove lingering debug print.
Dale Rahn
2010-02-10
And now mounts with reads and writes work.
Dale Rahn
2010-02-10
Would seem that the sdmmc layer does not like having CRC7 as part of the
Dale Rahn
2010-02-10
Close to working MMCHS (ommmc) driver. much thanks to mk@ for continual poking.
Dale Rahn
2010-02-10
Unfortunately, newer versions of u-boot found on the beagle do not allow
Dale Rahn
2010-02-07
Fix machine tag.
Dale Rahn
2010-02-07
Beagle has two memory banks, fix buffer overflow.
Dale Rahn
2010-02-02
Add rcs id's
Kevin Lo
2009-11-04
Get rid of __HAVE_GENERIC_SOFT_INTERRUPTS now that all our platforms support it.
Mark Kettenis
2009-11-02
Remove file that should never have been there.
Mark Kettenis
2009-10-19
Correct a target name so that we don't rebuild vers.o (and then
Philip Guenthe
2009-08-09
Introduce option DDB_STRUCT. Kernels compiled with this option (except on
Miod Vallat
2009-07-26
Make sure all platforms understand the flags argument of bus_space_map() and
Miod Vallat
2009-05-24
rework, also size ram.
Dale Rahn
2009-05-24
Device changes to go along with prcm rewrite.
Dale Rahn
2009-05-24
Rework for 3530.
Dale Rahn
2009-05-24
remove debug print.
Dale Rahn
2009-05-11
driver address fix.
Dale Rahn
2009-05-08
Initial effort on a port to the omap35xx platform specifically beagleboard,
Dale Rahn