| Commit message (Expand) | Author | Age | Lines |
* | arm: rmobile: r8a779x: Fix L2 cache init and latency setting | Nobuhiro Iwamatsu | 2014-04-28 | -2/+18 |
* | arm: rmobile: Coordinate the common part of the header file of r8a7790 and r8... | Nobuhiro Iwamatsu | 2014-04-28 | -1224/+640 |
* | Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-21 | -255/+3050 |
|\ |
|
| * | arm, da850: staticize funtions | Manish Badarkhe | 2014-04-17 | -6/+3 |
| * | am335x: Switch to CONFIG_SKIP_LOWLEVEL_INIT from guarding SPL or NOR_BOOT | Tom Rini | 2014-04-17 | -4/+2 |
| * | keystone2: net: add keystone ethernet driver | Karicheri, Muralidharan | 2014-04-17 | -0/+240 |
| * | keystone2: add keystone multicore navigator driver | Vitaly Andrianov | 2014-04-17 | -0/+570 |
| * | k2hk: add support for k2hk SOC and EVM | Vitaly Andrianov | 2014-04-17 | -0/+1912 |
| * | i2c, davinci: convert driver to new mutlibus/mutliadapter framework | Vitaly Andrianov | 2014-04-17 | -4/+4 |
| * | i2c, davinci: move i2c_defs.h to the drivers/i2c directory | Karicheri, Muralidharan | 2014-04-17 | -68/+3 |
| * | arm: add support for arch timer | Vitaly Andrianov | 2014-04-17 | -0/+59 |
| * | dra7xx_evm: Add QSPI_4 support, qspiboot build target | Tom Rini | 2014-04-17 | -0/+11 |
| * | OMAP3: beagle-xm: generate fake USB ethernet MAC address from dieid | Nishanth Menon | 2014-04-17 | -0/+1 |
| * | omap3/sys_info: provide interface to read die id | Nishanth Menon | 2014-04-17 | -5/+15 |
| * | OMAP: common: consolidate fake USB ethernet MAC address creation | Nishanth Menon | 2014-04-17 | -0/+23 |
| * | ARM: OMAP: replace custom sr32() by standard I/O accessors | Wolfgang Denk | 2014-04-17 | -163/+205 |
| * | ARM: OMAP: hide custom bit manipulation function sr32() | Wolfgang Denk | 2014-04-17 | -16/+13 |
| * | ARM: OMAP: remove sr32() from OMAP board code | Wolfgang Denk | 2014-04-17 | -2/+2 |
* | | ARM: tegra: pack pinmux data tables tighter | Stephen Warren | 2014-04-17 | -41/+40 |
* | | usb: tegra: combine header file | Stefan Agner | 2014-04-17 | -753/+225 |
* | | usb: tegra: fix PHY configuration | Stefan Agner | 2014-04-17 | -6/+6 |
* | | ARM: tegra: add Jetson TK1 board | Stephen Warren | 2014-04-17 | -0/+85 |
* | | ARM: tegra: Tegra124 pinmux cleanup | Stephen Warren | 2014-04-17 | -577/+539 |
* | | ARM: tegra: Tegra114 pinmux cleanup | Stephen Warren | 2014-04-17 | -573/+500 |
* | | ARM: tegra: Tegra30 pinmux cleanup | Stephen Warren | 2014-04-17 | -678/+609 |
* | | ARM: tegra: Tegra20 pinmux cleanup | Stephen Warren | 2014-04-17 | -374/+359 |
* | | ARM: tegra: pinmux naming consistency fixes | Stephen Warren | 2014-04-17 | -127/+131 |
* | | ARM: tegra: reduce public pinmux API | Stephen Warren | 2014-04-17 | -8/+2 |
* | | ARM: tegra: pinctrl: remove duplication | Stephen Warren | 2014-04-17 | -2072/+732 |
* | | ARM: tegra: use apb_misc.h in more places | Stephen Warren | 2014-04-17 | -8/+16 |
* | | ARM: tegra: prototype pinmux_init() in board.h | Stephen Warren | 2014-04-17 | -9/+1 |
* | | ARM: tegra: pinctrl: make pmux_func values consistent on Tegra20 | Stephen Warren | 2014-04-17 | -11/+10 |
* | | ARM: tegra: pinctrl: remove vddio | Stephen Warren | 2014-04-17 | -86/+0 |
* | | ARM: tegra: pinctrl: remove func_safe | Stephen Warren | 2014-04-17 | -24/+0 |
|/ |
|
* | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-08 | -367/+299 |
|\ |
|
| * | mmc:eSDHC: Workaround for data timeout issue on Txxx SoC | Haijun.Zhang | 2014-04-02 | -0/+5 |
| * | tegra: fix Makefile to pass per-file CFLAGS | Masahiro Yamada | 2014-03-31 | -1/+1 |
| * | cpu: exynos4: add ace sha base address | Przemyslaw Marczak | 2014-03-28 | -4/+4 |
| * | spl: Fix guardian macros in spl.h | Marek Vasut | 2014-03-28 | -6/+6 |
| * | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/lib | Masahiro Yamada | 2014-03-28 | -354/+276 |
| * | kbuild: Rename UIMAGE to MKIMAGE | Marek Vasut | 2014-03-28 | -2/+2 |
| * | mmc: Split mmc struct, rework mmc initialization (v2) | Pantelis Antoniou | 2014-03-24 | -0/+5 |
* | | arm64 patch: gicv3 support | David Feng | 2014-04-08 | -114/+290 |
* | | bootstage: arm: fix fdt stashing code | Mela Custodio | 2014-04-07 | -2/+1 |
* | | ARMv8: fix bug for flush data cache by set/way | Leo Yan | 2014-04-07 | -3/+1 |
* | | armv8: Flush dcache before switching to EL2 | York Sun | 2014-04-07 | -0/+1 |
* | | arm: vf610: add enet1 support | Marcel Ziswiler | 2014-04-07 | -0/+15 |
* | | arm: vf610: add uart0 clock/iomux definitions | Marcel Ziswiler | 2014-04-07 | -0/+3 |
* | | arm: vf610: fix anadig register struct | Marcel Ziswiler | 2014-04-07 | -25/+27 |
* | | build:arm: Remove setting of CROSS_COMPILE environment variable | Ćukasz Majewski | 2014-04-07 | -4/+0 |