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
/
boot
/
fdt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Introduce support for the Alpine PoC from Annapurna Labs
zbb
2015-05-15
1
-0
/
+244
*
Add support for the power button on BeagleBone Black.
loos
2015-05-13
1
-0
/
+2
*
The interrupt-parent is set globally so it's unnecessary to also set it at ea...
ganbold
2015-05-08
2
-13
/
+0
*
Add the SMP support for Raspberry Pi 2 (BCM2836).
loos
2015-05-07
1
-0
/
+18
*
Fix the gpio-leds node to match the LEDs on RPI2.
loos
2015-04-23
2
-15
/
+11
*
Enable the watchdog on RPI2.
loos
2015-04-23
1
-0
/
+6
*
Fix the SDHCI clock frequency for RPI2, the default clock (for the newer
loos
2015-04-22
1
-1
/
+1
*
This modifies the FreeBSD Amlogic DTS files to use the GNU files
ganbold
2015-04-11
2
-365
/
+171
*
The GNU files don't include a DTS for the aml8726-m8b (which has
ganbold
2015-04-11
1
-0
/
+79
*
Add device tree files for Hardkernel Odroid-C1 and Visson ATV-102 devices.
ganbold
2015-03-31
2
-0
/
+909
*
Add the Raspberry Pi 2 dtb, based on the existing rpi.dts, but with a
andrew
2015-03-25
2
-0
/
+857
*
Move PCI bus below simplebus for Broadcom XLP
jchandra
2015-02-27
1
-0
/
+4
*
Remove run-time allocation of XLP IRQs
jchandra
2015-02-26
1
-1
/
+1
*
Add netlogic,xlp-pic as interrupt controller for XLP
jchandra
2015-02-26
1
-0
/
+9
*
Fix potential NULL dereference.
mav
2015-02-25
1
-2
/
+1
*
Set the #address-cells and #size-cells properties on I2C controllers of
loos
2015-02-17
1
-0
/
+4
*
Do not skip setting the memory 'reg' property if the fdt data already
ian
2015-02-01
1
-11
/
+0
*
Add a generic way for hooking PMC interrupt.
br
2015-01-26
1
-0
/
+5
*
Add support for audio transmitting, include drivers for:
br
2015-01-24
2
-4
/
+24
*
Enable Synopsys DesignWare Mobile Storage Host Controller
ganbold
2015-01-20
3
-4
/
+16
*
loader: implement multiboot support for Xen Dom0
royger
2015-01-15
1
-1
/
+1
*
Fix the PMIC node name to match the PMIC i2c address.
loos
2015-01-15
1
-2
/
+1
*
Add support to turn off Beaglebone with poweroff(8) or shutdown(8) -p.
loos
2015-01-12
1
-0
/
+7
*
Missed change in r276688. Apologies for build breakage.
nwhitehorn
2015-01-05
1
-1
/
+2
*
Add driver for general-purpose I/O (GPIO).
br
2015-01-02
1
-0
/
+35
*
Add interrupt support for GPIO pins on OMAP4 and AM335x.
loos
2014-12-25
1
-0
/
+2
*
Revert r276101, it didn't fix the problem and causes a compile error
ian
2014-12-24
1
-2
/
+0
*
Temporarily disable the cpus directive until I figure out what's wrong.
rpaulo
2014-12-23
1
-0
/
+2
*
Driver for CPU frequency/voltage control on the Raspberry Pi.
rpaulo
2014-12-20
1
-0
/
+11
*
Add configuration files for BERI soft-core synthesized on
br
2014-12-17
1
-0
/
+219
*
Move memory node to the root, so fdt_get_mem_regions() can find it.
br
2014-12-17
3
-15
/
+15
*
o Add PIO[2,3] devices information
br
2014-12-17
1
-3
/
+19
*
o Add BERI Virtio Networking Frontend (if_vtbe)
br
2014-12-09
1
-1
/
+11
*
o Add PIO and vtblk mmio device info to the tree
br
2014-11-25
1
-4
/
+31
*
Merge from CheriBSD:
brooks
2014-11-21
1
-0
/
+1
*
Merge from CheriBSD (3422ebe71b6c06fe78b1be73623b240c219e08e3):
brooks
2014-11-21
2
-8
/
+8
*
Start to allow platforms other than U-Boot to use the FDT code in loader by
andrew
2014-11-01
3
-141
/
+45
*
Move the definitions of the fdt functions from a uboot header to a new fdt
andrew
2014-11-01
2
-0
/
+36
*
The command name is a constant, use the correct type.
andrew
2014-10-31
1
-3
/
+3
*
Clean up the types of a few strings to make them const when they are never
andrew
2014-10-31
1
-6
/
+7
*
Provide a character device allowing us to access BERI memory regions.
br
2014-10-22
1
-0
/
+6
*
Add driver for Micrel KSZ9021 Gigabit Ethernet Transceiver (PHY).
br
2014-10-21
2
-2
/
+20
*
The U-Boot README says fdt_addr_r is the right env var for fdt data
ian
2014-10-20
1
-3
/
+6
*
Add driver for BERI soft processor 'ring buffer' device.
br
2014-10-19
1
-0
/
+109
*
AM335X FDT: use the oma3-wdt string for compatibility with Linux.
rpaulo
2014-10-18
1
-1
/
+1
*
AM335x FDT: add an entry for the watchdog.
rpaulo
2014-10-18
1
-0
/
+7
*
o Add machine-dependent SMP part
br
2014-10-10
1
-0
/
+3
*
Add driver for Synopsys DesignWare Mobile Storage Host Controller.
br
2014-10-07
5
-2
/
+77
*
Add driver for Synopsys DesignWare 3504-0 Universal 10/100/1000
br
2014-09-25
2
-0
/
+29
*
Add Reset Manager driver. This driver provides generic way to reset
br
2014-09-11
1
-0
/
+12
[next]