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
Kevin Mihelich
aa8f4a6c9d
core/linux-mvebu to 3.12.5-1
2013-12-14 03:58:47 +00:00
Kevin Mihelich
51f9e78959
core/linux-armv5 to 3.12.5-1
2013-12-14 03:56:00 +00:00
Kevin Mihelich
13192b1cbe
core/linux-armv7 to 3.12.5-1
2013-12-14 03:51:47 +00:00
Kevin Mihelich
6526b6e467
core/linux-am33x to 3.12.5-1
2013-12-14 03:49:46 +00:00
Kevin Mihelich
e2a86adedb
core/linux-odroid-xu to 3.4.73-1
2013-12-14 03:40:19 +00:00
Kevin Mihelich
b763e5d12e
core/linux-odroid to 3.8.13.13-3
2013-12-14 03:28:50 +00:00
moonman
71e72a50c9
core/linux-raspberrypi to 3.10.24
2013-12-12 23:17:21 -07:00
moonman
d5989a976d
core/linux-raspberrypi add support for pcf2127 rtc for rasclock
2013-12-12 03:34:11 -07:00
moonman
da831c35ae
core/linux-kirkwood to 3.12.5
2013-12-12 00:52:00 -07:00
Kevin Mihelich
969349b251
core/linux-udoo fix
2013-12-12 01:36:20 +00:00
Kevin Mihelich
9acc095919
core/linux-udoo to 3.0.35-5 ( fixes #642 )
2013-12-12 01:26:59 +00:00
Kevin Mihelich
9b36b7988f
core/linux-utilite fixes
2013-12-11 00:16:48 +00:00
moonman
de6a4dd481
core/linux-raspberrypi-latest issue reported and fixed upstream -> rebuild
...
ac438ad66f
2013-12-10 05:22:21 -07:00
Kevin Mihelich
71fad73e45
core/pacman-mirrorlist to 20131209-1
2013-12-10 05:12:08 +00:00
moonman
96648ff790
core/linux-raspberrypi-latest to 3.12.4
2013-12-09 16:31:50 -07:00
moonman
b6c85d3313
core/linux-raspberrypi to 3.10.23
2013-12-09 16:17:44 -07:00
Dave Higham
52b75a14f4
core/linux-urilite switch to devel branch and add missing headers
2013-12-09 10:32:11 +00:00
moonman
05bc3a2bf1
core/linux-kirkwood to 3.12.4
2013-12-08 22:49:04 -07:00
moonman
31f63bcce6
core/linux-raspberrypi-latest to 3.12.3
2013-12-06 21:53:49 -07:00
moonman
6c9ea78156
core/linux-raspberrypi to 3.10.22
2013-12-06 21:29:37 -07:00
Kevin Mihelich
c37b673a8c
core/linux-am33x to 3.12.3-1
2013-12-06 01:11:01 +00:00
Kevin Mihelich
e0fc2494b2
core/linux-mvebu to 3.12.3-1
2013-12-06 01:01:44 +00:00
Kevin Mihelich
4913b7658f
core/linux-armv7 to 3.12.3-1
2013-12-06 01:00:46 +00:00
Kevin Mihelich
bf3b18afdb
core/linux-armv5 to 3.12.3-1
2013-12-06 00:58:50 +00:00
moonman
deb43708e1
core/linux-kirkwood to 3.12.3
2013-12-04 22:31:26 -07:00
Christer Solskogen
0f7696c6f4
Merge remote-tracking branch 'upstream/master'
2013-12-02 08:14:19 +01:00
Christer Solskogen
6ae660be71
add missing posix_acl
2013-12-02 08:11:50 +01:00
Kevin Mihelich
2db3c103b1
core/gcc to 4.8.2-5
2013-12-02 04:31:51 +00:00
moonman
34e0550882
core/linux-raspberrypi-latest to 3.12.2
2013-11-30 22:33:23 -07:00
moonman
0ef13e74e5
core/linux-raspberrypi to 3.10.21
2013-11-30 22:14:47 -07:00
Kevin Mihelich
ebb42043e6
core/pacman-mirrorlist to 20131130-1
2013-11-30 23:55:39 +00:00
Kevin Mihelich
492a016a35
Merge branch 'master' of github.com:archlinuxarm/PKGBUILDs
2013-11-30 05:19:38 +00:00
Kevin Mihelich
19fdc82586
core/linux-armv7 to 3.12.2-1
2013-11-30 05:19:31 +00:00
Kevin Mihelich
70cb049a98
core/linux-am33x to 3.12.2-1
2013-11-30 05:17:49 +00:00
moonman
ebd8e85d38
core/linux-kirkwood to 3.12.2
2013-11-29 20:14:30 -07:00
Kevin Mihelich
1af557900d
core/linux-armv5: fix md5s
2013-11-29 22:52:45 +00:00
Kevin Mihelich
d87d8893ba
core/linux-armv5 to 3.12.2-1
2013-11-29 22:03:39 +00:00
Kevin Mihelich
e11975e953
core/linux-mvebu to 3.12.2-1
2013-11-29 22:03:22 +00:00
Christer Solskogen
d4fabd0cb6
enable xfs modules. bump pkgrel.
2013-11-29 19:22:01 +01:00
Kevin Mihelich
70a871adae
core/linux-odroid-xu to 3.4.70-2
2013-11-29 01:49:58 +00:00
Kevin Mihelich
f5abe054f1
Revert "core/linux-am33x-legacy to 3.8.13-14" (broken)
...
This reverts commit dd0ba7d341
.
2013-11-28 22:34:47 +00:00
Kevin Mihelich
dd0ba7d341
core/linux-am33x-legacy to 3.8.13-14
2013-11-28 20:49:19 +00:00
Kevin Mihelich
607733c23c
core/linux-odroid to 3.8.13.13-2
2013-11-28 00:18:11 +00:00
Kevin Mihelich
da360f8679
core/linux-odroid fix
2013-11-26 21:06:23 +00:00
Kevin Mihelich
2c7b321d5c
core/linux-utitlite to 3.0.35-4
2013-11-26 20:55:34 +00:00
Kevin Mihelich
8791104ba9
core/linux-odroid-xu to 3.4.70-1
2013-11-26 20:15:30 +00:00
Kevin Mihelich
c4dc8d44cf
core/linux-odroid to 3.8.13.13-1
2013-11-26 20:02:15 +00:00
moonman
686f6aa0d6
core/linux-kirkwood PKGBUILD update
2013-11-23 21:58:10 -07:00
moonman
2bea0f2b8d
core/linux-raspberrypi-latest to 3.12.1 and PKGFILE rewrite (following Kevin's example)
2013-11-23 21:31:03 -07:00
Kevin Mihelich
18946d27b8
core/linux-udoo to 3.0.35-4
2013-11-23 03:41:54 +00:00
Kevin Mihelich
76d0dd6634
core/linux-raspberrypi: variable fixes
2013-11-22 01:51:15 +00:00
Kevin Mihelich
e7eea10c5e
core/linux-raspberrypi to 3.10.19-3, pkgbuild makeover, aufs, and fixes #624
2013-11-22 01:47:03 +00:00
moonman
cebe8fa91b
core/linux-kirkwood fix dependencies
2013-11-21 03:57:43 -07:00
moonman
3244b0fd42
core/linux-kirkwood to 3.12.1
2013-11-21 02:53:29 -07:00
Kevin Mihelich
2f07f3d9b4
core/linux-raspberrypi: add kmod to makedepends
2013-11-21 03:28:17 +00:00
Kevin Mihelich
40417d308a
Merge pull request #630 from zeludo/master
...
Reduce memory fragmentation to prevent page allocation failures
2013-11-20 18:33:01 -08:00
Kevin Mihelich
4dd2d73909
core/linux-armv7 to 3.12.1-1
2013-11-21 02:30:51 +00:00
Kevin Mihelich
66bfa2e253
core/linux-am33x to 3.12.1-1
2013-11-21 02:29:34 +00:00
Kevin Mihelich
2d53afce25
core/linux-mvebu to 3.12.1-1
2013-11-21 01:59:21 +00:00
Kevin Mihelich
d9af2e2825
core/linux-armv5 to 3.12.1-1
2013-11-21 01:58:13 +00:00
Ludovic Ronsin
af4462bcd9
Updated config md5sum and bump pkgrel
2013-11-21 00:06:00 +01:00
Ludovic Ronsin
e822b68f61
Changed memory allocator to SLUB instead of SLAB
2013-11-20 23:26:59 +01:00
Ludovic Ronsin
79f39e0a3c
Enable memory compaction support
...
Prevent OOM caused by memory fragmentation
2013-11-20 23:19:11 +01:00
WarheadsSE
5a1cd64bf4
pkgrel bump Solskogen should have done.
2013-11-20 16:49:35 -05:00
Christer Solskogen
b5f0d88a98
Added modules for linux containers
2013-11-20 22:38:30 +01:00
moonman
f8b06eef0d
core/linux-raspberrypi to 3.10.19
2013-11-17 00:38:59 -07:00
Justin Settle
c3687365b0
Kernel config changes to better support Spring
...
from ChromiumOS config. This adds RTC support for the Spring, SlimPort-support (although I have no way to test that), and importantly backlight brightness support so I don't have to wear sunglasses to use the laptop.
2013-11-16 14:07:06 -05:00
Kevin Mihelich
71af61d25e
Merge pull request #607 from jquagga/for_pull_request
...
chromebook revised package builds
2013-11-14 17:59:41 -08:00
Justin Settle
56f00dcb2a
Fix header of PKGBUILD to be back to normal.
2013-11-14 20:56:09 -05:00
Justin Settle
254449afc6
Remove snow/spring.its. kernel.its now adds both dtb's.
...
These were from before I started with a multi-dtb FIT image.
2013-11-14 20:25:57 -05:00
Kevin Mihelich
d1e7e30cfd
core/linux-am33x-legacy: aufs config
2013-11-14 05:50:22 +00:00
Kevin Mihelich
df1f55ae7b
core/linux-armv7 to 3.12.0-3
2013-11-14 03:51:39 +00:00
Kevin Mihelich
b98f1dc877
core/linux-wandboard to 3.0.35-3
2013-11-14 03:49:02 +00:00
Kevin Mihelich
3ef7448ea1
core/linux-am33x-legacy to 3.8.13-13
2013-11-14 03:38:16 +00:00
WarheadsSE
a6f5017135
Merge pull request #621 from atlaware/patch-2
...
pkgrel bump -> 5 (added sound usb audio support in config)
2013-11-13 06:53:18 -08:00
atlaware
6868e3730b
pkgrel sink on comment
2013-11-13 15:45:23 +01:00
atlaware
62bc1f9c8d
pkgrel bump > 5 (added sound usb audio support in config)
2013-11-13 15:39:35 +01:00
atlaware
c7e81c3eda
Update config (added sound usb audio support)
...
Added sound usb audio support
Tested on Cubieboard2
2013-11-13 15:22:39 +01:00
Mauro Ribeiro
f641b8b988
core/linux-odroid to 3.8.13.12-2
...
This fixed the coloring issue on HDMI
Temperature messages
And enables the MCT for fine clocking
2013-11-12 23:45:46 -02:00
moonman
4fcfb27929
core/linux-raspberrypi-latest to 3.12
2013-11-11 23:36:30 -07:00
moonman
cc2bb697e1
core/linux-kirkwood add uksm patch file as the main link is terribly slow
2013-11-11 23:07:13 -07:00
moonman
d411d1e539
core/linux-kirkwood to 3.12
2013-11-11 22:55:23 -07:00
moonman
baf8a49a66
core/linux-raspberrypi to 3.10.18
2013-11-11 22:20:41 -07:00
Justin Settle
848f77ead5
Remove linux-chromebook-next
...
The 3.8 branch is fun to play with, but I don't think it's as ready from primetime as the linux-chromebook 3.4 branch. I've been using 3.4 branch for day to day on the HP and it seems fine (other than no RTC or TPM which need 3.8).
2013-11-11 21:46:08 -05:00
Kevin Mihelich
fcfbf7f672
core/glibc to 2.18-10
2013-11-11 04:11:13 +00:00
Kevin Mihelich
ee424e13df
core/gcc to 4.8.2-4
2013-11-11 04:09:36 +00:00
Kevin Mihelich
a0746fac94
core/linux-armv5 to 3.12.0-1
2013-11-10 04:13:04 +00:00
Kevin Mihelich
a39e17f16f
core/linux-armv7 to 3.12.0-2
2013-11-10 03:45:50 +00:00
Justin Settle
4e36766c82
Switch PKGBUILD to fetching git snapshot.
...
I haven't finished a full test build of this yet, but it fetches and begins building. I'll run through a full build test tomorrow. No config changes were made so the test is really to make sure all of the cp's and mv's still have paths that make them happy.
2013-11-08 22:14:51 -05:00
Kevin Mihelich
289ff2c4f7
core/linux-am33x: pkgbuild fix
2013-11-09 02:06:35 +00:00
Kevin Mihelich
2c1b0b7a25
core/linux-am33x push
2013-11-09 02:01:10 +00:00
Kevin Mihelich
90cfdc8a4b
core/linux-mvebu to 3.12.0-7
2013-11-09 01:50:05 +00:00
Kevin Mihelich
84f0a76049
core/linux-am33x to 3.12.0-6
2013-11-09 01:37:46 +00:00
Justin Settle
1654eb914e
Unified builds (multi-dtb) uImages for Snow/Spring
...
kernel.its now builds one uImage with dtb for both systems (3 dtbs actually as snow now has 2 dtbs). uBoot should select the right one - it does on the Spring.
THIS NEEDS TESTING ON SNOW.
2013-11-07 21:57:45 -05:00
Kevin Mihelich
d39d25fe4c
core/openssl to 1.0.1e-5
2013-11-07 14:52:36 +00:00
Mauro Ribeiro
6d955c24ab
core/linux-odroid: disable s5p-tv, disable g2d, enable exynos_drm, enable exynos_drm_g2d.
...
Also add's the fbcon map to default on HDMI display
2013-11-07 02:10:08 -02:00
Justin Settle
b6851a619d
Integrate chromebook/chromebook-next into branch for pull request.
2013-11-06 22:32:41 -05:00
moonman
4c6fbfedfa
core/linux-raspberrypi-latest to 3.11.7
2013-11-06 19:56:00 -07:00
moonman
ad56701585
core/linux-kirkwood to 3.11.7
2013-11-06 01:18:20 -07:00
WarheadsSE
52fa0a1117
fix keyutils
2013-11-01 12:24:54 -04:00
WarheadsSE
8351d2f5b4
core/keyutils to 1.5.8-1
2013-11-01 11:53:43 -04:00
Kevin Mihelich
a32c03a218
core/linux-odroid-xu to 3.4.67-1
2013-10-31 23:44:58 +00:00
Kevin Mihelich
48ece84cf5
Merge pull request #603 from CrawX/master
...
core/linux-wandboard fix pkgver in provides array
2013-10-31 08:22:18 -07:00
CruX
9f487eef4d
core/linux-wandboard fix pkgver in provides array
2013-10-31 16:19:19 +01:00
Kevin Mihelich
657bb29a87
core/linux-mvebu to 3.12.0-6
2013-10-31 00:51:09 +00:00
Kevin Mihelich
cde69ade64
core/linux-am33x to 3.12.0-5
2013-10-31 00:41:43 +00:00
Kevin Mihelich
ad5c779026
core/xfsprogs to 3.1.11-2
2013-10-30 14:07:32 +00:00
Kevin Mihelich
2ad52f6bcb
core/glibc to 2.18-9
2013-10-30 14:04:38 +00:00
Kevin Mihelich
7fd4226936
core -> extra/ppl to 1.1-1
2013-10-30 02:35:41 +00:00
dan64
f1a954cc6d
Enabled the module PPP_MPPE for VPN
...
The module is necessary to use pptpd for VPN (PPT) connections.
2013-10-27 17:02:26 +01:00
Kevin Mihelich
b254bf0cec
core/linux-mvebu to 3.12.0-5
2013-10-26 00:21:08 +00:00
moonman
0985f72b49
core/linux-raspberrypi-latest bump to rebuilt for the latest PR
2013-10-25 00:53:41 -06:00
moonman
1cff493011
Merge pull request #599 from aeickho/patch-1
...
Update config
2013-10-24 23:43:38 -07:00
Kevin Mihelich
5dbf30e73a
core/glibc to 2.18-8
2013-10-25 01:54:52 +00:00
Kevin Mihelich
7980178aa2
core/gcc to 4.8.2-3
2013-10-25 01:47:56 +00:00
Kevin Mihelich
99a50a5525
core/linux-utilite to 3.0.35-2
2013-10-24 02:25:51 +00:00
root
9c62d7844b
core/linux-imx6-c1 solidron carrier one initial kernel 3.0.35-1
2013-10-23 19:56:52 +01:00
Alex
a28c56c024
Update PKGBUILD
2013-10-23 19:29:56 +02:00
Alex
9a188fae9f
Update config
...
enable to build DS2413 as module
2013-10-23 19:11:18 +02:00
Kevin Mihelich
39572d3551
core/openssl-cryptodev to 1.0.1.e-4
2013-10-23 14:09:06 +00:00
Kevin Mihelich
4f60f1f366
core/openssl to 1.0.1.e-4
2013-10-23 14:07:06 +00:00
Kevin Mihelich
b9566831d1
core/isl to 0.12.1-2
2013-10-23 13:57:56 +00:00
Kevin Mihelich
1c5021e0a3
core/zlib to 1.2.8-3
2013-10-23 13:51:16 +00:00
Kevin Mihelich
65a01d9ba8
core/pacman to 4.1.2-4
2013-10-23 13:49:09 +00:00
Kevin Mihelich
101d7ab8d4
core/libtool to 2.4.2-12
2013-10-23 13:46:04 +00:00
Kevin Mihelich
433005000b
core/cloog to 0.18.1-2
2013-10-23 13:44:05 +00:00
Kevin Mihelich
1484734c58
core/gcc: remove armhf patch ( #582 )
2013-10-23 03:18:36 +00:00
Kevin Mihelich
f7bfcb3416
core/gcc fix, fixes #582
2013-10-23 03:17:53 +00:00
Kevin Mihelich
dc64fbc5b6
core/linux-am33x to 3.12.0-4
2013-10-23 03:15:37 +00:00
Kevin Mihelich
4a0a6fb162
core/linux-odroid to 3.8.13.11-1
2013-10-23 03:10:35 +00:00
moonman
430d84d738
core/linux-raspberrypi-latest to 3.11.6
2013-10-22 17:39:30 -06:00
Kevin Mihelich
75c41e62c3
core/linux-mvebu to 3.12.0-4
2013-10-22 04:52:08 +00:00
Kevin Mihelich
a07ab5ecea
core/linux-mvebu to 3.12.0-3
2013-10-22 02:17:49 +00:00
Kevin Mihelich
1c46c42e14
core/linux-odroid-xu to 3.4.5-3
2013-10-22 00:57:49 +00:00
Kevin Mihelich
25af70038f
core/linux-odroid-xu to 3.4.5-2
2013-10-22 00:26:12 +00:00
Artur Wronowski
5f4e835c1c
core/linux-am33x-legacy: add CONFIG_RTC_DRV_PCF8563=y
2013-10-21 20:45:34 +02:00
Artur Wronowski
16e83f7c36
Enable RTC PCF8563
2013-10-21 20:29:24 +02:00
moonman
2509ee5776
core/linux-raspberrypi update to the latest source
2013-10-20 23:34:37 -06:00
moonman
021d7a7b5e
core/linux-raspberrypi-latest to 3.11.5
2013-10-19 22:55:21 -06:00
Kevin Mihelich
4363718578
core/libtool to 2.4.2-11
2013-10-19 15:36:25 +00:00
Kevin Mihelich
867ef9017d
core/gcc to 4.8.2-1
2013-10-19 15:35:31 +00:00
moonman
4a67399f28
core/linux-kirkwood to 3.11.6
2013-10-18 18:28:26 -06:00
Kevin Mihelich
c121464b19
core/linux-omap to 3.7.10-9
2013-10-18 02:18:16 +00:00
Kevin Mihelich
cdcce6cc89
core/linux to 3.1.10-28
2013-10-18 02:14:35 +00:00
Kevin Mihelich
776c3185b0
added core/linux-utilite
2013-10-17 01:14:44 +00:00
Kevin Mihelich
a7501b990f
core/cloog to 0.18.1-1
2013-10-16 05:05:18 +00:00
WarheadsSE
d42bb0842b
core/linux-am33x-legacy: add CONFIG_EHRPWM_TEST=m
2013-10-15 12:21:47 -04:00
WarheadsSE
592138d5cb
core/linux-kirkwood: move i2c-mv64xxx, rtc-pf8563 to =y
2013-10-15 11:39:12 -04:00
Kevin Mihelich
ec8d7d418f
core/linux-am33x-legacy to 3.8.13-10
2013-10-14 23:45:43 +00:00
Kevin Mihelich
7891eddf65
core/linux-am33x to 3.12.0-3
2013-10-14 23:45:05 +00:00
WarheadsSE
216ca10998
core/linux: arg.
2013-10-14 16:20:01 -04:00
WarheadsSE
613c2e4119
core/linux: adjust nsa325-setup.c to use plat/gpio.h not plat/orion-gpio.h
2013-10-14 15:59:38 -04:00
WarheadsSE
462ed6fd8d
add missing files from PiT for am33x-legacy
2013-10-14 15:53:53 -04:00
WarheadsSE
81f97b64b3
core/linux-am33x-legacy: fix package_ names
2013-10-14 15:38:11 -04:00
WarheadsSE
29c1fdbea1
core/linux: add NSA325
2013-10-14 15:35:16 -04:00
WarheadsSE
82faa52650
core/linux-am33x-legacy: BBB 3.8.x kernel to solve cape issues.
2013-10-14 15:24:56 -04:00
moonman
66c0cadfe0
core/linux-kirkwood to 3.11.5
2013-10-14 02:27:16 -06:00
Kevin Mihelich
56cac3b339
core/linux-odroid-xu: config changes
2013-10-14 01:11:45 +00:00
Jason Plum
2734aa0dd4
core/linux-kirkwood: activate NSA325 HDD2 by default.
2013-10-12 20:42:58 -04:00
Kevin Mihelich
3a2534250e
core/linux-am33x to 3.12.0-2
2013-10-12 23:41:45 +00:00
Kevin Mihelich
e3ef3c8b8e
core/linux-sun4i: fix md5, closes #586
2013-10-12 06:23:09 +00:00