aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | ar71xx: add user-space support for the OpenMesh OM2P-HSv3Sven Eckelmann2016-09-213-0/+5
| * | ar71xx: add kernel support for the OpenMesh OM2P-HSv3Sven Eckelmann2016-09-212-0/+11
| * | ar71xx: add OM5P-ACv2 to the OM5P-AC profileSven Eckelmann2016-09-211-2/+2
| * | ar71xx: extract ath10k wifi board.bin for the OpenMesh OM5P-ACv2 boardSven Eckelmann2016-09-211-1/+2
| * | uboot-envtools: add OpenMesh OM5P-ACv2 supportSven Eckelmann2016-09-211-0/+1
| * | om-watchdog: add OpenMesh OM5P-ACv2 supportSven Eckelmann2016-09-211-1/+1
| * | ar71xx: enable sysupgrade for the OpenMesh OM5P-ACv2Sven Eckelmann2016-09-212-2/+5
| * | ar71xx: add user-space support for the OpenMesh OM5P-ACv2Sven Eckelmann2016-09-212-1/+5
| * | ar71xx: add kernel support for the OpenMesh OM5P-ACv2 boardSven Eckelmann2016-09-213-0/+256
| * | ar71xx: create profile and build image for the OpenMesh OM5P-AC boardSven Eckelmann2016-09-212-1/+13
| * | ar71xx: extract ath10k wifi board.bin for the OpenMesh OM5P-AC boardSven Eckelmann2016-09-211-0/+4
| * | uboot-envtools: add OpenMesh OM5P-AC supportSven Eckelmann2016-09-211-0/+1
| * | om-watchdog: add OpenMesh OM5P-AC supportSven Eckelmann2016-09-211-0/+3
| * | ar71xx: enable sysupgrade for the OpenMesh OM5P-ACSven Eckelmann2016-09-212-3/+10
| * | scripts/om-fwupgradecfg-gen.sh: add support for the OM5P-ACSven Eckelmann2016-09-211-2/+2
| * | ar71xx: add user-space support for the OpenMesh OM5P-ACSven Eckelmann2016-09-213-0/+11
| * | ar71xx: add kernel support for the OpenMesh OM5P-AC boardSven Eckelmann2016-09-213-0/+232
| * | scripts/om-fwupgradecfg-gen.sh: Generate sha256sum for uboot verificationSven Eckelmann2016-09-211-0/+4
| * | scripts/om-fwupgradecfg-gen.sh: Fix u-boot image md5sum checkSven Eckelmann2016-09-211-0/+3
| * | ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR1750Sven Eckelmann2016-09-211-1/+23
| * | ar71xx: Use private version of ath79_setup_qca955x_eth_cfg for MR900Sven Eckelmann2016-09-211-1/+23
| * | ar71xx: Use PHY fixups for Open Mesh MR1750Sven Eckelmann2016-09-211-3/+22
| * | ar71xx: Use PHY fixups for Open Mesh MR900Sven Eckelmann2016-09-211-3/+22
| * | ar71xx: Add QCA955X GPIO mux and function definitionsSven Eckelmann2016-09-212-28/+77
| * | ar71xx: Add support for ath79_gpio_function_* on QCA955XSven Eckelmann2016-09-211-1/+11
| * | ar71xx: Allow to use ath79_gpio_output_select on QCA955xSven Eckelmann2016-09-211-0/+60
| * | ar71xx: Use *_eth_cfg helper for Open Mesh MR900 boardsSven Eckelmann2016-09-211-20/+1
| * | ar71xx: Extend the list of bits in QCA955X_GMAC_REG_ETH_CFGSven Eckelmann2016-09-211-1/+18
| * | ar71xx: create profile and build image for the OpenMesh MR1750 boardSven Eckelmann2016-09-212-2/+14
| * | package/uboot-envtools: add OpenMesh MR1750 supportSven Eckelmann2016-09-211-0/+1
| * | package/om-watchdog: add OpenMesh MR1750 supportSven Eckelmann2016-09-211-1/+1
| * | ar71xx: enable sysupgrade for the OpenMesh MR1750Sven Eckelmann2016-09-212-1/+8
| * | scripts/om-fwupgradecfg-gen.sh: add support for the MR1750Sven Eckelmann2016-09-211-2/+2
| * | ar71xx: add user-space support for the OpenMesh MR1750 boardSven Eckelmann2016-09-214-0/+13
| * | ar71xx: add kernel support for the OpenMesh MR1750 boardSven Eckelmann2016-09-213-0/+169
| * | ar71xx: Generate sysupgrade images for OpenMesh devicesSven Eckelmann2016-09-211-0/+3
|/ /
* | Merge pull request #83 from ecsv/gcc6Zoltan Herpai2016-09-214-93/+850
|\ \ | |/ |/|
| * toolchain: gcc: fix build with GCC 6Matthias Schiffer2016-09-011-0/+130
| * tools: mkimage: sync include/linux/compiler*.h with u-boot masterMatthias Schiffer2016-09-012-93/+702
| * tools: pkg-config: fix build with GCC 6Matthias Schiffer2016-09-011-0/+18
|/
* iw: backport support for "channels" commandRafał Miłecki2016-06-191-0/+234
* mac80211: brcmfmac: fix support for BCM4366Rafał Miłecki2016-06-193-0/+233
* mac80211: brcmfmac: add support for get_channelRafał Miłecki2016-06-192-0/+338
* mac80211: brcmfmac: fix support for up to 4 AP interfacesRafał Miłecki2016-06-193-2/+121
* mac80211: brcmfmac: return -ENFILE if interface existsRafał Miłecki2016-06-191-1/+1
* openssl: Update to version 1.0.2hLuka Perkov2016-06-191-2/+2
* mtd: seama: exit with error if Seama header wasn't foundRafał Miłecki2016-06-191-1/+1
* mtd: seama: fix image data handlingRafał Miłecki2016-06-191-28/+18
* mtd: seama: move buf allocation to the MD5 functionRafał Miłecki2016-06-191-16/+22
* mtd: seama: update MD5 using header in the first block bufferRafał Miłecki2016-06-191-4/+3