aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/cpu
AgeCommit message (Expand)AuthorFilesLines
2014-10-10ARM: OMAP5+: sata: Move scsi_scan() to the right placeRoger Quadros1-1/+1
2014-10-10OMAP5+: sata/scsi: Implement scsi_init()Roger Quadros1-0/+6
2014-10-07Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini50-0/+3766
2014-10-06arm: socfpga: Add command to control HPS-FPGA bridgesMarek Vasut1-0/+75
2014-10-06arm: socfpga: Move cache_enable to CPU codeMarek Vasut1-0/+10
2014-10-06arm: socfpga: nic301: Add NIC-301 configuration codePavel Machek1-0/+26
2014-10-06arm: socfpga: pl310: Map SDRAM to 0x0Marek Vasut1-0/+14
2014-10-06arm: socfpga: sysmgr: Add FPGA bits into system managerMarek Vasut1-0/+39
2014-10-06arm: socfpga: reset: Add function to reset FPGA bridgesMarek Vasut1-0/+38
2014-10-06arm: socfpga: fpga: Add SoCFPGA FPGA programming interfacePavel Machek3-1/+116
2014-10-06arm: socfpga: misc: Align print_cpuinfo() outputPavel Machek1-1/+1
2014-10-06arm: socfpga: misc: Add SD controller initPavel Machek1-0/+13
2014-10-06arm: socfpga: misc: Add proper ethernet initializationPavel Machek1-15/+43
2014-10-06arm: socfpga: reset: Add EMAC reset functionsMarek Vasut1-0/+17
2014-10-06arm: socfpga: timer: Pull the timer reload value from config fileMarek Vasut1-0/+2
2014-10-06arm: socfpga: clock: Sync with reference codeMarek Vasut1-16/+26
2014-10-06arm: socfpga: clock: Clean up bit definitionsMarek Vasut2-149/+147
2014-10-06arm: socfpga: clock: Trim down code duplicationMarek Vasut1-58/+38
2014-10-06arm: socfpga: clock: Add code to read clock configurationPavel Machek1-1/+225
2014-10-06arm: socfpga: clock: Drop nonsense inlining from clock manager codeMarek Vasut1-6/+6
2014-10-06arm: socfpga: sysmgr: Clean up system managerMarek Vasut1-8/+10
2014-10-06arm: socfpga: Add watchdog disable for socfpgaPavel Machek2-0/+26
2014-10-05ARM: UniPhier: add Kconfig and defconfigMasahiro Yamada1-0/+32
2014-10-05ARM: UniPhier: add UniPhier SoC support codeMasahiro Yamada49-0/+3734
2014-09-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini8-81/+385
2014-09-25armv8/fsl-lsch3: Release secondary cores from boot hold off with Boot PageYork Sun8-81/+385
2014-09-25kconfig: move CONFIG_OF_* to KconfigMasahiro Yamada1-0/+5
2014-09-24cosmetic: replace MIN, MAX with min, maxMasahiro Yamada2-21/+21
2014-09-21Merge branch 'u-boot-ti/master' into 'u-boot-arm/master'Albert ARIBAUD1-0/+75
2014-09-19ARM: atmel: use pcr to enable or disable peripheral clockBo Shen1-4/+20
2014-09-17ARM: keystone: ddr3: workaround for ddr3a/3b memory issueMurali Karicheri1-0/+75
2014-09-17Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini3-149/+246
2014-09-16kconfig: armv8: move CONFIG_ARM64 to KconfigMasahiro Yamada1-0/+6
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada18-39/+0
2014-09-12Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini12-41/+227
2014-09-11imx: Fix build of mx6sxsabresdStefano Babic1-1/+1
2014-09-09pcie_imx: Add mx6solox supportFabio Estevam1-4/+13
2014-09-09mx6: Fix ECSPI typo in soc_boot_modesNikolay Dimitrov1-4/+4
2014-09-09iMX6: Disable the L2 before chaning the PL310 latencyYe.Li1-0/+3
2014-09-09arm: mx6: ddr: fix cs0_end calculationNikita Kiryanov1-3/+1
2014-09-09arm: mx6: ddr: configure MMDC for slow_pdNikita Kiryanov1-0/+1
2014-09-09arm: mx6: ddr: do not write into reserved bitNikita Kiryanov1-1/+1
2014-09-09arm: mx6: ddr: cleanupNikita Kiryanov1-141/+137
2014-09-09mx6: add clock enabling functionsNikita Kiryanov1-0/+90
2014-09-09Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master'Albert ARIBAUD8-12/+111
2014-09-08arm: ls102xa: Add Freescale LS102xA SoC supportWang Huan8-0/+681
2014-09-05arm: exynos: Add get_lcd_clk and set_lcd_clk callbacks for Exynos5420Ajay Kumar2-6/+79
2014-09-05arm: exynos: Add RPLL for Exynos5420Ajay Kumar2-0/+16
2014-09-05odroid: kconfig: add odroid_defconfigPrzemyslaw Marczak1-0/+4
2014-09-05arch:exynos: boot mode: add get_boot_mode(), code cleanupPrzemyslaw Marczak2-4/+10