summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* use ASM_NL instead of '; ' for assembler new line character in the macroChen Gang2015-03-051-0/+12
* omap: gpmc: 'nandecc sw' can use HAM1 or BCH8Ash Charles2015-03-051-1/+10
* m68k: add generic-board supportangelo@sysam.it2015-03-054-1/+17
* m68k: add mcf5307 cpu supportangelo@sysam.it2015-03-0512-2/+742
* m68k: add amcore board supportangelo@sysam.it2015-03-051-0/+4
* Adding Support for BAV335x boardsGilles Gameiro2015-03-051-0/+14
* omap3: add support for QUIPOS Cairo board.Albert ARIBAUD \(3ADEV\)2015-03-051-0/+5
* arm: pxa: introducing cpuinfo display for marvell pxa270mMarcel Ziswiler2015-03-051-2/+15
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-03-0515-2/+224
|\
| * 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
| * mx31: Fix boot hang by avoiding vector relocationFabio Estevam2015-03-022-0/+27
| * Merge branch 'master' of git://git.denx.de/u-bootStefano Babic2015-03-02390-4824/+3677
| |\
| * | warp: Add initial WaRP Board supportOtavio Salvador2015-02-231-0/+5
| * | imx: mx6sl: Extend USDHC SD2 pins to support 8-wire useOtavio Salvador2015-02-231-0/+5
| * | imx:mx6sl add I2c pad settingsPeng Fan2015-02-231-0/+5
| * | ARM: i.MX: provide access to reset cause through get_imx_reset_cause()Eric Nelson2015-02-172-1/+11
| * | ARM: imx6 Add WDOG3 for i.MX6SXPeng Fan2015-02-171-0/+5
| * | ARM: imx6: disable bandgap self-bias after bootPeng Fan2015-02-172-0/+26
* | | 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
OpenPOWER on IntegriCloud