summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-02-23spi: omap3: Remove unused variable irqstatus in omap3_spi_txrxChristophe Ricard
2016-02-23defconfig: am437x_sk_evm: enable dma driver modelMugunthan V N
2016-02-23drivers: dma: ti-edma3: convert driver to adopt driver modelMugunthan V N
2016-02-23spi: ti_qspi: compile out spi_flash_copy_mmap when CONFIG_DMA is definedMugunthan V N
2016-02-23sf: spi_flash: use dma to copy data from mmap region if platform supportsMugunthan V N
2016-02-23dma: Kconfig: Add TI_EDMA3 entryMugunthan V N
2016-02-23dm: implement a DMA uclassMugunthan V N
2016-02-23ARM: zynq: Wire-up saving environment to QSPIMichal Simek
2016-02-21Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-02-21imx: mx7d: isolate resources to domain 0 for A7 corePeng Fan
2016-02-21imx: mx7dsabresd: add command and macros for boot m4 corePeng Fan
2016-02-21imx: mx7: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: mx6sxsabresd: add command and macros for boot m4 corePeng Fan
2016-02-21imx: mx6: implement functions to boot auxiliary corePeng Fan
2016-02-21imx: imx-common: introduce boot auxiliary corePeng Fan
2016-02-21imx: mx7d: clock support for RDCPeng Fan
2016-02-21imx: mx7d: Add RDC supportPeng Fan
2016-02-21imx: mx6sx Add RDC mappings of masters and peripheralsPeng Fan
2016-02-21imx: imx-common: introduce Resource Domain Controller supportPeng Fan
2016-02-21imx: mx6: introduce rdc regsPeng Fan
2016-02-21imx: mx6quq7: add sd card detectionJulien CORJON
2016-02-21imx: mx6quq7: specify max_bus_witdh directly in usdhc_cfgJulien CORJON
2016-02-21imx: mx6quq7: fix USDHC4 declarationJulien CORJON
2016-02-21board: tbs2910: Autoselect environment device when booting from SDSoeren Moch
2016-02-21imx: mx6: Implement mmc_get_env_partSoeren Moch
2016-02-21pinctrl: imx: Support i.MX7DPeng Fan
2016-02-21pinctrl: imx: Introduce pinctrl driver for i.MX6Peng Fan
2016-02-21imx: Refactoring CAAM Job Ring structure and Secure Memory for imx7Ulises Cardenas
2016-02-21mx7dsabresd: Make 'ums' command functionalFabio Estevam
2016-02-21mx7dsabresd: Use Adrian's NXP email addressFabio Estevam
2016-02-21mx6ul_14x14_evk: Select CONFIG_FSL_QSPIFabio Estevam
2016-02-21mxsboot: remove unused includeAndreas Bießmann
2016-02-21x86: doc: Update to include Intel Bayley Bay board instructionsBin Meng
2016-02-21x86: Add Intel Cougar Canyon 2 boardBin Meng
2016-02-21x86: ivybridge: bd82x6x: Support FSP enabled configurationBin Meng
2016-02-21x86: fsp: Make sure HOB list is not overwritten by U-BootBin Meng
2016-02-21superio: Add SMSC SIO1007 driverBin Meng
2016-02-21x86: ivybridge: Add FSP supportBin Meng
2016-02-21x86: fix memalign() parameter orderStephen Warren
2016-02-20Merge branch 'master' of git://git.denx.de/u-boot-atmelTom Rini
2016-02-20vinco: add Maintainers fileAndreas Bießmann
2016-02-20arc: cache - utilize IO coherency (AKA IOC) engineAlexey Brodkin
2016-02-20arc: cache - accommodate different L1 cache line lengthsAlexey Brodkin
2016-02-19spl: if MMCSD_MODE_RAW fails, try MMCSD_MODE_FSGuillaume GARDET
2016-02-19Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2016-02-19ARM: Add Support for the VInCo platformGregory CLEMENT
2016-02-18ARM: at91: sama5d2: configure the L2 cache memorySamuel Mescoff
2016-02-18arm: at91: Add support for DENX MA5D4 SoM and EVKMarek Vasut
2016-02-18siemens,at91: enable features for smartwebMatthias Michel
2016-02-18board: atmel: clean up the PMC_PLLICPR init codeWenyou Yang