summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Post r222812 KTR_CPUMASK started being initialized only as a tunableattilio2012-08-304-17/+21
* Add barebone Raspberry Pi port. Supported parts:gonzo2012-08-3014-0/+3234
* Add PrimeCell UART (PL011) drivergonzo2012-08-304-0/+442
* Attach interrupt handlers during attach instead of during the first timejhb2012-08-301-5/+5
* Use callout(9) rather than timeout(9). Note that the periodic timer injhb2012-08-303-4/+5
* The DIR-825 cal data is in an odd spot. I don't know why it's here.adrian2012-08-301-3/+6
* Massively refactor ac(8).ed2012-08-302-316/+189
* Preparations for adding USB HOST mode to the DWC OTG driver.hselasky2012-08-303-506/+980
* Add bunch of ATI HDMI HDA controller IDs.mav2012-08-302-0/+18
* Add IDs for JMicron JMB360/JMB362 AHCI SATA controllers.mav2012-08-303-0/+4
* Clarify that bus_dma does not stall future load requests once a load isjhb2012-08-301-2/+7
* In ifc_alloc_unit():glebius2012-08-301-6/+15
* Remove a duplicated "thread".pluknet2012-08-301-1/+1
* - Remove unused variables.zont2012-08-302-4/+2
* - It's also need to lock current memory.zont2012-08-301-1/+1
* - 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
OpenPOWER on IntegriCloud