summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-08-02Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-08-02imx: mx6ul_14x14_evk add basic board supportPeng Fan
2015-08-02imx:mx6ul add dram spl configuration and header filePeng Fan
2015-08-02imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/ULPeng Fan
2015-08-02imx: mx6ul update soc related settingsPeng Fan
2015-08-02imx: mx6ul select SYS_L2CACHE_OFFPeng Fan
2015-08-02imx:mx6ul add clock supportPeng Fan
2015-08-02imx-common: timer: add i.MX6UL supportPeng Fan
2015-08-02imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6ULPeng Fan
2015-08-02imx: mx6ul: Update imx registers head filePeng Fan
2015-08-02imx: mx6ul: Add pins IOMUX head filePeng Fan
2015-08-02imx: mx6ul: Add i.MX6UL CPU typePeng Fan
2015-08-02arm: mx6: kconfig: don't select CPU_V7 per boardNikita Kiryanov
2015-08-02arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov
2015-08-02imx: mx6qp Enable PRG clock for IPUPeng Fan
2015-08-02imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QPYe.Li
2015-08-02imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan
2015-08-02imx: add cpu type for i.MX6QP/DPPeng Fan
2015-07-31Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2015-07-31powerpc/t4240: update serdes tableShaohui Xie
2015-07-31powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAMAneesh Bansal
2015-07-31powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal
2015-07-31armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu
2015-07-29Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-07-28powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025Nikhil Badola
2015-07-28powerpc/t1024: update fman liodn for mac1Shengzhou Liu
2015-07-28powerpc/T104xD4: Add Secure boot support for T104xD4RDB platformsgaurav rana
2015-07-28T210: Add support for 64-bit T210-based P2571 boardTom Warren
2015-07-28P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren
2015-07-28ARM: Tegra210: Add support to common Tegra source/config filesTom Warren
2015-07-28ARM: Tegra210: Add SoC code/include files for T210Tom Warren
2015-07-28Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren
2015-07-28Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren
2015-07-28ARM: tegra: Initialize timer earlierThierry Reding
2015-07-28ARM: tegra: Use standard cache enable for 64-bitThierry Reding
2015-07-28ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding
2015-07-28armv8/cache: Fix page table creationThierry Reding
2015-07-28x86: Reserve PCIe ECAM address range in the E820 tableBin Meng
2015-07-28x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng
2015-07-28x86: qemu: Enable writing MP tableBin Meng
2015-07-28x86: Allow cpu-x86 driver to be probed for UPBin Meng
2015-07-28x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng
2015-07-28x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng
2015-07-28x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng
2015-07-28x86: Convert to use driver model pci on queensbay/crownbayBin Meng
2015-07-28x86: pci: Do not assign irq 0 to pci deviceBin Meng
2015-07-28x86: pci: Assign pci irqs to all functionsBin Meng
2015-07-28x86: Enable DM RTC support for all x86 boardsBin Meng
2015-07-28x86: Change pci option rom area MTRR setting to cacheableBin Meng
2015-07-28x86: Simplify architecture defined exception handling in irq_llsr()Bin Meng