Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | amazon: fix section mismatch | Hauke Mehrtens | 2012-05-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 31707 | ||||
* | amazon: update amazon target to kernel 3.3 | Hauke Mehrtens | 2012-05-13 | 6 | -26/+20 |
| | | | | | | This is just compile tested, my device is currently not working. SVN-Revision: 31706 | ||||
* | amazon: Upgrade amazon target to kernel 2.6.37 | Hauke Mehrtens | 2011-04-10 | 3 | -5/+31 |
| | | | | | | This was just a little bit tested on an SAMSUNG SMT-G3020 and pci and usb do not work like before. SVN-Revision: 26576 | ||||
* | export amazon_get_cpu_hz | Hauke Mehrtens | 2010-01-31 | 4 | -2/+3 |
| | | | | SVN-Revision: 19460 | ||||
* | i[amazon] use SYS_HAS_EARLY_PRINTK instead of prom_printf | Hauke Mehrtens | 2010-01-31 | 3 | -30/+3 |
| | | | | SVN-Revision: 19459 | ||||
* | Add kernel 2.6.32 support | Hauke Mehrtens | 2010-01-31 | 3 | -15/+22 |
| | | | | SVN-Revision: 19458 | ||||
* | Apply patch 240-irq_fix.patch directly | Hauke Mehrtens | 2010-01-31 | 1 | -6/+5 |
| | | | | SVN-Revision: 19457 | ||||
* | Apply patch 220-fix_timer.patch directly | Hauke Mehrtens | 2010-01-31 | 2 | -25/+34 |
| | | | | SVN-Revision: 19456 | ||||
* | Apply patch 210-remove_unnedded_variables.patch directly | Hauke Mehrtens | 2010-01-31 | 1 | -3/+0 |
| | | | | SVN-Revision: 19455 | ||||
* | Apply patch 200-fix_deprecated_interrupt_definations.patch directly | Hauke Mehrtens | 2010-01-31 | 4 | -7/+7 |
| | | | | SVN-Revision: 19454 | ||||
* | move files to correct position | Hauke Mehrtens | 2010-01-31 | 4 | -0/+0 |
| | | | | SVN-Revision: 19453 | ||||
* | amazon: readd wrongly removed file | Hauke Mehrtens | 2010-01-03 | 1 | -0/+52 |
| | | | | SVN-Revision: 19014 | ||||
* | amazon: work on pci controller | Hauke Mehrtens | 2010-01-02 | 4 | -99/+50 |
| | | | | SVN-Revision: 19013 | ||||
* | mazon: use platform_device for most drivers and fix some printk's | Hauke Mehrtens | 2010-01-01 | 6 | -39/+196 |
| | | | | SVN-Revision: 18989 | ||||
* | work on pci. | Hauke Mehrtens | 2009-12-26 | 1 | -32/+25 |
| | | | | | | | | This is from ticket #6374 Michael Richter thanks for your patch. SVN-Revision: 18933 | ||||
* | 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 |