Commit Graph

8019 Commits (c9f6d439278ac54f29962d91ac71037757ba747f)

Author SHA1 Message Date
Peter Denison c9f6d43927 Don't nuke fw_argX from CFE - Thanks jhansen
SVN-Revision: 11275
2008-05-27 15:01:07 +00:00
Imre Kaloz 20fbb8b151 move the fconfig package into trunk
SVN-Revision: 11274
2008-05-27 13:21:12 +00:00
Gabor Juhos c2619fb5ab revert kernel version to 2.6.25.4
SVN-Revision: 11273
2008-05-27 06:27:16 +00:00
Nicolas Thill ae879baa57 remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
SVN-Revision: 11272
2008-05-26 22:57:51 +00:00
Matteo Croce 7e9f396980 fixed mount path (closes #3464)
SVN-Revision: 11267
2008-05-25 20:03:00 +00:00
Florian Fainelli 29365f1d14 Fix compilation of lm77 module (#3447)
SVN-Revision: 11256
2008-05-24 14:16:23 +00:00
Florian Fainelli 85fa20921a Fix mount utilites installation (#3464)
SVN-Revision: 11255
2008-05-24 13:37:36 +00:00
Gabor Juhos 6454a87560 clean up Avila/Cambria patches
SVN-Revision: 11254
2008-05-24 11:25:35 +00:00
Gabor Juhos cdd03b171d refresh Avila/Cambria patches
SVN-Revision: 11253
2008-05-24 07:15:02 +00:00
Gabor Juhos 7bc56a7c0e move the latch-led driver into a separated patch
SVN-Revision: 11252
2008-05-24 07:14:13 +00:00
Gabor Juhos b481c0344e add inital support for the kendin switch on the gtwx5717 board
SVN-Revision: 11251
2008-05-24 06:45:35 +00:00
Imre Kaloz 8f5f48527e add USB fixup & board detection for the Cambria, plus merge the LED latch driver into the Avila LED patch -- again, thanks Chris :)
SVN-Revision: 11250
2008-05-23 15:25:56 +00:00
Gabor Juhos d923618f39 generate LZMA compressed uImage as well
SVN-Revision: 11249
2008-05-23 09:09:16 +00:00
Gabor Juhos 7962a35f62 u-boot: add LZMA decompression support
SVN-Revision: 11248
2008-05-23 09:08:23 +00:00
Imre Kaloz ef79a9a8f3 add Avila/Cambria latch LED support, thanks Chris
SVN-Revision: 11247
2008-05-23 09:03:47 +00:00
Gabor Juhos cae7447abc upgrade U-Boot to 1.3.3
SVN-Revision: 11246
2008-05-23 09:01:19 +00:00
Felix Fietkau 554ddcf755 fix liblua symlink installation
SVN-Revision: 11245
2008-05-23 07:09:29 +00:00
Florian Fainelli 4786a3f84a Resync 2.6.25 au1000 kernel config
SVN-Revision: 11244
2008-05-22 22:22:22 +00:00
Florian Fainelli 420a402048 Add a WL500GPv1 profile (#3395)
SVN-Revision: 11243
2008-05-22 20:29:47 +00:00
Florian Fainelli a013dcc08e Allow ipkg to handle conffiles if present (#3466)
SVN-Revision: 11242
2008-05-22 20:26:49 +00:00
Steven Barth f3bc063753 Added missing header reference to InstallDev target
SVN-Revision: 11241
2008-05-22 20:26:23 +00:00
Felix Fietkau d8d15cb1c0 fix lua compile issues on ixp4xx (EABI) by linking libgcc into liblua
SVN-Revision: 11240
2008-05-22 14:20:56 +00:00
Felix Fietkau 6fa85238f5 add updated lua patchset from Steven Barth (cyrus) as explained in http://lists.openwrt.org/pipermail/openwrt-devel/2008-May/002170.html
SVN-Revision: 11239
2008-05-22 14:20:36 +00:00
John Crispin b8652e42e8 missing config in olpc kernelconfig
SVN-Revision: 11235
2008-05-22 05:49:27 +00:00
Matteo Croce 4a78320c11 refresh gcc-4.2.3 patches
SVN-Revision: 11232
2008-05-21 11:51:22 +00:00
Peter Denison f027ecb2cf Stopgap compilation fixes for diag and switch under 2.6.25
SVN-Revision: 11231
2008-05-20 22:33:45 +00:00
Peter Denison de5c50cfe4 Update iproute2 to version 2.6.25, and fixup patches
SVN-Revision: 11230
2008-05-20 22:17:26 +00:00
Peter Denison 7cf7b7a1a8 Revert last 3 commits made in error. Proper versions will come later
SVN-Revision: 11229
2008-05-20 21:38:04 +00:00
Peter Denison 888d46ac87 Build brcm47xx against 2.6.25.1
SVN-Revision: 11228
2008-05-20 21:21:29 +00:00
Peter Denison 19f15b44ea Update generic-2.6 and brcm47xx 2.6.25 configs
SVN-Revision: 11227
2008-05-20 21:21:23 +00:00
Peter Denison 21401f537a Update 2.6.25 config
SVN-Revision: 11226
2008-05-20 21:21:15 +00:00
Matteo Croce ac8bf03f8e create /etc/fstab on boot (closes #3458)
SVN-Revision: 11225
2008-05-20 19:02:19 +00:00
Steven Barth f2de1dec21 Merge branch 'openssl'
SVN-Revision: 11224
2008-05-20 18:12:08 +00:00
Gabor Juhos 0f662245cb the hash_conntrack is no longer broken on ARM since 2.6.25.4
SVN-Revision: 11223
2008-05-20 17:40:12 +00:00
Gabor Juhos 9dbf23b2c5 fix a broken patch, thanks to Giampaolo Mancini (closes #3462)
SVN-Revision: 11221
2008-05-20 11:33:41 +00:00
Yuji Mano 4e56c90b05 * update ps3 target kernel config * reduce FB default size * enable FB console rotation
SVN-Revision: 11218
2008-05-19 22:15:06 +00:00
Matteo Croce 0a1c669ec1 fix some wrong paths
SVN-Revision: 11217
2008-05-19 22:08:46 +00:00
Gabor Juhos 779e43e18d refresh kernel patches
SVN-Revision: 11215
2008-05-19 16:34:31 +00:00
Gabor Juhos 8932b397b8 refresh kernel patches
SVN-Revision: 11214
2008-05-19 13:45:06 +00:00
Gabor Juhos dfe741470a refresh generic-2.4 patches
SVN-Revision: 11213
2008-05-19 13:44:11 +00:00
Gabor Juhos 2e6536f729 refresh kernel patches
SVN-Revision: 11212
2008-05-19 13:27:50 +00:00
Gabor Juhos 19d9cdedd4 refresh kernel patches
SVN-Revision: 11211
2008-05-19 13:09:29 +00:00
Gabor Juhos 7768b916fe refresh kernel patches
SVN-Revision: 11210
2008-05-19 12:11:46 +00:00
Gabor Juhos afaf27aa82 refresh kernel patches
SVN-Revision: 11209
2008-05-19 12:03:12 +00:00
Gabor Juhos 053c95515a refresh kernel patches
SVN-Revision: 11208
2008-05-19 12:00:20 +00:00
Gabor Juhos b8c2d7005f refresh kernel patches
SVN-Revision: 11207
2008-05-19 12:00:02 +00:00
Gabor Juhos c93440313a refresh kernel patches
SVN-Revision: 11206
2008-05-19 11:28:12 +00:00
Gabor Juhos 2f47e41bb1 refresh kernel patches
SVN-Revision: 11205
2008-05-19 11:05:50 +00:00
Gabor Juhos 7758bda7d0 refresh kernel patches
SVN-Revision: 11204
2008-05-19 10:58:03 +00:00
Gabor Juhos 51e45450f1 refresh kernel patches
SVN-Revision: 11203
2008-05-19 09:07:27 +00:00