summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge from head up to r262472.dim2014-02-2555-1218/+3404
|\
| * 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
* | Pull in r202059 from upstream clang trunk (by Roman Divacky):dim2014-02-241-0/+41
* | Merge from head up to r262415.dim2014-02-23308-77155/+11902
|\ \ | |/
| * 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
| * Move the declaration for mpentry() into a header file instead of pastingian2014-02-234-7/+1
| * Eliminate an unused-var warning by wrapping #if 0 around some tables ofian2014-02-231-0/+2
| * Remove libyaml, it has been replaced by libuclbapt2014-02-23180-76533/+5
| * Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). Whilerwatson2014-02-231-1/+6
| * Capability rights are held by descriptors, not processes.pjd2014-02-231-1/+1
| * When building FDT on MIPS, use softfloat.rwatson2014-02-231-1/+1
OpenPOWER on IntegriCloud