Commit Graph

6652 Commits

Author SHA1 Message Date
Daniel Dickinson
eb502bf450 We $(PLATFORM_SUBDIR)/target.mk gets included, include/kernel-version.mk hasn't yet been included... therefore KERNEL_PATCHVER hasn't yet been defined.
Ergo, we need to use a deferred definition of GEOS_GPIO (and can't use ifeq/endif).

Signed-off-by: Philip Prindeville <philipp@openwrt.org

SVN-Revision: 26397
2011-04-02 02:02:24 +00:00
Felix Fietkau
98c78c13db ar71xx: enable access to the WAN port PHY on a few devices, adds WAN link detection
SVN-Revision: 26394
2011-04-02 00:47:33 +00:00
Felix Fietkau
41ee4a283c ar71xx: only allow internal access to the ar7240 switch, export the MDIO bus behind the switch instead
SVN-Revision: 26393
2011-04-02 00:47:29 +00:00
Felix Fietkau
acbb3e50e7 ar71xx: frequent ethernet mac resets upset the MDIO bus on ar7240, so do not run them on every device open, only on tx timeouts
SVN-Revision: 26392
2011-04-02 00:47:25 +00:00
Daniel Dickinson
33b864e899 Updated kernel version to 2.6.37.4. Tested with 6348 and 6358 devices.
SVN-Revision: 26387
2011-03-31 06:16:23 +00:00
Michael Büsch
d739594c8d shmem_set_file: Remove ima_counts_get()
SVN-Revision: 26378
2011-03-30 16:49:18 +00:00
Michael Büsch
5f5b634380 2.6.38 vm_exports.patch: Fix merge error introduced in r26332 Thanks to acoul for noticing.
SVN-Revision: 26377
2011-03-30 16:43:23 +00:00
Hamish Guthrie
3ae738ce75 Update filesystem selection
SVN-Revision: 26366
2011-03-30 11:37:08 +00:00
Hamish Guthrie
2f08d5bff9 Add uboot-envtools to gumstix builds
SVN-Revision: 26363
2011-03-30 09:39:58 +00:00
John Crispin
628a47642c * adds spi driver, thx daniel
SVN-Revision: 26355
2011-03-29 07:10:50 +00:00
John Crispin
ff885fde8e * fix ARV7518PW support
SVN-Revision: 26354
2011-03-29 06:20:00 +00:00
John Crispin
08bb107823 * use netif_rx of the phydev if it is provided
SVN-Revision: 26353
2011-03-29 06:19:31 +00:00
John Crispin
5b0f2fb918 * shrink the memory window of the wdt
SVN-Revision: 26352
2011-03-29 05:18:08 +00:00
Florian Fainelli
ad9945105b geos: support cpu MSR register and flashrom for coreboot upgrades
The early versions of the platform shipped with coreboot 3.0, which had some issues rebooting correctly the first time.

Allow the user to upgrade his BIOS from Linux.

Signed-of-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 26344
2011-03-28 21:31:02 +00:00
Michael Büsch
93aa797810 Update omap24xx kconfig
SVN-Revision: 26333
2011-03-28 15:53:28 +00:00
Michael Büsch
371bccb4c0 Update 2.6.38 to 2.6.38.2
SVN-Revision: 26332
2011-03-28 15:44:03 +00:00
Alexandros C. Couloumbis
c69977eb8b linux/atheros: add missing netpoll option. (closes #9130)
SVN-Revision: 26331
2011-03-28 12:00:17 +00:00
Travis Kemen
99c3236182 The Geos target (and probably others, like net5501) need to grab the new cs5535 gpio driver.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>

SVN-Revision: 26330
2011-03-28 01:18:58 +00:00
Gabor Juhos
87f5872f35 ramips: remove 2.6.36 stuff
SVN-Revision: 26329
2011-03-27 19:20:06 +00:00
Gabor Juhos
90d37adb8d ramips: switch to 2.6.37
SVN-Revision: 26328
2011-03-27 19:20:04 +00:00
Gabor Juhos
1844ea6c7b ramips: UPF_FIXED_TYPE must be set for the serial ports
SVN-Revision: 26327
2011-03-27 19:20:03 +00:00
Gabor Juhos
9ef4785364 ramips: define GPIO chips separately for each SoCs
SVN-Revision: 26326
2011-03-27 19:19:59 +00:00
Gabor Juhos
37d6d88869 ramips: move GPIO definitions into a separate header file
SVN-Revision: 26325
2011-03-27 19:19:57 +00:00
Gabor Juhos
251a367fb4 ramips: setup GPIO chip functions on the fly
SVN-Revision: 26324
2011-03-27 19:19:51 +00:00
Gabor Juhos
b03f2dfcee ramips: use separate register base for GPIO chips
SVN-Revision: 26323
2011-03-27 19:19:48 +00:00
Gabor Juhos
8770359f17 ramips: fix dir-300 mtd layout
Signed-off-by: Alexander Gordeev <lasaine@lvk.cs.msu.su>

SVN-Revision: 26322
2011-03-27 19:19:45 +00:00
Gabor Juhos
f599459abb ramips: enable MDIO on the HW550-3G board
SVN-Revision: 26321
2011-03-27 19:19:41 +00:00
Gabor Juhos
d701a72760 ramips: add sysupgrade and status LED support for HW550-3G
This patch adds sysupgrade and status LED support for the Aztech
HW550-3G. Some LED GPIOs were changed for clarity.

Signed-off-by: Layne Edwards <ledwards76@gmail.com>

SVN-Revision: 26320
2011-03-27 19:19:40 +00:00
Felix Fietkau
6c7170b923 Revert "kernel: remove all local symbols from kernel modules at link time to reduce their size" Use -x when stripping kernel modules instead
SVN-Revision: 26305
2011-03-26 15:29:53 +00:00
Felix Fietkau
b2b0770576 kernel: use -fno-caller-saves
SVN-Revision: 26301
2011-03-26 01:07:16 +00:00
Felix Fietkau
335877a2b3 global cflags: remove -funit-at-a-time, it is ignored by recent compilers. instead add -fno-caller-saves, which improves compression ratio for generated code with no apparent negative effects on performance
SVN-Revision: 26300
2011-03-26 01:07:12 +00:00
Felix Fietkau
3be9b77127 kernel: remove all local symbols from kernel modules at link time to reduce their size
SVN-Revision: 26298
2011-03-25 23:47:04 +00:00
Felix Fietkau
def45b136c kernel: remove wrong chunks from the 2.6.37 and 2.6.38 version of the mips oprofile fix
SVN-Revision: 26297
2011-03-25 22:18:17 +00:00
Hamish Guthrie
d16f80c95d Correct CTI patch
SVN-Revision: 26276
2011-03-23 14:08:33 +00:00
Hamish Guthrie
26a17a0e39 kernel: add CTI usb-id's to FTDI driver
SVN-Revision: 26275
2011-03-23 11:31:49 +00:00
Hamish Guthrie
4a3f0f9769 Add patch to correct sub-page alignment
SVN-Revision: 26274
2011-03-23 08:23:04 +00:00
Jo-Philipp Wich
771d6f18f6 fix image generation in the Image Builder environment
SVN-Revision: 26271
2011-03-22 18:56:55 +00:00
Imre Kaloz
4ee9074433 add 2.6.38 support
SVN-Revision: 26268
2011-03-22 15:04:17 +00:00
Imre Kaloz
0a65ef965d enable the 'big kernel lock' by default
SVN-Revision: 26267
2011-03-22 09:20:34 +00:00
Travis Kemen
e9fdc5c981 sysupgrade works on the wp54
SVN-Revision: 26257
2011-03-21 16:52:14 +00:00
Claudio Mignanti
eb4fc36bfe Update to 2.6.38
SVN-Revision: 26246
2011-03-20 22:49:27 +00:00
Michael Büsch
37548fcf60 omap24xx: Update to 2.6.38. Remove 2.6.37 files
SVN-Revision: 26244
2011-03-20 14:07:25 +00:00
Hauke Mehrtens
8d75dcb4b8 brcm47xx: remove kmod-usb-ohci from WGT634U packages.
This package creates some error messages on startup

Thank you russell-- for reporting

SVN-Revision: 26240
2011-03-19 23:19:08 +00:00
Hauke Mehrtens
782dd1689b kernel: add missing config options
SVN-Revision: 26238
2011-03-19 17:40:58 +00:00
Hauke Mehrtens
1ddb639910 kernel: linux/version.h was removed in kernel 2.6.19 and is now replaced by generated/autoconf.h.
This fixes build with kernel 2.6.38.
This was only build tested.
Thank you philipp64 for reporting

SVN-Revision: 26237
2011-03-19 17:40:02 +00:00
Imre Kaloz
a8d84ae94d remove 2.6.34 support
SVN-Revision: 26229
2011-03-18 13:40:48 +00:00
Imre Kaloz
de69f84399 upgrade to 2.6.37.4
SVN-Revision: 26228
2011-03-18 13:33:18 +00:00
Imre Kaloz
4ef09dc5f8 upgrade to 2.6.37.4
SVN-Revision: 26227
2011-03-18 13:32:17 +00:00
Imre Kaloz
b8430e7427 update to 2.6.32.33 and 2.6.37.4
SVN-Revision: 26226
2011-03-18 13:25:32 +00:00
Imre Kaloz
c89b70adcd upgrade to 2.6.37
SVN-Revision: 26225
2011-03-18 13:09:21 +00:00