Commit Graph

318 Commits (f5225bef854cb5d1006b48166ab48cbeb7ede325)

Author SHA1 Message Date
Nicolas Thill f5225bef85 attempt to fix uml kernel config for i386
SVN-Revision: 6621
18 years ago
Florian Fainelli 78f10cebdd Re-enable adm5120 mtd driver
SVN-Revision: 6620
18 years ago
Florian Fainelli b8ca430c7f Remove 8250 serial driver, enable software watchdog
SVN-Revision: 6618
18 years ago
Florian Fainelli c2c8a6dfe7 CFE-ready mtd driver, needs fixing though, update kernel config
SVN-Revision: 6617
18 years ago
Florian Fainelli 1be7df6f97 Fix the baudrate macro
SVN-Revision: 6616
18 years ago
Florian Fainelli 9c4b23a8d1 Fix the uart patch
SVN-Revision: 6615
18 years ago
Florian Fainelli d9dfd7341b Preliminary ADM5120 support, marked as broken
SVN-Revision: 6614
18 years ago
Eugene Konev f04dd67969 Remove initrd code leftovers. Also fixes "Bad page state" on boot (kernel tried to free initramfs twice).
SVN-Revision: 6613
18 years ago
Eugene Konev 510db3b0a6 Add forgotten part of vlynq irq setup
SVN-Revision: 6606
18 years ago
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
18 years ago
Eugene Konev 6eb218b9c9 Add ar7-2.6 port (marked as broken for now).
SVN-Revision: 6600
18 years ago
Eugene Konev 418ae3a045 Make lzma-loader sdram mapping configurable (#1169)
SVN-Revision: 6598
18 years ago
Hamish Guthrie 2ee061880b Changed pin selections in low-level mmc driver
SVN-Revision: 6596
18 years ago
Hamish Guthrie edea35b85e Changed kernel configs to enable more packages. Added additional dependencies to mmc module in the modules tree
SVN-Revision: 6579
18 years ago
Florian Fainelli ddb5473bb3 Fix compilation errors with xt_portscan
SVN-Revision: 6578
18 years ago
Florian Fainelli 11109c2515 Fix the serial driver with the devfs removal
SVN-Revision: 6577
18 years ago
Felix Fietkau a8fbb232f8 add final fix for brcm47xx-2.6 memory corruption (patch from #1465)
SVN-Revision: 6575
18 years ago
Felix Fietkau fbe0b0e33a enable ext2 by default for rb532 (fixes #1466)
SVN-Revision: 6569
18 years ago
Felix Fietkau 4319c79ad4 brcm47xx: add a few nops to keep the cpu happy
SVN-Revision: 6568
18 years ago
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
18 years ago
Felix Fietkau 53a5d4131f add reboot fix from #1312
SVN-Revision: 6563
18 years ago
Felix Fietkau f7809d07c8 remove screwy network config override from x86-2.6 base-files
SVN-Revision: 6558
18 years ago
Imre Kaloz ee653e3700 add preliminary IOP32x support, mark it broken for now
SVN-Revision: 6557
18 years ago
Felix Fietkau 04fd1d444a oops... forgot to make x86-2.6 ext2 images use preinit as well :)
SVN-Revision: 6546
18 years ago
Hamish Guthrie 98408d0854 Added MMC/SD Card module support
SVN-Revision: 6544
18 years ago
Mike Baker 4a5cb10be3 more devfs related bugs
SVN-Revision: 6543
18 years ago
Felix Fietkau 65e59861ba fix up the netconfig script after the devfs=>hotplug2 migration
SVN-Revision: 6542
18 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support
SVN-Revision: 6535
18 years ago
Hamish Guthrie 2cbe1f1c0d Added GPIO driver
SVN-Revision: 6534
18 years ago
Mike Albon 1fa14eaccc Fix config, set directory block to -1 for redboot.
SVN-Revision: 6533
18 years ago
Hamish Guthrie 18b744818a Add support for LED drivers (clock tick and CPU activity) Removed partition support (done on command line now)
SVN-Revision: 6531
18 years ago
Felix Fietkau 4af390ee76 add vga console support for x86-2.6 images (fixes #1342, #840)
SVN-Revision: 6530
18 years ago
Hamish Guthrie a5938cfbb3 Modified partition table to support jffs2
SVN-Revision: 6529
18 years ago
Hamish Guthrie 64d7360b51 Chaged kernel config so default builds cleanly
SVN-Revision: 6528
18 years ago
Imre Kaloz 44a2fd050c fix squashfs for ixp4xx
SVN-Revision: 6524
18 years ago
Felix Fietkau cf282c9a69 add missing init=/etc/preinit cmdline parameter
SVN-Revision: 6523
18 years ago
Felix Fietkau 8621fbdb4e add squashfs support for ixp4xx
SVN-Revision: 6522
18 years ago
Felix Fietkau 275ff405d8 more hotplug2/mdev/devfs related fixups, this time for broadcom
SVN-Revision: 6519
18 years ago
Felix Fietkau 5f728db76a fix a compile error caused by the devfs removal
SVN-Revision: 6518
18 years ago
Felix Fietkau 6bbbeb5d67 enable ne2k-pci by default
SVN-Revision: 6517
18 years ago
Imre Kaloz 603bbc1e8a SVN-Revision: 6516 18 years ago
Felix Fietkau aabda0f133 reorder target profiles
SVN-Revision: 6514
18 years ago
Felix Fietkau a44c286fdb nuke mdev and replace it with hotplug2 :)
SVN-Revision: 6512
18 years ago
Hamish Guthrie 99657a3be5 Added initial support for at91 plaform (HCG)
SVN-Revision: 6508
18 years ago
Imre Kaloz b97c7c0af6 upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two patches
SVN-Revision: 6489
18 years ago
Felix Fietkau 5acf90187b fix mdev for broadcom 2.6
SVN-Revision: 6484
18 years ago
Felix Fietkau ae650458bb enable preinit for magicbox
SVN-Revision: 6483
18 years ago
Felix Fietkau 12fc04238e enable preinit in a few other platforms
SVN-Revision: 6482
18 years ago
Felix Fietkau c96e173c28 add failsafe support for x86-2.6 and fix mdev support for platforms using /etc/preinit
SVN-Revision: 6481
18 years ago
Imre Kaloz 662fde9077 R.I.P. devfs
SVN-Revision: 6478
18 years ago