summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-25mtd: nand: mxs support oobsize bigger than 512Peng Fan
2015-08-25arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese
2015-08-25mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese
2015-08-25mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu
2015-08-25nand: Sync with Linux v4.1Scott Wood
2015-08-25mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2015-08-25nand: Remove __UBOOT__ ifdefsScott Wood
2015-08-23Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-08-23Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-08-23arm: socfpga: Fix ArriaV SoCDK PLL configMarek Vasut
2015-08-23arm: socfpga: Enable ethernet on ArriaV SoCDKMarek Vasut
2015-08-23arm: socfpga: Fix SD/MMC boot on ArriaV SoCDKMarek Vasut
2015-08-23arm: socfpga: Fix MAINTAINERS entry for CV/AV SoCDKMarek Vasut
2015-08-23arm: socfpga: Enable DWAPB GPIO driverMarek Vasut
2015-08-23arm: socfpga: dts: Add bank-name property to each GPIO bankMarek Vasut
2015-08-23gpio: Add DW APB GPIO driverMarek Vasut
2015-08-23arm: socfpga: Make the pinmux table const u8Marek Vasut
2015-08-23arm: socfpga: Switch to filtered QTS filesMarek Vasut
2015-08-23arm: socfpga: Add qts-filter.sh scriptMarek Vasut
2015-08-23arm: socfpga: Remove AV-specific parts from CV-SoCDKMarek Vasut
2015-08-23arm: socfpga: Remove CV-specific parts from AV-SoCDKMarek Vasut
2015-08-23arm: socfpga: Split Altera socfpga into AV and CV SoCDKMarek Vasut
2015-08-23arm: socfpga: Unbind CPU type from board typeMarek Vasut
2015-08-23arm: socfpga: Move wrappers into platform directoryMarek Vasut
2015-08-23arm: socfpga: Do not enable gmac1 in Cyclone V dtsiMarek Vasut
2015-08-23arm: socfpga: Make the DT mmc node consistentMarek Vasut
2015-08-23arm: socfpga: Fix delay in clock managerMarek Vasut
2015-08-23arm: socfpga: Fix delay in freeze controllerMarek Vasut
2015-08-23ddr: altera: Repair uninited variableMarek Vasut
2015-08-23ddr: altera: Replace float multiplication with integer oneMarek Vasut
2015-08-21net: Move CONFIG_E1000 options to KconfigSimon Glass
2015-08-21Tidy up some defconfig filesSimon Glass
2015-08-21net: e1000: Add Kconfig optionsSimon Glass
2015-08-21net: e1000: Convert to driver modelSimon Glass
2015-08-21net: e1000: Prepare for driver model conversionSimon Glass
2015-08-21net: e1000: Move #include of common.h to the C filesSimon Glass
2015-08-21net: Return -EINTR when ctrl+c is pressedMichal Simek
2015-08-21net: e1000: Support 64-bit physical addressMingkai Hu
2015-08-21tftp: adjust settings to be suitable for 100Mbit ethernetPavel Machek
2015-08-21ARM: at91: sama5: update the spi flash mappingWu, Josh
2015-08-21ARM: at91: sama5: move the nandflash env config to at91-sama5_common.hWu, Josh
2015-08-21ARM: at91: sama5d3xek: use a $dtb_name to load dtbWu, Josh
2015-08-21ARM: at91: sama5: move the sd/mmc env config to at91-sama5_common.hWu, Josh
2015-08-21arm: at91: add support for mini-box picosam9g45 boardErik van Luijk
2015-08-21arm: at91: pmc: replace the constant with a define in at91_pmc.hErik van Luijk
2015-08-21arm: at91: at91sam9m10g45ek/corvus remove useless chip select 1 initErik van Luijk
2015-08-21arm: at91: mpddr: allow multiple DDR controllersErik van Luijk
2015-08-20ARM: davinci: remove support for cam_enc_4xxMasahiro Yamada
2015-08-19Merge git://git.denx.de/u-boot-usbTom Rini
2015-08-19usb: dwc2: Rename to dwc2_usbMarek Vasut