Commit graph

1860 commits

Author SHA1 Message Date
Kevin Mihelich 525cee9026 core/linux-armv5 to 3.13.6-1 2014-03-07 22:37:59 +00:00
Kevin Mihelich c2fa11db6f core/linux-am33x-legacy to 3.8.13-17 2014-03-07 22:37:35 +00:00
Dave Higham f3d065e120 core/linux-imx6-cubox-dt make wireless as module to prevent boot hang 2014-03-07 16:13:08 +00:00
Mikkel Oscar Lyderik 20508ec55f Update linux-sun7i to 3.4.79
Adds support for cubietruck.
Changes source to http://github.com/linux-sunxi/linux-sunxi

* nfs doesn't seem to work yet
* neither does wifi
2014-03-06 20:23:44 +01:00
Dave Higham 999e3113a2 core/linux-imx6-cubox-dt remove CONFIG_EVBUG fixes #747 2014-03-06 12:49:01 +00:00
Dave Higham 667a40cf0e core/linux-imx6-cubox add FHANDLE 2014-03-05 18:53:47 +00:00
Kevin Mihelich 3f8963eec0 core/linux-imx6-cubox-dt: fix makedepends again 2014-03-04 15:09:40 +00:00
Kevin Mihelich 11fb3081c4 core/linux-imx6-cubox-dt: fix makedepends 2014-03-04 14:29:16 +00:00
Dave Higham 68c4cfc0fd add core/linux-imx6-cubox-dt 2014-03-04 13:42:08 +00:00
Kevin Mihelich df95116208 core/linux-odroid-xu(-headless) to 3.4.76-3 2014-03-04 13:24:54 +00:00
Kevin Mihelich f7164c50fd core/linux-odroid to 3.8.13.18-2 2014-03-02 16:43:32 +00:00
Kevin Mihelich 7290931757 added core/readline 2014-03-02 04:05:32 +00:00
Kevin Mihelich 6bb25ec4d1 core/linux-armv5 to 3.13.5-2 2014-03-01 08:02:00 +00:00
Kevin Mihelich 95838428b7 core/glibc to 2.19-3 2014-03-01 06:38:49 +00:00
Kevin Mihelich d7bce02d4a core/linux-sun7i to 3.3.0-10 2014-02-28 13:38:30 +00:00
Kevin Mihelich 83613036d0 Merge pull request #734 from levaitamas/ecryptfs
Compile linux-sun7i with ecryptfs module
2014-02-28 06:37:12 -07:00
Lévai Tamás d5060c23b3 compile with ath9k* modules
Add support for ath9k* based devices in order to use common usb wifi dongles with ath9k_htc.
2014-02-27 20:02:32 +01:00
Lévai Tamás 49005b1674 compile with ecryptfs module
Build ecryptfs module too, because ecryptfs-utils relies on ecryptfs kmodule.
2014-02-27 19:53:14 +01:00
Kevin Mihelich e2972ba06f core/linux-armv7 to 3.13.5-1 2014-02-25 01:20:19 +00:00
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