summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
2016-10-06spl: Convert boot_device into a structSimon Glass
2016-10-06spl: Kconfig: Move SPL_DISPLAY_PRINT to KconfigSimon Glass
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-10-06spl: Add a parameter to spl_parse_image_header()Simon Glass
2016-10-06spl: Move spl_board_load_image() into a generic headerSimon Glass
2016-10-06armv7: ls1021a: Move DDR config options to KconfigYork Sun
2016-10-06armv8: fsl-layerscape: Move DDR config options to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_SRDS_* and SYS_HAS_SERDES to KconfigYork Sun
2016-10-06arm: Move FSL_HAS_DP_DDR and NUM_DDR_CONTROLLERS to KconfigYork Sun
2016-10-06arm: Move SYS_FSL_IFC_BANK_COUNT to KconfigYork Sun
2016-10-06arm: Move MAX_CPUS to KconfigYork Sun
2016-10-06arm: Move FSL_LSCH2 FSL_LSCH3 to KconfigYork Sun
2016-10-06arm: Fix Kconfig for proper display menuYork Sun
2016-10-06armv8: fsl: Enable USB only when SYSCLK is 100 MHzSriram Dash
2016-10-06armv8: ls1043: Add USB node in dts for ls1043Sriram Dash
2016-10-06armv8/fsl-lsch2: Implement workaround for PIN MUX erratum A010539Hou Zhiqiang
2016-10-06ARMv7: LS102xA: Move two macros from header files to KconfigHongbo Zhang
2016-10-06armv8: fsl-layerscape: Fix "cpu status" commandYork Sun
2016-10-06armv8/fsl-layerscape: print SoC revsion numberWenbin Song
2016-10-06armv7: LS1021a: enable i-cache in start.SXiaoliang Yang
2016-10-06armv8: fsl-lsch2: enable snoopable sata read and writeTang Yuantian
2016-10-06armv8: fsl-lsch2: adjust sata parameterTang Yuantian
2016-10-06pcm052: add new BK4r1 target based on PCM052 SoMAlbert ARIBAUD \(3ADEV\)
2016-10-06tools: mkimage: add support for Vybrid image formatAlbert ARIBAUD \(3ADEV\)
2016-10-04imx: imx6ul: disable POR_B internal pull upPeng Fan
2016-10-04imx-common: enlarge mux width to 4Peng Fan
2016-10-04imx: mx6: fix USB bmode to use reserved valueStefan Agner
2016-10-04arm: imx: add i.MX6ULL 14x14 EVK board supportPeng Fan
2016-10-04arm: dts: add device tree for i.MX6ULLPeng Fan
2016-10-04arm: dts: imx6ull: add pinctrl definesPeng Fan
2016-10-04imx: iomux: fix snvs usage for i.MX6ULLPeng Fan
2016-10-04imx: imx6ull: adjust the ldo 1.2v bandgap voltagePeng Fan
2016-10-04imx: mx6ull: Add AIPS3 initializationPeng Fan
2016-10-04imx: mx6ull: Update memory map addressPeng Fan
2016-10-04imx: mx6ull: update clock settings and CCM register mapPeng Fan
2016-10-04imx: mx6ull: adjust POR_B setting for i.MX6ULLPeng Fan
2016-10-04imx: mx6ull: misc soc updatePeng Fan
2016-10-04imx: mx6ul: using runtime check when configuring PMIC_STBY_REQPeng Fan
2016-10-04imx: mx6ull: skip setting ahb clockPeng Fan
2016-10-04imx: timer: update gpt driver for i.MX6ULLPeng Fan
2016-10-04imx-common: introduce is_mx6ullPeng Fan
2016-10-04imx: mx6ull: add kconfig entry for MX6ULLYe Li
2016-10-04imx: mx6ull: add mx6ull major cpu typePeng Fan
2016-10-04imx: mx6ull: add iomux header filePeng Fan
2016-10-04imx: iomux-v3: fix pad setup on i.MX6DQP when CONFIG_MX6QDL is definedFilip Brozovic
2016-10-03Merge git://git.denx.de/u-boot-rockchipTom Rini
2016-10-02ti: omap-common: Allow AM33xx devices to be built securelyAndrew F. Davis
2016-10-02am33xx: config.mk: Fix option used to enable SPI SPL image typeAndrew F. Davis
2016-10-02am33xx: config.mk: Add support for additional secure boot image typesAndrew F. Davis
2016-10-02Kconfig: Separate AM33XX SOC config from target board configAndrew F. Davis