summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-18kbuild: fixdep: optimize code slightlyMasahiro Yamada
2015-08-18fs-test.sh: minor fixesStephen Warren
2015-08-18i2c: lpc32xx: correct sanity check for requested bus speedVladimir Zapolskiy
2015-08-18lpc32xx: add common USB OHCI defines for all LPC32xx boardsVladimir Zapolskiy
2015-08-18usb: lpc32xx: add host USB driverSylvain Lemieux
2015-08-18i2c: lpc32xx: add support for OTG I2CSylvain Lemieux
2015-08-18nand: lpc32xx: add ECC layout for small page NANDSylvain Lemieux
2015-08-18nand: lpc32xx: add hardware ECC supportSylvain Lemieux
2015-08-18lpc32xx: move common SLC NAND defines to arch/config.hVladimir Zapolskiy
2015-08-18dma: lpc32xx: add DMA driverSylvain Lemieux
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-08-18Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini
2015-08-17Prepare v2015.10-rc2Tom Rini
2015-08-17Merge git://git.denx.de/u-boot-marvellTom Rini
2015-08-17Revert "Align global_data to a 16-byte boundary"Simon Glass
2015-08-17ARM: dra7xx_evm: Enable EDMA3 in SPL to support DMA on qspiVignesh R
2015-08-17spi: ti_qspi: Use DMA to read from qspi flashVignesh R
2015-08-17dma: ti-edma3: Add helper function to support edma3 transferVignesh R
2015-08-17sf: ops: Add spi_flash_copy_mmap functionTom Rini
2015-08-17ARM: AM43XX: Add functions to enable and disable EDMA3 clocksVignesh R
2015-08-17ARM: OMAP5: Add functions to enable and disable EDMA3 clocksVignesh R
2015-08-17ARM: OMAP5: Add support for disabling clocks in ubootKishon Vijay Abraham I
2015-08-17ARM: AM43xx: Add support for disabling clocks in ubootKishon Vijay Abraham I
2015-08-17env: use cache line aligned memory for flash readRavi Babu
2015-08-17sf: allocate cache aligned buffers to copy from flashRavi Babu
2015-08-17ti: qspi: set flash quad bit based on quad support flagvishalm@ti.com
2015-08-17arm: mvebu: db-88f6820-gp: Enable PCI supportStefan Roese
2015-08-17arm: mvebu: db-mv784mp-gp: Enable PCI supportStefan Roese
2015-08-17pci: mvebu: Add PCIe driverAnton Schubert
2015-08-17arm: mvebu: Add complete SDRAM ECC scrubbingStefan Roese
2015-08-17arm: mvebu: dram.c: Rework dram_init() and dram_init_banksize()Stefan Roese
2015-08-17arm: mvebu: Move CONFIG_SYS_TEXT_BASE to an address < 16 MiBStefan Roese
2015-08-17arm: mvebu: Display ECC enabled / disabled upon bootupStefan Roese
2015-08-17arm: mvebu: add multiple usb-hostcontroller support for AXPAnton Schubert
2015-08-17arm: mvebu: db-mv785mp-gp: Add USB/EHCI supportStefan Roese
2015-08-17arm: mvebu: Enable USB EHCI support on Armada XPStefan Roese
2015-08-17arm: mvebu: Enable NAND controller on MVEBU SoC'sStefan Roese
2015-08-17arm: mvebu: Disable MBUS error propagationStefan Roese
2015-08-17arm: mvebu: Flush caches and disable MMU only on A38xStefan Roese
2015-08-17arm: mvebu: Setup the MBUS bridge registersStefan Roese
2015-08-17arm: mvebu: Change MBUS base addresses and sizesStefan Roese
2015-08-17arm: mvebu: db-mv784mp-gp.h: Fix image creation - use correct offsetStefan Roese
2015-08-17arm: mvebu: sdram: Enable ECC support on Armada XPStefan Roese
2015-08-17arm: mvebu/armada100: dram.c: Remove CONFIG_SYS_BOARD_DRAM_INITStefan Roese
2015-08-17i2c: lpc32xx: fix write timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: fix read timeoutSylvain Lemieux
2015-08-17i2c: lpc32xx: use api to get hclk instead of fix valueSylvain Lemieux
2015-08-17arm: lpc32xx: gpio macro for pin mappingSylvain Lemieux
2015-08-17lpc32xx: cpu: add support for soft resetSylvain Lemieux
2015-08-17arm: lpc32xx: mux: add missing registersSylvain Lemieux