| Commit message (Expand) | Author | Age | Files | Lines |
* | oxnas: set irq of usb&sata to cpu1 | John Crispin | 2015-11-24 | 1 | -0/+22 |
* | ramips: add support for Youku YK1 | John Crispin | 2015-11-24 | 6 | -2/+141 |
* | ramips: add second spi master sysclk | John Crispin | 2015-11-24 | 1 | -0/+30 |
* | ar71xx: Build initramfs by default for Mikrotik devices | John Crispin | 2015-11-24 | 1 | -1/+1 |
* | brcm2708: fix multi-device image generation | John Crispin | 2015-11-24 | 1 | -1/+1 |
* | ipq806x: another fix to the stmmac DMA configuration to fix remaining data co... | Felix Fietkau | 2015-11-22 | 2 | -2/+158 |
* | Revert "mvebu: migrate led and network setup to board detection framework" | Jo-Philipp Wich | 2015-11-22 | 2 | -9/+9 |
* | ar71xx: fix network default config of the TEW-732BR | Jo-Philipp Wich | 2015-11-22 | 1 | -0/+1 |
* | ipq806x: fix a nasty stmmac data corruption bug caused by faulty DMA initiali... | Felix Fietkau | 2015-11-22 | 2 | -0/+78 |
* | ipq806x: update stmmac to the version from linux 4.3 | Felix Fietkau | 2015-11-22 | 17 | -1621/+6664 |
* | linux: add support of Synopsys ARC770-based boards | Felix Fietkau | 2015-11-22 | 19 | -0/+981 |
* | kernel: mtd: Backport GD25Q128B support to 3.18 | Felix Fietkau | 2015-11-22 | 5 | -4/+19 |
* | ramips: update dtsi files to support second spi device | John Crispin | 2015-11-22 | 7 | -380/+143 |
* | ramips: use transfer_one instead of transfer_one_message on rt2880 spi | John Crispin | 2015-11-22 | 1 | -65/+62 |
* | ramips: move rt2880 spi clock and reset init code to spi_prepare_message | John Crispin | 2015-11-22 | 1 | -68/+62 |
* | ramips: improve rt2880 spi setup | John Crispin | 2015-11-22 | 1 | -11/+62 |
* | ramips: clean up rt2880 spi probe/remove | John Crispin | 2015-11-22 | 1 | -25/+34 |
* | ramips: improve rt2880 spi wait ready function | John Crispin | 2015-11-22 | 1 | -16/+15 |
* | ramips: remove rt2880 spi lock and clean bit operation | John Crispin | 2015-11-22 | 1 | -18/+5 |
* | ramips: add rt2880/mt7620 spi register defines | John Crispin | 2015-11-22 | 1 | -2/+63 |
* | brcm2708: add device detection and use it for network, leds and preinit | John Crispin | 2015-11-22 | 9 | -18/+110 |
* | kernel/generic: 3.18, 4.y: Add support for Quectel EC20 Mini PCIe module | John Crispin | 2015-11-21 | 6 | -0/+660 |
* | lantiq: add phy led config support over devicetree bindings | John Crispin | 2015-11-21 | 2 | -2/+534 |
* | ralink: add missing nand layer hack | John Crispin | 2015-11-21 | 1 | -0/+179 |
* | lantiq: tweak DWC2 default parameters | John Crispin | 2015-11-21 | 2 | -10/+10 |
* | brcm2708: enable hard float ABI | John Crispin | 2015-11-21 | 3 | -4/+4 |
* | brcm2708: add support for multi-device images | John Crispin | 2015-11-21 | 3 | -44/+16 |
* | brcm2708: rename image device definition | John Crispin | 2015-11-21 | 1 | -5/+5 |
* | brcm2708: revert sd image extension to .img | John Crispin | 2015-11-21 | 1 | -2/+2 |
* | brcm2708: simplify gzip image generation | John Crispin | 2015-11-21 | 1 | -11/+1 |
* | ramips: init usb power for Lenovo Y1S | John Crispin | 2015-11-21 | 1 | -0/+21 |
* | ar71xx: fix the SingleProfile kernel size limit for dLAN devices | John Crispin | 2015-11-21 | 1 | -2/+2 |
* | ar71xx: add support for the devolo dLAN Hotspot | John Crispin | 2015-11-21 | 10 | -6/+162 |
* | ar71xx: fix AR71XX_MODEL on TP-Link TL-WR703N | John Crispin | 2015-11-21 | 1 | -1/+1 |
* | oxnas: add missing platform bindings for stmmac glue | John Crispin | 2015-11-21 | 1 | -0/+19 |
* | kernel: add missing config option | Hauke Mehrtens | 2015-11-21 | 1 | -0/+1 |
* | ipq806x: fix PCIe reset gpio handling - the core already handles the active-l... | Felix Fietkau | 2015-11-21 | 2 | -16/+60 |
* | ipq806x: assert AHB PCIe reset during init | Felix Fietkau | 2015-11-21 | 2 | -14/+36 |
* | ipq806x: reduce PCIe buffer size setting to fix potential data corruption issues | Felix Fietkau | 2015-11-21 | 2 | -4/+4 |
* | ipq806x: fix pcie reset gpio definions and move them to the common .dtsi file | Felix Fietkau | 2015-11-21 | 22 | -266/+170 |
* | ipq806x: fix pcie tx0-term-offset setting | Felix Fietkau | 2015-11-21 | 10 | -12/+16 |
* | ipq806x: fix device tree nodes for PCI to get rid of I/O and memory offsets | Felix Fietkau | 2015-11-21 | 2 | -12/+12 |
* | mvebu: migrate led and network setup to board detection framework | Jo-Philipp Wich | 2015-11-20 | 2 | -9/+9 |
* | mpc85xx: migrate network setup to board detection framework | Jo-Philipp Wich | 2015-11-20 | 1 | -7/+5 |
* | ar71xx: fix wndr3700_board_detect for some NETGEAR WNDR3700v2 (again) | Jo-Philipp Wich | 2015-11-20 | 1 | -5/+6 |
* | kernel: add missing config option | Hauke Mehrtens | 2015-11-20 | 3 | -0/+3 |
* | ar71xx: migrate led and network setup to board detection framework | Jo-Philipp Wich | 2015-11-20 | 2 | -10/+11 |
* | imx6: ventana: remove invalid video options from bootscript | Luka Perkov | 2015-11-20 | 1 | -75/+1 |
* | imx6: refresh patches | Luka Perkov | 2015-11-19 | 7 | -44/+9 |
* | imx6: remove obsolete VENTANA_DTS from profile | Luka Perkov | 2015-11-18 | 1 | -15/+0 |