| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | avr32: add firmware partition | Gabor Juhos | 2013-03-12 | 1 | -0/+12 |
* | avr32: add diag support | Gabor Juhos | 2013-03-12 | 1 | -0/+23 |
* | avr32: create network config dynamically | Gabor Juhos | 2013-03-12 | 2 | -0/+22 |
* | avr32: built the firmware images from the lzma compressed uImage | Gabor Juhos | 2013-03-12 | 1 | -2/+2 |
* | mpc52xx: remove 3.3 support | Gabor Juhos | 2013-03-12 | 1 | -272/+0 |
* | mpc52xx: switch to 3.8 | Gabor Juhos | 2013-03-12 | 1 | -1/+1 |
* | mpc52xx: add support for 3.8 | Gabor Juhos | 2013-03-12 | 1 | -0/+285 |
* | ramips: add profile and build image for the Upvel UR-326N4G board | Gabor Juhos | 2013-03-11 | 2 | -0/+16 |
* | ramips: add user-space support for the Upvel UR-326N4G board | Gabor Juhos | 2013-03-11 | 5 | -0/+16 |
* | ramips: add kernel support for the Upvel UR-326N4G board | Gabor Juhos | 2013-03-11 | 6 | -0/+111 |
* | ar71xx: om2p-hs: use correct bit mask to disable JTAG functionality | Gabor Juhos | 2013-03-11 | 1 | -1/+1 |
* | ar71xx: add AR934X_GPIO_FUNC_* defines | Gabor Juhos | 2013-03-11 | 1 | -4/+10 |
* | ar71xx: makefile changes to build image for MR3420v2 | Gabor Juhos | 2013-03-11 | 1 | -1/+3 |
* | ar71xx: add user-space support for MR3420v2 | Gabor Juhos | 2013-03-11 | 5 | -0/+16 |
* | ar71xx: add kernel support for MR3420v2 | Gabor Juhos | 2013-03-11 | 2 | -12/+96 |
* | ar71xx: enabling control GPIO14 and GPIO15 on MR3040/MR11U | Gabor Juhos | 2013-03-11 | 1 | -0/+6 |
* | ar71xx: add profile support for dir-835-a1 | Gabor Juhos | 2013-03-11 | 2 | -0/+12 |
* | ar71xx: add user space support for dir-835-a1 | Gabor Juhos | 2013-03-11 | 5 | -6/+9 |
* | ar71xx: add kernel support for dir-835-a1 | Gabor Juhos | 2013-03-11 | 5 | -13/+63 |
* | cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ... | Felix Fietkau | 2013-03-11 | 1 | -4/+4 |
* | cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x... | Felix Fietkau | 2013-03-11 | 1 | -6/+11 |
* | cns3xxx: increase number of ethernet driver rx buffers | Felix Fietkau | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip... | Felix Fietkau | 2013-03-10 | 1 | -1/+2 |
* | cns3xxx: minor ethernet driver cleanup | Felix Fietkau | 2013-03-10 | 1 | -35/+19 |
* | brcm47xx: refresh config | Hauke Mehrtens | 2013-03-10 | 2 | -6/+0 |
* | xburst: fix compilation: remove the __dev attributes | Hauke Mehrtens | 2013-03-10 | 2 | -6/+6 |
* | kernel: add some missing config options found by the buildbot. | Hauke Mehrtens | 2013-03-10 | 5 | -1/+9 |
* | cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers | Felix Fietkau | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: fix an rx irq handling corner case | Felix Fietkau | 2013-03-10 | 1 | -5/+5 |
* | cns3xxx: fix ethernet driver memory barrier usage | Felix Fietkau | 2013-03-10 | 1 | -5/+8 |
* | realview: remove 3.3 support | Gabor Juhos | 2013-03-10 | 3 | -262/+0 |
* | realview: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
* | kernel: prevent -f*-sections from leaking into the boot zImage wrapper on arm | Felix Fietkau | 2013-03-10 | 1 | -0/+10 |
* | kernel: ensure that the arm exception handlers get preserved | Felix Fietkau | 2013-03-10 | 1 | -0/+9 |
* | kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ... | Felix Fietkau | 2013-03-10 | 2 | -2/+94 |
* | xburst: remove 3.3 support | Gabor Juhos | 2013-03-10 | 26 | -5389/+0 |
* | xburst: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -2/+2 |
* | xburst: add support for 3.8 | Gabor Juhos | 2013-03-10 | 20 | -0/+4655 |
* | linux/3.8: add missing config symbols | Gabor Juhos | 2013-03-10 | 1 | -0/+4 |
* | adm5120: remove 3.7 support | Gabor Juhos | 2013-03-10 | 17 | -1038/+0 |
* | adm5120: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
* | malta: remove 3.7 support | Gabor Juhos | 2013-03-10 | 1 | -290/+0 |
* | malta: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
* | atheros: remove 3.3 support | Gabor Juhos | 2013-03-10 | 13 | -6484/+0 |
* | atheros: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
* | mpc83xx: remove 3.7 support | Gabor Juhos | 2013-03-10 | 11 | -4541/+0 |
* | mpc83xx: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
* | rb532: remove 3.7 support | Gabor Juhos | 2013-03-10 | 3 | -209/+0 |
* | rb532: switch to 3.8 | Gabor Juhos | 2013-03-10 | 1 | -1/+1 |
* | rb532: add support for 3.8 | Gabor Juhos | 2013-03-10 | 3 | -0/+214 |