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
/
ti
Commit message (
Expand
)
Author
Age
Files
Lines
*
After r256961 ofw_iicbuc.c will be built for any kernel which includes
loos
2013-12-12
1
-1
/
+0
*
Activate the device before attempt to access any of its registers. Without
loos
2013-12-09
1
-8
/
+8
*
Fix a few typos on the scm (control module) pin mux definitions.
loos
2013-12-09
1
-3
/
+3
*
Similar to r255816, fix the math for the DELAY() calculation. It was off
loos
2013-12-08
1
-1
/
+1
*
Fix the pin value reading on AM335x. Because of the inverted logic it was
loos
2013-12-06
1
-2
/
+2
*
Bugfixes... the host capabilties from FDT data are stored in host.caps, not
ian
2013-11-19
1
-3
/
+3
*
Enable the ti_mbox and ti_pruss drivers.
rpaulo
2013-11-16
1
-0
/
+3
*
Add a driver for the TI Programmable Realtime Unit Subsystem.
rpaulo
2013-11-16
2
-0
/
+356
*
Add a driver for the Texas Instruments Mailbox hardware.
rpaulo
2013-11-16
2
-0
/
+306
*
Switch to the new common bus_space-v6.c, remove the local one.
ian
2013-11-07
2
-114
/
+1
*
Call initarm_lastaddr() later in the init sequence, after establishing
ian
2013-11-05
1
-2
/
+8
*
Move remaining code and data related to static device mapping into the
ian
2013-11-04
1
-2
/
+3
*
The ability to do 8-bit implies 4-bit capability too. Rearrange the cases
ian
2013-11-01
1
-4
/
+5
*
TI sdhci driver improvements, mostly related to fdt data...
ian
2013-11-01
1
-15
/
+82
*
Sweep up a bit of arm-land fallout after r257244; include necessary
ian
2013-10-28
1
-0
/
+1
*
Retire arm_remap_nocache() and the data and constants associated with it.
ian
2013-10-27
1
-1
/
+1
*
Remove #include <machine/frame.h> from all the arm code that doesn't
ian
2013-10-27
14
-14
/
+0
*
Remove all #include <machine/pmap.h> from arm code. It's already
ian
2013-10-27
2
-2
/
+0
*
Add support for uarts other than the serial console in TI OMAP SoCs.
ian
2013-08-21
1
-0
/
+1
*
Make the noop clock successfully do nothing, because doing nothing and
ian
2013-08-21
1
-1
/
+31
*
Define the uart clocks so that they can be en/disabled at runtime.
ian
2013-08-21
2
-1
/
+30
*
Make the standard sdhci(4) driver work for the TI OMAP family SoCs.
ian
2013-08-20
2
-1
/
+567
*
Let the platform calculate the timer frequency at runtime, and use that for
cognet
2013-08-05
1
-0
/
+6
*
Initialisation routines for the mailbox, spinlock and PRU-ICSS clocks.
rpaulo
2013-07-31
2
-1
/
+79
*
Improve a comment.
rpaulo
2013-07-09
1
-4
/
+2
*
Add IDs for TPS65217C and TPS65217D
gonzo
2013-07-08
1
-0
/
+8
*
- AM335x requires updated soft-reset logic too
gonzo
2013-07-08
1
-4
/
+7
*
- Add USBSS driver for AM335x SoC. Driver is a wrapper around Mentors Graphic
gonzo
2013-07-07
2
-0
/
+482
*
Don't clear the SYSCONFIG register on boot.
rpaulo
2013-07-06
2
-2
/
+10
*
Add support for ePWM submodule of PWMSS
gonzo
2013-07-04
1
-4
/
+145
*
- Request non-cached memory for framebuffer
gonzo
2013-06-27
1
-2
/
+24
*
Print the 'setting internal ...' message only with bootverbose.
rpaulo
2013-06-26
1
-1
/
+3
*
Increase the maximum KVM available on TI chips. Not sure why we suddenly need
cognet
2013-06-09
1
-3
/
+3
*
AM335x LCD controller driver with syscons support
gonzo
2013-05-27
4
-0
/
+1518
*
Add PWM module driver for AM335x. Only eCAS subsystem is supported
gonzo
2013-05-27
3
-0
/
+319
*
Add SCM registers definitions for AM335x platform
gonzo
2013-05-27
1
-0
/
+38
*
Add clock definitions for LCD controller and PWM module
gonzo
2013-05-27
2
-3
/
+99
*
Back out r250768 until I can further investigate why it might
kientzle
2013-05-18
1
-1
/
+1
*
Label the mmc child after the parent.
kientzle
2013-05-18
1
-1
/
+1
*
- Correct mispellings of word resource
gabor
2013-04-17
1
-4
/
+4
*
Properly clean "spurious interrupt" state
gonzo
2013-04-06
1
-0
/
+1
*
Add a macro that gets the physical address of a memory mapped device
ian
2013-03-17
2
-4
/
+3
*
MFcalloutng:
mav
2013-02-28
1
-18
/
+10
*
Fix typo
gonzo
2013-02-27
1
-1
/
+1
*
- Initialize GPIO_OE register based on pinmux configuration
gonzo
2013-02-27
1
-0
/
+14
*
Fix off-by-one error in sanity checks
gonzo
2013-02-25
1
-7
/
+7
*
- Fix off-by-one error when returning max pin number
gonzo
2013-02-25
1
-7
/
+6
*
Fix copy-paste error in bus_space_unmap argument
gonzo
2013-02-15
1
-5
/
+3
*
Another overhaul of the CPSW driver for BeagleBone
kientzle
2013-02-03
3
-901
/
+1586
*
Fix case for some signal names.
dmarion
2013-01-28
1
-51
/
+51
[next]