summaryrefslogtreecommitdiff
path: root/target/linux/amazon-2.6
Commit message (Collapse)AuthorAgeFilesLines
* strip the kernel version suffix from target directories, except for brcm-2.4 ↵Felix Fietkau2007-09-0648-25896/+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
* build system cleanup/restructuring as described in ↵Felix Fietkau2007-08-071-1/+1
| | | | | | http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html SVN-Revision: 8362
* added improved watchdog driver for amazonJohn Crispin2007-08-053-261/+256
| | | | 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-2347-0/+26109
thank you goes to infineon for providing info and reference code SVN-Revision: 8137