summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-05130-604/+3463
|\
| * ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-043-9/+20
| * arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-041-3/+10
| * dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-041-0/+3
| * arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-042-0/+6
| * arm: Reduce the scope of lowlevel_init()Simon Glass2015-03-041-2/+20
| * Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-028-0/+172
| |\
| | * arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-028-0/+172
| * | armv7.h: Add <asm/io.h>Tom Rini2015-03-021-0/+1
| * | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-019-35/+479
| |\ \
| | * | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-284-95/+77
| | * | Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-281-1/+1
| | * | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-282-1/+4
| | * | Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-282-13/+64
| | * | Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-281-1/+17
| | * | Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat2015-02-283-16/+200
| | * | Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat2015-02-281-0/+28
| | * | Exynos542x: Add workaround for ARM errata 798870Akshay Saraswat2015-02-281-0/+16
| | * | Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-284-0/+164
| | |/
| * | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-0193-532/+565
| |\ \
| | * | ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macrosMasahiro Yamada2015-03-012-5/+7
| | * | ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initializationMasahiro Yamada2015-03-012-21/+0
| | * | ARM: UniPhier: consolidate MEMCONF setting codeMasahiro Yamada2015-03-016-141/+116
| | * | ARM: UniPhier: support 1CS support card for all the UniPhier SoCsMasahiro Yamada2015-03-019-121/+189
| | * | ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device treeMasahiro Yamada2015-03-012-6/+15
| | * | ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4Masahiro Yamada2015-03-012-1/+25
| | * | ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4Masahiro Yamada2015-03-011-0/+7
| | * | ARM: UniPhier: replace "usb-ehci" with "generic-ehci"Masahiro Yamada2015-03-014-16/+16
| | * | ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-011-27/+0
| | * | ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-015-45/+4
| | * | ARM: UniPhier: enable STDMAC for EHCIMasahiro Yamada2015-03-013-2/+10
| | * | ARM: UniPhier: reset NAND core in SPL for non-NAND boot modeMasahiro Yamada2015-03-011-0/+5
| | * | ARM: UniPhier: split clkrst_init() into two functionsMasahiro Yamada2015-03-0111-49/+74
| | * | ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*Masahiro Yamada2015-03-015-13/+13
| | * | ARM: UniPhier: fix SBC init codeMasahiro Yamada2015-03-013-25/+24
| | * | ARM: UniPhier: fix comments in PH1-Pro4 SBC codeMasahiro Yamada2015-03-011-3/+3
| | * | ARM: UniPhier: include <mach/*.h> instead of <asm/arch/*.h>Masahiro Yamada2015-03-0145-68/+68
| | * | ARM: UniPhier: move SoC headers to mach-uniphier/include/machMasahiro Yamada2015-03-0115-0/+0
| | * | ARM: UniPhier: move SoC sources to mach-uniphierMasahiro Yamada2015-03-0161-2/+2
| | |/
| * | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-03-014-21/+1248
| |\ \
| | * | arm: rmobile: Add Porter board supportVladimir Barinov2015-02-251-1/+5
| | * | arm: rmobile: lager: Add support SDHINobuhiro Iwamatsu2015-02-251-8/+993
| | * | arm: rmobile: alt: Add support SDHINobuhiro Iwamatsu2015-02-252-12/+250
| * | | Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini2015-03-019-2/+939
| |\ \ \ | | |_|/ | |/| |
| | * | sh: enable CONFIG_USE_PRIVATE_LIBGCC by defaultMasahiro Yamada2015-02-251-0/+3
| | * | sh: import missing private libraries from Linux 3.19Masahiro Yamada2015-02-256-2/+936
| | * | sh: rename some private librariesMasahiro Yamada2015-02-253-2/+2
| | |/
* | | mx5: fix get_reset_causeStefano Babic2015-03-051-1/+0
* | | imx6: Added DEK blob generator commandRaul Cardenas2015-03-024-0/+113
* | | mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
OpenPOWER on IntegriCloud