| Commit message (Expand) | Author | Age | Files | Lines |
* | gemini: add support for 3.8 | juhosg | 2013-03-12 | 18 | -0/+5275 |
* | [lantiq] fixes NO_XIP on CFI0001 flash | blogic | 2013-03-12 | 2 | -0/+19 |
* | [lantiq] add support for AudioCodes AC-252 | blogic | 2013-03-12 | 4 | -1/+116 |
* | [lantiq] unbreak dgn3500 spi-gpio | blogic | 2013-03-12 | 1 | -4/+1 |
* | [ramips] make sure errors get sent to /dev/null | blogic | 2013-03-12 | 1 | -1/+1 |
* | [ar71xx] make sure errors get sent to /dev/null | blogic | 2013-03-12 | 1 | -3/+3 |
* | avr32: remove 3.3 support | juhosg | 2013-03-12 | 2 | -131/+0 |
* | avr32: switch to 3.8 | juhosg | 2013-03-12 | 1 | -1/+1 |
* | avr32: add support for 3.8 | juhosg | 2013-03-12 | 3 | -0/+153 |
* | avr32: add sysupgrade support | juhosg | 2013-03-12 | 1 | -0/+28 |
* | avr32: add firmware partition | juhosg | 2013-03-12 | 1 | -0/+12 |
* | avr32: add diag support | juhosg | 2013-03-12 | 1 | -0/+23 |
* | avr32: create network config dynamically | juhosg | 2013-03-12 | 2 | -0/+22 |
* | avr32: built the firmware images from the lzma compressed uImage | juhosg | 2013-03-12 | 1 | -2/+2 |
* | mpc52xx: remove 3.3 support | juhosg | 2013-03-12 | 1 | -272/+0 |
* | mpc52xx: switch to 3.8 | juhosg | 2013-03-12 | 1 | -1/+1 |
* | mpc52xx: add support for 3.8 | juhosg | 2013-03-12 | 1 | -0/+285 |
* | ramips: add profile and build image for the Upvel UR-326N4G board | juhosg | 2013-03-11 | 2 | -0/+16 |
* | ramips: add user-space support for the Upvel UR-326N4G board | juhosg | 2013-03-11 | 5 | -0/+16 |
* | ramips: add kernel support for the Upvel UR-326N4G board | juhosg | 2013-03-11 | 6 | -0/+111 |
* | ar71xx: om2p-hs: use correct bit mask to disable JTAG functionality | juhosg | 2013-03-11 | 1 | -1/+1 |
* | ar71xx: add AR934X_GPIO_FUNC_* defines | juhosg | 2013-03-11 | 1 | -4/+10 |
* | ar71xx: makefile changes to build image for MR3420v2 | juhosg | 2013-03-11 | 1 | -1/+3 |
* | ar71xx: add user-space support for MR3420v2 | juhosg | 2013-03-11 | 5 | -0/+16 |
* | ar71xx: add kernel support for MR3420v2 | juhosg | 2013-03-11 | 2 | -12/+96 |
* | ar71xx: enabling control GPIO14 and GPIO15 on MR3040/MR11U | juhosg | 2013-03-11 | 1 | -0/+6 |
* | ar71xx: add profile support for dir-835-a1 | juhosg | 2013-03-11 | 2 | -0/+12 |
* | ar71xx: add user space support for dir-835-a1 | juhosg | 2013-03-11 | 5 | -6/+9 |
* | ar71xx: add kernel support for dir-835-a1 | juhosg | 2013-03-11 | 5 | -13/+63 |
* | cns3xxx: ethernet - clean the tx ring before refilling the rx ring to reduce ... | nbd | 2013-03-11 | 1 | -4/+4 |
* | cns3xxx: ethernet - clean the tx ring only in the poll function, not in the x... | nbd | 2013-03-11 | 1 | -6/+11 |
* | cns3xxx: increase number of ethernet driver rx buffers | nbd | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: prevent the ethernet driver from accessing uninitialized dma descrip... | nbd | 2013-03-10 | 1 | -1/+2 |
* | cns3xxx: minor ethernet driver cleanup | nbd | 2013-03-10 | 1 | -35/+19 |
* | brcm47xx: refresh config | hauke | 2013-03-10 | 2 | -6/+0 |
* | xburst: fix compilation: remove the __dev attributes | hauke | 2013-03-10 | 2 | -6/+6 |
* | kernel: add some missing config options found by the buildbot. | hauke | 2013-03-10 | 5 | -1/+9 |
* | cns3xxx: use kmalloc instead of kzalloc for ethernet rx buffers | nbd | 2013-03-10 | 1 | -1/+1 |
* | cns3xxx: fix an rx irq handling corner case | nbd | 2013-03-10 | 1 | -5/+5 |
* | cns3xxx: fix ethernet driver memory barrier usage | nbd | 2013-03-10 | 1 | -5/+8 |
* | realview: remove 3.3 support | juhosg | 2013-03-10 | 3 | -262/+0 |
* | realview: switch to 3.8 | juhosg | 2013-03-10 | 1 | -1/+1 |
* | kernel: prevent -f*-sections from leaking into the boot zImage wrapper on arm | nbd | 2013-03-10 | 1 | -0/+10 |
* | kernel: ensure that the arm exception handlers get preserved | nbd | 2013-03-10 | 1 | -0/+9 |
* | kernel: use -ffunction-sections, -fdata-sections and --gc-sections on ARM to ... | nbd | 2013-03-10 | 2 | -2/+94 |
* | xburst: remove 3.3 support | juhosg | 2013-03-10 | 26 | -5389/+0 |
* | xburst: switch to 3.8 | juhosg | 2013-03-10 | 1 | -2/+2 |
* | xburst: add support for 3.8 | juhosg | 2013-03-10 | 20 | -0/+4655 |
* | linux/3.8: add missing config symbols | juhosg | 2013-03-10 | 1 | -0/+4 |
* | adm5120: remove 3.7 support | juhosg | 2013-03-10 | 17 | -1038/+0 |