summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-09-20toradex: imx6: Move g_dnl_bind_fixup() into common SPL codeFabio Estevam
2017-09-18imx: imx7d: remove CamelCase from ENET_xMHz macrosEric Nelson
2017-09-18imx_common: detect USB serial downloader reliablyStefan Agner
2017-09-18imx: add macro to detect whether USB PHY is activeStefan Agner
2017-09-15ARM: davinci: Remove CONFIG_SOC_DA830Adam Ford
2017-09-15arm: dts: Add missing u-boot specific dtsi for dra7-evmJean-Jacques Hiblot
2017-09-15arm: mach-omap2: Relax checks on OP-TEE location to allow pageable imageHarinarayan Bhatta
2017-09-15blk: Remove various places that do flush cache after readBin Meng
2017-09-14ARM: DRA7: Cleanup old pinctrl macrosSuman Anna
2017-09-14ARM: at91: spl: Add macro CONFIG_XXXX_BOOT supportWenyou Yang
2017-09-14ARM: at91: Remove hardware.h included in configsWenyou Yang
2017-09-14ARM: at91: Add the SoC options to KconfigWenyou Yang
2017-09-14ARM: at91: Move CONFIG_AT91FAMILY option to KconfigWenyou Yang
2017-09-14board: atmel: Add SAMA5D27 SOM1 EK boardWenyou Yang
2017-09-14ARM: at91: Get the Chip ID of SAMA5D2 SiPWenyou Yang
2017-09-14ARM: at91: mach: Add missing defines of MPDDRCWenyou Yang
2017-09-14ARM: at91: spl: Add boot device for boot from QSPIWenyou Yang
2017-09-14ARM: at91: spl: Add mck function to lower rate while switchingWenyou Yang
2017-09-14ARM: at91: spl: Adjust switching to oscillator for SAMA5D2Wenyou Yang
2017-09-14atmel: common: Add function to display via DM_VIDEO's APIWenyou Yang
2017-09-14ARM: dts: at91: sama5: Add the sfr nodeWenyou Yang
2017-09-14clk: at91: utmi: Set the reference clock frequencyWenyou Yang
2017-09-13Convert CONFIG_EMIF4 et al to KconfigAdam Ford
2017-09-13arm: dts: omap3: Re-sync DTS files with Linux 4.13-RC5Adam Ford
2017-09-13ARM: dts: ethernut5: Fix the build warningWenyou Yang
2017-09-12ARM: DRA72x: Add support for detection of DRA71x SR 2.1Vishal Mahaveer
2017-09-12dma: import linux/dma-direction.h to consolidate enum dma_data_directionMasahiro Yamada
2017-09-12armv8: mmu: add space around operatorAndy Yan
2017-09-12armv8: mmu: remove unused macro definitionAndy Yan
2017-09-12Merge git://git.denx.de/u-boot-fsl-qoriqTom Rini
2017-09-12Merge git://git.denx.de/u-boot-dmTom Rini
2017-09-11dm: test: replace dm_scan_dt() by of dm_extended_scan_fdt() in dm_do_testPatrice Chotard
2017-09-11dm: core: Add ofnode_for_each_subnode()Simon Glass
2017-09-11sandbox: Convert SANDBOX_BITS_PER_LONG to KconfigBin Meng
2017-09-11sandbox: Introduce Kconfig option for 32/64 bit hostBin Meng
2017-09-11board: sama5d4_xplained: Set mac address from eepromWenyou Yang
2017-09-11board: sama5d2_xplained: Replace code to set mac addressWenyou Yang
2017-09-11board: atmel: Create board/$(VENDOR)/common folderWenyou Yang
2017-09-11board: ti: am57xx: Add dt support for BeagleBoard-X15 revCLokesh Vutla
2017-09-11board: ti: am571x: Add 666MHz support for AM571x IDKSteve Kipisz
2017-09-11board: ti: dra76: Add dt supportLokesh Vutla
2017-09-11arm: dts: Add u-boot specific compatiblesLokesh Vutla
2017-09-11arm: dts: dra7: sync DT with latest LinuxLokesh Vutla
2017-09-11board: ti: dra76-evm: Add DDR dataLokesh Vutla
2017-09-11board: ti: dra76-evm: Add the pmic dataKeerthy
2017-09-11arm: dra76: Add support for ES1.0 detectionPraneeth Bajjuri
2017-09-11arm: dra7: Kconfig: Select LP87565 related configsLokesh Vutla
2017-09-11palmas: Add support for powering different ldosLokesh Vutla
2017-09-11arm: omap5+: Add board specific ldo poweringLokesh Vutla
2017-09-11armv8: fsl-layerscape: Add back L3 flushing for all exception levelsYork Sun