summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-03-05arm: pxa: introducing cpuinfo display for marvell pxa270mMarcel Ziswiler1-2/+15
2015-03-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini15-2/+224
2015-03-05mx5: fix get_reset_causeStefano Babic1-1/+0
2015-03-04ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass3-9/+20
2015-03-04arm: spl: Allow board_init_r() to run with a larger stackSimon Glass1-3/+10
2015-03-04dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass1-0/+3
2015-03-04arm: spl: Avoid setting up a duplicate global data structureSimon Glass2-0/+6
2015-03-04arm: Reduce the scope of lowlevel_init()Simon Glass1-2/+20
2015-03-02Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini8-0/+172
2015-03-02arm64: Add Xilinx ZynqMP supportMichal Simek8-0/+172
2015-03-02armv7.h: Add <asm/io.h>Tom Rini1-0/+1
2015-03-02imx6: Added DEK blob generator commandRaul Cardenas4-0/+113
2015-03-02mx35: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2015-03-02mx31: Fix boot hang by avoiding vector relocationFabio Estevam2-0/+27
2015-03-02Merge branch 'master' of git://git.denx.de/u-bootStefano Babic390-4824/+3677
2015-03-02Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini9-35/+479
2015-03-02Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini93-532/+565
2015-03-02Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini4-21/+1248
2015-03-02Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini9-2/+939
2015-02-28ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macrosMasahiro Yamada2-5/+7
2015-02-28ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initializationMasahiro Yamada2-21/+0
2015-02-28ARM: UniPhier: consolidate MEMCONF setting codeMasahiro Yamada6-141/+116
2015-02-28ARM: UniPhier: support 1CS support card for all the UniPhier SoCsMasahiro Yamada9-121/+189
2015-02-28ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device treeMasahiro Yamada2-6/+15
2015-02-28ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4Masahiro Yamada2-1/+25
2015-02-28ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4Masahiro Yamada1-0/+7
2015-02-28ARM: UniPhier: replace "usb-ehci" with "generic-ehci"Masahiro Yamada4-16/+16
2015-02-28ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada1-27/+0
2015-02-28ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada5-45/+4
2015-02-28ARM: UniPhier: enable STDMAC for EHCIMasahiro Yamada3-2/+10
2015-02-28ARM: UniPhier: reset NAND core in SPL for non-NAND boot modeMasahiro Yamada1-0/+5
2015-02-28ARM: UniPhier: split clkrst_init() into two functionsMasahiro Yamada11-49/+74
2015-02-28ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*Masahiro Yamada5-13/+13
2015-02-28ARM: UniPhier: fix SBC init codeMasahiro Yamada3-25/+24
2015-02-28ARM: UniPhier: fix comments in PH1-Pro4 SBC codeMasahiro Yamada1-3/+3
2015-02-28ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada45-68/+68
2015-02-28ARM: UniPhier: move SoC headers to mach-uniphier/include/machMasahiro Yamada15-0/+0
2015-02-28ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada61-2/+2
2015-02-28Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson4-95/+77
2015-02-28Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat1-1/+1
2015-02-28Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2-1/+4
2015-02-28Exynos542x: add L2 control register configurationAkshay Saraswat2-13/+64
2015-02-28Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat1-1/+17
2015-02-28Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat3-16/+200
2015-02-28Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat1-0/+28
2015-02-28Exynos542x: Add workaround for ARM errata 798870Akshay Saraswat1-0/+16
2015-02-28Exynos542x: CPU: Power down all secondary coresAkshay Saraswat4-0/+164
2015-02-26Merge branch 'master' of git://git.denx.de/u-boot-fsl-qoriqTom Rini18-89/+575
2015-02-25arm: rmobile: Add Porter board supportVladimir Barinov1-1/+5
2015-02-25sh: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada1-0/+3