| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: bump 4.9 to 4.9.161 | Koen Vandeputte | 2019-03-05 | 2 | -15/+15 |
* | kernel: bump 4.9 to 4.9.155 | Koen Vandeputte | 2019-02-08 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.154 | Koen Vandeputte | 2019-02-01 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.153 | Koen Vandeputte | 2019-01-28 | 4 | -8/+8 |
* | kernel: bump 4.9 to 4.9.150 | Koen Vandeputte | 2019-01-16 | 5 | -19/+19 |
* | kernel: MIPS: Add CPU option reporting to /proc/cpuinfo | Hauke Mehrtens | 2019-01-13 | 1 | -0/+134 |
* | kernel: bump 4.9 to 4.9.148 | Koen Vandeputte | 2019-01-07 | 1 | -4/+4 |
* | kernel: Replace ledtrig-netdev with upstream backport | Hauke Mehrtens | 2018-12-15 | 1 | -74/+0 |
* | kernel: bump 4.9 to 4.9.145 | Koen Vandeputte | 2018-12-14 | 2 | -2/+2 |
* | kernel: bump 4.9 to 4.9.143 | Koen Vandeputte | 2018-12-10 | 3 | -15/+15 |
* | kernel: drop unused arch_split_mtd_part() | Rafał Miłecki | 2018-11-24 | 4 | -26/+9 |
* | kernel: don't auto-split "firmware" if it has "compatible" DT property | Rafał Miłecki | 2018-11-24 | 4 | -9/+10 |
* | kernel: bump 4.9 to 4.9.138 | Koen Vandeputte | 2018-11-22 | 2 | -2/+2 |
* | kernel: move diff adding run_parsers_by_type() between mtd patches | Rafał Miłecki | 2018-11-20 | 2 | -40/+40 |
* | kernel: don't export parse_mtd_partitions_by_type() in 4.9 and 4.14 | Rafał Miłecki | 2018-11-20 | 5 | -33/+28 |
* | kernel: drop mtd_pad_erasesize() helper from 4.9 and 4.14 | Rafał Miłecki | 2018-11-19 | 1 | -19/+1 |
* | kernel: bump 4.9 to 4.9.137 | Koen Vandeputte | 2018-11-14 | 9 | -18/+18 |
* | kernel: Add support for Winbond w25q128jv SPI NOR flash | Baptiste Jonglez | 2018-10-20 | 2 | -1/+35 |
* | kernel: bump 4.9 to 4.9.134 | Koen Vandeputte | 2018-10-19 | 3 | -19/+19 |
* | kernel: bump 4.9 to 4.9.132 | Koen Vandeputte | 2018-10-10 | 1 | -1/+1 |
* | kernel: support gcc-optimized inlining on all architectures | Felix Fietkau | 2018-10-09 | 1 | -0/+70 |
* | kernel: Activate VDSO on MIPS again | Hauke Mehrtens | 2018-09-29 | 1 | -23/+0 |
* | kernel: bump 4.9 to 4.9.129 | Koen Vandeputte | 2018-09-26 | 1 | -2/+2 |
* | kernel: bump 4.9 to 4.9.124 | Koen Vandeputte | 2018-08-28 | 1 | -3/+3 |
* | kernel: bump 4.9 to 4.9.123 | Koen Vandeputte | 2018-08-22 | 1 | -11/+11 |
* | kernel: bump 4.9 to 4.9.122 | Koen Vandeputte | 2018-08-20 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.117 | Koen Vandeputte | 2018-08-03 | 1 | -1/+1 |
* | kernel: bump 4.9 to 4.9.116 | Koen Vandeputte | 2018-08-01 | 7 | -68/+14 |
* | kernel: remove duplicate #define's in at803x Ethernet PHY driver | Daniel Golle | 2018-07-31 | 1 | -10/+7 |
* | kernel: re-add patch for AT8032 Ethernet PHY | Daniel Golle | 2018-07-31 | 3 | -7/+77 |
* | kernel: switch compatible property for RedBoot DT binding | Matt Merhar | 2018-07-30 | 1 | -1/+1 |
* | kernel: add missing include to redboot.c | Rafał Miłecki | 2018-07-30 | 2 | -2/+10 |
* | kernel: generic: fix problem with w1-gpio-custom | Pawel Dembicki | 2018-07-30 | 1 | -0/+43 |
* | kernel: add DT binding support to the mtd redboot parser | Rafał Miłecki | 2018-07-30 | 1 | -0/+31 |
* | kernel: backport mtd support for subpartitions in DT | Rafał Miłecki | 2018-07-27 | 8 | -20/+20 |
* | kernel: don't auto attach ubi on read error | Mathias Kresin | 2018-07-24 | 1 | -5/+10 |
* | kernel: handle bad blocks in ubi auto attach code | Mathias Kresin | 2018-07-24 | 1 | -4/+18 |
* | kernel: improve ubi auto attach code readability | Mathias Kresin | 2018-07-24 | 1 | -26/+31 |
* | kernel: bcm47xxpart: fix getting user-space data partition name | Rafał Miłecki | 2018-07-10 | 1 | -1/+2 |
* | kernel: bump 4.9 to 4.9.111 | Koen Vandeputte | 2018-07-04 | 1 | -2/+2 |
* | kernel: gen_stats: Fix netlink stats dumping in the presence of padding | Kevin Darbyshire-Bryant | 2018-07-03 | 1 | -0/+49 |
* | kernel: bump 4.9 to 4.9.110 | Koen Vandeputte | 2018-07-02 | 3 | -15/+15 |
* | Re-enable arbitrary IPv6 addresses as outer ip4-in-ip6 tunnel source address | Axel Neumann | 2018-06-23 | 1 | -1/+1 |
* | mips: fix dynamic ftrace | Vincent Wiemann | 2018-06-18 | 1 | -3/+8 |
* | kernel: bump 4.9 to 4.9.106 | Koen Vandeputte | 2018-06-07 | 1 | -1/+1 |
* | kernel: bump to 4.9.105 | Kevin Darbyshire-Bryant | 2018-06-01 | 11 | -186/+27 |
* | kernel: bump 4.9 to 4.9.101 | Koen Vandeputte | 2018-05-22 | 1 | -1/+1 |
* | kernel: Add support spi-nor, Eon EN25QH32 | YuheiOKAWA | 2018-05-21 | 1 | -0/+10 |
* | kernel: bump 4.9 to 4.9.100 | Koen Vandeputte | 2018-05-18 | 10 | -34/+34 |
* | kernel: use accepted version of bcm47xxpart fix commit | Rafał Miłecki | 2018-05-12 | 1 | -65/+0 |