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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add AT_EXECPATH ELF auxinfo entry type. The value's a_ptr is a pointer
kib
2009-03-17
1
-1
/
+2
*
Implement new way of branding ELF binaries by looking to a
dchagin
2009-03-13
1
-2
/
+4
*
switch to !legacy usb stack
sam
2009-03-11
1
-6
/
+5
*
configure flash support
sam
2009-03-10
2
-0
/
+6
*
add IXP4XX_FLASH_SIZE config knob that can be used to override the default
sam
2009-03-10
1
-0
/
+4
*
map CS0 on 2358 so flash is accessible
sam
2009-03-10
1
-0
/
+4
*
mark device capable of vlan-size frames
sam
2009-03-10
1
-0
/
+3
*
turn off inclusion of FCS in rx'd frames; we don't use it anywhere and
sam
2009-03-10
1
-4
/
+2
*
o add missing bus_release_resource and bus_deactivate_resource that just
sam
2009-03-10
1
-22
/
+44
*
bring in ddb "show gpio" support from Cambria branch
sam
2009-03-10
1
-10
/
+51
*
Small cleanup of memory resource allocation from Cambria branch:
sam
2009-03-10
1
-38
/
+92
*
catch up with r189306; handle delayed activation of resources
sam
2009-03-10
2
-25
/
+57
*
add cfid and geom_redboot
sam
2009-03-09
2
-1
/
+7
*
o mark unexpected callbacks more clearly
sam
2009-03-08
1
-7
/
+8
*
Cleanup virtual device mapping some more:
sam
2009-03-06
1
-26
/
+31
*
remove unneeded static mappings for NPE and MAC regions; these are
sam
2009-03-06
1
-34
/
+0
*
enable tdma support by default; many people using these boards
sam
2009-03-06
2
-0
/
+4
*
legacy USB is required on these platforms at the moment
sam
2009-03-06
2
-21
/
+23
*
fix legacy usb configuration
sam
2009-03-06
1
-1
/
+1
*
o simplify code in ixppcib_conf_setup
sam
2009-03-06
1
-17
/
+11
*
Move to new usb stack that puts the front-end bus attachments with the
imp
2009-02-27
1
-1
/
+1
*
Update paths for ehci_ixp4xx.c in the old and new stacks.
thompsa
2009-02-24
1
-1
/
+2
*
Fix path and config name for ehci_mbus.c
thompsa
2009-02-24
1
-2
/
+1
*
Change over the usb kernel options to the new stack (retaining existing
thompsa
2009-02-23
6
-8
/
+0
*
use mii instead of miibus so we don't drag in all phy support
sam
2009-02-18
2
-2
/
+2
*
Include Marvell EHCI HC driver for USB2.
marcel
2009-02-16
1
-0
/
+1
*
Oops. ARM_RAS_END is ARM_TP_ADDRESS + 8, not 4.
cognet
2009-02-13
1
-1
/
+1
*
To prevent various race conditions in the RAS code, store and restore the
cognet
2009-02-12
4
-4
/
+23
*
Do not set thread0.td_frame to a bogus value, as it's going to overwrite the
cognet
2009-02-12
1
-1
/
+0
*
fix ARM_USE_SMALL_ALLOC after memory layout changes
sam
2009-02-11
1
-7
/
+10
*
The bounce zone sees its page number increased if multiple dma maps use it in
cognet
2009-02-09
1
-1
/
+6
*
When bouncing pages, allow a new option to preserve the intra-page
imp
2009-02-08
1
-0
/
+7
*
Erm... Report the buffer as being bounced even when it's the entire buffer,
cognet
2009-02-04
1
-1
/
+1
*
Add support for the StrataFlash on 2348 boards:
sam
2009-02-03
6
-2
/
+21
*
force atomic_cmpset_ptr types to match atomic_cmpset_32;
sam
2009-02-03
1
-1
/
+2
*
Move a comment to where it belongs.
cognet
2009-02-02
1
-2
/
+1
*
Remove unused variables.
cognet
2009-02-02
5
-13
/
+4
*
Increment total_bounced busdma stat as required.
thompsa
2009-01-30
1
-0
/
+2
*
Move to having a caps flag. Newer versions of the AT91 family don't
imp
2009-01-23
1
-13
/
+21
*
Don't over-commit the DMA. Use the passed in size of the transfer
imp
2009-01-22
1
-2
/
+1
*
Migrate towards using at91_master_clock. Initialize the clocks for
imp
2009-01-22
3
-5
/
+12
*
Use at91_master_clock instead of AT91C_MASTER_CLOCK.
imp
2009-01-22
2
-2
/
+3
*
Remove now-redundant declaration.
imp
2009-01-22
1
-1
/
+0
*
Store at91_master_clock in a global variable as opposed to a compile
imp
2009-01-22
2
-0
/
+4
*
Add a comment explaining what ARM_KERN_DIRECTMAP is all about.
cognet
2009-01-22
1
-0
/
+7
*
o The f_max is really at91_master_clock / 2, not 30MHz, so compute it as such.
imp
2009-01-21
1
-3
/
+6
*
Implement MMCBR_IVAR_CAPS. It should better be implemented, or results
mav
2009-01-20
1
-0
/
+4
*
Remove a duplicate #include.
cognet
2009-01-16
1
-1
/
+0
*
Check PCIE link status before accessing the bus.
raj
2009-01-09
1
-0
/
+3
*
Rename Marvell ARM CPU specific file according to r186933.
raj
2009-01-09
2
-1
/
+1
[next]