summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
* | | | Adding Support for BAV335x boardsGilles Gameiro2015-03-05-0/+14
* | | | omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)2015-03-05-0/+5
* | | | arm: pxa: introducing cpuinfo display for marvell pxa270mMarcel Ziswiler2015-03-05-2/+15
* | | | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-05-2/+224
|\ \ \ \
| * | | | mx5: fix get_reset_causeStefano Babic2015-03-05-1/+0
| * | | | imx6: Added DEK blob generator commandRaul Cardenas2015-03-02-0/+113
| * | | | mx35: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-02-0/+27
| * | | | mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-02-0/+27
| * | | | Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02-4824/+3677
| |\ \ \ \
| * | | | | warp: Add initial WaRP Board supportOtavio Salvador2015-02-23-0/+5
| * | | | | imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador2015-02-23-0/+5
| * | | | | imx:mx6sl add I2c pad settingsPeng Fan2015-02-23-0/+5
| * | | | | ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-17-1/+11
| * | | | | ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan2015-02-17-0/+5
| * | | | | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-17-0/+26
* | | | | | ti: armv7: Move SPL SDRAM init to the right place, drop unused CONFIG_SPL_STACKSimon Glass2015-03-04-9/+20
* | | | | | arm: spl: Allow board_init_r() to run with a larger stackSimon Glass2015-03-04-3/+10
* | | | | | dm: tegra: Enable driver model in SPL and adjust the GPIO driverSimon Glass2015-03-04-0/+3
* | | | | | arm: spl: Avoid setting up a duplicate global data structureSimon Glass2015-03-04-0/+6
* | | | | | arm: Reduce the scope of lowlevel_init()Simon Glass2015-03-04-2/+20
| |_|/ / / |/| | | |
* | | | | Merge branch 'xnext/zynqmp' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-03-02-0/+172
|\ \ \ \ \
| * | | | | arm64: Add Xilinx ZynqMP supportMichal Simek2015-03-02-0/+172
| | |/ / / | |/| | |
* | | | | armv7.h: Add <asm/io.h>Tom Rini2015-03-02-0/+1
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2015-03-01-35/+479
|\ \ \ \ \
| * | | | | Exynos: Fix L2 cache timings on Exynos5420 and Exynos5800Doug Anderson2015-02-28-95/+77
| * | | | | Exynos542x: Make A7s boot with thumb-mode U-Boot on warm resetAkshay Saraswat2015-02-28-1/+1
| * | | | | Exynos542x: Fix secondary core booting for thumbAkshay Saraswat2015-02-28-1/+4
| * | | | | Exynos542x: add L2 control register configurationAkshay Saraswat2015-02-28-13/+64
| * | | | | Exynos542x: cache: Disable clean/evict push to externalAkshay Saraswat2015-02-28-1/+17
| * | | | | Exynos542x: Add workaround for exynos iROM errataAkshay Saraswat2015-02-28-16/+200
| * | | | | Exynos542x: Add workaround for ARM errata 799270Akshay Saraswat2015-02-28-0/+28
| * | | | | Exynos542x: Add workaround for ARM errata 798870Akshay Saraswat2015-02-28-0/+16
| * | | | | Exynos542x: CPU: Power down all secondary coresAkshay Saraswat2015-02-28-0/+164
| |/ / / /
* | | | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-03-01-532/+565
|\ \ \ \ \
| * | | | | ARM: UniPhier: remove SSC_WAY_SIZE and SSC_NUM_ENTRIES macrosMasahiro Yamada2015-03-01-5/+7
| * | | | | ARM: UniPhier: remove stop_mpll() from PH1-Pro4 PLL initializationMasahiro Yamada2015-03-01-21/+0
| * | | | | ARM: UniPhier: consolidate MEMCONF setting codeMasahiro Yamada2015-03-01-141/+116
| * | | | | ARM: UniPhier: support 1CS support card for all the UniPhier SoCsMasahiro Yamada2015-03-01-121/+189
| * | | | | ARM: UniPhier: add xHCI device nodes to PH1-Pro4 device treeMasahiro Yamada2015-03-01-6/+15
| * | | | | ARM: UniPhier: enable xHCI and GIO cores for PH1-Pro4Masahiro Yamada2015-03-01-1/+25
| * | | | | ARM: UniPhier: add I/O pin settings for xHCI on PH1-Pro4Masahiro Yamada2015-03-01-0/+7
| * | | | | ARM: UniPhier: replace "usb-ehci" with "generic-ehci"Masahiro Yamada2015-03-01-16/+16
| * | | | | ARM: UniPhier: move uniphier_ehci_reset() functionMasahiro Yamada2015-03-01-27/+0
| * | | | | ARM: UniPhier: remove EHCI platform devicesMasahiro Yamada2015-03-01-45/+4
| * | | | | ARM: UniPhier: enable STDMAC for EHCIMasahiro Yamada2015-03-01-2/+10
| * | | | | ARM: UniPhier: reset NAND core in SPL for non-NAND boot modeMasahiro Yamada2015-03-01-0/+5
| * | | | | ARM: UniPhier: split clkrst_init() into two functionsMasahiro Yamada2015-03-01-49/+74
| * | | | | ARM: UniPhier: rename SC_CLKCTRL_CLK_* to SC_SCLKCTRL_CEN_*Masahiro Yamada2015-03-01-13/+13
| * | | | | ARM: UniPhier: fix SBC init codeMasahiro Yamada2015-03-01-25/+24
| * | | | | ARM: UniPhier: fix comments in PH1-Pro4 SBC codeMasahiro Yamada2015-03-01-3/+3