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
/
altera
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add alternate descriptors support for if_dwc.
loos
2015-09-20
1
-1
/
+0
*
Use the new gic option on all configs that need it.
andrew
2015-05-10
1
-1
/
+0
*
Include vm/pmap.h for pmap_kextract.
andrew
2015-04-04
1
-0
/
+3
*
Stop using machine/fdt.h in the arm kernel code when we don't need it.
andrew
2015-04-04
2
-2
/
+0
*
Build the cpufunc_asm_* files based on the cpu type, not which config file
andrew
2015-03-29
1
-1
/
+0
*
Remove cpufunc_asm_arm11.S from the ARMv7 configs, it's not used.
andrew
2015-03-29
1
-1
/
+0
*
Stop building unused cpuvunc_* files, we don't need anything from these.
andrew
2015-03-29
1
-2
/
+0
*
Implement GPIO_GET_BUS() method for all GPIO drivers.
loos
2015-01-31
1
-3
/
+20
*
Clean up and fix the device detach routine and the failure path on GPIO
loos
2015-01-31
1
-0
/
+1
*
Rename bus_space-v6.c to bus_space_base.c, because it's not v6-specific
ian
2015-01-21
1
-1
/
+1
*
Rename gic_init_secondary to arm_init_secondary_ic to help with the merge
andrew
2015-01-11
1
-1
/
+1
*
Add driver for general-purpose I/O (GPIO).
br
2015-01-02
2
-0
/
+438
*
Remove -Wa,-march=armv7a from arm kernel configs, it makes clang 3.5 sad
ian
2015-01-01
1
-1
/
+1
*
Add -march=armv7a to the kernel compile for all ARM systems which are v7a.
ian
2014-12-21
1
-0
/
+1
*
o Add BERI Virtio Networking Frontend (if_vtbe)
br
2014-12-09
1
-1
/
+2
*
Add new devices to the config.
br
2014-11-25
1
-0
/
+2
*
o Add PIO and vtblk mmio device info to the tree
br
2014-11-25
1
-0
/
+3
*
Provide a character device allowing us to access BERI memory regions.
br
2014-10-22
1
-0
/
+3
*
Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY).
br
2014-10-21
1
-0
/
+1
*
Add driver for BERI soft processor 'ring buffer' device.
br
2014-10-19
1
-0
/
+1
*
o Add machine-dependent SMP part
br
2014-10-10
3
-0
/
+184
*
Add driver for Synopsys DesignWare Mobile Storage Host Controller.
br
2014-10-07
2
-0
/
+4
*
Add driver for Synopsys DesignWare 3504-0 Universal 10/100/1000
br
2014-09-25
1
-0
/
+2
*
Add Reset Manager driver. This driver provides generic way to reset
br
2014-09-11
5
-6
/
+377
*
o Remove __unused attribute on variables which actually used
br
2014-09-06
2
-33
/
+24
*
Add FPGA Manager driver. This driver allows to program FPGA core
br
2014-09-06
3
-0
/
+481
*
Add initial support for Altera SOCFPGA (heterogeneous ARM/FPGA) SoC family.
br
2014-09-04
4
-0
/
+228