summaryrefslogtreecommitdiffstats
path: root/sys/dev
Commit message (Expand)AuthorAgeFilesLines
* While AHCI specification tells that multi-vector MSI doesn't use global ISmav2010-01-101-0/+12
* Don't panic on attach if we can't allocate ifpgavin2010-01-101-0/+1
* Report which of IXP700 legacy ATA channels is SATA.mav2010-01-101-2/+23
* - Report SATA in legacy emulation mode still as SATA.mav2010-01-101-5/+3
* Merge from projects/mips to head by hand:imp2010-01-101-0/+58
|\
* \ Merge from projects/mips to head by hand:imp2010-01-101-0/+479
|\ \ | |/
* | Merge from projects/mips to head by hand:imp2010-01-109-0/+1767
|\ \ | |/
| * Sync to r201658 on head.imp2010-01-061-1/+1
| * Merge from head at r201628.imp2010-01-06334-13281/+20989
| |\
| * | - Code reorg: extract mx25l_read and mx25l_write methodsgonzo2009-11-181-81/+146
| * | MFC @199204gonzo2009-11-12170-8219/+16365
| |\ \
| * | | Ok, the 40bit reads were causing crashesrrs2009-11-101-36/+64
| * | | Cooresponding hack to pass in the irqrrs2009-11-091-1/+2
| * | | Fix header file locationrrs2009-11-021-1/+1
| * | | This is a temporary hack so we can get RMI to re-use therrs2009-10-301-1/+1
| * | | white space changesrrs2009-10-294-4770/+4742
| * | | white space changesrrs2009-10-293-705/+724
| * | | updates to rge to get it to compilerrs2009-10-292-152/+156
| * | | - Add write support for mx25l flash chipgonzo2009-10-252-1/+104
| * | | Adds the untouched code from the RMI 6.4 stuff.rrs2009-10-159-0/+12309
| * | | These don't compile yet, but they are some of the first driversrrs2009-10-153-0/+457
| * | | - Fix the problem presented by r196988. svn merge was erroneouslygonzo2009-10-022-0/+2846
| * | | - MFCgonzo2009-10-02115-1355/+5879
| |\ \ \
| * \ \ \ - MFC from head@196987gonzo2009-09-08115-3573/+1790
| |\ \ \ \
| * | | | | Add a couple of extra defines needed by the octeon uart. Not sureimp2009-08-151-0/+5
| * | | | | - MFC @196061gonzo2009-08-04135-26457/+78497
| |\ \ \ \ \
| * | | | | | Fix various conolse issues with cfe after MPSAFE tty.imp2009-07-042-12/+12
| * | | | | | Merge in new cfe environment passing of kenv for swarm/sibyte boards.imp2009-07-041-0/+74
| * | | | | | - MFCgonzo2009-07-03344-46240/+55592
| |\ \ \ \ \ \
| * | | | | | | this was actually deleted earlier, but I bogusly neglected to commit it.imp2009-06-141-826/+0
| * | | | | | | o Move the driveid.h fileimp2009-06-141-259/+0
| * | | | | | | Part of the cf driver missed.imp2009-06-141-0/+259
| * | | | | | | Move octeon rgmii driver to is more correct new home.imp2009-06-1411-4546/+0
| * | | | | | | Import sgmii driver for Octeon from Cavium FreeBSD tree.imp2009-06-1411-0/+4546
| * | | | | | | Move dev/flash/ cf driver into octeon dir where it belongs.imp2009-06-143-654/+826
| * | | | | | | Merge in Cavium's CF driver. This too is in the wrong place and willimp2009-06-142-0/+654
| * | | | | | | - Merge from HEADgonzo2009-06-12386-15317/+41639
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge from HEADgonzo2009-05-26197-3448/+9068
| |\ \ \ \ \ \ \ \
| * | | | | | | | | - Unwire spibus from at91_spi in projects/mips as wellgonzo2009-05-181-1/+1
| * | | | | | | | | - Add support for MX25Lxxx SPI flash (readonly atm)gonzo2009-05-182-0/+369
| * | | | | | | | | Merge from HEADgonzo2009-05-06152-16880/+14908
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | - Revert changes accidentally killed by merge operationgonzo2009-04-143-0/+381
* | | | | | | | | | | Extra parantheses to keep certain compilers happy.np2010-01-091-1/+1
* | | | | | | | | | | Revert iwn channel-argument handling of set_txpower() to r201822keramida2010-01-092-13/+19
* | | | | | | | | | | Fix array overflow.trasz2010-01-081-1/+1
* | | | | | | | | | | Get rid of #ident.trasz2010-01-081-1/+0
* | | | | | | | | | | Get rid of #ident, GCC 4.4 warns about it being deprecated.trasz2010-01-082-4/+1
* | | | | | | | | | | One more #ifdef fix for GCC 4.4.trasz2010-01-081-1/+1
* | | | | | | | | | | Remove unused uhci_dump_qhs().trasz2010-01-081-27/+0
* | | | | | | | | | | Remove unused iir_watchdog().trasz2010-01-081-35/+0
OpenPOWER on IntegriCloud