| Commit message (Expand) | Author | Age | Lines |
* | PPC: 85xx: Remove IVOR reset | Alexander Graf | 2014-04-22 | -76/+0 |
* | ARM:tegra20: Remove aes debug prints | Tom Rini | 2014-04-18 | -9/+0 |
* | aes: make apply_cbc_chain_data non-static | Stephen Warren | 2014-04-18 | -2/+2 |
* | powerpc: remove MOUSSE board support | Masahiro Yamada | 2014-04-18 | -88/+0 |
* | powerpc: remove RPXClassic, RPXlite boards support | Masahiro Yamada | 2014-04-18 | -13/+1 |
* | powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T support | Masahiro Yamada | 2014-04-18 | -13/+1 |
* | powerpc: remove MBX and MBX860T boards support | Masahiro Yamada | 2014-04-18 | -25/+0 |
* | powerpc: remove NX823 board support | Masahiro Yamada | 2014-04-18 | -3/+0 |
* | blackfin: make name_to_gpio be a weak symbol | Ian Campbell | 2014-04-18 | -49/+48 |
* | kbuild: use boolean macros to select tegra*-common directory | Masahiro Yamada | 2014-04-17 | -1/+4 |
* | 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 |