summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* On mips64, built 64-bit ELF support.rwatson2014-02-231-0/+2
* Give mips64 its own ficl configuration that sizes pointers/etc suitably forrwatson2014-02-233-1/+539
* Update my copyrightbapt2014-02-232-2/+2
* Switch pkg(7) from libyaml to libuclbapt2014-02-233-146/+82
* Branch libucl to the buildbapt2014-02-231-0/+1
* Import libucl into headbapt2014-02-2347-0/+9970
|\
| * Import libucl into vendorbapt2014-02-2345-0/+9948
OpenPOWER on IntegriCloud