170 Commits (5a326c97841226b5addd4de3570b1692282320e1)

Author SHA1 Message Date
Gabor Juhos a9ffbd94e7 add LED definitions for the RB133/133C boards, thanks to Christophe Lucas 17 years ago
Gabor Juhos 75b905e93d rename patches to follow our naming conventions 17 years ago
Felix Fietkau 76da233e45 protect the adm5120 pci ops with a spinlock - fixes race conditions that happened in combination with madwifi and more than one card 17 years ago
Gabor Juhos 445230cf78 uses AMBA PL010 driver for the serial ports from now 17 years ago
Gabor Juhos e985340f14 reorder rootfstypes to allow both squashfs and jffs2 images to boot 17 years ago
Gabor Juhos 162017ee41 fix kernel command line 17 years ago
Gabor Juhos dadc9a4450 cosmetic changes in flash driver 17 years ago
Felix Fietkau 7cd21d77fa disable reserved blocks for checkpointing in yaffs2 on rb532 and adm5120 17 years ago
Gabor Juhos a15a86ce3f adm5120_mtd.c is no longer in use 17 years ago
Gabor Juhos 1cea8d99bf board specific fixes * fix detection of RB-133C, thanks to Christophe Lucas * fix detection of RB-153 * add support for WP54G-WRT to the lzma-loader * fix adm5120_mtd.c for WP54G-WRT in 7.07 * now it's ready for the release of 7.07 17 years ago
Gabor Juhos 7c175c0d4f cleanup patches * nuke patches for 2.6.21 * refresh patches for 2.6.22 17 years ago
Felix Fietkau 3c16238462 simplify and fix adm5120 image building, fix broken FEATURES handling 18 years ago
Gabor Juhos 2a43eb3bd9 fix printk format arguments in memory detection code 18 years ago
Gabor Juhos a82a99d9d2 flash driver fixes 18 years ago
Gabor Juhos 9539ee8010 fix switch driver, force all packets from all the ports are low priority 18 years ago
Florian Fainelli c6542df5fe Fixup the hcd driver, add a start/stop/reset/sw_reset functions, should allow it to basically run 18 years ago
Florian Fainelli eb021be571 Fix wget2nand with the host's patch-cmdline and the new kernel filename 18 years ago
Gabor Juhos ae7bf3d0f0 fix switch_driver to avoid segfaults 18 years ago
Gabor Juhos c452e6058a update trxsplit * use generic rootfs_split feature * resync kernel config 18 years ago
Florian Fainelli 62af6d98ac Fix indentation for add_mtd_partitions (#2072) 18 years ago
Florian Fainelli 28a4b28ce1 Remove tgz hacks 18 years ago
Felix Fietkau 793b09b854 really fix tgz images 18 years ago
Florian Fainelli 4ec101945c Put the init flag in the structure 18 years ago
Gabor Juhos 934a641058 clean of the rootfs_split patch 18 years ago
Florian Fainelli 01696b71cc Replace hardcoded values with their correct definitions 18 years ago
Florian Fainelli b3fae87009 Convert the nand driver to a platform_device, should only allow routerboards to use it 18 years ago
Florian Fainelli f59b6f6089 Fix the tgz image build 18 years ago
Florian Fainelli c72197e2cc The RB1xx profile should only provide tgz image and pci support 18 years ago
Florian Fainelli 19a52ea35d Add a USES_TGZ config.in variable, so that RB1xx profiles can use it 18 years ago
Florian Fainelli 6c8cf15dae Load the appropriate MTD driver if we were booted from NOR/NAND only, use the TRX mapping by default if bootloader unknown 18 years ago
Gabor Juhos 6e655daf21 restore support for Infineon's EASY 5120 boards 18 years ago
Florian Fainelli 62e1634ed9 Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann 18 years ago
Florian Fainelli 0e07409d92 Fix warnings 18 years ago
Gabor Juhos 81455651a2 fix of the board specific initialization of the GPIO pins 18 years ago
Gabor Juhos 1c6947c57b refresh patches for 2.6.22.1 using quilt 18 years ago
Gabor Juhos 93a7dd0956 lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching 18 years ago
Gabor Juhos 54e329087c flash driver shows the correct chip size from now 18 years ago
Florian Fainelli e2b75c370e Fix the section mismatch on the serial driver (#2076), thanks Thomas ! 18 years ago
Gabor Juhos b1d970fd1d fix detection of admboot based boards 18 years ago
Gabor Juhos a31921a8cd remove hardware accelerated byte swapping feature, and resync kernel config 18 years ago
Gabor Juhos 4db7fa1c06 refactor kernel code (part 1), mark it as broken now 18 years ago
Mike Baker be6a41df04 bump to 2.6.22.1 18 years ago
Gabor Juhos 968894ad08 fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) 18 years ago
Gabor Juhos 0e1921ab3c disable image generation for boards which we still have problems with (at least if CONFIG_DEVEL is not selected) 18 years ago
Felix Fietkau d8ced3b2ff 2.6.22 is released :) 18 years ago
Gabor Juhos 3d0376e30a more generic handling of Macronix flash chips, fix #2008 18 years ago
Felix Fietkau b070b74f1f fix a glitch in the status output of the non-verbose builds for adm5120 18 years ago
Florian Fainelli f09d023394 patch-cmdline is now gone 18 years ago
Florian Fainelli 114632438a Remove patch-cmdline from the packages and move it tools tools/. adm5120 and rb532 do use it for procuding ready-to-use kernels (#1631) 18 years ago
Gabor Juhos 0f6020d171 rewrite of memory detection code, should be fix #1909 18 years ago