Commit graph

1941 commits

Author SHA1 Message Date
Kevin Mihelich
ccf222f693 core/linux-armv5 to 3.13.5-1 2014-02-25 01:00:09 +00:00
Kevin Mihelich
bfdb27cfe4 core/linux-mmp to 3.10.32-1 2014-02-25 00:55:30 +00:00
moonman
38c12d9732 core/linux-raspberrypi-latest to 3.13.5 2014-02-24 01:36:38 -07:00
moonman
3dbcfe4fa0 core/linux-raspberrypi to 3.10.32-1 2014-02-24 01:32:57 -07:00
moonman
63b03dbf2e core/linux-kirkwood to 3.13.5-1; BFQ to v7r2 2014-02-23 02:29:54 -07:00
moonman
b1f2852654 core/linux-raspberrypi to 3.10.30-2 2014-02-23 01:16:38 -07:00
moonman
1b825d244a core/linux-raspberrypi-latest to 3.13.4-1 2014-02-23 01:08:59 -07:00
Kevin Mihelich
ba92103cc2 core/gcc fix 2014-02-22 19:32:42 +00:00
Kevin Mihelich
3f7038b164 core/linux-armv5 to 3.13.4-1 2014-02-21 14:30:24 +00:00
Kevin Mihelich
7956af29e8 core/pacman-mirrorlist to 20140220-1 2014-02-21 05:14:11 +00:00
Kevin Mihelich
73363d4a94 core/pacman-mirrorlist to 20130220-1 2014-02-21 04:35:18 +00:00
moonman
ef3584d697 core/linux-kirkwood to 3.13.4-1 2014-02-20 17:33:11 -07:00
Dave Higham
1218e2fac0 core/linux-imx6-cuboc def gov to ondemand and Fixes for calculating raw_critical value 2014-02-20 12:19:04 +00:00
Dave Higham
c0c6a953e2 core/linux-imx6-cubox remove memset patch 2014-02-19 17:13:32 +00:00
Dave Higham
50b27d904b core/linux-imx6-cubox SOC bug fixes 2014-02-18 20:30:55 +00:00
Kevin Mihelich
c560bec492 core/linux-odroid to 3.8.13.18-1 2014-02-18 01:06:29 +00:00
Kevin Mihelich
ad9f732a1a core/gcc fix, fixes #723 2014-02-17 13:06:31 +00:00
moonman
b5086c7c51 core/linux-raspberrypi to 3.10.30-1 2014-02-16 00:36:01 -07:00
moonman
1b070363fe core/linux-raspberrypi-latest to 3.13.3-1 2014-02-16 00:32:23 -07:00
Balazs Kezes
c14f1b0486 Build glibc with unwind tables
Without debug symbols or this you cannot have reliable backtraces in gdb. For
instance this is on a Raspberry Pi without the unwind tables:

	$ gcc -x c <(echo 'void abort(); int main() { abort(); }')
	$ gdb ./a.out <<< $'r\nbt'
	...
	#1  0xb6eb2e44 in abort () from /usr/lib/libc.so.6
	#2  0x00000020 in ?? ()
	Backtrace stopped: previous frame identical to this frame (corrupt
	stack?)
	...

Here's with the unwind tables enabled:

	$ gcc -x c <(echo 'void abort(); int main() { abort(); }')
	$ gdb ./a.out <<< $'r\nbt'
	...
	#1  0xb6eade44 in abort () from /usr/lib/libc.so.6
	#2  0x000084e0 in main ()
	...

