summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* block-mount: do not auto-mount anonymous mtdblock devices (fixes #10960, #10850)nbd2012-02-131-2/+7
* quilt: add a NO_RECONFIGURE override for compiling a package without re-runni...nbd2012-02-131-1/+2
* ramips: rt3883: update package list in the default profilejuhosg2012-02-131-1/+1
* ramips: add preliminary support for the Asus RT-N56U boardjuhosg2012-02-1311-0/+174
* ramips: raeth: enable MDIO code for RT3883juhosg2012-02-131-2/+2
* package/modules: enable ECHI/OHCI for RT3883juhosg2012-02-131-0/+2
* ramips: add preliminary support for the RT3662/RT3883 SoCsjuhosg2012-02-1340-9/+2286
* [package] kexec-tools: update to 2.0.3 (fixes #9846)florian2012-02-131-3/+3
* [malta] add support for 3.2florian2012-02-131-0/+14
* brcm47xx: deactivate CONFIG_NO_HZ as it seams not to be needed.hauke2012-02-122-2/+0
* brcm47xx: activate config bug to show warningshauke2012-02-122-2/+0
* gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent l...nbd2012-02-121-0/+68
* swconfig: fix off-by-one error, causing segfaults on gcc 4.6+ (fixes #9765)nbd2012-02-121-1/+1
* package/grub: fix stage2 link with recent binutilsnbd2012-02-121-0/+77
* ramips: use GENERIC_{4,8}M image template for WR5123GNjuhosg2012-02-121-5/+2
* ramips: rt305x: pass MTD partition map to the ALL0256N via cmdlinejuhosg2012-02-121-1/+2
* brcm47xx: refresh patcheshauke2012-02-128-31/+20
* brcm47xx: update usb driver for brcm47xx.hauke2012-02-128-390/+280
* tools/genext2fs: do not include the host getline.h, it breaks the tool in sub...nbd2012-02-121-1/+1
* glibc: remove all previous (ancient) versions, add 2.14 (partially based on a...nbd2012-02-1215-266/+43
* broadcom-diag: fix WRT150N/WRT160N detection (patch from #10836)nbd2012-02-121-5/+54
* ramips: add initial support for 3.2juhosg2012-02-1213-1/+607
* ramips: include 'linux/module.h' in the ramips_spi driverjuhosg2012-02-121-0/+1
* ramips: rt288x: remove per-board physmap_flash_data instancesjuhosg2012-02-126-28/+30
* ramips: rt305x: remove per-board physmap_flash_data instancesjuhosg2012-02-1221-120/+93
* [cns3xxx]: enable another l2 cache errate on newer kernelskaloz2012-02-121-0/+1
* [toolchain/binutils]: enable 2.22 for unsupported archs if BROKEN is enabledkaloz2012-02-121-2/+2
* [toolchain/gcc]: upgrade vanilla gcc to 4.6.2kaloz2012-02-1215-12/+12
* [toolchain/binutils]: use binutils 2.22 by defaultkaloz2012-02-121-3/+6
* [toolchain/uClibc]: use uClibc 0.9.33 by defaultkaloz2012-02-122-3/+3
* [tolchain/gcc]: use Linaro GCC 4.6 by defaultkaloz2012-02-122-8/+5
* [toolchain/gcc]: update to latest Linaro releaseskaloz2012-02-121-5/+5
* ramips: load gpio-polled keys modulejuhosg2012-02-111-1/+1
* ramips: remove yet another CONFIG_MTD_PARTITION ifdefjuhosg2012-02-111-2/+0
* ramips: use gpio-keys-polled instead of gpio-buttonsjuhosg2012-02-1127-138/+159
* [generic/3.3]: add some missing symbolskaloz2012-02-111-0/+3
* ramips: add MIPS platform filejuhosg2012-02-112-29/+29
* generic/2.6.39: refresh patchesjuhosg2012-02-119-10/+10
* [generic/3.3]: refresh patches to -rc3kaloz2012-02-116-6/+6
* ramips: add MDIO bus support for RT288Xjuhosg2012-02-112-2/+154
* [cns3xxx]: rename 3.1 patches directory as it will be used for newer kernels ...kaloz2012-02-1114-0/+0
* [cns3xxx]: rename 2.6.39 patches directorykaloz2012-02-1115-0/+0
* ramips: fix Belkin F5D8235-v2 VLAN setupjuhosg2012-02-111-4/+10
* ramips: raeth: make debugging messages configurablejuhosg2012-02-114-4/+16
* ramips: raeth: use device pointer in DMA API callsjuhosg2012-02-111-11/+12
* ramips: raeth: add netdev pointer to private structurejuhosg2012-02-112-0/+2
* ramips: raeth: cleanup DMA API usage in ramips_eth_hard_start_xmitjuhosg2012-02-111-5/+4
* ramips: raeth: unmap rx DMA address in ramips_cleanup_dmajuhosg2012-02-111-1/+4
* ramips: raeth: add rx_dma array to store the DMA address of the rx packetsjuhosg2012-02-112-10/+17
* ramips: raeth: use dma_addr_t for the descriptorsjuhosg2012-02-112-9/+10