Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | adm5120: move files to files-3.8 | Florian Fainelli | 2015-01-10 | 84 | -6178/+0 |
| | | | | | | | | In preparation for adding new kernel support Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 43914 | ||||
* | adm5120: avoid warning caused by wrong AMBA irq values | Gabor Juhos | 2013-02-22 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | The amba core throws a warning if -1 is used as an irq value since upstream commit: 2eac58d5026e4ec8b17ff8b62877fea9e1d2f1b3 ARM: amba: make use of -1 IRQs warn Make the core warn about the use of -1 (NO_IRQ) Cange the value of the unused IRQs to zero for the UART devices to get rid of the warning. Based on #12729. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35747 | ||||
* | adm5120: remove NAND_NO_AUTOINCR flag from rb1xx.c | Gabor Juhos | 2013-01-01 | 1 | -1/+0 |
| | | | | | | | | Also add a compatibility patch for 3.3. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34950 | ||||
* | do no longer rename amba-pl010 serial devices names | Florian Fainelli | 2012-12-03 | 1 | -2/+2 |
| | | | | | | | | | | | Back in the days when we could not override /etc/inittab, it made a lot of sense to rename ttyAM to ttyS since this was the only supported serial device(s), we can now just put in an appropriate /etc/inittab file now. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34469 | ||||
* | drop GPIODEV platform code | John Crispin | 2012-10-17 | 12 | -51/+0 |
| | | | | SVN-Revision: 33825 | ||||
* | adm5120: move common routerboot definitions into a separate header file | Gabor Juhos | 2012-09-09 | 2 | -92/+4 |
| | | | | | | Those will be used on the ar71xx platform as well. SVN-Revision: 33341 | ||||
* | adm5120: merge 3.3 patches | Gabor Juhos | 2012-04-29 | 16 | -109/+112 |
| | | | | SVN-Revision: 31511 | ||||
* | adm5120: make 5GXi depends on CPU_LITTLE_ENDIAN | Gabor Juhos | 2012-04-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 31472 | ||||
* | add Edimax specific MAGIC_MAC_BASE to read MAC from flash (#4241] | Florian Fainelli | 2012-04-04 | 1 | -1/+10 |
| | | | | SVN-Revision: 31195 | ||||
* | cleanup files using checkpatch.pl | Florian Fainelli | 2011-06-12 | 18 | -87/+92 |
| | | | | SVN-Revision: 27162 | ||||
* | fix p-334wt build | Florian Fainelli | 2011-01-27 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Alexey Torkhov <atorkhov@gmail.com> SVN-Revision: 25169 | ||||
* | add support for generic eb214a, thanks cezary (#7027) | Florian Fainelli | 2010-07-18 | 6 | -1/+138 |
| | | | | SVN-Revision: 22275 | ||||
* | adm5120: convert to use the new mips multimachine stuff | Gabor Juhos | 2010-06-05 | 24 | -43/+55 |
| | | | | SVN-Revision: 21680 | ||||
* | adm5120: don't use linux/autoconf.h | Gabor Juhos | 2010-06-04 | 4 | -4/+0 |
| | | | | SVN-Revision: 21672 | ||||
* | adm5120: fix build error on 2.6.34 | Gabor Juhos | 2010-06-04 | 1 | -0/+1 |
| | | | | SVN-Revision: 21671 | ||||
* | adm5120: fix USB LED configuration for the BR-6104KP (closes #4187) | Gabor Juhos | 2010-03-09 | 1 | -2/+2 |
| | | | | | | * Thanks to Eugeny Zadevalov SVN-Revision: 20098 | ||||
* | adm5120: use enum for MACH_ADM5120_ definitions | Gabor Juhos | 2010-01-02 | 1 | -46/+48 |
| | | | | SVN-Revision: 19004 | ||||
* | adm5120: nuke adm5120_mach_type, use mips_machtype instead | Gabor Juhos | 2010-01-02 | 4 | -11/+8 |
| | | | | SVN-Revision: 19003 | ||||
* | adm5120: split bootext partition on the ZyXEL P-33x boards | Gabor Juhos | 2010-01-02 | 1 | -4/+8 |
| | | | | SVN-Revision: 19002 | ||||
* | adm5120: move early-printk support into a separate file | Gabor Juhos | 2010-01-02 | 3 | -16/+31 |
| | | | | SVN-Revision: 19000 | ||||
* | adm5120: merge 2.6.30+ specific patches | Gabor Juhos | 2010-01-02 | 2 | -3/+6 |
| | | | | SVN-Revision: 18999 | ||||
* | adm5120: use the generic image_cmdline hack | Gabor Juhos | 2009-09-10 | 1 | -3/+7 |
| | | | | SVN-Revision: 17564 | ||||
* | show SoC parameters in /proc/cpuinfo | Gabor Juhos | 2009-06-25 | 1 | -7/+13 |
| | | | | SVN-Revision: 16559 | ||||
* | add support for the OSBRiDGE 5GXi/5XLi (thanks to Mattia Aracne for the board) | Gabor Juhos | 2009-06-25 | 5 | -1/+89 |
| | | | | SVN-Revision: 16555 | ||||
* | switch to 2.6.28 | Gabor Juhos | 2009-04-26 | 19 | -0/+1628 |
| | | | | SVN-Revision: 15421 | ||||
* | enable CAS-630/630W support | Gabor Juhos | 2009-02-08 | 1 | -2/+0 |
| | | | | SVN-Revision: 14457 | ||||
* | nfs-101u: add PCI IRQ map for the NEC USB controller (thanks to Daniel ↵ | Gabor Juhos | 2009-02-02 | 1 | -2/+9 |
| | | | | | | Schmitt for testing) SVN-Revision: 14363 | ||||
* | NFS-101U/WU: add PCI irq map and change vlan map | Gabor Juhos | 2009-01-13 | 1 | -4/+15 |
| | | | | SVN-Revision: 14021 | ||||
* | use mips_machine code | Gabor Juhos | 2008-12-06 | 33 | -142/+76 |
| | | | | SVN-Revision: 13532 | ||||
* | experimental support for 2.6.27 | Gabor Juhos | 2008-10-05 | 60 | -0/+4457 |
| | | | | SVN-Revision: 12863 | ||||
* | remove 2.6.25 specific stuff | Gabor Juhos | 2008-09-13 | 29 | -3696/+0 |
| | | | | SVN-Revision: 12598 | ||||
* | fix gpio number of the reset button Compex WP54 boards | Gabor Juhos | 2008-08-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 12296 | ||||
* | add alternative board id for the ZyXEL P-334WT | Gabor Juhos | 2008-08-07 | 1 | -4/+5 |
| | | | | SVN-Revision: 12232 | ||||
* | experimental gpiodev support (closes #3613) | Gabor Juhos | 2008-08-05 | 7 | -0/+61 |
| | | | | SVN-Revision: 12134 | ||||
* | add missing buttons device for RB-1xx boards, thanks to Christophe Lucas | Gabor Juhos | 2008-08-04 | 1 | -1/+3 |
| | | | | SVN-Revision: 12095 | ||||
* | make use DMA_BIT_MASK | Gabor Juhos | 2008-07-28 | 1 | -4/+4 |
| | | | | SVN-Revision: 11966 | ||||
* | make boot quiet a bit | Gabor Juhos | 2008-07-26 | 1 | -6/+6 |
| | | | | SVN-Revision: 11939 | ||||
* | use __raw_{readl,writel} routines in the GPIO code | Gabor Juhos | 2008-06-22 | 1 | -4/+4 |
| | | | | SVN-Revision: 11560 | ||||
* | IRQ code cleanup | Gabor Juhos | 2008-06-17 | 1 | -26/+32 |
| | | | | SVN-Revision: 11528 | ||||
* | add button devices to several boards | Gabor Juhos | 2008-06-08 | 4 | -15/+66 |
| | | | | SVN-Revision: 11402 | ||||
* | make use the chip_fixup function of the plat_nand driver | Gabor Juhos | 2008-06-06 | 1 | -1/+12 |
| | | | | SVN-Revision: 11376 | ||||
* | improve support of the Infineon EASY 5120-RT Reference Board | Gabor Juhos | 2008-05-01 | 1 | -1/+16 |
| | | | | SVN-Revision: 10996 | ||||
* | fix a bug in the GPIO code | Gabor Juhos | 2008-04-07 | 1 | -3/+3 |
| | | | | SVN-Revision: 10759 | ||||
* | switch to 2.6.24 | Gabor Juhos | 2008-02-09 | 3 | -19/+0 |
| | | | | SVN-Revision: 10427 | ||||
* | add preliminary support for 2.6.24 | Gabor Juhos | 2008-01-30 | 2 | -2/+9 |
| | | | | SVN-Revision: 10329 | ||||
* | don't use mips_machgroup | Gabor Juhos | 2008-01-30 | 1 | -1/+0 |
| | | | | SVN-Revision: 10328 | ||||
* | more license cleanups | Gabor Juhos | 2008-01-29 | 12 | -172/+58 |
| | | | | SVN-Revision: 10313 | ||||
* | add experimental support for the Cellvision NFS-101U device | Gabor Juhos | 2008-01-29 | 2 | -0/+29 |
| | | | | SVN-Revision: 10307 | ||||
* | license cleanup | Gabor Juhos | 2008-01-29 | 13 | -176/+39 |
| | | | | SVN-Revision: 10305 | ||||
* | convert Cellvision board structures | Gabor Juhos | 2008-01-25 | 1 | -37/+19 |
| | | | | SVN-Revision: 10242 |