index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arm
/
broadcom
Commit message (
Expand
)
Author
Age
Files
Lines
*
Export a function to allow BCM2835's peripheral devices to enable their
loos
2013-09-07
2
-29
/
+75
*
Fix an off-by-one bug in ar71xx_gpio and bcm2835_gpio which makes the last
loos
2013-09-06
1
-1
/
+1
*
Move the Raspberry Pi low level options out of the kernel config and into
rpaulo
2013-07-15
2
-0
/
+19
*
Convert bcm2835_mbox to the new mbox interface.
rpaulo
2013-07-07
4
-55
/
+63
*
The mbox driver is actually MP safe, so set the right flag in
rpaulo
2013-07-01
1
-5
/
+3
*
Disable debugging.
rpaulo
2013-07-01
1
-2
/
+0
*
Correct a few sizeof()s
eadler
2013-05-01
1
-1
/
+1
*
Fix undefined behaviour in several gpio_pin_setflags() routines (under
dim
2013-04-13
1
-2
/
+2
*
Minimal timer period of 100us introduced in r244758 is overkill. While
mav
2013-03-21
1
-4
/
+11
*
Eliminate an intermediate buffer and some memcpy() operations, and do
ian
2013-03-17
1
-67
/
+43
*
Add a macro that gets the physical address of a memory mapped device
ian
2013-03-17
1
-4
/
+2
*
- Reset DMA channel if error occured
gonzo
2013-03-05
1
-0
/
+2
*
Add platform DMA support to SDHCI driver for BCM2835
gonzo
2013-02-28
1
-4
/
+300
*
Add driver for BCM2835's DMA engine
gonzo
2013-02-28
3
-0
/
+790
*
MFcalloutng:
mav
2013-02-28
1
-12
/
+7
*
Add macroses to properly map IO peripherals memory window from
gonzo
2013-02-23
1
-0
/
+14
*
Spelling fixes
gonzo
2013-02-19
1
-2
/
+2
*
Roll back change of frequency for initialization sequence since it
gonzo
2013-02-19
1
-7
/
+6
*
- Add hw.bcm2835.sdhci.hs tunable to enable/disable highspeed mode in
gonzo
2013-02-17
1
-1
/
+23
*
Enable syscons framebuffer support for bcm2835. It makes possible to run Xorg
ray
2013-01-13
1
-1
/
+24
*
Remove accidentally copypasted comment
gonzo
2013-01-13
1
-5
/
+0
*
Export board serial and board revision obtained from FDT blob
gonzo
2013-01-05
1
-0
/
+19
*
Fix background color calculation
gonzo
2013-01-05
1
-1
/
+1
*
Add makeshift implementation for framebuffer console's cursor
gonzo
2012-12-28
1
-2
/
+139
*
Fix event timer on Raspberry Pi
gonzo
2012-12-28
1
-2
/
+16
*
Replace generic ARM11 option with more specific
gonzo
2012-12-20
1
-0
/
+1
*
Add sysctls for changing GPIO pins function
gonzo
2012-12-18
1
-26
/
+163
*
Get frequency from "clock-frequency" property of "/axi/sdhci" FDT node
gonzo
2012-11-30
1
-1
/
+14
*
Fix RGB565 case
gonzo
2012-11-30
1
-4
/
+4
*
Fix hardcoded bpp value
gonzo
2012-11-29
1
-1
/
+1
*
Fix spelling.
kientzle
2012-11-25
1
-1
/
+1
*
Add Raspberry Pi GPIO driver
gonzo
2012-11-23
2
-0
/
+657
*
Multiple fixes for BCM2835 framebuffer
gonzo
2012-11-23
1
-31
/
+149
*
Merge the FDT versions of initarm.
andrew
2012-11-03
1
-498
/
+8
*
Merge r242125 into the other ARMv6 copies of initarm.
andrew
2012-10-31
1
-0
/
+5
*
Add BCM2835 SDHCI driver and enable it in Raspberry Pi config
gonzo
2012-10-29
2
-0
/
+365
*
remove duplicate semicolons where possible.
eadler
2012-10-22
1
-2
/
+2
*
Clean up the bcm2835 initarm. It is now identical to the other ARMv6 copies
andrew
2012-09-23
1
-10
/
+8
*
Fix a typo in a Broadcom initarm debug printf
andrew
2012-09-23
1
-1
/
+1
*
Pull out the SoC specific parts of initarm into separate functions
andrew
2012-09-23
1
-1
/
+22
*
Update different versions of physmap_init to be identical in preparation
andrew
2012-09-23
1
-3
/
+13
*
Reduce the diff between the FDT implementations of initarm.
andrew
2012-09-22
1
-3
/
+3
*
Create a common set_stackptrs in sys/arm/machdep.c.
andrew
2012-09-22
1
-19
/
+0
*
Add device entry for DWC OTG.
hselasky
2012-09-11
1
-0
/
+1
*
Add support for DWC OTG.
hselasky
2012-09-09
1
-0
/
+211
*
Add barebone Raspberry Pi port. Supported parts:
gonzo
2012-08-30
12
-0
/
+2569