| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | 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 |
* | | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-04-07 | -1/+6 |
|\ \ |
|
| * | | ARM: Add workaround for Cortex-A9 errata 761320 | Nitin Garg | 2014-04-07 | -0/+5 |
| * | | ARM: Add workaround for Cortex-A9 errata 794072 | Nitin Garg | 2014-04-07 | -1/+1 |
* | | | armv8/cache: Change cache invalidate and flush function | York Sun | 2014-04-07 | -20/+47 |
* | | | armv8/cache: Flush D-cache, invalidate I-cache for relocation | York Sun | 2014-04-07 | -6/+19 |
* | | | armv8/cache: Consolidate setting for MAIR and TCR | York Sun | 2014-04-07 | -25/+19 |
* | | | arm: Handle .gnu.hash section in ldscripts | Andreas Färber | 2014-04-07 | -0/+1 |
* | | | socfpga: Adding Clock Manager driver | Chin Liang See | 2014-04-07 | -1/+657 |
|/ / |
|
* | | arm: mxs: Add support for generating signed BootStream | Marek Vasut | 2014-04-04 | -0/+70 |
* | | Merge branch 'master' of git://git.denx.de/u-boot-arm into master | Stefano Babic | 2014-04-04 | -1284/+2164 |
|\ \ |
|
| * \ | Merge branch 'u-boot/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-03-25 | -56/+815 |
| |\ \
| | |/ |
|
| | * | sandbox: Add options to clean up temporary files | Simon Glass | 2014-03-17 | -11/+24 |
| | * | sandbox: Allow Ctrl-C to work in sandbox | Simon Glass | 2014-03-17 | -6/+59 |
| | * | sandbox: Add LCD driver | Simon Glass | 2014-03-17 | -0/+13 |
| | * | sandbox: Add a simple sound driver | Simon Glass | 2014-03-17 | -0/+14 |
| | * | sandbox: Add SDL library for LCD, keyboard, audio | Simon Glass | 2014-03-17 | -0/+467 |
| | * | sandbox: Add -j option to indicate a jump from a previous U-Boot | Simon Glass | 2014-03-17 | -1/+18 |
| | * | sandbox: Add os_jump_to_image() to run another executable | Simon Glass | 2014-03-17 | -0/+89 |
| | * | sandbox: dts: Add display and keyboard to sandbox | Simon Glass | 2014-03-17 | -0/+96 |
| | * | Use a const pointer for map_to_sysmem() | Simon Glass | 2014-03-17 | -1/+1 |
| | * | sh: fix PFC registers definition for SH772{2, 3, 4} | Baruch Siach | 2014-03-14 | -6/+9 |