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
2013-05-21
am335x has the mmc registers offset by 0x100, like omap4.
rapha
2013-05-21
Small code clean up. Removing noisy printfs.
Brandon Mercer
2013-05-21
Remove some unused defines and make the number of interrupt lines variable.
rapha
2013-05-21
Add a driver for the am335x timers, to be used by the beaglebone.
rapha
2013-05-18
Bring beagle back to the other pmap header now that it's merged.
Patrick Wildt
2013-05-17
Add a dummy IPL_MPSAFE definition.
Mark Kettenis
2013-05-14
Add basic prcm support for am335x.
rapha
2013-05-14
Add board id for beaglebone.
rapha
2013-05-10
Map beagle kernel and its vector page executable.
Patrick Wildt
2013-05-10
whitespaces
Patrick Wildt
2013-05-09
Add a driver for the OMAP identification registers/fuses,
Patrick Wildt
2013-05-09
Have the ARM MPCore Timer use the private timer, which will be very useful
Patrick Wildt
2013-05-09
Have the ARM MPCore Timer use the private timer, which will be very useful
Patrick Wildt
2013-05-03
Fix a shift in the beagle prcm.
Patrick Wildt
2013-05-03
Don't return before calling splx.
Patrick Wildt
2013-05-02
Add a driver for the secondary cache controller on the PandaBoard and
Patrick Wildt
2013-05-01
Add a secure monitor call function, so that a secondary cache controller
Patrick Wildt
2013-05-01
Disable PandaBoard's L2 Cache early on bootup. We will re-enable it
Patrick Wildt
2013-05-01
Add a cortex bus which represents the ARM MPCore Complex.
Patrick Wildt
2013-04-30
Fix beagle makefile dependency after switching to new context switching
Patrick Wildt
2013-04-30
Use ARMv7 access permission bits.
Patrick Wildt
2013-04-30
Switch from pmap to pmap7.
Patrick Wildt
2013-04-26
Clean up ARM's generic interrupt controller and timer. Add the ability to
Patrick Wildt
2013-04-25
Use the correct arch name in a beagle header.
Patrick Wildt
2013-04-25
Add GPIO support for the PandaBoard. Disable BeagleBoard's unused interrupt
Patrick Wildt
2013-04-25
Add a terminator to the device list, so that we don't end up having
Patrick Wildt
2013-04-25
Correctly enable ARM's Generic Interrupt Controller.
Patrick Wildt
2013-04-20
more usb typedef removal fallout
Theo de Raadt
2013-03-30
reorder include search directories. cuts lookups by quite a bit.
Ted Unangst
2013-03-27
Move generic armv7 files into arm's file list.
Patrick Wildt
2013-03-26
sync TDIRS with reality
Jasper Lievisse Adriaanse
2013-03-23
refactor sys/param.h and machine/param.h. A lot of #ifdef _KERNEL is added
Theo de Raadt
2013-01-23
ARMv7 doesn't support the atomic SWP instruction anymore. Use the atomic
Patrick Wildt
2012-12-05
Remove excessive sys/cdefs.h inclusion
Theo de Raadt
2012-11-05
unifdef -D __HAVE_TIMECOUNTER
Miod Vallat
2012-11-03
Let this build again. diff from deraadt "Sure you can commit that" deraadt@
Brandon Mercer
2012-09-27
enable smsc
Jonathan Gray
2012-08-30
no md_root_setconf
Theo de Raadt
2012-08-28
Add -nopie to LINKFLAGS on ELF architectures. Note that this needs an
Pascal Stumpf
2012-08-22
Build the kernel with -fno-pie. Just getting Ms out of my tree; this will be
Pascal Stumpf
2012-08-21
Add NOPIE= bits for sys/arch/*/stand to ensure that bootblocks will always be
Pascal Stumpf
2012-06-26
create new machine/_float.h which is namespace clean. create a new
Theo de Raadt
2012-01-28
Provide a default value for ${OBJCOPY} for native muilds.
Miod Vallat
2011-11-16
Better clock rate .7% error is much better than 7% error.
Dale Rahn
2011-11-15
Remove pointless/debug prints during config.
Dale Rahn
2011-11-15
Bring back 'mostly' working omdog support.
Dale Rahn
2011-11-15
delay(1) is an extremely short delay, increase this to a measurable amount
Dale Rahn
2011-11-14
use include properly
Theo de Raadt
2011-11-11
Re-add overro board support. ok drahn@
Matthieu Herrb
2011-11-10
Assert copyright; spotted by drahn@
Uwe Stuehler
[next]