summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* - Remove accounting of locked memory from vsunlock(9) that I missed in r239818.zont2012-08-301-7/+0
* Migrate the AR9285 diversity configuration LNA configuration to useadrian2012-08-303-110/+126
* Do not call sati_check_data_io() for SATI_UNMAP sequences.jimharris2012-08-301-4/+0
* More attempts at space saving.adrian2012-08-291-2/+4
* Do a bunch of fixing and refactoring.adrian2012-08-291-8/+10
* Disable fsck_ffs for now, 4MB target size issues.adrian2012-08-291-1/+1
* Disable building textproc for now, it doesn't fit on my 4MB flashadrian2012-08-291-2/+2
* For now, disable building wpa_supplicant.adrian2012-08-291-3/+3
* Avoid passing uninitialized stack to addelem() if called with an empty arg.emaste2012-08-291-2/+2
* After r239868, also remove the comment about the workaround fordim2012-08-291-1/+0
* Teach libdwarf about the DW_FORM_flag_present dwarf attribute, sodim2012-08-294-0/+9
* Teach gdb about the DW_FORM_flag_present dwarf attribute, so it doesn'tdim2012-08-292-1/+8
* Remove the argument-less .align directive in sys/i386/bios/smapi_bios.S.dim2012-08-291-1/+0
* Remove workaround for the clang 3.2 warning in ah_eeprom_9287.c, sincedim2012-08-292-2/+1
* There's no nede to allocate a DMA map just before calling bus_dmamem_alloc().adrian2012-08-291-11/+0
* - Unlike cache invalidation and TLB demapping IPIs, reading registers frommarius2012-08-294-20/+29
* Fix whitespace.ed2012-08-291-2/+1
* Fix a dead link in sk(4).issyl02012-08-291-2/+2
* Change the gptboot example so the boot partition is aligned on a 4 kBdes2012-08-291-2/+3
* Follow r239818 and remove no more relevant vslock() ENOMEM error.pluknet2012-08-291-4/+1
* - Don't take an account of locked memory for current process in vslock(9).zont2012-08-291-21/+0
* 4-wire mode isn't working quite right, so turn it off for a bit.imp2012-08-291-1/+1
* Make this work on the AT91SAM9G20:imp2012-08-291-9/+22
* When copying data, use memcpy instead of bcopy. It matches theimp2012-08-291-7/+7
* Set the HAL combined antenna diversity capability if the AR9285adrian2012-08-291-0/+3
* Add a new capability bit - whether the hardware supports AR9285 styleadrian2012-08-291-1/+2
* Add AR5413 radar parameters and strong signal diversity capability.adrian2012-08-292-21/+155
* Add a (temporarily located) definition.adrian2012-08-291-0/+5
* Bring over a configuration for the Atheros AP91 reference board.adrian2012-08-292-0/+167
* Remove - not needed.adrian2012-08-291-2/+0
* Remove extra debugging - there's no longer any need.adrian2012-08-291-2/+0
* * Don't compile in sysctl descriptionsadrian2012-08-281-1/+4
* Add a new flash part - 4MB SPI flash from Winbond.adrian2012-08-281-0/+1
* Remove unused SI_* flags.ed2012-08-282-6/+0
* Remove unneeded G_PF_CANDELETE flag.ed2012-08-289-24/+0
* Use a proper destructor function.ed2012-08-281-9/+12
* Make AT91_MCI_ALLOW_OVERCLOCK a real option. Rename old use 30MHz toimp2012-08-281-86/+89
* Don't overwrite the global default CFLAGS when setting include paths.brooks2012-08-281-1/+1
* Clip the upper end to 31MHz for slow clock speeds. On fasterimp2012-08-281-5/+6
* Shorten the name of the fast SWI taskqueue to "fast taskq" so thatjhb2012-08-281-1/+1
* Link ipfilter(4) and ipfilter(5) to the build to stop the wrong man pageissyl02012-08-281-2/+2
* Merge recent vendor changes:mm2012-08-2822-51/+200
* Fix misspelled "Infiniband".jhb2012-08-282-2/+2
* - Don't allow watchdogd(8) to be swapped out.zont2012-08-281-0/+2
* oops, make cfg read-write.adrian2012-08-281-1/+1
* This is an initial board configuration for the D-Link DIR-825 dual-bandadrian2012-08-282-0/+135
* Move to using a flag instead of checking the CPU type eachimp2012-08-281-2/+9
* Style: Move these routines to be before the forward declared functionsimp2012-08-281-12/+12
* Bring in the multi-block patches for mci. These required extensiveimp2012-08-281-193/+664
* Only print the descriptor contents!adrian2012-08-271-2/+2
OpenPOWER on IntegriCloud