summaryrefslogtreecommitdiff
path: root/arch/arm
Commit message (Expand)AuthorAgeLines
...
* | | ARM: uniphier: add functions to get SoC model/revisionMasahiro Yamada2015-12-23-0/+15
* | | ARM: dts: uniphier: use stdout-path instead of consoleMasahiro Yamada2015-12-23-16/+8
* | | ARM: dts: uniphier: add outer cache nodesMasahiro Yamada2015-12-23-7/+84
* | | ARM: dts: uniphier: factor out common nodes to uniphier-common32.dtsiMasahiro Yamada2015-12-23-881/+616
* | | ARM: uniphier: allow DDR function to return more precise error codeMasahiro Yamada2015-12-23-2/+3
* | | ARM: uniphier: use BIT() macro for DDR PHY headerMasahiro Yamada2015-12-23-45/+46
* | | ARM: uniphier: rename DTCR_RNKEN_* register bit to DTCR_RANKEN_*Masahiro Yamada2015-12-23-4/+4
* | | ARM: uniphier: add const qualifier to constant arrayMasahiro Yamada2015-12-23-1/+1
* | | ARM: uniphier: add static qualifiers to locally used functionsMasahiro Yamada2015-12-23-6/+6
* | | sunxi: Select DM_KEYBOARDHans de Goede2015-12-21-1/+2
* | | sun5i: Add defconfig and dts file for the Empire Electronix D709 tabletHans de Goede2015-12-21-0/+242
|/ /
* | arm: socfpga: fix up a questionable macro for SDMMCDinh Nguyen2015-12-20-3/+7
* | arm: socfpga: remove building scan managerDinh Nguyen2015-12-20-2/+3
* | arm: socfpga: introduce TARGET_SOCFPGA_GEN5 config propertyDinh Nguyen2015-12-20-0/+5
* | arm: socfpga: Introduce common board codeMarek Vasut2015-12-20-1/+65
* | arm: socfpga: socrates: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-0/+8
* | arm: socfpga: sockit: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-2/+7
* | arm: socfpga: mcvevk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-0/+5
* | arm: socfpga: de0_nano: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-0/+5
* | arm: socfpga: cyclone5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-4/+5
* | arm: socfpga: arria5-socdk: Probe DWC2 UDC from OF instead of hard-coded dataMarek Vasut2015-12-20-0/+1
* | arm: socfpga: socrates: Add missing PHY skew configMarek Vasut2015-12-20-0/+9
* | arm: zynq: Update ZYBO config optionsNathan Rossi2015-12-18-0/+16
* | ARM: zynq: Add default ps7_init_gpl.c/h for ZYBONathan Rossi2015-12-18-1/+0
* | ARM: zynq: Enable u-boot,dm-pre-reloc for sdhciMichal Simek2015-12-18-0/+6
* | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-17-1/+19
|\ \
| * | armv8/ls1043a: Implement workaround for PEX erratum A009929Mingkai Hu2015-12-17-0/+18
| * | armv8/fsl_lsch2: fix DCSR_DCFG addressMingkai Hu2015-12-17-1/+1
* | | Merge git://git.denx.de/u-boot-rockchipTom Rini2015-12-16-28/+9
|\ \ \ | |/ / |/| |
| * | rockchip: Add basic support for kylin boardhuang lin2015-12-13-0/+4
| * | rockchip: rk3036 sdram setting cs1_row when rank larger than 1huang lin2015-12-13-1/+5
| * | Revert "rockchip: Add max spl size & spl header configs"Jeffy Chen2015-12-13-27/+0
* | | Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini2015-12-14-28/+409
|\ \ \
| * | | armv8: Add sata support on Layerscape ARMv8 boardTang Yuantian2015-12-15-0/+78
| * | | armv8/ls1043ardb: add SECURE BOOT target for NORAneesh Bansal2015-12-15-4/+8
| * | | armv8: Make SEC read/write as snoopable for LS1043Aneesh Bansal2015-12-15-0/+5
| * | | armv8: define usec2ticks functionAneesh Bansal2015-12-15-0/+11
| * | | armv8: fsl-layerscale: Rewrite reserving memory for MC and debug serverYork Sun2015-12-15-0/+21
| * | | armv8: fsl-layerscape: Make DDR non secure in MMU tablesYork Sun2015-12-15-19/+122
| * | | move erratum a008336 and a008514 to soc specific fileYao Yuan2015-12-15-0/+37
| * | | armv7/fsl-ls102xa: Workaround for DDR erratum A008514Yao Yuan2015-12-15-1/+11
| * | | armv7: ls102xa: cci-400: Enable snoop and DVM message requests.Yao Yuan2015-12-15-1/+7
| * | | arm: ls102xa: enable all the snoop signal for masters.Yao Yuan2015-12-13-0/+14
| * | | arm: ls1021a: merge SoC specific code in a separate fileYao Yuan2015-12-13-0/+79
| * | | fsl_*_serdes.c: Modify memset call in serdes_initTom Rini2015-12-13-2/+2
| * | | armv8/ls1043ardb: Add support for >2GB memoryShaohui Xie2015-12-13-2/+2
| * | | arm: ls102x: add get_svr and IS_SVR_REV helperShengzhou Liu2015-12-13-0/+13
| |/ /
* | | armv7: omap-common: Rework SPL board_mmc_init()Tom Rini2015-12-14-0/+1
* | | am33xx,ddr3: fix ddr3 sdram configurationEgli, Samuel2015-12-12-1/+10
* | | stm32: Convert serial driver to DMKamil Lulko2015-12-12-1/+11
|/ /