summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove more constants related to static sysctl nodes. The MAXID constantsjhb2014-02-2512-41/+8
* Arguments for malloc and calloc should be size_t, not int.mckusick2014-02-252-3/+5
* Teach userboot to comply with WITHOUT_CDDL/WITHOUT_ZFSsbruno2014-02-251-0/+2
* In puthdr(), start the ELF .data section on a new page, as this isbrueffer2014-02-251-1/+1
* - Pin configuration is a complete iomux register now and includesbr2014-02-256-89/+196
* Invalidate the SCU cache tag ram on all 4 cores, not just 1-3. I misreadian2014-02-251-7/+11
* Increase maximum number of columns to support 1980x1200 displays.jmmv2014-02-251-2/+2
* Don't generate devd rules for WSP device ID's found in the ATP driver yet.hselasky2014-02-251-1/+2
* Updates for WSP driver:hselasky2014-02-251-8/+17
* Make sure a for loop in fire_alloc_msix() terminates, by making the loopdim2014-02-251-1/+1
* In sys/sparc64/sparc64/spitfire.c, prevent signed shift overflow bydim2014-02-251-1/+1
* sh: Add -h option to SYNOPSISdaichi2014-02-251-3/+3
* Make all 8 syscall arguments available to syscall probes in the same waymarkj2014-02-251-1/+5
* Add a flag to run's device list which uses a standard scsi eject.kevlo2014-02-252-3/+11
* Wrap for loop in #if block testing the size is actually greaterdelphij2014-02-251-1/+4
* Revert 262462 and 262461, they didn't solve the problem, indelphij2014-02-251-12/+10
* Patch 2/2:delphij2014-02-241-11/+11
* Patch 1/2:delphij2014-02-241-0/+2
* Add support for Quartz Module.br2014-02-242-0/+91
* Update ATP manual page.hselasky2014-02-241-3/+4
* Fix compiler warning.hselasky2014-02-241-5/+0
* Build FICL support into little-endian 64-bit MIPS boot-loader fragments;rwatson2014-02-241-1/+1
* Build 64-bit ELF support into little-endian 64-bit MIPS boot-loaderrwatson2014-02-241-1/+1
* hier(7): Add /usr/lib/privateeadler2014-02-241-0/+3
* Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module.tijl2014-02-241-1/+1
* Fix Simplified Chinese character set conversions by switching around thetijl2014-02-241-1/+1
* Consistently pass around context information using a simple pointer. Thistijl2014-02-244-17/+15
* Enable the second and the third I2C controllers on Beaglebone-black.loos2014-02-242-0/+26
* Update ATP driver:hselasky2014-02-241-10/+29
* Add in port0/port6 configuration as part of the platform data code path.adrian2014-02-242-45/+59
* Add the AR8327 bits to the DB120 config file.adrian2014-02-241-8/+34
* Link the AR8327 to the build.adrian2014-02-241-0/+3
* Add initial AR8327 support.adrian2014-02-243-0/+565
* Methodize the arswitch VLAN routines.adrian2014-02-243-18/+35
* * Ensure enough ports/phys are available for both the AR8327 and previousadrian2014-02-241-3/+16
* Add the bits needed to run SMP on imx6.ian2014-02-243-0/+170
* Invalidate caches immediately upon entry to init_secondary(). Also setian2014-02-241-2/+4
* Add correct attributions.adrian2014-02-242-0/+2
* Add a new option - 'a <file>' - which spits out annotated callgraphs.adrian2014-02-246-3/+186
* Add a very basic and totally hacked up iwnstats program.adrian2014-02-246-0/+478
* Track and expose the latest statistics from the firmware.adrian2014-02-243-0/+68
* Reserve a bit for statistics debugging. I'll hopefully use it soon.adrian2014-02-241-0/+1
* Add a new cache maintenance function, idcache_inv_all, to the table, andian2014-02-245-0/+77
* Add an ident line.ian2014-02-241-0/+1
* Remove a useless newline, warnx already appends a newlinebapt2014-02-231-1/+1
* Update ATP driver:hselasky2014-02-232-1155/+1573
* Fix a typo.adrian2014-02-231-1/+1
* Actually set the proper bit to indicate TTB shared memory.ian2014-02-231-1/+1
* If the L2 cache type is PIPT, pass a physical address for a flush.ian2014-02-231-0/+4
* Lower the level of WARNS to fix build with gccbapt2014-02-231-1/+1
OpenPOWER on IntegriCloud