summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6ULPeng Fan2015-08-02-0/+4
| * imx: mx6ul: Update imx registers head filePeng Fan2015-08-02-25/+35
| * imx: mx6ul: Add pins IOMUX head filePeng Fan2015-08-02-0/+1067
| * imx: mx6ul: Add i.MX6UL CPU typePeng Fan2015-08-02-1/+4
| * arm: mx6: kconfig: don't select CPU_V7 per boardNikita Kiryanov2015-08-02-3/+0
| * arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov2015-08-02-8/+8
| * imx: mx6qp Enable PRG clock for IPUPeng Fan2015-08-02-0/+5
| * imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QPYe.Li2015-08-02-1/+2
| * imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan2015-08-02-34/+49
| * imx: add cpu type for i.MX6QP/DPPeng Fan2015-08-02-5/+16
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-17-627/+1798
| |\
| * | i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)2015-07-10-4/+15
| * | iMX: adding parsing to hab_status commandUlises Cardenas2015-07-10-13/+245
| * | imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan2015-07-10-7/+12
| * | imx: mx6 remove duplicated enable_cspi_clockPeng Fan2015-07-10-20/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-31-58/+89
|\ \ \
| * | | powerpc/t4240: update serdes tableShaohui Xie2015-07-31-55/+48
| * | | powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAMAneesh Bansal2015-07-31-0/+14
| * | | powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-31-0/+16
| * | | powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025Nikhil Badola2015-07-28-1/+1
| * | | powerpc/t1024: update fman liodn for mac1Shengzhou Liu2015-07-28-2/+7
| * | | powerpc/T104xD4: Add Secure boot support for T104xD4RDB platformsgaurav rana2015-07-28-0/+3
* | | | armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-31-10/+55
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-29-64/+3567
|\ \ \ \
| * | | | T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-28-0/+7
| * | | | P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren2015-07-28-1/+108
| * | | | ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-28-39/+453
| * | | | ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-28-0/+2933
| * | | | Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren2015-07-28-11/+18
| * | | | Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren2015-07-28-0/+2
| * | | | ARM: tegra: Initialize timer earlierThierry Reding2015-07-28-6/+6
| * | | | ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-28-1/+1
| * | | | ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-28-0/+16
| * | | | armv8/cache: Fix page table creationThierry Reding2015-07-28-2/+2
| * | | | arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-27-1/+2
| * | | | ARM: tegra: Build warning fixes for 64-bitThierry Reding2015-07-27-3/+3
| * | | | tegra124: Implement spl_was_boot_source()Simon Glass2015-07-27-0/+16
| |/ / /
* | | | x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-28-1/+20
* | | | x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng2015-07-28-0/+8
* | | | x86: qemu: Enable writing MP tableBin Meng2015-07-28-3/+55
* | | | x86: Allow cpu-x86 driver to be probed for UPBin Meng2015-07-28-0/+9
* | | | x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng2015-07-28-2/+11
* | | | x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng2015-07-28-5/+21
* | | | x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng2015-07-28-7/+34
* | | | x86: Convert to use driver model pci on queensbay/crownbayBin Meng2015-07-28-53/+5
* | | | x86: pci: Do not assign irq 0 to pci deviceBin Meng2015-07-28-0/+2
* | | | x86: pci: Assign pci irqs to all functionsBin Meng2015-07-28-14/+19
* | | | x86: Enable DM RTC support for all x86 boardsBin Meng2015-07-28-9/+31
* | | | x86: Change pci option rom area MTRR setting to cacheableBin Meng2015-07-28-7/+22
* | | | x86: Simplify architecture defined exception handling in irq_llsr()Bin Meng2015-07-28-105/+46