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
/
at91
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use explicit initializer style, fill in missing functions.
ian
2015-01-21
2
-70
/
+71
*
For some reason, all the arm bus_space functions that work with uint16
ian
2015-01-21
1
-15
/
+14
*
Revise the arm bus_space implementation to avoid dereferencing the tag on
ian
2015-01-21
1
-12
/
+7
*
Eliminate a redundant declaration.
ian
2014-12-21
1
-2
/
+0
*
Remove the ARM_DEVICE_MULTIPASS option and make its effect be the default.
ian
2014-10-26
1
-1
/
+0
*
Fix the definitioin of AT91SAM9G45_IRQ_PIOE and rename it to
kevlo
2014-09-27
1
-5
/
+4
*
Remove a bogus AIC.
kevlo
2014-09-27
1
-2
/
+1
*
Fix the size of AT91SAM9260_PIT_SIZE.
kevlo
2014-09-26
1
-1
/
+1
*
Fix typos.
kevlo
2014-09-26
5
-11
/
+11
*
Mechanically convert to if_inc_counter().
glebius
2014-09-19
2
-16
/
+16
*
Convert the at91_pinctrl driver to use the new fdt_pinctrl interface.
ian
2014-09-13
2
-79
/
+58
*
Unify interrupts bit definition and usage. While here remove PSR_C_bit.
andrew
2014-09-10
2
-2
/
+4
*
Wrap some long lines.
imp
2014-09-04
1
-20
/
+34
*
Rename OF_xref_phandle() to OF_node_from_xref() and add a new function
ian
2014-09-01
1
-2
/
+2
*
Make note about reset vs RTOE actions...
imp
2014-08-18
1
-0
/
+1
*
Remove keyboard entropy [1] from r270105.
bz
2014-08-17
1
-1
/
+1
*
Add missing license to at91_common.c. It was committed w/o a license.
imp
2014-08-17
1
-1
/
+26
*
Define at91_master_clock in only one file to eliminate warnings about
imp
2014-08-17
1
-1
/
+1
*
Rename the old initarm_* functions to the new platform_* names. Also
ian
2014-08-17
1
-6
/
+8
*
Implement the FDT static pinctl/pinmux spec for Atmel. This will
imp
2014-08-15
3
-7
/
+547
*
Print the symbolic bit names for the status when we get a timeout.
imp
2014-08-14
2
-2
/
+26
*
Add AIC to at91sam9260 support, now that it is needed for multipass to
imp
2014-08-14
3
-1
/
+3
*
Add support for multipass to Atmel, for both FDT and !FDT cases.
imp
2014-08-14
4
-16
/
+14
*
Start to add FDT support.
imp
2014-08-14
2
-9
/
+107
*
Add support for FDT and !FDT configs on Atmel, though FDT isn't
imp
2014-08-14
1
-9
/
+17
*
Don't bother clearing maps for static DMA allocations to NULL. Instead,
jhb
2014-06-17
1
-1
/
+0
*
Fix various NIC drivers to properly cleanup static DMA resources.
jhb
2014-06-11
1
-8
/
+7
*
Remove extra semicolons.
kevlo
2014-06-06
1
-3
/
+3
*
When mapping device memory, use PTE_DEVICE rather than PTE_NOCACHE.
ian
2014-05-10
1
-6
/
+6
*
Eliminate irq_dispatch.S. Move the data items it contained into arm/intr.c
ian
2014-03-10
1
-1
/
+0
*
The arm exception entry points currently vector through a function pointer
ian
2014-03-09
1
-9
/
+0
*
Remove bogus define that causes compile errors. Most of the defines
imp
2014-03-09
1
-1
/
+0
*
Move AIC related stuff to own file.
imp
2014-03-08
8
-66
/
+203
*
Properly round on unmapping.
imp
2014-03-08
1
-1
/
+5
*
Make at91_soc_id() public.
imp
2014-03-08
2
-1
/
+2
*
tcb device for fdt
imp
2014-02-28
1
-0
/
+105
*
shdwc device for fdt
imp
2014-02-28
1
-0
/
+105
*
Add device node for SDRAMC device. Currently just claims device's
imp
2014-02-28
1
-0
/
+105
*
Style(9) nit: Use tab here.
imp
2014-02-27
1
-1
/
+1
*
Honor the disabled status by only grabbing resources and returning
imp
2014-02-13
2
-0
/
+18
*
Fix board ID too...
imp
2014-02-13
1
-1
/
+1
*
Fix board name.
imp
2014-02-13
1
-1
/
+1
*
Rework the EARLY_PRINTF mechanism. Instead of defining a special eprintf()
ian
2014-02-12
1
-22
/
+37
*
Check in the "real" board_tsc4370 file in place of the stubbed out one.
ian
2014-02-11
1
-17
/
+547
*
If someone tries to boot a generic ATMEL kernel that has no board_init()
ian
2014-02-09
1
-0
/
+5
*
Add FDT attachment.
imp
2014-02-09
1
-1
/
+16
*
FDT attachment...
imp
2014-02-09
1
-6
/
+18
*
Add TWI attachment for FDT. We're only matching the SAMG20 device for
imp
2014-02-09
1
-1
/
+18
*
Add FDT attachment.
imp
2014-02-09
1
-1
/
+17
*
Add FDT attachment. Flag lost functionality with FDT_HACKS so we can
imp
2014-02-09
1
-1
/
+26
[next]