aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-08-24serial: pxa: clean-up include file orderMarcel Ziswiler1-2/+2
2015-08-24arm: pxa: mmc: clean-up include file orderMarcel Ziswiler1-5/+3
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler2-3/+3
2015-08-24arm: pxa: use common timer functionsAndrew Ruder3-69/+30
2015-08-24pxa: Fix boot hang by avoiding vector relocationAndrew Ruder2-0/+24
2015-08-23Merge git://git.denx.de/u-boot-socfpgaTom Rini49-2760/+3220
2015-08-23Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini344-447/+1103
2015-08-23arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut1-13/+13
2015-08-23arm: socfpga: Enable ethernet on ArriaV SoCDKMarek Vasut1-0/+3
2015-08-23arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut1-0/+6
2015-08-23arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut2-9/+4
2015-08-23arm: socfpga: Enable DWAPB GPIO driverMarek Vasut5-2/+8
2015-08-23arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut1-0/+3
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut3-0/+175
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut6-8/+6
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut23-2982/+2546
2015-08-23arm: socfpga: Add qts-filter.sh scriptMarek Vasut1-0/+205
2015-08-23arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut8-1153/+0
2015-08-23arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut8-1117/+0
2015-08-23arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut27-2/+2773
2015-08-23arm: socfpga: Unbind CPU type from board typeMarek Vasut4-8/+21
2015-08-23arm: socfpga: Move wrappers into platform directoryMarek Vasut6-11/+18
2015-08-23arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut2-6/+1
2015-08-23arm: socfpga: Make the DT mmc node consistentMarek Vasut2-3/+2
2015-08-23arm: socfpga: Fix delay in clock managerMarek Vasut1-7/+5
2015-08-23arm: socfpga: Fix delay in freeze controllerMarek Vasut1-7/+5
2015-08-23ddr: altera: Repair uninited variableMarek Vasut1-1/+1
2015-08-23ddr: altera: Replace float multiplication with integer oneMarek Vasut1-1/+1
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass290-36/+508
2015-08-21Tidy up some defconfig filesSimon Glass62-192/+165
2015-08-21net: e1000: Add Kconfig optionsSimon Glass3-10/+32
2015-08-21net: e1000: Convert to driver modelSimon Glass2-0/+142
2015-08-21net: e1000: Prepare for driver model conversionSimon Glass2-200/+245
2015-08-21net: e1000: Move #include of common.h to the C filesSimon Glass3-1/+2
2015-08-21net: Return -EINTR when ctrl+c is pressedMichal Simek1-0/+1
2015-08-21net: e1000: Support 64-bit physical addressMingkai Hu1-4/+4
2015-08-21tftp: adjust settings to be suitable for 100Mbit ethernetPavel Machek1-5/+5
2015-08-21ARM: at91: sama5: update the spi flash mappingWu, Josh4-33/+16
2015-08-21ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh5-32/+16
2015-08-21ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh3-1/+27
2015-08-21ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh5-50/+16
2015-08-21arm: at91: add support for mini-box picosam9g45 boardErik van Luijk9-0/+646
2015-08-21arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk9-8/+9
2015-08-21arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 initErik van Luijk2-16/+0
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk14-36/+34
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada11-1761/+1
2015-08-19Merge git://git.denx.de/u-boot-usbTom Rini9-61/+223
2015-08-19usb: dwc2: Rename to dwc2_usbMarek Vasut1-1/+1
2015-08-19usb: dwc2: Add original Synopsys compat stringMarek Vasut1-0/+1
2015-08-19usb: gadget: ether: populate _reset_ callbackKishon Vijay Abraham I1-0/+1