Commit graph

212 commits

Author SHA1 Message Date
pepedog 27e17deead core/linux-raspberrypi alarm/raspberrypi-firmware fixes #265 and #268 2012-09-26 11:05:27 +01:00
pepedog 4de1b8821a core/linux-raspberrypi
rebuild, cpufreq govenor default from performance to ondemand
2012-09-20 00:53:32 +02:00
pepedog ebe03950b0 core/linux-raspberrypi/config
cpufreq changed to ondemand
2012-09-20 00:49:46 +02:00
Kevin Mihelich 551999d824 core/linux-raspberrypi: reverse module move and depmod calls 2012-09-14 13:41:58 +00:00
pepedog 8ee398dd99 core/linux-raspberrypi
Add cpu gov, and USB nik naks
2012-09-14 00:42:09 +02:00
pepedog 4a7eb6e016 core/linux-raspberrypi/config
Add cpu gov, config options, and USB nik naks
2012-09-14 00:37:42 +02:00
pepedog ecd3c1a5c3 core/linux-raspberrypi update
Add non-mainline source for rtl8188cu wireless driver as this is widely used. Disabled older rtlwifi driver
2012-09-03 22:05:34 +02:00
pepedog 0f426c7237 core/linux-raspberrypi update
Add low-latency mode to sdcard driver.
Enable with sdhci-bcm2708.enable_llm=1
2012-08-29 17:30:52 +02:00
xenoxaos 2bfb22af67 fixed config checksum for rpi kernel 2012-08-25 10:47:58 -04:00
pepedog 6fb6cbb6ac core/linux-raspberrypi add BATMAN 2012-08-25 15:53:52 +02:00
pepedog 26a8536c98 core/linux-raspberrypi/config
Add CONFIG_BATMAN_ADV=m
2012-08-25 15:50:28 +02:00
pepedog 9d14d841f3 Update core/linux-raspberrypi/PKGBUILD
Reversion plus dwc_otg update
2012-08-21 02:13:12 +02:00
pepedog e4333456db core/linux-raspberrypi bump kernel to 3.2.27 2012-08-20 02:13:01 +02:00
pepedog 3851e347fb core/linux-rasberrypi bump config to 3.2.27 2012-08-20 02:08:42 +02:00
Kevin Mihelich 5b5e0ccb82 core/linux-raspberrypi: config update 2012-08-18 04:26:56 +00:00
pepedog 5048ced69c core/linux-raspberrypi updates to kernel
inc updated 2.94a USB driver
2012-08-17 15:33:08 +02:00
blixawillbargeld b8794d5bcb Update core/linux-raspberrypi/config
set CONFIG_RFKILL=y (needed for wifi card)
2012-08-06 21:55:58 +03:00
Kevin Mihelich 5fd9666ea7 core/linux-raspberrypi: adjust buildarch 2012-07-31 23:32:57 +00:00
pepedog 35f2409430 core/linux-raspberrypi to 33 for config changes, adding bcm stuff 2012-07-26 21:46:39 +02:00
pepedog 112fe2761f core/linux-raspberrypi config changes keeping up with bcm 2012-07-26 21:41:17 +02:00
Kevin Mihelich 68a3713ed7 Merge pull request #223 from TamCore/patch-5
core/linux-raspberrypi: fix "linux=${pkgver}" in pkginfo
2012-07-25 12:09:42 -07:00
TamCore f7f3adcfd7 core/linux-raspberrypi: fix "linux=${pkgver}" in pkginfo
Using variables within '' was never a good idea :)

raspberrypi ~ # pacman -Qi linux-raspberrypi
[...]
Provides       : kernel26-raspberrypi  linux=${pkgver}

