Module Name:src
Committed By: msaitoh
Date: Tue Dec 11 09:17:32 UTC 2012
Modified Files:
src/sys/dev/usb: ubsa_common.c
Log Message:
Fix off by one read error.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/usb/ubsa_common.c
Please note that dif
Module Name:src
Committed By: msaitoh
Date: Tue Dec 11 09:22:16 UTC 2012
Modified Files:
src/sys/external/isc/atheros_hal/dist: ah_eeprom_v14.c ah_eeprom_v4k.c
Log Message:
Fix off by one read error.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/s
Module Name:src
Committed By: skrll
Date: Tue Dec 11 12:59:03 UTC 2012
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
DPRINTF improvement - print the address of the pipe we return not where
in memory we return the address (which is mostly useless)
To generate a
Module Name:src
Committed By: pgoyette
Date: Tue Dec 11 15:39:06 UTC 2012
Modified Files:
src/sys/dev/sysmon: sysmon_envsys_events.c sysmonvar.h
Log Message:
Replace a couple of many-line #define with equivalent code loops.
No functional change intended, and atf tests (us
Module Name:src
Committed By: roy
Date: Tue Dec 11 16:37:23 UTC 2012
Modified Files:
src/usr.sbin/rtadvd: config.c rtadvd.conf.5
Log Message:
Add support for the noifprefix keyword which stops rtadvd(8) gathing prefix
information from the interface if no addrs are present
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 18:51:38 UTC 2012
Modified Files:
src/sys/arch/arm/omap: omap2_prcm.c omap2_prcm.h
Log Message:
Export a little more from the omap2 prcm driver.
This is in anticipation of drivers that need to enable (and, for
futur
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 18:53:26 UTC 2012
Added Files:
src/sys/arch/arm/omap: am335x_prcm.c am335x_prcm.h
Log Message:
Implement prcm_module_enable and prcm_module_disable for the AM335x.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 19:01:18 UTC 2012
Added Files:
src/sys/arch/arm/omap: omap_dmtimer.c omap_dmtimerreg.h
omap_dmtimervar.h
Log Message:
New driver for OMAP-style dual-mode timers, for both v1 and v2 cores.
To generate a
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 19:06:23 UTC 2012
Added Files:
src/sys/arch/arm/omap: am335x_dmtimer.c
Log Message:
AM335x driver attachment goop for omapdmtimer.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/arch/arm/omap/am3
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 19:18:56 UTC 2012
Modified Files:
src/sys/arch/arm/omap: omap2_obio.c
Log Message:
Make the interrupt controller and PRCM critical for the AM335x.
This adds some more crufty #ifdefs to a mess that needs to be
rototi
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 19:21:05 UTC 2012
Modified Files:
src/sys/arch/arm/omap: files.omap2
Log Message:
Hook up all the new AM335x files.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/arch/arm/omap/files.omap2
P
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 19:24:39 UTC 2012
Modified Files:
src/sys/arch/arm/omap: omap2_reg.h
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
Detect the AM335x CPU frequency on the beaglebone.
To generate a diff of this c
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 19:26:40 UTC 2012
Modified Files:
src/sys/arch/arm/omap: omap3_sdhc.c
Log Message:
Initial kludgerific attempt at making sdhc work on the AM335x.
There's a timing issue somewhere in the whole sdmmc thing so that
thi
Module Name:src
Committed By: riastradh
Date: Tue Dec 11 19:29:30 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBONE
Added Files:
src/sys/arch/evbarm/conf: BEAGLEBONE_INSTALL
Log Message:
Hack up the BEAGLEBONE config and add a BEAGLEBONE_INSTALL.
This
Module Name:src
Committed By: pooka
Date: Tue Dec 11 21:16:23 UTC 2012
Modified Files:
src/lib/librumpuser: rumpuser_dl.c
Log Message:
Support binaries which use DT_GNU_HASH instead of DT_HASH.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/lib/librump
Module Name:src
Committed By: macallan
Date: Tue Dec 11 21:57:41 UTC 2012
Modified Files:
src/sys/arch/arm/omap: omapfb.c
Log Message:
different u-boot versions set up the video hardware in different ways, make
sure we can deal with both
To generate a diff of this commit
Module Name:src
Committed By: matt
Date: Tue Dec 11 22:47:40 UTC 2012
Modified Files:
src/sys/arch/arm/omap: omapfb.c
Log Message:
Don't steal the console by default.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/arm/omap/omapfb.c
Please note
Module Name:src
Committed By: matt
Date: Tue Dec 11 23:51:34 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: pmap.c
Log Message:
Fix C&P bug.
To generate a diff of this commit:
cvs rdiff -u -r1.245 -r1.246 src/sys/arch/arm/arm32/pmap.c
Please note that diffs are not pu
Module Name:src
Committed By: matt
Date: Tue Dec 11 23:59:18 UTC 2012
Modified Files:
src/sys/arch/arm/vfp: pmap_vfp.S
Log Message:
Use RET, not bx lr.
Due to evbarm/conf/INTEGRATOR conditional use of pld.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/s
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:00:38 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_reg.h
Log Message:
Add IO_CONTROL_DIRECT register values.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/broadcom/bcm5
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:01:29 UTC 2012
Modified Files:
src/sys/arch/arm/broadcom: bcm53xx_idm.c
Log Message:
When initializing the ethernet, make sure the IO_CONTROL_DIRECT IDM register
is set properly.
To generate a diff of this commit:
cv
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:03:12 UTC 2012
Modified Files:
src/sys/arch/evbarm/marvell: marvell_machdep.c
Log Message:
Change physical_end to segment_end to avoid shadowing a global.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:04:21 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: std.bcm53xx std.beagle
Log Message:
Add options __HAVE_MM_MD_DIRECT_MAPPED_PHYS
for BCM5301X, also add SOSEND_NO_LOAN
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:05:05 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: INTEGRATOR
Log Message:
Add -mfpu=vfp to CPUFLAGS
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 src/sys/arch/evbarm/conf/INTEGRATOR
Please not
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:29:20 UTC 2012
Modified Files:
src/sys/arch/arm/include/arm32: pmap.h
Log Message:
Enable direct-mapped poolpages if __HAVE_MM_MD_DIRECT_MAPPED_PHYS is defined.
To generate a diff of this commit:
cvs rdiff -u -r1.117
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:33:45 UTC 2012
Modified Files:
src/sys/arch/arm/omap: files.omap2 omap2_gpio.c omap2_reg.h
omap3_ehci.c
src/sys/arch/evbarm/beagle: beagle_machdep.c
Added Files:
src/sys/arch/arm/omap: omap2_
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:39:42 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD
Log Message:
Disable omapfb/wsdisplay until they stop stealing the console
Enable EHCI and devices.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Wed Dec 12 00:42:35 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note recent arm improvements
To generate a diff of this commit:
cvs rdiff -u -r1.1765 -r1.1766 src/doc/CHANGES
Please note that diffs are not public domai
Module Name:src
Committed By: matt
Date: Wed Dec 12 01:05:10 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: BEAGLEBOARD
Log Message:
Add ukphy for axe
To generate a diff of this commit:
cvs rdiff -u -r1.32 -r1.33 src/sys/arch/evbarm/conf/BEAGLEBOARD
Please note that
Module Name:src
Committed By: matt
Date: Wed Dec 12 02:42:25 UTC 2012
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
Map all of RAM.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/arch/evbarm/beagle/beagle_machdep.c
Plea
Module Name:src
Committed By: riastradh
Date: Wed Dec 12 06:24:02 UTC 2012
Modified Files:
src/sys/dev/sdmmc: sdhc.c
Log Message:
Avoid the 16-bit read in sdhc_host_found for 32-bit-only devices.
This change makes sdhc_host_found allocate hp up front before showing
the id
31 matches
Mail list logo