summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* busybox: Enable NC_110_COMPATP. J. McDermott2014-09-231-1/+1
|
* linux-libre: New upstream versionP. J. McDermott2014-08-052-0/+0
|
* linux-libre: Enable some USB device driversP. J. McDermott2014-08-051-8/+31
| | | | | | Enable the driver for the ASIX AX88179/178A USB 3.0/2.0 to Gigabit Ethernet devices and the framebuffer driver for the USB DisplayLink video adapters.
* lilo: Move root option into appendP. J. McDermott2014-07-211-6/+3
| | | | | | | | | LILO tries to stat() the specified root device. If that fails, LILO expects that the given root option is numeric. If something like "/dev/sdb1" is given on a system with no "/dev/sdb1" device node, LILO throws an error: "Fatal: Illegal 'root=' specification: /dev/sdb1". This all happens in dev_number() in src/bsect.c.
* Add run-time configuration for liloP. J. McDermott2014-07-151-0/+26
|
* linux-libre: Enable M+ fontsP. J. McDermott2014-07-151-2/+14
|
* Convert to platconf-pkg-tools frameworkP. J. McDermott2014-07-154-0/+0
|
* linux-libre: New upstream versionP. J. McDermott2014-07-152-0/+0
|
* linux-libre: New upstream version.P. J. McDermott2014-06-272-0/+0
|
* linux-libre: Enable CONFIG_DRM_I915_KMS.P. J. McDermott2014-06-271-2/+2
|
* linux-libre: New upstream version.P. J. McDermott2014-06-182-0/+0
|
* linux-libre: Disable some I2C drivers.P. J. McDermott2014-06-171-24/+21
|
* Initial commit.P. J. McDermott2014-06-164-0/+4441