| Commit message (Expand) | Author | Age | Lines |
... | |
* | powerpc: mpc8xx: delete an unused source file | Masahiro Yamada | 2014-04-17 | -20/+0 |
* | Merge branch 'next' | Tom Rini | 2014-04-17 | -72/+4 |
|\ |
|
| * | sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definition | Masahiro Yamada | 2014-03-21 | -2/+2 |
| * | aes: Move the AES-128-CBC encryption function to common code | Marek Vasut | 2014-03-21 | -70/+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 |
| | * | kbuild: rename OBJTREE to objtree | Masahiro Yamada | 2014-03-12 | -4/+4 |
| | * | kbuild: rename TOPDIR to stctree | Masahiro Yamada | 2014-03-12 | -11/+11 |
| | * | kirkwood: kwbimage: refactor CONFIG_SYS_KWD_CONFIG | Masahiro Yamada | 2014-03-12 | -1/+1 |
| | * | kbuild: delete redundant LDSCRIPT definition | Masahiro Yamada | 2014-03-12 | -6/+0 |
| | * | x86: specify CONFIG_USE_PRIVATE_LIBGCC more simply | Masahiro Yamada | 2014-03-12 | -3/+1 |
| | * | kbuild, x86: use a short log for arch/x86/lib/libgcc.a | Masahiro Yamada | 2014-03-12 | -2/+3 |
| | * | kbuild,mxs: use short logs for MXS images | Masahiro Yamada | 2014-03-12 | -14/+15 |
| * | | Merge branch 'u-boot-samsung/master' into 'u-boot-arm/master' | Albert ARIBAUD | 2014-03-13 | -0/+878 |
| |\ \ |
|
| | * | | arm: exynos: Squash bogus warnings in pinmux | Marek Vasut | 2014-03-13 | -0/+12 |