Commit Graph

313 Commits

Author SHA1 Message Date
Florian Fainelli
9c4b23a8d1 Fix the uart patch
SVN-Revision: 6615
2007-03-19 19:38:12 +00:00
Florian Fainelli
d9dfd7341b Preliminary ADM5120 support, marked as broken
SVN-Revision: 6614
2007-03-19 17:34:37 +00:00
Eugene Konev
f04dd67969 Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to free initramfs twice).
SVN-Revision: 6613
2007-03-19 17:25:06 +00:00
Eugene Konev
510db3b0a6 Add forgotten part of vlynq irq setup
SVN-Revision: 6606
2007-03-18 16:00:28 +00:00
Eugene Konev
259c114526 ar7-2.4 cleanup - Switch to generic init scripts (/sbin/mount_root, /bin/firstboot, /etc/preinit), failsafe part moved to /etc/preinit.arch. This should fix #1449 with an added benefit of using mini_fo. - Switch to generic /etc/config/network. - ar7 flashmap: change "OpenWrt" to "rootfs_data", move ar7_mtd_cleanup out of .exit.
SVN-Revision: 6604
2007-03-18 14:18:56 +00:00
Eugene Konev
6eb218b9c9 Add ar7-2.6 port (marked as broken for now).
SVN-Revision: 6600
2007-03-18 09:40:51 +00:00
Eugene Konev
418ae3a045 Make lzma-loader sdram mapping configurable (#1169)
SVN-Revision: 6598
2007-03-18 09:32:22 +00:00
Hamish Guthrie
2ee061880b Changed pin selections in low-level mmc driver
SVN-Revision: 6596
2007-03-17 16:19:09 +00:00
Hamish Guthrie
edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
2007-03-16 18:53:35 +00:00
Florian Fainelli
ddb5473bb3 Fix compilation errors with xt_portscan
SVN-Revision: 6578
2007-03-16 18:35:48 +00:00
Florian Fainelli
11109c2515 Fix the serial driver with the devfs removal
SVN-Revision: 6577
2007-03-16 18:33:46 +00:00
Felix Fietkau
a8fbb232f8 add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
SVN-Revision: 6575
2007-03-16 12:26:33 +00:00
Felix Fietkau
fbe0b0e33a enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
2007-03-15 18:53:00 +00:00
Felix Fietkau
4319c79ad4 brcm47xx: add a few nops to keep the cpu happy
SVN-Revision: 6568
2007-03-15 12:07:43 +00:00
Felix Fietkau
dcfbd5f656 fix up remaining parts for the brcm47xx-2.6 port (tested on wgt634u), nuke the old brcm-2.6 port, close #1312, #1451
SVN-Revision: 6564
2007-03-14 03:37:40 +00:00
Felix Fietkau
53a5d4131f add reboot fix from #1312
SVN-Revision: 6563
2007-03-14 01:26:57 +00:00
Felix Fietkau
f7809d07c8 remove screwy network config override from x86-2.6 base-files
SVN-Revision: 6558
2007-03-12 19:23:18 +00:00
Imre Kaloz
ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
2007-03-11 19:49:50 +00:00
Felix Fietkau
04fd1d444a oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
2007-03-11 00:04:17 +00:00
Hamish Guthrie
98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
2007-03-10 16:06:37 +00:00
Mike Baker
4a5cb10be3 more devfs related bugs
SVN-Revision: 6543
2007-03-09 18:39:34 +00:00
Felix Fietkau
65e59861ba fix up the netconfig script after the devfs=>hotplug2 migration
SVN-Revision: 6542
2007-03-09 18:20:54 +00:00
Tim Yardley
fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
2007-03-07 15:38:45 +00:00
Hamish Guthrie
2cbe1f1c0d Added GPIO driver
SVN-Revision: 6534
2007-03-07 11:46:24 +00:00
Mike Albon
1fa14eaccc Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
2007-03-06 23:13:20 +00:00
Hamish Guthrie
18b744818a Add support for LED drivers (clock tick and CPU activity) Removed partition support (done on command line now)
SVN-Revision: 6531
2007-03-06 20:40:41 +00:00
Felix Fietkau
4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
2007-03-06 19:13:40 +00:00
Hamish Guthrie
a5938cfbb3 Modified partition table to support jffs2
SVN-Revision: 6529
2007-03-05 10:30:34 +00:00
Hamish Guthrie
64d7360b51 Chaged kernel config so default builds cleanly
SVN-Revision: 6528
2007-03-05 09:15:45 +00:00
Imre Kaloz
44a2fd050c fix squashfs for ixp4xx
SVN-Revision: 6524
2007-03-05 00:47:13 +00:00
Felix Fietkau
cf282c9a69 add missing init=/etc/preinit cmdline parameter
SVN-Revision: 6523
2007-03-05 00:38:37 +00:00
Felix Fietkau
8621fbdb4e add squashfs support for ixp4xx
SVN-Revision: 6522
2007-03-05 00:21:30 +00:00
Felix Fietkau
275ff405d8 more hotplug2/mdev/devfs related fixups, this time for broadcom
SVN-Revision: 6519
2007-03-04 23:55:07 +00:00
Felix Fietkau
5f728db76a fix a compile error caused by the devfs removal
SVN-Revision: 6518
2007-03-04 23:34:50 +00:00
Felix Fietkau
6bbbeb5d67 enable ne2k-pci by default
SVN-Revision: 6517
2007-03-04 21:25:25 +00:00
Imre Kaloz
603bbc1e8a SVN-Revision: 6516 2007-03-04 21:17:17 +00:00
Felix Fietkau
aabda0f133 reorder target profiles
SVN-Revision: 6514
2007-03-04 20:43:39 +00:00
Felix Fietkau
a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
2007-03-04 20:31:53 +00:00
Hamish Guthrie
99657a3be5 Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
2007-03-04 17:29:44 +00:00
Imre Kaloz
b97c7c0af6 upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches
SVN-Revision: 6489
2007-03-03 23:12:34 +00:00
Felix Fietkau
5acf90187b fix mdev for broadcom 2.6
SVN-Revision: 6484
2007-03-03 22:40:28 +00:00
Felix Fietkau
ae650458bb enable preinit for magicbox
SVN-Revision: 6483
2007-03-03 22:38:28 +00:00
Felix Fietkau
12fc04238e enable preinit in a few other platforms
SVN-Revision: 6482
2007-03-03 22:36:45 +00:00
Felix Fietkau
c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
2007-03-03 22:32:13 +00:00
Imre Kaloz
662fde9077 R.I.P. devfs
SVN-Revision: 6478
2007-03-03 20:35:01 +00:00
Felix Fietkau
7b0de4ae45 replace some hardcoded /dev/mtdblock/* references with calls to find_mtd_part()
SVN-Revision: 6477
2007-03-03 19:22:41 +00:00
Tim Yardley
747e57ffe2 make the rest of the structure for the targets that dont have profiles yet
SVN-Revision: 6475
2007-03-03 01:22:09 +00:00
Hamish Guthrie
cc04f0502f Deleting the test file
SVN-Revision: 6473
2007-03-02 23:33:12 +00:00
Hamish Guthrie
cfb6b9fa45 Test file - please ignore
SVN-Revision: 6472
2007-03-02 23:30:16 +00:00
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
2007-03-02 23:02:38 +00:00