Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | strip the kernel version suffix from target directories, except for brcm-2.4 ↵ | Felix Fietkau | 2007-09-06 | 9 | -347/+0 |
| | | | | | | (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 | ||||
* | Really add the LED driver :) | Florian Fainelli | 2007-07-19 | 1 | -0/+29 |
| | | | | SVN-Revision: 8056 | ||||
* | fix rb532 patch error | Felix Fietkau | 2007-06-06 | 2 | -31/+18 |
| | | | | SVN-Revision: 7511 | ||||
* | fix rb532 compile | Felix Fietkau | 2007-05-24 | 2 | -12/+13 |
| | | | | SVN-Revision: 7329 | ||||
* | convert rb532 to the new structure | Felix Fietkau | 2007-05-19 | 5 | -5909/+4 |
| | | | | SVN-Revision: 7273 | ||||
* | Add missing \n | Florian Fainelli | 2007-04-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 6836 | ||||
* | Move the yaffs patch to be generic, shared between rb532 and adm5120 | Florian Fainelli | 2007-03-26 | 1 | -13085/+0 |
| | | | | SVN-Revision: 6716 | ||||
* | fix a compile error caused by the devfs removal | Felix Fietkau | 2007-03-04 | 1 | -2/+1 |
| | | | | SVN-Revision: 6518 | ||||
* | move tlb change for mips 4KC to generic patches (required for most mips targets) | Felix Fietkau | 2007-02-13 | 1 | -19/+0 |
| | | | | SVN-Revision: 6294 | ||||
* | more cleanup | Felix Fietkau | 2006-12-20 | 1 | -174/+2 |
| | | | | SVN-Revision: 5884 | ||||
* | change the type of plat_irq_dispatch | Felix Fietkau | 2006-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5864 | ||||
* | remove obsolete patch | Felix Fietkau | 2006-12-19 | 1 | -13/+0 |
| | | | | SVN-Revision: 5863 | ||||
* | cosmetic fix: make the pci slot check more readable | Felix Fietkau | 2006-12-19 | 1 | -1/+1 |
| | | | | SVN-Revision: 5862 | ||||
* | add a better pci fix for rb532 | Felix Fietkau | 2006-12-19 | 2 | -48/+25 |
| | | | | SVN-Revision: 5861 | ||||
* | add missing copyright | Felix Fietkau | 2006-12-19 | 1 | -1/+2 |
| | | | | SVN-Revision: 5860 | ||||
* | first round of rb532 cleanup | Felix Fietkau | 2006-12-19 | 1 | -2040/+99 |
| | | | | SVN-Revision: 5855 | ||||
* | Upgrade to Linux 2.6.19 | Felix Fietkau | 2006-12-14 | 6 | -7607/+8984 |
| | | | | | | | - Includes large parts of the patch from #1021 by dpalffy - Includes RB532 NAND driver changes by n0-1 SVN-Revision: 5789 | ||||
* | small cleanup | Felix Fietkau | 2006-12-13 | 1 | -1/+0 |
| | | | | SVN-Revision: 5778 | ||||
* | improve the stability of via-rhine with large packet sizes and high network load | Felix Fietkau | 2006-12-07 | 1 | -44/+63 |
| | | | | SVN-Revision: 5707 | ||||
* | remove custom partition table hack, add ptgen utility for generating ↵ | Felix Fietkau | 2006-12-07 | 1 | -311/+0 |
| | | | | | | partition tables SVN-Revision: 5704 | ||||
* | replace the ugly rb532 cmdline hack with a cleaner one that does not depend ↵ | Felix Fietkau | 2006-12-06 | 1 | -8/+23 |
| | | | | | | on magic offsets SVN-Revision: 5699 | ||||
* | Add NAND flash/YAFFS2 patches for RB532 by David Goodenough Read the kernel ↵ | Felix Fietkau | 2006-10-26 | 5 | -52/+11608 |
| | | | | | | command line from an otherwise unused area of the kernel image (will be used for changing the command line on the fly when copying the system from CF to NAND) SVN-Revision: 5296 | ||||
* | finally move buildroot-ng to trunk | Felix Fietkau | 2016-03-20 | 9 | -0/+8833 |