summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arc: hard-code CONFIG_ARCH_EARLY_INIT_R in asm/config.hAlexey Brodkin2015-02-091-0/+1
* arc: hard-code CONFIG_SYS_GENERIC_BOARD into asm/config.hAlexey Brodkin2015-02-091-0/+1
* arc: add selection of endianess in KconfigAlexey Brodkin2015-02-092-4/+9
* arc: select cache settings via menuconfigAlexey Brodkin2015-02-093-8/+25
* arc: define and use PTAG AUX regs for MMUv3 onlyAlexey Brodkin2015-02-092-5/+5
* arc: add more flavours of ARC700 series CPUAlexey Brodkin2015-02-094-0/+52
* arc: memcmp - fix zero-delay loop utilizationIgor Guryanov2015-02-091-0/+2
* Merge branch 'master' of git://git.denx.de/u-boot-tiTom Rini2015-02-0210-47/+227
|\
| * davinci: Do not duplicate setting of gdTom Rini2015-01-291-16/+1
| * omap3: add some MUX definitions for upcoming cairoAlbert ARIBAUD \(3ADEV\)2015-01-291-2/+49
| * omap3: mmc: add 1.8v bias setting for MMC1Albert ARIBAUD \(3ADEV\)2015-01-291-0/+1
| * omap3: add SDRC settings for Samsung K4X51163PGAlbert ARIBAUD \(3ADEV\)2015-01-291-0/+43
| * omap3: make SDRC SHARING setting configurableAlbert ARIBAUD \(3ADEV\)2015-01-292-1/+6
| * omap3: enable GP9 timer and UART2Albert ARIBAUD \(3ADEV\)2015-01-291-0/+9
| * ARM: OMAP5: DRA7xx: Add support for power rail groupingLubomir Popov2015-01-293-28/+118
* | Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini2015-02-027-7/+39
|\ \
| * | sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()Hans de Goede2015-02-022-5/+10
| * | sunxi: rsb: Add sun9i (A80 support)Hans de Goede2015-02-024-2/+25
| * | sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig optionHans de Goede2015-02-022-0/+4
| |/
* | Merge branch 'patman' of git://git.denx.de/u-boot-x86Tom Rini2015-01-312-4/+22
|\ \
| * | sandbox: Add a -D option to use a default device treeSimon Glass2015-01-301-0/+20
| * | sandbox: Correct cros-ec keyboard definitionSimon Glass2015-01-301-4/+2
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-01-3026-912/+270
|\ \
| * | MIPS: unify CPU code in arch/mips/cpu/Daniel Schwierzeck2015-01-3012-389/+13
| * | MIPS: move au1x00 SoC code to arch/mips/mach-au1x00Daniel Schwierzeck2015-01-3010-10/+8
| * | MIPS: handle mips64 ST0_KX bit in mips32 start.SPaul Burton2015-01-301-1/+3
| * | MIPS: handle mips64 relocs in mips32 start.SPaul Burton2015-01-301-2/+17
| * | MIPS: use asm.h macros in mips32 start.SPaul Burton2015-01-301-55/+61
| * | malta: IDE supportPaul Burton2015-01-291-0/+5
| * | MIPS: clear TagLo select 2 during cache initPaul Burton2015-01-291-2/+8
| * | MIPS: allow systems to skip loads during cache initPaul Burton2015-01-292-6/+19
| * | MIPS: inline mips_init_[id]cache functionsPaul Burton2015-01-291-58/+28
| * | MIPS: refactor cache loops to a macroPaul Burton2015-01-291-17/+13
| * | MIPS: refactor L1 cache config reads to a macroPaul Burton2015-01-291-56/+41
| * | MIPS: unify cache initialization codePaul Burton2015-01-295-224/+15
| * | MIPS: unify cache maintenance functionsPaul Burton2015-01-294-167/+119
| * | MIPS: avoid .set ISA for cache operationsPaul Burton2015-01-293-38/+33
| |/
* | Merge branch 'master' of git://git.denx.de/u-boot-dmTom Rini2015-01-3040-165/+215
|\ \
| * | dm: exynos: dts: Set the offset length for cros_ecSimon Glass2015-01-291-0/+1
| * | odroid u3: dts: add missing i2c aliasesPrzemyslaw Marczak2015-01-291-0/+7
| * | exynos5: pinmux: check flag for i2c configPrzemyslaw Marczak2015-01-292-8/+22
| * | arndale: dts: add missing i2c aliasesPrzemyslaw Marczak2015-01-291-0/+8
| * | exynos4: dts: add missing i2c propertiesPrzemyslaw Marczak2015-01-291-8/+16
| * | Export redesignMartin Dorwig2015-01-291-1/+2
| * | dm: i2c: Provide an offset length parameter where neededSimon Glass2015-01-291-1/+1
| * | dm: exynos: dts: Use GPIO bank phandles for GPIOsSimon Glass2015-01-2912-39/+30
| * | dm: tegra: dts: Use TEGRA_GPIO() macro for all GPIOsSimon Glass2015-01-2918-85/+109
| * | dm: mmc: Remove use of fdtdec GPIO supportSimon Glass2015-01-292-3/+4
| * | dm: zynq: Remove inline gpio functionsSimon Glass2015-01-291-15/+0
| * | dm: tegra: video: Remove use of fdtdec GPIO supportSimon Glass2015-01-291-4/+5
OpenPOWER on IntegriCloud