aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/amazon-2.6/files
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0637-25486/+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
* added improved watchdog driver for amazonJohn Crispin2007-08-052-261/+246
| | | | SVN-Revision: 8346
* cleaned up amazon serial and prom codeJohn Crispin2007-08-053-236/+183
| | | | SVN-Revision: 8344
* removed volatile register derefs from amazon setup codeJohn Crispin2007-08-042-65/+23
| | | | SVN-Revision: 8334
* rewrite of the amazon irq codeJohn Crispin2007-08-042-219/+106
| | | | SVN-Revision: 8333
* initial merge of infineon code for amazon, pci is still broken a bit. a big ↵John Crispin2007-07-2337-0/+25709
thank you goes to infineon for providing info and reference code SVN-Revision: 8137