Commit graph

77 commits

Author SHA1 Message Date
pepedog 05767524b0 core/linux-raspberrypi bump and use bcmrpi_defconfig 2012-12-21 10:50:51 +00:00
Mike Brown f4bd612813 core/linux-raspberypi: Adding support for ds1681 as requested by kekzpriester 2012-12-05 08:38:16 -05:00
pepedog 8f04e5afbf More Corrections- raspberry pi kernel and firmware for -next 3.6.x Linux 2012-11-26 04:19:42 -06:00
pepedog 306a514ffe core/linux-raspberrypi /alarm/raspberrypi-firmware update to latest 2012-11-25 08:04:28 -06:00
pepedog 08bf995a9d Raspberry Pi kernel and firmware update 2012-11-20 16:01:09 -06:00
Mathias Fussenegger 2b85db735b add xpad joystick module to kernel config 2012-10-28 09:03:00 +01:00
pepedog 10301f22ba core/linux-raspberrypi rebuild 2012-10-20 21:18:51 +02:00
pepedog bdf4091cfd core/linux-raspberrypi
Revert "Move to version 5 of VCHIQ. Note: this requires a corresponding start.elf and /opt/vc/lib update"
2012-10-17 14:24:42 +02:00
pepedog c6ce072676 core/linux-raspberrypi updated-requires new f/ware 2012-10-13 21:32:18 +02:00
Kevin Mihelich 384884df86 core/linux-raspberrypi: config update 2012-10-05 02:46:48 +00:00
pepedog add41a56e9 core/linux-raspberrypi add cycle_delay 2012-10-04 15:45:55 +02:00
pepedog f018f3d4fc core/linux-raspberrypi Install notice change
to add cycle_delay
2012-10-04 15:43:30 +02:00
Kevin Mihelich 88e1121ba2 core/linux-raspberrypi: re-comment make menuconfig 2012-10-03 09:45:38 -06:00
pepedog 8823546755 core/linux-raspberrypi add THERMAL_BCM2835 driver 2012-10-02 21:14:43 +01:00
pepedog e7e2f1da29 core/linux-raspberrypi add NFSD_V4 to config 2012-09-26 21:59:39 +01:00
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