Commit Graph

86 Commits (c6bc77ea365704f3f5c79d64aed069792a4e95b1)

Author SHA1 Message Date
Felix Fietkau c6bc77ea36 build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html
SVN-Revision: 8362
17 years ago
Florian Fainelli 9882253827 Prevent the ioctl from handling even unsupported ioctls
SVN-Revision: 8360
17 years ago
Florian Fainelli 24c25b071f Allow rdc-2.6 to kexec
SVN-Revision: 8359
17 years ago
Florian Fainelli ba3e833036 More led driver fixes
SVN-Revision: 8358
17 years ago
Florian Fainelli 38db03a94f Remove the LED code from the network driver
SVN-Revision: 8357
17 years ago
Florian Fainelli 4dceb69ef4 Still broken for now
SVN-Revision: 8356
17 years ago
Florian Fainelli 560411655b More rdc-2.6 fixes by Daniel Gimpelevich, thanks !
SVN-Revision: 8355
17 years ago
Florian Fainelli 30af966213 Put back some code from the 2.4 driver, supposed to boot network perfs
SVN-Revision: 8354
17 years ago
Florian Fainelli ca7294b986 Add generic gpio support to rdc, convert the led driver to be a platform driver, need to convert the flash driver as well
SVN-Revision: 8348
17 years ago
Florian Fainelli 0250efa1ea Make jffs2 images work with rdc, add a sitecom wl-153 profile and kernel config, fix rt61 installation (thanks to Daniel Gimpelevich)
SVN-Revision: 8328
17 years ago
Florian Fainelli 4e0563e185 Better x86 generic config, the lzma decompressor is now reliable (thanks to Daniel Gimpelevich)
SVN-Revision: 8233
17 years ago
Florian Fainelli f1b2dbceb2 Add the 93cx6 patch to generic-2.6, correctly fix dependencies on the rt2x00 drivers (thanks to Daniel Gimpelevich)
SVN-Revision: 8200
17 years ago
Nicolas Thill 4dca4a5243 update rdc-2.6 config (thanks to Daniel Gimpelevich)
SVN-Revision: 8187
17 years ago
Florian Fainelli 8f31903a95 Use the new x86 code, thanks sn9 !
SVN-Revision: 8185
17 years ago
Florian Fainelli b8f5329447 NAPI for r6040 of course depends on r6040
SVN-Revision: 8161
17 years ago
Florian Fainelli 868fbb706e Remove preinit.arch, not used, compile NAPI support for R6040, change the profile name to ar525w
SVN-Revision: 8160
17 years ago
Florian Fainelli 6409863c91 Upgrade rdc to 2.6.22.1, include r6040 ethernet fixes by sn9, thanks !
SVN-Revision: 8153
17 years ago
Florian Fainelli 4df03c9b28 Add back the port priority for r6040
SVN-Revision: 8134
17 years ago
Gabor Juhos 934a641058 clean of the rootfs_split patch
SVN-Revision: 8047
17 years ago
Imre Kaloz b35bedf094 pci_module_init() is deprecated for a long time - this won't hurt .21 and will be needed for .22
SVN-Revision: 7937
17 years ago
Felix Fietkau 41af082667 fill in the kernel version info for every target, move the kernel tarball md5sums to a central place
SVN-Revision: 7748
17 years ago
Felix Fietkau b94b11e11e minor kernel config sync
SVN-Revision: 7690
17 years ago
Felix Fietkau f019ac4dc9 prepare for the transition to linux 2.6.22 - make it possible to override the kernel version in the target makefile
SVN-Revision: 7644
17 years ago
Florian Fainelli de06b3b0d0 Make rdc boot a little further, still broken though, resync kernel config
SVN-Revision: 7419
17 years ago
Felix Fietkau 4c4b3a6317 move x86 lzma loader patch from generic patches into rdc-2.6 - it's causing problems at least in qemu, maybe on other systems as well and generic x86 doesn't really need the extra compression
SVN-Revision: 7342
17 years ago
Florian Fainelli b62d62a3c4 Update rdc to .21, mark it as broken
SVN-Revision: 7335
17 years ago
Florian Fainelli fdb603ed6b Rewrite LED driver, enable PCMCIA modules
SVN-Revision: 7185
17 years ago
Florian Fainelli 8d17e735d0 rdc-2.6 has pci support and rt61 should be built only along with rdc-2.6
SVN-Revision: 7049
17 years ago
Florian Fainelli e064ed6645 More stuff enabled in config, fix squashfs image, thanks sn9
SVN-Revision: 6989
17 years ago
Florian Fainelli 301acad069 Suppress the useless ioctl function
SVN-Revision: 6988
17 years ago
Florian Fainelli 1612bd2f91 No longer mark rdc-2.6 as broken, squashfs is now working, thanks sn9
SVN-Revision: 6976
17 years ago
Florian Fainelli 047e517898 Fix patch doubling
SVN-Revision: 6912
17 years ago
Florian Fainelli 8ff49aed39 Fresh fixes for rdc from sn9, thanks !
SVN-Revision: 6911
17 years ago
Florian Fainelli 75262124ba Add squashfs to rdc, add nvram partition as jffs2 partition (sn9)
SVN-Revision: 6838
17 years ago
Florian Fainelli a2e2060977 Use sn9 mtd driver
SVN-Revision: 6835
17 years ago
Florian Fainelli 69673570ca Fix the warning
SVN-Revision: 6809
17 years ago
Florian Fainelli 478fdc180a Use an updated r6040 ethernet driver which implements NAPI polling
SVN-Revision: 6805
17 years ago
Florian Fainelli 8cae829e57 Improve kernel configuration
SVN-Revision: 6802
17 years ago
Florian Fainelli b0b49cffa2 Generate squashfs images as well
SVN-Revision: 6800
17 years ago
Florian Fainelli b99dfc7133 Restore image creation for rdc boards
SVN-Revision: 6780
17 years ago
Florian Fainelli 8312a2acc2 Working configuration, minimalistic
SVN-Revision: 6779
17 years ago
Florian Fainelli 3e6bb28214 the redboot parsing function needs to be exported
SVN-Revision: 6778
17 years ago
Florian Fainelli c3697977ab Code cleanup
SVN-Revision: 6777
17 years ago
Florian Fainelli 806cd71e0a Fix the division by zero (sn9)
SVN-Revision: 6770
17 years ago
Florian Fainelli 47fce96471 Disable firmware creation for the moment
SVN-Revision: 6766
17 years ago
Florian Fainelli ed5e0b9431 Split up drivers and specific files, update flash map driver
SVN-Revision: 6765
17 years ago
Florian Fainelli ae90a1394d Working, but very minimalistic kernel config for rdc-2.6
SVN-Revision: 6755
17 years ago
Felix Fietkau 5c9cbf119d clean up nfsd kernel config entries (#1523)
SVN-Revision: 6731
17 years ago
Mike Albon 1fa14eaccc Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
17 years ago
Tim Yardley 03beb39e5f split out profile definitions from Makefiles
structure is as follows:
target/linux/<arch>/profiles/<profilename>.mk

These files are included by a blob match in the target Makefile

The files should be labeled based on their profile Name in the definition

SVN-Revision: 6468
18 years ago