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
/
armv7
Age
Commit message (
Expand
)
Author
2013-12-11
do not include empty (and already removed) files; ok syl@
Christian Weisgerber
2013-12-11
remove empty files; ok syl@
Christian Weisgerber
2013-12-08
reflect reality, mark as NOOBJ
Marc Espie
2013-12-08
Enable rum(4) for armv7. Committing through it on pandaboard.
Martynas Venckus
2013-12-04
Looks like the eMMC does no like block read request lower than block
Sylvestre Gallon
2013-11-26
1 << 31 cleanup. Eitan Adler pointed out that there has been a
Theo de Raadt
2013-11-24
I2C driver for am335x, ported from netbsd, not enabled yet.
Raphael Graf
2013-11-20
Add gpio(4) support for omap3/4 and am335x.
Raphael Graf
2013-11-15
Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A
sasano
2013-11-15
Start cleaning this driver. No functional change.
Federico G. Schwindt
2013-11-13
Add missing includes.
Sylvestre Gallon
2013-11-13
boot(): Don't forget calling if_downall() and uvm_shutdown() on arm ports.
Masao Uebayashi
2013-11-12
Implement sd card detection. Fixes the `sdmmc0: can't enable card' on bbb
Federico G. Schwindt
2013-11-08
fix bootstrap_bs_map to map more than one section.
aalm
2013-11-06
forgot armv7/armv7 files...
Sylvestre Gallon
2013-11-06
After factorizing armv7_machdep code here is an effort to factorize all
Sylvestre Gallon
2013-11-04
Rename beagle_machdep.c to omap_machdep.c
Sylvestre Gallon
2013-11-04
remove iop(4) driver. it is entirely unmaintained and supports something
Theo de Raadt
2013-11-03
Include "gpio.h"
Raphael Graf
2013-11-01
adds a few modules used by upcoming drivers, and support for disabling
aalm
2013-11-01
crank MINIROOTSIZE needed so the ramdisks will fit again
Jasper Lievisse Adriaanse
2013-11-01
when we fail to power up the AHCI phy don't bother trying to make
Jasper Lievisse Adriaanse
2013-11-01
rewrite omdog somewhat and hook it into the watchdog framework.
Federico G. Schwindt
2013-10-31
remove commented gpio(4) entry which makes no sense to have on the ramdisk
Jasper Lievisse Adriaanse
2013-10-31
add proper guard around gpiobus_print() to allow RAMDISK-SUNXI to compile
Jasper Lievisse Adriaanse
2013-10-30
Put all the generic machdep code in armv7_machedep.c
Sylvestre Gallon
2013-10-30
Add missing rcsid.
Sylvestre Gallon
2013-10-28
Enable blocksize > 512 and cleanup ommmc_attach().
Sylvestre Gallon
2013-10-28
Revamp ARMv7 ramdisk and miniroot creation process.
Patrick Wildt
2013-10-28
Remove unused variable.
Patrick Wildt
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
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-25
My last commit make the pandaboard panic.
Sylvestre Gallon
2013-10-24
remove useless headers
aalm
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
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
Fix sorting and ordering.
Raphael Graf
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
[next]