Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Load the appropriate MTD driver if we were booted from NOR/NAND only, use ↵ | Florian Fainelli | 2007-07-18 | |
| | | | | | | the TRX mapping by default if bootloader unknown SVN-Revision: 8032 | |||
* | restore support for Infineon's EASY 5120 boards | Gabor Juhos | 2007-07-17 | |
| | | | | SVN-Revision: 8021 | |||
* | Adm5120 NAPI polling support and fixes by Thomas Langer and Friedrich Beckmann | Florian Fainelli | 2007-07-17 | |
| | | | | SVN-Revision: 8013 | |||
* | Fix warnings | Florian Fainelli | 2007-07-17 | |
| | | | | SVN-Revision: 8012 | |||
* | fix of the board specific initialization of the GPIO pins | Gabor Juhos | 2007-07-15 | |
| | | | | SVN-Revision: 7979 | |||
* | refresh patches for 2.6.22.1 using quilt | Gabor Juhos | 2007-07-15 | |
| | | | | SVN-Revision: 7976 | |||
* | lzma-loader improvements * update LzmaDecode.[ch] to 4.16 * speed up ↵ | Gabor Juhos | 2007-07-15 | |
| | | | | | | decompressing from flash * uses printf from lzma-loader of generic-2.6 target * initial support for flash bank switching SVN-Revision: 7975 | |||
* | flash driver shows the correct chip size from now | Gabor Juhos | 2007-07-13 | |
| | | | | SVN-Revision: 7971 | |||
* | Fix the section mismatch on the serial driver (#2076), thanks Thomas ! | Florian Fainelli | 2007-07-13 | |
| | | | | SVN-Revision: 7967 | |||
* | fix detection of admboot based boards | Gabor Juhos | 2007-07-11 | |
| | | | | SVN-Revision: 7926 | |||
* | remove hardware accelerated byte swapping feature, and resync kernel config | Gabor Juhos | 2007-07-11 | |
| | | | | SVN-Revision: 7924 | |||
* | refactor kernel code (part 1), mark it as broken now | Gabor Juhos | 2007-07-11 | |
| | | | | SVN-Revision: 7916 | |||
* | bump to 2.6.22.1 | Mike Baker | 2007-07-11 | |
| | | | | SVN-Revision: 7915 | |||
* | fix errors in image generation Makefiles, thanks to Thomas Langer (fixes #2060) | Gabor Juhos | 2007-07-10 | |
| | | | | SVN-Revision: 7904 | |||
* | disable image generation for boards which we still have problems with (at ↵ | Gabor Juhos | 2007-07-09 | |
| | | | | | | least if CONFIG_DEVEL is not selected) SVN-Revision: 7902 | |||
* | 2.6.22 is released :) | Felix Fietkau | 2007-07-09 | |
| | | | | SVN-Revision: 7894 | |||
* | more generic handling of Macronix flash chips, fix #2008 | Gabor Juhos | 2007-07-03 | |
| | | | | SVN-Revision: 7863 | |||
* | fix a glitch in the status output of the non-verbose builds for adm5120 | Felix Fietkau | 2007-07-02 | |
| | | | | SVN-Revision: 7856 | |||
* | patch-cmdline is now gone | Florian Fainelli | 2007-07-01 | |
| | | | | SVN-Revision: 7821 | |||
* | Remove patch-cmdline from the packages and move it tools tools/. adm5120 and ↵ | Florian Fainelli | 2007-07-01 | |
| | | | | | | rb532 do use it for procuding ready-to-use kernels (#1631) SVN-Revision: 7820 | |||
* | rewrite of memory detection code, should be fix #1909 | Gabor Juhos | 2007-07-01 | |
| | | | | SVN-Revision: 7819 | |||
* | restore right patches for 2.6.21.5 | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7800 | |||
* | Oops! I've copied r7557 instead of r7757, sorry | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7799 | |||
* | restore old patches for 2.6.21.5 kernel | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7798 | |||
* | move 2.6.22 specific patches into the right place | Gabor Juhos | 2007-06-30 | |
| | | | | SVN-Revision: 7797 | |||
* | update to 2.6.22-rc6 | Gabor Juhos | 2007-06-28 | |
| | | | | SVN-Revision: 7758 | |||
* | fill in the kernel version info for every target, move the kernel tarball ↵ | Felix Fietkau | 2007-06-28 | |
| | | | | | | md5sums to a central place SVN-Revision: 7748 | |||
* | replace led driver, and resync kernel config | Gabor Juhos | 2007-06-27 | |
| | | | | SVN-Revision: 7744 | |||
* | calling of prom_detect_board is needed only when we still don't know the board | Gabor Juhos | 2007-06-26 | |
| | | | | SVN-Revision: 7736 | |||
* | from now on, the kernel parses parameters passed by our lzma-loader | Gabor Juhos | 2007-06-25 | |
| | | | | SVN-Revision: 7730 | |||
* | from now on, the lzma loader is able to pass parameters to the kernel | Gabor Juhos | 2007-06-25 | |
| | | | | SVN-Revision: 7723 | |||
* | fix hardware byte swapping to work in little endian mode as well | Gabor Juhos | 2007-06-23 | |
| | | | | SVN-Revision: 7712 | |||
* | add initial support for hardware accelerated byte swapping | Gabor Juhos | 2007-06-22 | |
| | | | | SVN-Revision: 7708 | |||
* | minor kernel config sync | Felix Fietkau | 2007-06-21 | |
| | | | | SVN-Revision: 7690 | |||
* | cleanup svn properties | Gabor Juhos | 2007-06-19 | |
| | | | | SVN-Revision: 7673 | |||
* | remove unused empty files | Gabor Juhos | 2007-06-18 | |
| | | | | SVN-Revision: 7668 | |||
* | Typo fix on the usb2 kernel module | Florian Fainelli | 2007-06-18 | |
| | | | | SVN-Revision: 7665 | |||
* | Resync kernel config, preliminary bandwidth control mgmt for the adm5120 switch | Florian Fainelli | 2007-06-17 | |
| | | | | SVN-Revision: 7655 | |||
* | New PCI fixup version, should better assign IRQs for boards, thanks Gabor ! | Florian Fainelli | 2007-06-17 | |
| | | | | SVN-Revision: 7654 | |||
* | prepare for the transition to linux 2.6.22 - make it possible to override ↵ | Felix Fietkau | 2007-06-16 | |
| | | | | | | the kernel version in the target makefile SVN-Revision: 7644 | |||
* | Move wget2nand to the base-files for adm5120 also fix default permission (#1812) | Florian Fainelli | 2007-06-14 | |
| | | | | SVN-Revision: 7633 | |||
* | Fix memory detection and hcd compilation, thanks Gabor ! (closes #1813) | Florian Fainelli | 2007-06-14 | |
| | | | | SVN-Revision: 7631 | |||
* | Better macronix bottom boot handling, thanks Gabor ! | Florian Fainelli | 2007-06-13 | |
| | | | | SVN-Revision: 7618 | |||
* | Refresh patches with quilt, thanks Gabor ! | Florian Fainelli | 2007-06-13 | |
| | | | | SVN-Revision: 7617 | |||
* | Re-enable complex mappings | Florian Fainelli | 2007-06-13 | |
| | | | | SVN-Revision: 7604 | |||
* | Include ohci ehci and a better copyright date and description for the ↵ | Florian Fainelli | 2007-06-12 | |
| | | | | | | cellvision profile SVN-Revision: 7602 | |||
* | Enable ohci and ehci for adm5120, some boards uses it (cellvision cameras) | Florian Fainelli | 2007-06-12 | |
| | | | | SVN-Revision: 7601 | |||
* | Add a cellvision profile for ADM5120 IP based cameras, build several modules ↵ | Florian Fainelli | 2007-06-11 | |
| | | | | | | for it : cpia2, usbaudio SVN-Revision: 7575 | |||
* | Fix the irq mapping for routerboard devices (#1843) | Florian Fainelli | 2007-06-11 | |
| | | | | SVN-Revision: 7560 | |||
* | Use the flash0_size from the adm5120_board structure to correctly remap the ↵ | Florian Fainelli | 2007-06-10 | |
| | | | | | | flash (#1855) SVN-Revision: 7547 |