Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Read the size of the available memory from parameters passed to the kernel ↵ | Hauke Mehrtens | 2009-11-29 | 1 | -1/+17 |
| | | | | | | by firmware. SVN-Revision: 18604 | ||||
* | Add kernel 2.6.30 support | Hauke Mehrtens | 2009-11-28 | 1 | -0/+24 |
| | | | | | | The device is booting and Ethernet is working, but nothing more was tested. SVN-Revision: 18589 | ||||
* | Some general changes for amazon drivers. | Hauke Mehrtens | 2009-11-28 | 4 | -42/+43 |
| | | | | | | This is mostly needed for kernel 2.6.30 support. SVN-Revision: 18588 | ||||
* | Add ADM6996 switch driver | Hauke Mehrtens | 2009-06-20 | 2 | -2/+4 |
| | | | | | | | This fixes #5314 Thanks to Michael Richter SVN-Revision: 16523 | ||||
* | Detect 16MB flash chips | Hauke Mehrtens | 2009-05-27 | 1 | -8/+32 |
| | | | | SVN-Revision: 16120 | ||||
* | Make amazon build again. | Hauke Mehrtens | 2009-05-27 | 1 | -4/+4 |
| | | | | SVN-Revision: 16118 | ||||
* | make kernels use /etc/preinit by default | Imre Kaloz | 2009-05-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 15840 | ||||
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 37 | -0/+25486 |
(the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles. SVN-Revision: 8653 |