raspberrypi ~ # pacman -Qi linux-headers-raspberrypi
[...]
Provides       : kernel26-headers  linux-headers=${pkgver}
2012-07-25 20:13:17 +02:00
Kevin Mihelich 2df37979c8 Merge pull request #220 from TamCore/patch-3
core/linux-raspberrypi: corrected md5sums
2012-07-24 15:09:55 -07:00
TamCore 245e8f78d9 core/linux-raspberrypi: corrected md5sums 2012-07-24 22:54:27 +02:00
TamCore e031b6a84f core/linux-raspberrypi: we don't use mkinitcpio 2012-07-24 22:33:31 +02:00
pepedog fb95ca48d8 core/linux-raspberrypi rebuild for new config 2012-07-21 13:27:54 +02:00
pepedog b00d0de73a core/linux-raspberrypi config changes 2012-07-21 13:20:37 +02:00
Kevin Mihelich 3382450ae4 pkgbase fixes 2012-07-18 19:30:18 -04:00
Kevin Mihelich 5fe920d3e4 core/linux-raspberrypi to 3.1.9-31 2012-07-18 19:28:21 -04:00
Kevin Mihelich 5e66af8560 core/linux-raspberrypi: more networking stuff (#204) 2012-07-18 17:38:20 -04:00
Kevin Mihelich cb1c79069a core/linux-raspberrypi: add xfrm tunnel stuff (fixes #204) 2012-07-18 15:12:07 -04:00
Kevin Mihelich 671f06daf4 all kernels: create pkgdir/usr before moving 2012-07-16 21:39:40 -04:00
Kevin Mihelich 1558e2a86d core/linux-raspberrypi to 3.1.9-30 2012-07-16 12:00:03 -06:00
Kevin Mihelich 2c59735af5 Merge pull request #200 from teg/master
core/linux-raspberrypi: Prepare kernel for /lib -> /usr/lib move
2012-07-16 08:57:48 -07:00
Tom Gundersen c897b13e10 core/linux-raspberrypi: move kernel modules to /usr/lib/modules
This is needed with the next glibc update, and the current kmod version.

This mirrors the upstream commit: https://projects.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/linux&id=392ebae775235e2a8c0e6a738f1163dc93f6959d

Similar changes are needed to the other kernels in the repos.
2012-07-16 14:58:29 +02:00
Kevin Mihelich fe4b037bc3 core/linux-raspberrypi: update config 2012-07-14 15:50:36 -04:00
pepedog 6359502d9f core/linux-raspberrypi Rolling up several kernel fixes 2012-07-14 11:31:47 +02:00
pepedog 3c97e3d16c core/linux-rasberrypi Add mechanism to reduce the number of SOF interrupts in dwc_otg USB driver. Enable through /proc/dwc_sof/SOF_reduction 2012-07-06 23:24:15 +02:00
Kevin Mihelich 57e6eb9f1a core/linux-raspberrypi: config update 2012-07-03 12:38:37 -04:00
pepedog b5a8584c12 core/linux-raspberrypi rebuild 2012-07-03 12:40:26 +02:00
profil 57ac0e7a81 Enabled dm-mod, dm-crypt and xts for use with cryptsetup 2012-06-29 12:07:37 +02:00
Kevin Mihelich 5c6b9151d1 core/linux-raspberrypi to 3.1.9-26, fixes #186 2012-06-28 18:24:38 -04:00
Kevin Mihelich 60b30a719a core/linux-raspberrypi to 3.1.9-25, fixes #185 2012-06-25 11:27:40 -04:00
Kevin Mihelich 9f99597fcb core/linux-raspberrypi: erroneous character at start of file 2012-06-22 20:29:01 -04:00
pepedog 66ef17c7ee core/linux-rasberrypi rebuild to add hdmi_force_edid_audio to report all audio formats and fix memory leak in USB driver 2012-06-23 02:00:58 +02:00
pepedog 806681a2e4 core/linux-raspberrypi Fixes for ALSA hangs rebuild, firmware does not require rebuild 2012-06-21 16:21:36 +02:00
pepedog ea6eca8a32 Rebuild core/linux-raspberrypi as source bumped 2012-06-17 12:55:50 +02:00
Kevin Mihelich 6babde17b8 core/linux-raspberrypi to 3.1.9-21, fixes #176 2012-06-14 20:58:45 -04:00
Kevin Mihelich 5108a72235 core/linux-raspberrypi to 3.1.9-20, fixes #171, fixes #172 2012-06-10 23:51:31 -04:00
Kevin Mihelich 4468f94e1c core/linux-raspberrypi to 3.1.9-19, fixes #167 2012-06-07 18:10:20 -04:00
Kevin Mihelich 6389c87684 core/linux-raspberrypi to 3.1.9-18, fixes #163 2012-06-02 14:46:29 -04:00
pepedog 27401e0c5d Linux-raspberrypi to version 17 2012-05-31 20:03:02 +02:00
Kevin Mihelich 98d2255e33 core/linux-raspberrypi to 3.1.9-16 2012-05-29 16:57:43 -04:00
Kevin Mihelich 89945413f3 core/linux-raspberrypi to 3.1.9-15 2012-05-21 20:54:33 -04:00
TamCore 3186fa6ede raspberrypi uses bcm2708, not kirkwood 2012-05-13 17:03:11 +03:00
Kevin Mihelich 31bfbd6b97 core/linux-raspberrypi to 3.1.9-14 2012-05-11 23:20:05 -04:00
Kevin Mihelich baa6311254 core/linux-raspberrypi to 3.1.9-13 2012-05-09 20:30:01 -04:00
Kevin Mihelich 2df984bddc core/linux-raspberrypi to 3.1.9-12 2012-04-28 00:36:06 -04:00
Kevin Mihelich 92b1a345de core/linux-raspberrypi to 3.1.9-11 2012-04-18 17:55:36 -04:00
Kevin Mihelich 96410c4e15 core/linux-raspberrypi to 3.1.9-10 2012-04-05 21:52:35 -04:00
Kevin Mihelich bbe3b4c958 core/linux-raspberrypi to 3.1.9-9 2012-03-20 18:24:21 -04:00
Kevin Mihelich 6691a60835 added core/linux-raspberrypi 3.1.9-7 2012-03-16 22:49:52 -04:00