| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a flag to run's device list which uses a standard scsi eject. | kevlo | 2014-02-25 | 2 | -3/+11 |
* | Wrap for loop in #if block testing the size is actually greater | delphij | 2014-02-25 | 1 | -1/+4 |
* | Revert 262462 and 262461, they didn't solve the problem, in | delphij | 2014-02-25 | 1 | -12/+10 |
* | Patch 2/2: | delphij | 2014-02-24 | 1 | -11/+11 |
* | Patch 1/2: | delphij | 2014-02-24 | 1 | -0/+2 |
* | Add support for Quartz Module. | br | 2014-02-24 | 2 | -0/+91 |
* | Update ATP manual page. | hselasky | 2014-02-24 | 1 | -3/+4 |
* | Fix compiler warning. | hselasky | 2014-02-24 | 1 | -5/+0 |
* | Build FICL support into little-endian 64-bit MIPS boot-loader fragments; | rwatson | 2014-02-24 | 1 | -1/+1 |
* | Build 64-bit ELF support into little-endian 64-bit MIPS boot-loader | rwatson | 2014-02-24 | 1 | -1/+1 |
* | hier(7): Add /usr/lib/private | eadler | 2014-02-24 | 1 | -0/+3 |
* | Fix an array index out of bounds bug in iconv VIQR (Vietnamese) module. | tijl | 2014-02-24 | 1 | -1/+1 |
* | Fix Simplified Chinese character set conversions by switching around the | tijl | 2014-02-24 | 1 | -1/+1 |
* | Consistently pass around context information using a simple pointer. This | tijl | 2014-02-24 | 4 | -17/+15 |
* | Enable the second and the third I2C controllers on Beaglebone-black. | loos | 2014-02-24 | 2 | -0/+26 |
* | Update ATP driver: | hselasky | 2014-02-24 | 1 | -10/+29 |
* | Add in port0/port6 configuration as part of the platform data code path. | adrian | 2014-02-24 | 2 | -45/+59 |
* | Add the AR8327 bits to the DB120 config file. | adrian | 2014-02-24 | 1 | -8/+34 |
* | Link the AR8327 to the build. | adrian | 2014-02-24 | 1 | -0/+3 |
* | Add initial AR8327 support. | adrian | 2014-02-24 | 3 | -0/+565 |
* | Methodize the arswitch VLAN routines. | adrian | 2014-02-24 | 3 | -18/+35 |
* | * Ensure enough ports/phys are available for both the AR8327 and previous | adrian | 2014-02-24 | 1 | -3/+16 |
* | Add the bits needed to run SMP on imx6. | ian | 2014-02-24 | 3 | -0/+170 |
* | Invalidate caches immediately upon entry to init_secondary(). Also set | ian | 2014-02-24 | 1 | -2/+4 |
* | Add correct attributions. | adrian | 2014-02-24 | 2 | -0/+2 |
* | Add a new option - 'a <file>' - which spits out annotated callgraphs. | adrian | 2014-02-24 | 6 | -3/+186 |
* | Add a very basic and totally hacked up iwnstats program. | adrian | 2014-02-24 | 6 | -0/+478 |
* | Track and expose the latest statistics from the firmware. | adrian | 2014-02-24 | 3 | -0/+68 |
* | Reserve a bit for statistics debugging. I'll hopefully use it soon. | adrian | 2014-02-24 | 1 | -0/+1 |
* | Add a new cache maintenance function, idcache_inv_all, to the table, and | ian | 2014-02-24 | 5 | -0/+77 |
* | Add an ident line. | ian | 2014-02-24 | 1 | -0/+1 |
* | Remove a useless newline, warnx already appends a newline | bapt | 2014-02-23 | 1 | -1/+1 |
* | Update ATP driver: | hselasky | 2014-02-23 | 2 | -1155/+1573 |
* | Fix a typo. | adrian | 2014-02-23 | 1 | -1/+1 |
* | Actually set the proper bit to indicate TTB shared memory. | ian | 2014-02-23 | 1 | -1/+1 |
* | If the L2 cache type is PIPT, pass a physical address for a flush. | ian | 2014-02-23 | 1 | -0/+4 |
* | Lower the level of WARNS to fix build with gcc | bapt | 2014-02-23 | 1 | -1/+1 |
* | Move the declaration for mpentry() into a header file instead of pasting | ian | 2014-02-23 | 4 | -7/+1 |
* | Eliminate an unused-var warning by wrapping #if 0 around some tables of | ian | 2014-02-23 | 1 | -0/+2 |
* | Remove libyaml, it has been replaced by libucl | bapt | 2014-02-23 | 180 | -76533/+5 |
* | Build the BERI boot loader on 64-bit MIPS (but not 32-bit MIPS). While | rwatson | 2014-02-23 | 1 | -1/+6 |
* | Capability rights are held by descriptors, not processes. | pjd | 2014-02-23 | 1 | -1/+1 |
* | When building FDT on MIPS, use softfloat. | rwatson | 2014-02-23 | 1 | -1/+1 |
* | On mips64, built 64-bit ELF support. | rwatson | 2014-02-23 | 1 | -0/+2 |
* | Give mips64 its own ficl configuration that sizes pointers/etc suitably for | rwatson | 2014-02-23 | 3 | -1/+539 |
* | Update my copyright | bapt | 2014-02-23 | 2 | -2/+2 |
* | Switch pkg(7) from libyaml to libucl | bapt | 2014-02-23 | 3 | -146/+82 |
* | Branch libucl to the build | bapt | 2014-02-23 | 1 | -0/+1 |
* | Import libucl into head | bapt | 2014-02-23 | 47 | -0/+9970 |
|\ |
|
| * | Import libucl into vendor | bapt | 2014-02-23 | 45 | -0/+9948 |