summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-18of: flip CONFIG_SPL_DISABLE_OF_CONTROL into CONFIG_SPL_OF_CONTROLMasahiro Yamada
2015-08-18fdtdec: fix OF_CONTROL switchMasahiro Yamada
2015-08-18dm: drop CONFIG_DM_DEVICE_REMOVE from uncmd listMasahiro Yamada
2015-08-18led: unify obj-$(CONFIG_LED) and obj-$(CONFIG_SPL_LED) entriesMasahiro Yamada
2015-08-18led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LEDMasahiro Yamada
2015-08-18ram: unify obj-$(CONFIG_RAM) and obj-$(CONFIG_SPL_RAM) entriesMasahiro Yamada
2015-08-18ram: rename CONFIG_SPL_RAM_SUPPORT to CONFIG_SPL_RAMMasahiro Yamada
2015-08-18clk: unify obj-$(CONFIG_CLK) and obj-$(CONFIG_SPL_CLK) entriesMasahiro Yamada
2015-08-18clk: rename CONFIG_SPL_CLK_SUPPORT to CONFIG_SPL_CLKMasahiro Yamada
2015-08-18dm: unify obj-$(CONFIG_DM) and obj-$(CONFIG_SPL_DM) entriesMasahiro Yamada
2015-08-18spl: move SPL driver entries to driver/MakefileMasahiro Yamada
2015-08-18linux/kconfig.h: add CPP macros useful for per-image config optionsMasahiro Yamada
2015-08-18kbuild: add a makefile macro useful with per-image config optionsMasahiro Yamada
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-rc2v2015.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