The upside of the unwind tables compared to the debug symbols is that they don't
take up a lot of space.
2014-02-15 22:21:23 +00:00
Kevin Mihelich
11a1b25fe9 core/glibc to 2.19-2 2014-02-14 13:38:54 +00:00
moonman
9d701ef1ad core/linux-kirkwood to 3.13.3-1 2014-02-14 02:27:50 -07:00
Kevin Mihelich
e4de987007 core/linux-armv5 to 3.13.3-1 2014-02-14 01:57:50 +00:00
Kevin Mihelich
4de85e267c core/linux-armv7 to 3.13.1-2, fixes #717 2014-02-12 22:52:09 +00:00
Kevin Mihelich
6c95fdff32 core/linux-odroid to 3.8.13.16-6 2014-02-12 02:16:31 +00:00
moonman
c6818ff9a1 core/linux-raspberrypi-latest update BFQ to v7r1 2014-02-11 05:58:25 -07:00
moonman
fa56907856 core/linux update BFQ ro v7r1 2014-02-11 05:54:59 -07:00
moonman
4a062186ca core/linux-kirkwood update BFQ to v7r1 2014-02-11 05:40:02 -07:00
moonman
df35f40327 core/linux-raspberrypi-latest replace deprecated DMA_SUCCESS 2014-02-11 02:27:11 -07:00
moonman
d722d781ad core/linux-raspberrypi-latest to 3.13.2; disable oot 8192; enable hifiberry 2014-02-11 00:21:31 -07:00
moonman
337ebef9a3 core/linux-kirkwood to 3.13.2-2 (fixes #712) 2014-02-10 23:31:53 -07:00
Kevin Mihelich
d3ae1d5439 core/linux-odroid to 3.8.13.16-5 2014-02-11 01:10:25 +00:00
Kevin Mihelich
80a63474ae core/linux-olinuxino to 3.7.2-8 (#715) 2014-02-10 13:42:32 +00:00
moonman
b85c66fe35 core/linux-raspberrypi add hifiberry support 2014-02-10 03:38:28 -07:00
Kevin Mihelich
b26e585550 core/gcc to 4.8.2-8 2014-02-10 04:05:50 +00:00
Kevin Mihelich
a9e173ef25 core/binutils to 2.24-2 2014-02-10 04:03:45 +00:00
Kevin Mihelich
aefb31d9d5 core/glibc to 2.19-1 2014-02-10 04:02:31 +00:00
Kevin Mihelich
df9214ae08 core/linux-olinuxino to 3.7.2-7, fixes #714 2014-02-10 03:56:50 +00:00
Dave Higham
64f9938b54 core/linux-imx6-cubox some bluetooth tweaks 2014-02-08 20:45:38 +00:00
Kevin Mihelich
280b1a0c9d core/linux-odroid to 3.8.13.16-4, fixes #710 2014-02-08 19:00:03 +00:00
moonman
a78c43dcd4 core/linux-raspberrypi to 3.10.29-1 2014-02-08 00:43:09 -07:00
Kevin Mihelich
57cc3d74a1 core/linux-odroid fix 2014-02-08 00:59:45 +00:00
Kevin Mihelich
4e8af75eef core/linux-odroid to 3.8.13.16-3 2014-02-08 00:50:58 +00:00
moonman
69bcabad28 core/linux-kirkwood to 3.13.2 2014-02-07 01:38:28 -07:00
Kevin Mihelich
c1ac8cdef6 core/linux-odroid to 3.8.13.16-2 2014-02-07 02:47:12 +00:00
Kevin Mihelich
60e1f9f05f core/linux-odroid to 3.8.13.16-1 2014-02-06 22:28:02 +00:00
Kevin Mihelich
0340a008aa core/linux-odroid-xu(-headless) to 3.4.76-2 2014-02-06 22:20:58 +00:00
Kevin Mihelich
908c20a332 core/linux-am33x-legacy to 3.8.13-16 2014-02-06 22:10:46 +00:00
Kevin Mihelich
34e9ccefd0 core/linux-mmp to 3.10.29-1 2014-02-06 22:06:56 +00:00
Kevin Mihelich
deae7f0c10 core/linux-armv5 to 3.12.2-1 2014-02-06 22:05:55 +00:00
Kevin Mihelich
ba19ff7ace core/linux-mmp to 3.10.29-1 2014-02-06 22:02:35 +00:00
moonman
f80a5d4f43 core/openssl-cryptodev revert to 1.0.1e-5 2014-02-04 23:03:02 -07:00
Kevin Mihelich
c34066c999 core/linux-mmp to 3.10.28-2 2014-02-05 02:32:34 +00:00
Kevin Mihelich
6c9da98cf8 core/linux-armv5 to 3.13.1-1 2014-02-02 19:20:59 +00:00
moonman
e78828d500 core/linux-raspberrypi-latest to 3.13.1 2014-01-31 23:16:58 -07:00
moonman
09bbf469b4 core/linux-kirkwood to 3.13.1 2014-01-31 22:55:29 -07:00
Kevin Mihelich
969cd2b188 core/linux-armv7 to 3.13.1-1 2014-02-01 01:31:17 +00:00
Kevin Mihelich
c370b87800 core/linux-mmp to 3.10.28-1 2014-01-31 18:25:11 +00:00
Kevin Mihelich
20d71ab4a8 core/libgcrypt to 1.6.1-1 2014-01-31 16:48:08 +00:00
Kevin Mihelich
a6c3a5ef4e core/pacman-mirrorlist to 20140129-1 2014-01-29 16:12:52 +00:00
moonman
0d53197ee7 core/linux fix ld errors; update cryptodev 2014-01-28 21:54:41 -07:00
Kevin Mihelich
69ee19a5c6 core/linux fix 2014-01-29 04:45:11 +00:00
moonman
c0b610da28 core/linux to 3.1.10-30: update BFQ to v7 2014-01-28 21:27:35 -07:00
moonman
146dcbbb1f core/openssl-cryptodev to 1.0.1f-1 2014-01-28 21:22:52 -07:00
moonman
125ad91ad8 core/linux-raspberrypi to 3.10.28 2014-01-28 15:17:57 -07:00
moonman
98218633b1 core/linux-raspberrypi-latest update BFQ to v7 2014-01-28 05:26:43 -07:00
moonman
240ba6169a core/linux-kirkwood update BFQ to v7 2014-01-28 05:23:45 -07:00
Kevin Mihelich
2dc84fd542 core/linux-armv7 to 3.13.0-2 2014-01-28 03:50:12 +00:00
moonman
66274425ff core/linux-kirkwood to 3.13-1 2014-01-27 20:41:56 -07:00
moonman
7e33c91a19 core/linux-raspberrypi-latest to 3.13-1 2014-01-27 17:57:38 -07:00
Dave Higham
5446c70403 core/linux-imx6-cubox add DVB devices and V4L 2014-01-27 00:11:17 +00:00
Dave Higham
a50ba3cd02 core/linux-imx6-cubox add bluetooth assortment and rfkill 2014-01-26 21:30:11 +00:00
Joshua Coombs
85636912f8 Multiarch test kernel for armv5 - Now featuring Kirkwood support. Note - Does not contain cryptodev, BFQ or AUFS 2014-01-25 21:51:32 -05:00
Martin Honermeyer
945b636145 Allow multiple devpts instances in linux-odroid kernel config
This is needed in order to run [docker](https://github.com/archlinuxarm/PKGBUILDs/tree/master/community/docker) containers (tested on ODROID-U3).
2014-01-25 23:47:02 +01:00
Kevin Mihelich
58125f0d05 core/linux-armv7 to 3.13.0-1 2014-01-25 04:17:54 +00:00
Kevin Mihelich
7c13fa61fd added core/linux-oxnas 2014-01-25 02:26:31 +00:00
Kevin Mihelich
2fb6f2371b core/linux-am33x-legacy to 3.8.13-15 2014-01-24 01:11:17 +00:00
Kevin Mihelich
740c3301ac core/linux-wandboard fix 2014-01-23 21:22:19 +00:00
Kevin Mihelich
973233eba3 core/linux-wandboard to 3.0.35-5, fixes #688 2014-01-23 21:03:23 +00:00
Kevin Mihelich
9cf7da54b8 core/pacman to 4.1.2-5.1 2014-01-23 14:44:55 +00:00
Kevin Mihelich
e33d10d501 core/linux-wandboard fix 2014-01-23 00:05:15 +00:00
Kevin Mihelich
364bd944e6 core/linux-wandboard to 3.0.35-4, fixes #686 2014-01-22 23:42:05 +00:00
Kevin Mihelich
09ca4c9835 core/pacman: drop pkgext 2014-01-22 22:12:01 +00:00
Kevin Mihelich
1e31151c61 core/linux-udoo fix 2014-01-22 00:16:16 +00:00
Dave Higham
7f7b1c038f core/linux-imx6-cubox to 3.0.35-6 add wifi and cifs 2014-01-21 21:09:22 +00:00
Dave Higham
ccc9738877 core/linux-imx6-cubox fixes via memset patch 2014-01-21 20:07:57 +00:00
Joshua Coombs
97c01524c2 Update linux-kirkwood-dt to use /boot/dtbs matching other platforms. 2014-01-21 14:01:46 -05:00
Joshua Coombs
1d0e967992 Update checksums for linux-kirkwood-dt 2014-01-21 13:56:54 -05:00
Joshua Coombs
23df36ce7b Finally bring linux-kirkwood-dt up to date 2014-01-21 13:51:50 -05:00
Kevin Mihelich
466cd74c58 core/linux-trimslice to 3.1.10-10 2014-01-21 18:41:48 +00:00
Kevin Mihelich
8791f075dc core/linux-utilite to 3.0.35-9 2014-01-21 18:37:48 +00:00
Kevin Mihelich
9cb75dd160 core/linux-udoo to 3.0.35-8 2014-01-21 18:35:01 +00:00
moonman
9e7be3a5c8 core/linux-raspberrypi sync with upstream, add VETH 2014-01-21 00:20:20 -07:00
Kevin Mihelich
7f2b3cfd10 core/linux-sun4i: config fixes 2014-01-21 00:16:49 +00:00
Kevin Mihelich
79ad7937f0 core/linux-sun4i: drop memset.patch 2014-01-20 23:55:16 +00:00
Kevin Mihelich
7952286446 core/linux-sun4i refactoring 2014-01-20 23:30:09 +00:00
Kevin Mihelich
89b61b48bb core/linux-sun5i refactoring 2014-01-20 23:20:56 +00:00
Jason Plum
3f600ba6f0 core/linux-sun4i to 3.4.75-1 (HEAD sunxi-3.4 as of 20140120) 2014-01-20 18:02:33 -05:00
Kevin Mihelich
c55ad65e62 core/linux-udoo to 3.0.35-7 2014-01-20 22:58:55 +00:00
Kevin Mihelich
ea22e679ee core/linux-kirkwood: remove warning from post_upgrade 2014-01-20 21:02:55 +00:00
moonman
c917bac337 core/linux-raspberrypi-latest update config to fix build issue 2014-01-20 12:46:24 -07:00
moonman
9e99cbcffa core/linux-raspberrypi-latest sync with upstream and fix build 2014-01-20 12:44:24 -07:00
Kevin Mihelich
66b417f48c core/libgcrypt: remove patches, fixed in our git pull 2014-01-20 17:44:38 +00:00
Kevin Mihelich
30add30d2c core/libgcrypt to 1.6.0-2 2014-01-20 17:36:12 +00:00
Kevin Mihelich
f2319d3b93 Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs 2014-01-20 16:39:19 +00:00
Kevin Mihelich
c20c6464a7 core/linux-imx6-cubox to 3.0.35-3, fixes #683 2014-01-20 16:39:12 +00:00
Oleg Rakhmanov
efe946b621 Merge pull request #677 from hugoferreira/master
Update config to support LXC (Linux Containers)
2014-01-19 19:02:28 -08:00
Hugo Ferreira
9b463a0414 Enable Thin Provisioning 2014-01-19 19:57:21 +00:00
Hugo Ferreira
cd16628e0b Bumped pkgrel and fixed md5sum for config. 2014-01-19 19:53:04 +00:00
Kevin Mihelich
18000196bd core/glibc: fix locale-gen 2014-01-19 19:43:29 +00:00
Kevin Mihelich
7bfbbd17c9 core/linux-sun4i: memset patch 2014-01-19 18:57:05 +00:00
Kevin Mihelich
5cfd55a3e3 core/linux-sun5i: memset patch 2014-01-19 18:55:34 +00:00
Kevin Mihelich
9aab0187d5 core/linux-sun7i to 3.3.0-9 2014-01-19 18:51:48 +00:00
Kevin Mihelich
cde2ac0319 core/linux-sun7i to 3.3.0-8 (fixes #681) 2014-01-19 17:57:42 +00:00
Kevin Mihelich
34abc83a88 added core/archlinuxarm-keyring 2014-01-19 03:15:21 +00:00
Kevin Mihelich
42e20cfa37 core/isl to 0.12.2-1 2014-01-19 01:22:24 +00:00
Hugo Ferreira
2f0ee5fb37 Update config to support LXC (Linux Containers)
These configurations enable usage of `lxc` and `docker` in the raspberrypi. The flags were chosen by running `lxc-checkconfig` and activating the missing features. This is the result of `lxc-checkconfig` before these changes:

```
--- Namespaces ---
Namespaces: enabled
Utsname namespace: enabled
Ipc namespace: enabled
Pid namespace: enabled
User namespace: missing
Network namespace: enabled
Multiple /dev/pts instances: missing

--- Control groups ---
Cgroup: enabled
Cgroup clone_children flag: enabled
Cgroup device: enabled
Cgroup sched: enabled
Cgroup cpu account: enabled
Cgroup memory controller: enabled

--- Misc ---
Veth pair device: missing
Macvlan: enabled
Vlan: enabled
File capabilities: enabled
```
2014-01-18 23:27:52 +00:00
pepedog
7f38e49c31 core/linux-imx6-cubox comment out make menuconfig from PKGBUILD 2014-01-18 21:09:02 +00:00
Dave Higham
64a15df38b core/linux-imx6-cubox add fuse and other fs 2014-01-18 21:05:00 +00:00
moonman
336b05d75e core/linux-raspberrypi-latest tablets support 2014-01-17 23:49:15 -07:00
moonman
ba5d0d0638 core/linux-raspberrypi to 3.10.27 and tablets support 2014-01-17 23:33:38 -07:00
Kevin Mihelich
dc22b5ab4b core/gcc fixes 2014-01-17 23:29:59 +00:00
Kevin Mihelich
e58df508bd core/glibc fixes 2014-01-17 19:46:52 +00:00
Kevin Mihelich
d800ea7bfd core/linux-armv5 to 3.12.8-1 2014-01-16 20:05:31 +00:00
Kevin Mihelich
e5e7997802 core/linux-am33x to 3.12.8-1 2014-01-16 20:02:09 +00:00
Andrew Wiley
bbf1a709cb add Trimslice ethernet driver 2014-01-16 03:33:30 -06:00
moonman
aa6f2cc948 core/linux-kirkwood to 3.12.8 2014-01-15 17:38:04 -07:00
Kevin Mihelich
85d9641fbb core/linux-odroid-xu-headless to 3.4.76-1 2014-01-15 21:13:27 +00:00
Kevin Mihelich
3bd2a4ae1b core/linux-odroid-xu to 3.4.76-1 2014-01-15 21:10:35 +00:00
Kevin Mihelich
86c8564def Merge pull request #672 from jquagga/for_pull
Update linux-chromebook to 2014-01-14 snapshot.
2014-01-15 13:03:33 -08:00
Kevin Mihelich
b28ef8e76f removed core/linux-mvebu 2014-01-15 19:50:06 +00:00
Kevin Mihelich
90d27785da core/linux-armv7 to 3.12.6-2 2014-01-15 19:49:50 +00:00
Kevin Mihelich
4c128d8c72 core/linux-am33x-legacy to 3.8.13-14 2014-01-15 19:47:08 +00:00
moonman
426091d325 core/linux-raspberrypi-latest to 3.12.7 2014-01-15 12:38:24 -07:00
moonman
0903bd0f33 core/linux-raspberrypi to 3.10.26 2014-01-15 12:20:05 -07:00
moonman
854a9fd89d core/linxu-kirkwood add aufs3 patch 2014-01-15 12:02:16 -07:00
moonman
446ffd0a64 core/linux-kirkwood to 3.12.7 2014-01-15 12:01:39 -07:00
Justin Settle
80eecb3da6 Update linux-chromebook to 2014-01-14 snapshot. 2014-01-15 08:29:17 -05:00
Kevin Mihelich
750b426065 core/libgcrypt: disable .install 2014-01-14 17:24:53 +00:00
Kevin Mihelich
d5bfd9a8b7 added core/libgcrypt 2014-01-13 20:37:34 +00:00
Kevin Mihelich
41de177f4f core/linux-olinuxino to 3.7.2-6, fixes #669 2014-01-13 15:38:10 +00:00
Kevin Mihelich
88110c37b9 core/linux-trimslice to 3.1.10-9 2014-01-12 01:07:27 +00:00
Kevin Mihelich
872288d49e core/linux-mvebu to 3.12.7-1 2014-01-09 22:32:07 +00:00
Kevin Mihelich
a9379988d7 core/linux-armv5 to 3.12.7-1 2014-01-09 22:30:48 +00:00
Kevin Mihelich
8e95008cda core/linux-raspberrypi to 3.10.25-2 2014-01-09 20:09:48 +00:00
Kevin Mihelich
d1e9e0d4c1 core/linux-armv5 to 3.12.6-2 2014-01-09 18:28:31 +00:00
Kevin Mihelich
23385eae33 core/linux-olinuxino to 3.7.2-5 2014-01-08 21:24:47 +00:00
Kevin Mihelich
9d438825c2 core/glibc to 2.18-12 2014-01-08 15:03:12 +00:00
Kevin Mihelich
21c0a04382 core/pacman-mirrorlist to 20140107-1 2014-01-08 06:30:02 +00:00
Kevin Mihelich
e12348c685 core/linux-chromebook fix 2014-01-07 22:12:08 +00:00
Kevin Mihelich
a5c71ce1df core/linux-chromebook fix 2014-01-07 21:48:38 +00:00
Kevin Mihelich
4638597789 Merge pull request #664 from ineiti/master
added CONFIG_TASKSTATS to linux-(chromebook|imx6-cubox|mmp|udoo|utilite|...
2014-01-07 13:03:13 -08:00
Linus Gasser
c01df29481 added CONFIG_TASKSTATS to linux-(chromebook|imx6-cubox|mmp|udoo|utilite|zedboard) 2014-01-07 21:50:43 +01:00
Kevin Mihelich
efb995284e Merge pull request #663 from ineiti/master
added CONFIG_TASKSTATS and others to allow iostat
2014-01-07 11:10:10 -08:00
Linus Gasser
277fe62fb8 bumped pkgrel 2014-01-07 20:02:40 +01:00
Linus Gasser
607073f558 added CONFIG_TASKSTATS and others to allow iostat 2014-01-07 19:32:39 +01:00
Jason Plum
cb174defc5 core/openssl to 1.0.1f-1 2014-01-07 08:00:44 -05:00
Kevin Mihelich
4974b04184 core/linux-trimslice to 3.1.10-8 2014-01-07 05:00:15 +00:00
Kevin Mihelich
90b98b9dac core/linux-trimslice to 3.1.10-8 2014-01-07 04:56:00 +00:00
Kevin Mihelich
d116bf7983 added core/linux-odroid-xu-headless 2014-01-07 04:03:28 +00:00
Kevin Mihelich
abf83b6b77 core/linux-am33x-legacy to 3.8.13-13 2014-01-07 00:18:08 +00:00
Kevin Mihelich
77840d6a64 core/linux-sun7i to 3.3.0-7 (fixes #615) 2014-01-06 21:39:00 +00:00
Kevin Mihelich
20d5a5f90f core/linux-am33x to 3.12.6-2 (fixes #662) 2014-01-06 19:25:12 +00:00
Kevin Mihelich
40d7363e4c core/pacman to 4.1.2-5 2014-01-03 02:12:01 +00:00
Kevin Mihelich
34da6b2a6f core/linux-odroid-xu fix 2013-12-30 16:37:29 +00:00
Kevin Mihelich
b5bf6df19c core/linux-mvebu fix 2013-12-30 16:30:41 +00:00
Kevin Mihelich
bf81d5e629 core/linux-armv5 fix 2013-12-30 16:30:24 +00:00
Kevin Mihelich
1367765bbc core/linux-odroid to 3.8.13.14-1 2013-12-30 16:29:33 +00:00
Kevin Mihelich
d4268e68d8 core/linux-odroid-xu to 3.4.75-1 2013-12-30 16:21:25 +00:00
Kevin Mihelich
ba182229b5 core/linux-mvebu to 3.12.6-1 2013-12-30 16:14:59 +00:00
Kevin Mihelich
794eaad414 core/linux-armv5 to 3.12.6-1 2013-12-30 16:10:10 +00:00
Kevin Mihelich
b637afec98 core/linux-armv7 to 3.12.6-1 2013-12-30 16:04:40 +00:00
Kevin Mihelich
33a9075d9e core/linux-am33x to 3.12.6-1 2013-12-30 15:57:15 +00:00
Kevin Mihelich
e5a7fe4315 core/gcc to 4.8.2-7 2013-12-28 14:39:07 +00:00
Kevin Mihelich
9f7c0ec28f core/pacman-mirrorlist to 20131227-1 2013-12-27 20:56:08 +00:00
moonman
12ec6cae8d core/linux-kirkwood update md5sums and bump pkgrel 2013-12-24 20:38:51 -07:00
csparker247
9ee865e68f Add brcmfmac drivers. 2013-12-24 20:04:38 -05:00
moonman
25a2e2073d core/linux-raspberrypi-latest to 3.12.6 2013-12-23 15:37:19 -07:00
moonman
d61b9037e0 core/linux-raspberrypi to 3.10.25 2013-12-23 14:43:19 -07:00
moonman
36cb3911cb core/linux-kirkwood to 3.12.6 2013-12-21 17:20:35 -07:00
pepedog
b1e863efb9 core/linux-imx-cubox remove LDFLAGS 2013-12-19 16:29:39 +00:00
Dave Higham
3e9b863d5e core/linux-cubox initial kernel for all imx based cubox and remove core/linux-imx-c1 2013-12-19 15:31:48 +00:00
Kevin Mihelich
45f6d2fb15 core/linux: moar fixes 2013-12-16 22:38:51 +00:00
Kevin Mihelich
6423d3676d core/linux fixes 2013-12-16 21:53:26 +00:00
moonman
792d48265d core/linux commit the updated patch 2013-12-16 14:31:40 -07:00
moonman
0530e8db79 core/openssl-cryptodev remove noautobuild flag 2013-12-16 14:01:27 -07:00
moonman
c6b66537a8 core/linux update outdated aufs3 patch, some other minor config changes 2013-12-16 13:55:00 -07:00
moonman
a4efb33cec core/openssl-cryptodev fix md5sum 2013-12-16 03:41:26 -07:00
moonman
e69353ff1d core/openssl-cryptodev more fixes 2013-12-16 03:28:41 -07:00
moonman
2e2272a241 core/openssl-cryptodev to 1.0.1.e-5 and fixes 2013-12-16 01:15:32 -07:00
moonman
2ba2e3c918 core/linux-kirkwood readd cryptodev_friendly 2013-12-16 00:49:20 -07:00
moonman
03b1a01a1a core/linux-kirkwood update makedepends 2013-12-15 23:32:29 -07:00
moonman
1f8aa587cc core/linux-kirkwood PKGBUILD rewrite and f2fs support 2013-12-15 23:29:26 -07:00
Kevin Mihelich
0fe7854389 core/linux-utilite to 3.0.35-7 2013-12-15 18:57:30 +00:00
Kevin Mihelich
0b7df83902 core/glibc to 2.18-11 2013-12-15 17:42:10 +00:00
Kevin Mihelich
52cd16cc02 core/binutils to 2.24-1 2013-12-15 17:41:29 +00:00
Kevin Mihelich
f18d1b5914 core/gcc to 4.8.2-6 2013-12-15 17:37:48 +00:00
Kevin Mihelich
421a90c471 core/linux-sun7i fix 2013-12-14 18:47:41 +00:00
Eugene Mamin
6819a3f5bb CP210x and FTDI USB serial converters added to build.
That devices is popular in DIY projects acting as UART converters.
So, kernel modules would be useful for users.
2013-12-14 22:31:36 +04:00
Kevin Mihelich
068c08add7 core/linux-odroid-xu fix 2013-12-14 04:12:11 +00:00