summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-30ARM: dts: dra7xx: Update spi-max-frequency for QSPIVignesh R
2016-07-30configs: dra7xx: Update QSPI speed to 76.8MHzVignesh R
2016-07-30spi: ti_qspi: dra7xx: Add support to use 76.8MHz clockVignesh R
2016-07-30ARM: dra7xx: Change DPLL_PER_HS13 divider valueLokesh Vutla
2016-07-30sf: sf_params: Add AT25DF321 flash supportWenyou Yang
2016-07-30spi: ti_qspi: Remove delay in read path for dra7xxVignesh R
2016-07-30spi: ti_qspi: Fix compiler warning when DEBUG macro is setVignesh R
2016-07-30spi: ti_qspi: Fix failure on multiple READ_ID cmdVignesh R
2016-07-30spi: Add support for N25Q016AMoritz Fischer
2016-07-28Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2016-07-28MAINTAINERS: i.MX: Add board/freescale/*mx* pathFabio Estevam
2016-07-28mx7dsabresd: MAINTAINERS: Add mx7dsabresd_secure_defconfigFabio Estevam
2016-07-28mx7_common: initialize generic timer on all CPU'sStefan Agner
2016-07-28mx6ul_14x14_evk: Remove unused defineDiego Dorta
2016-07-28cgtqmx6eval: Remove uneeded PHYS_SDRAM_SIZEFabio Estevam
2016-07-28novena: Remove uneeded PHYS_SDRAM_SIZEFabio Estevam
2016-07-28bx50v3: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam
2016-07-28aristainetos: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam
2016-07-28warp: Use imx_ddr_size() for calculating the DDR sizeFabio Estevam
2016-07-28warp7: Move some USB configuration options to defconfigBreno Lima
2016-07-28colibri_imx7: add Colibri iMX7S/iMX7D module supportStefan Agner
2016-07-28cgtqmx6eval: Replace is_mx6q() for macroBreno Lima
2016-07-28mx6cuboxi: Replace is_mx6q() for macroBreno Lima
2016-07-28wandboard: Replace is_cpu_type() for macroBreno Lima
2016-07-28imx: ventana: add dt fixup for watchdog external resetTim Harvey
2016-07-28imx: ventana: refactor board-specific dt fixups (no functional change)Tim Harvey
2016-07-28imx: ventana: make hwconfig initialize based on board configurationTim Harvey
2016-07-28imx: ventana: add extra DIO's for GW5520Tim Harvey
2016-07-28imx: ventana: make number of digital I/O's dynamicTim Harvey
2016-07-28imx: ventana: make RS232 enable board specificTim Harvey
2016-07-28imx: ventana: re-enable late board info displayTim Harvey
2016-07-28imx: ventana: default pci to disabledTim Harvey
2016-07-28pci: allow disabling of pci init/enum via envTim Harvey
2016-07-28imx: ventana: add dt fixup for eth1 mac-addressTim Harvey
2016-07-28imx: ventana: add dt fixup for GW16082 irq mappingTim Harvey
2016-07-28mx7dsabresd_secure_defconfig: Use CONFIG_ARMV7_BOOT_SEC_DEFAULTFabio Estevam
2016-07-28pico-imx6ul: drop warning due to redefinedStefano Babic
2016-07-28mx6: wandboard: fix warning due to missing prototypeStefano Babic
2016-07-28Fix build for mx7dsabresd (secure config)Stefano Babic
2016-07-27Merge git://git.denx.de/u-boot-dmTom Rini
2016-07-27mmc: dw_mmc: reduce timeout detection cycleXu Ziyuan
2016-07-27Add a power domain framework/uclassStephen Warren
2016-07-27dm: spl: mmc: Support raw partitions with CONFIG_BLKSimon Glass
2016-07-27dm: usb: Use blk_dread/write() instead of direct callsSimon Glass
2016-07-27dm: socfpga: mmc: Support CONFIG_BLKSimon Glass
2016-07-27dm: mmc: zynq: Convert zynq to use driver model for MMCSimon Glass
2016-07-27dm: zynq: usb: Convert to CONFIG_DM_USBSimon Glass
2016-07-27zynq: Increase the early malloc() sizeSimon Glass
2016-07-27net: phy: marvell: Add a missing errno.h headerSimon Glass
2016-07-27arm: Show early-malloc() usage in bdinfoSimon Glass