summaryrefslogtreecommitdiff
path: root/target
Commit message (Expand)AuthorAgeFilesLines
* add x86_64 target supportImre Kaloz2014-01-0713-0/+877
* move most of the x86 image generation options to the main fileImre Kaloz2014-01-072-90/+9
* sunxi: refresh usb vbus patchZoltan Herpai2014-01-061-27/+0
* sunxi: various fixes - DT: update USB vbus from 3.3v to 5v - emac: add missin...Zoltan Herpai2014-01-066-21/+420
* bcm53xx: make the l2x0 L2 cache controller workHauke Mehrtens2014-01-045-80/+94
* bcm53xx: update the ethernet core hacksHauke Mehrtens2014-01-042-53/+30
* kernel: bgmac: update the driver patches to a version submitted for mainline ...Hauke Mehrtens2014-01-046-66/+119
* sunxi: emac changes - move emac into module - add into profiles where appropr...Zoltan Herpai2014-01-046-5/+17
* sunxi: add sata driver to profiles where appropriateZoltan Herpai2014-01-043-3/+3
* sunxi: add sata driver for sun[47]iZoltan Herpai2014-01-045-0/+706
* sunxi: move sunxi-sid (security ID) off to moduleZoltan Herpai2014-01-043-2/+18
* sunxi: move rtc off to moduleZoltan Herpai2014-01-043-3/+25
* sunxi: add the actual mmc driverZoltan Herpai2014-01-042-0/+1154
* sunxi: delete a31 reset for now in lack of the mach splitZoltan Herpai2014-01-041-41/+0
* sunxi: add support for pcDuino boardZoltan Herpai2014-01-044-0/+198
* sunxi: add mmc support - add MMC support for sun457i - update kernel config t...Zoltan Herpai2014-01-048-5/+595
* sunxi: various fixes - have Kconfig options ordered - add new olinuxino a13-m...Zoltan Herpai2014-01-045-2/+216
* sunxi: remove sun6i/7i split for nowZoltan Herpai2014-01-041-56/+0
* sunxi: refresh clock frameworkZoltan Herpai2014-01-0416-0/+1367
* ixp4xx: upgrade: don't copy extra binariesLuka Perkov2013-12-301-5/+2
* ralink: fix tso regression in the ethernet driverJohn Crispin2013-12-271-0/+13
* brcm47xx: fix cpu wait for BCM4706Hauke Mehrtens2013-12-263-19/+18
* brcm47xx: b44: This updates the phylib patches to the version send upstreamHauke Mehrtens2013-12-2615-165/+252
* kernel: bgmac: update patchesHauke Mehrtens2013-12-269-270/+603
* ramips: add support for RT-N14U (mt7620n based) boardJohn Crispin2013-12-256-0/+132
* ramips: add gpio pin 72 in mt7620 chips to dtsi filesJohn Crispin2013-12-252-0/+38
* ar71xx: fix max frame length of the QCA955x SoCsGabor Juhos2013-12-231-0/+11
* ar71xx: don't set builtin_switch flag for QCA9558Gabor Juhos2013-12-231-6/+1
* x86/kvm_guest: remove 3.7 supportGabor Juhos2013-12-231-87/+0
* x86/kvm_guest: remove 3.3 supportGabor Juhos2013-12-231-91/+0
* x86/kvm_guest: add support for 3.10 and switch to itGabor Juhos2013-12-232-0/+97
* ar71xx: allow to use large ethernet frames on AR934x SoCsGabor Juhos2013-12-201-0/+4
* ar71xx: ag71xx: fix max frame length setup of the built-in switchesGabor Juhos2013-12-201-5/+12
* ar71xx: ag71xx: calculate max frame len register value from the MTUGabor Juhos2013-12-201-3/+15
* ar71xx: ag71xx: add ag71xx_max_frame_len() helperGabor Juhos2013-12-201-2/+8
* ar71xx: ag71xx: get max_frame_len and desc_pktlen_mask from platform dataGabor Juhos2013-12-203-2/+11
* ar71xx: ag71xx: store descriptor packet length mask in ag71xx structGabor Juhos2013-12-202-7/+5
* don't fail if there are no dtbsImre Kaloz2013-12-201-3/+3
* ar71xx: add missing tx gain table flag for buffalo wzr-hp-g450hFelix Fietkau2013-12-191-0/+24
* imx6: refresh patchesLuka Perkov2013-12-198-17/+15
* kernel: backport upstream inet fixLuka Perkov2013-12-191-0/+54
* imx6: proper fix for io-remapLuka Perkov2013-12-194-210/+118
* ar71xx: enable images for WD My Net N750Gabor Juhos2013-12-172-0/+10
* ar71xx: fix WD My Net N750 switch led cfgGabor Juhos2013-12-171-4/+4
* ar71xx: implement switch fix for WD My Net N750Gabor Juhos2013-12-171-0/+19
* ar71xx: implement callback in mdio resetGabor Juhos2013-12-172-0/+5
* ar71xx: make ag71xx_mdio_platform_data visibleGabor Juhos2013-12-172-2/+4
* ar71xx: ag71xx: compute the RX buffer size from the maximum frame sizeGabor Juhos2013-12-172-3/+1
* ar71xx: ag71xx: store RX buffer size in the ag71xx structGabor Juhos2013-12-172-6/+8
* ar71xx: ag71xx: store maximum frame length in the ag71xx structGabor Juhos2013-12-172-2/+8