summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-31sunxi: Re-enable h3 emac supportHans de Goede
2016-07-31net: sun8i_emac: Fix DMA alignment issues with the rx / tx buffersHans de Goede
2016-07-31sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SIDHans de Goede
2016-07-31sunxi: Ensure that the NIC specific bytes of the mac are not all 0Hans de Goede
2016-07-31sunxi: Hummingbird_A31_defconfig: Drop MACPWR optionChen-Yu Tsai
2016-07-31sunxi: gpio: Add .xlate function for gpio phandle resolutionChen-Yu Tsai
2016-07-30m68k: code reformatting for all start.S filesAngelo Dureghello
2016-07-30ARM: am57xx_evm: Enable QSPI supportVignesh R
2016-07-30ARM: dts: am57xx-idk-common: Enable support for QSPIVignesh R
2016-07-30configs: am43xx_evm_defconfig: Enable CONFIG_SPI_FLASH_BARVignesh R
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