summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-26x86: coreboot: Correctly report E820 typesBin Meng
2015-08-26x86: coreboot: Increase memrange entry number to 32Bin Meng
2015-08-26x86: doc: Update coreboot payload entry point addressBin Meng
2015-08-26net: e1000: Fix build warnings for 32-bitBin Meng
2015-08-26Merge git://git.denx.de/u-boot-nand-flashTom Rini
2015-08-26mtd: nand: mxs invalidate dcache before DMA readPeng Fan
2015-08-26mtd: nand: mxs support oobsize bigger than 512Peng Fan
2015-08-26arm: mvebu: Enable NAND on db-mv784mp-gpStefan Roese
2015-08-26mtd: nand: Add mvebu (PXA / AXP / A38x) NAND device driverStefan Roese
2015-08-26mtd: nand: Increase max sizes of OOB and Page sizeSiva Durga Prasad Paladugu
2015-08-26nand: Sync with Linux v4.1Scott Wood
2015-08-26mtd: Introduce mtd_block_isreserved()Ezequiel Garcia
2015-08-26nand: Remove __UBOOT__ ifdefsScott Wood
2015-08-24Merge git://git.denx.de/u-boot-pxaTom Rini
2015-08-24arm: pxa: colibri_pxa270: add optional i2c supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add optional lcd supportMarcel Ziswiler
2015-08-24arm: pxa: colibri_pxa270: add some more nor flash detailsMarcel Ziswiler
2015-08-24arm: pxa: palmtreo680: get rid of obsolete CONFIG_SYS_LCD_PXA_NO_L_BIASMarcel Ziswiler
2015-08-24lcd: pxa: clean-up include file orderMarcel Ziswiler
2015-08-24usb: pxa27x_udc: clean-up include file orderMarcel Ziswiler
2015-08-24serial: pxa: clean-up include file orderMarcel Ziswiler
2015-08-24arm: pxa: mmc: clean-up include file orderMarcel Ziswiler
2015-08-24arm: pxa: clean-up include file orderMarcel Ziswiler
2015-08-24arm: pxa: use common timer functionsAndrew Ruder
2015-08-24pxa: Fix boot hang by avoiding vector relocationAndrew Ruder
2015-08-24Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-08-24Merge git://git.denx.de/u-boot-socfpgaTom Rini
2015-08-24Merge 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