summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSBPaul Kocialkowski2015-08-052-2/+2
* armv8/lsch3/config: Define USB XHCI controller base address for LS2085ANikhil Badola2015-08-031-0/+3
* armv8/lsch3/config: Define CONFIG_SYS_CACHELINE_SIZE for LS2085ANikhil Badola2015-08-031-0/+1
* armv7/ls102xa: Fix non-boot cpus cannot correctly fall in spin tableWang Dongsheng2015-08-031-0/+8
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-08-0222-218/+1776
|\
| * imx: mx6ul_14x14_evk add basic board supportPeng Fan2015-08-021-0/+8
| * imx:mx6ul add dram spl configuration and header filePeng Fan2015-08-023-10/+141
| * imx: mx6 add PAD_CTL_SPEED_LOW for i.MX6SX/ULPeng Fan2015-08-021-0/+4
| * imx: mx6ul update soc related settingsPeng Fan2015-08-021-5/+4
| * imx: mx6ul select SYS_L2CACHE_OFFPeng Fan2015-08-021-0/+4
| * imx:mx6ul add clock supportPeng Fan2015-08-022-90/+159
| * imx-common: timer: add i.MX6UL supportPeng Fan2015-08-021-3/+5
| * imx: mx6ul Add CONFIG_SYS_CACHELINE_SIZE for i.MX6ULPeng Fan2015-08-021-0/+4
| * imx: mx6ul: Update imx registers head filePeng Fan2015-08-021-25/+35
| * imx: mx6ul: Add pins IOMUX head filePeng Fan2015-08-022-0/+1067
| * imx: mx6ul: Add i.MX6UL CPU typePeng Fan2015-08-022-1/+4
| * arm: mx6: kconfig: don't select CPU_V7 per boardNikita Kiryanov2015-08-021-3/+0
| * arm: mx6: cm-fx6: move cm-fx6 target under ARCH_MX6Nikita Kiryanov2015-08-022-8/+8
| * imx: mx6qp Enable PRG clock for IPUPeng Fan2015-08-021-0/+5
| * imx: mx6: hab : Remove the cache issue workaroud in hab for i.MX6QPYe.Li2015-08-021-1/+2
| * imx: mx6: ccm: Change the clock settings for i.MX6QPPeng Fan2015-08-023-34/+49
| * imx: add cpu type for i.MX6QP/DPPeng Fan2015-08-024-5/+16
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-07-1759-627/+1798
| |\
| * | i2c: fix vf610 supportAlbert ARIBAUD \(3ADEV\)2015-07-104-4/+15
| * | iMX: adding parsing to hab_status commandUlises Cardenas2015-07-102-13/+245
| * | imx: mx6 add i2c4 clock support for i.MX6SXPeng Fan2015-07-102-7/+12
| * | imx: mx6 remove duplicated enable_cspi_clockPeng Fan2015-07-102-20/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2015-07-316-58/+89
|\ \ \
| * | | powerpc/t4240: update serdes tableShaohui Xie2015-07-311-55/+48
| * | | powerpc/mpc85xx: SECURE BOOT-Copy Boot Script on RAMAneesh Bansal2015-07-311-0/+14
| * | | powerpc/mpc85xx: SECURE BOOT- NAND secure boot target for P3041Aneesh Bansal2015-07-312-0/+16
| * | | powerpc/mpc85xx: Correct CONFIG_USB_MAX_CONTROLLER_COUNT for p1025Nikhil Badola2015-07-281-1/+1
| * | | powerpc/t1024: update fman liodn for mac1Shengzhou Liu2015-07-282-2/+7
| * | | powerpc/T104xD4: Add Secure boot support for T104xD4RDB platformsgaurav rana2015-07-282-0/+3
* | | | armv8: caches: Added routine to set non cacheable regionSiva Durga Prasad Paladugu2015-07-312-10/+55
* | | | Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-07-2940-64/+3567
|\ \ \ \
| * | | | T210: Add support for 64-bit T210-based P2571 boardTom Warren2015-07-281-0/+7
| * | | | P2571: dts: Add DT file for Tegra210 P2571 boardTom Warren2015-07-282-1/+108
| * | | | ARM: Tegra210: Add support to common Tegra source/config filesTom Warren2015-07-2816-39/+453
| * | | | ARM: Tegra210: Add SoC code/include files for T210Tom Warren2015-07-2817-0/+2933
| * | | | Tegra: Rework KConfig options to allow 64-bit builds (T210)Tom Warren2015-07-282-11/+18
| * | | | Tegra210: Fix 64-bit build warning about save_boot_params_ret()Tom Warren2015-07-281-0/+2
| * | | | ARM: tegra: Initialize timer earlierThierry Reding2015-07-282-6/+6
| * | | | ARM: tegra: Use standard cache enable for 64-bitThierry Reding2015-07-281-1/+1
| * | | | ARM: tegra: Restrict usable RAM to 32-bit on 64-bit SoCsThierry Reding2015-07-281-0/+16
| * | | | armv8/cache: Fix page table creationThierry Reding2015-07-281-2/+2
| * | | | arm64: Handle arbitrary CONFIG_SYS_MALLOC_F_LEN valuesThierry Reding2015-07-271-1/+2
| * | | | ARM: tegra: Build warning fixes for 64-bitThierry Reding2015-07-272-3/+3
| * | | | tegra124: Implement spl_was_boot_source()Simon Glass2015-07-271-0/+16
| |/ / /
* | | | x86: Reserve PCIe ECAM address range in the E820 tableBin Meng2015-07-283-1/+20
OpenPOWER on IntegriCloud