| Commit message (Expand) | Author | Age | Files | Lines |
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 | 56 | -1493/+3528 |
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | 1 | -1/+1 |
* | fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) | Gabor Juhos | 2007-07-10 | 1 | -2/+2 |
* | disable image generation for boards which we still have problems with (at lea... | Gabor Juhos | 2007-07-09 | 2 | -12/+22 |
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | 1 | -1/+1 |
* | more generic handling of Macronix flash chips, fix #2008 | Gabor Juhos | 2007-07-03 | 2 | -38/+54 |
* | fix a glitch in the status output of the non-verbose builds for adm5120 | Felix Fietkau | 2007-07-02 | 1 | -1/+1 |
* | patch-cmdline is now gone | Florian Fainelli | 2007-07-01 | 1 | -1/+1 |
* | Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ... | Florian Fainelli | 2007-07-01 | 1 | -0/+5 |
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | 4 | -60/+214 |
* | restore right patches for 2.6.21.5 | Gabor Juhos | 2007-06-30 | 12 | -0/+563 |
* | Oops! I've copied r7557 instead of r7757, sorry | Gabor Juhos | 2007-06-30 | 11 | -411/+0 |
* | restore old patches for 2.6.21.5 kernel | Gabor Juhos | 2007-06-30 | 11 | -0/+411 |
* | move 2.6.22 specific patches into the right place | Gabor Juhos | 2007-06-30 | 12 | -0/+0 |
* | update to 2.6.22-rc6 | Gabor Juhos | 2007-06-28 | 15 | -157/+313 |
* | fill in the kernel version info for every target, move the kernel tarball md5... | Felix Fietkau | 2007-06-28 | 1 | -0/+2 |
* | replace led driver, and resync kernel config | Gabor Juhos | 2007-06-27 | 7 | -80/+623 |
* | calling of prom_detect_board is needed only when we still don't know the board | Gabor Juhos | 2007-06-26 | 2 | -4/+7 |
* | from now on, the kernel parses parameters passed by our lzma-loader | Gabor Juhos | 2007-06-25 | 4 | -66/+218 |
* | from now on, the lzma loader is able to pass parameters to the kernel | Gabor Juhos | 2007-06-25 | 5 | -62/+223 |
* | fix hardware byte swapping to work in little endian mode as well | Gabor Juhos | 2007-06-23 | 2 | -3/+3 |
* | add initial support for hardware accelerated byte swapping | Gabor Juhos | 2007-06-22 | 5 | -14/+94 |
* | minor kernel config sync | Felix Fietkau | 2007-06-21 | 1 | -4/+0 |
* | cleanup svn properties | Gabor Juhos | 2007-06-19 | 1 | -1/+1 |
* | remove unused empty files | Gabor Juhos | 2007-06-18 | 3 | -0/+0 |
* | Typo fix on the usb2 kernel module | Florian Fainelli | 2007-06-18 | 1 | -1/+1 |
* | Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch | Florian Fainelli | 2007-06-17 | 3 | -5/+42 |
* | New PCI fixup version, should better assign IRQs for boards, thanks Gabor ! | Florian Fainelli | 2007-06-17 | 1 | -22/+109 |
* | prepare for the transition to linux 2.6.22 - make it possible to override the... | Felix Fietkau | 2007-06-16 | 1 | -1/+6 |
* | Move wget2nand to the base-files for adm5120 also fix default permission (#1812) | Florian Fainelli | 2007-06-14 | 2 | -1/+73 |
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | Florian Fainelli | 2007-06-14 | 5 | -55/+153 |
* | Better macronix bottom boot handling, thanks Gabor ! | Florian Fainelli | 2007-06-13 | 4 | -34/+94 |
* | Refresh patches with quilt, thanks Gabor ! | Florian Fainelli | 2007-06-13 | 10 | -127/+148 |
* | Re-enable complex mappings | Florian Fainelli | 2007-06-13 | 1 | -1/+2 |
* | Include ohci ehci and a better copyright date and description for the cellvis... | Florian Fainelli | 2007-06-12 | 1 | -3/+3 |
* | Enable ohci and ehci for adm5120, some boards uses it (cellvision cameras) | Florian Fainelli | 2007-06-12 | 1 | -5/+16 |
* | Add a cellvision profile for ADM5120 IP based cameras, build several modules ... | Florian Fainelli | 2007-06-11 | 2 | -5/+31 |
* | Fix the irq mapping for routerboard devices (#1843) | Florian Fainelli | 2007-06-11 | 1 | -8/+4 |
* | Use the flash0_size from the adm5120_board structure to correctly remap the f... | Florian Fainelli | 2007-06-10 | 1 | -2/+2 |
* | Change the main partition to be named rootfs so that the scripts mount it | Florian Fainelli | 2007-06-08 | 1 | -1/+1 |
* | Resync adm5120 kernel config, lzma-loader fixes from Gabor | Florian Fainelli | 2007-06-08 | 4 | -9/+19 |
* | Fix the cmdline hack patch, thanks Gabor | Florian Fainelli | 2007-06-08 | 1 | -2/+2 |
* | USB probe rewrite, really needs testing | Florian Fainelli | 2007-06-05 | 1 | -46/+49 |
* | Add a ralink profile (for ADM5120 based IP cameras) | Florian Fainelli | 2007-06-05 | 2 | -0/+16 |
* | Fix endianness issues with adm5120eb, thanks to Gabor ! | Florian Fainelli | 2007-06-03 | 1 | -21/+72 |
* | adm5120 timing specific routines, was part of the IRQ handling rewritte | Florian Fainelli | 2007-06-03 | 1 | -0/+54 |
* | IRQ handler rewrite by Gabor Juhos, uses C no longer assembly | Florian Fainelli | 2007-06-02 | 14 | -384/+518 |
* | Update YAFFS config, wget2nand should use br-lan since eth0 is always bridged... | Florian Fainelli | 2007-05-30 | 1 | -1/+2 |
* | Add board specific code, autodetect the kernel, fixes #1707, thanks Gabor Juhos | Florian Fainelli | 2007-05-30 | 8 | -149/+445 |
* | Use the cmdline hacked's prom.c and disable this patching part accordingly | Florian Fainelli | 2007-05-30 | 2 | -24/+6 |