summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-181-2/+2
* powerpc: remove MOUSSE board supportMasahiro Yamada2014-04-181-88/+0
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-183-13/+1
* powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada2014-04-182-13/+1
* powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-184-25/+0
* powerpc: remove NX823 board supportMasahiro Yamada2014-04-181-3/+0
* blackfin: make name_to_gpio be a weak symbolIan Campbell2014-04-182-49/+48
* kbuild: use boolean macros to select tegra*-common directoryMasahiro Yamada2014-04-171-1/+4
* powerpc: mpc8xx: delete an unused source fileMasahiro Yamada2014-04-171-20/+0
* Merge branch 'next'Tom Rini2014-04-173-72/+4
|\
| * sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada2014-03-212-2/+2
| * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-211-70/+2
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-0822-367/+299
|\ \
| * | mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-021-0/+5
| * | tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-311-1/+1
| * | cpu: exynos4: add ace sha base addressPrzemyslaw Marczak2014-03-281-4/+4
| * | spl: Fix guardian macros in spl.hMarek Vasut2014-03-286-6/+6
| * | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-289-354/+276
| * | kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-282-2/+2
| * | mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-242-0/+5
| |/
* | arm64 patch: gicv3 supportDavid Feng2014-04-086-114/+290
* | bootstage: arm: fix fdt stashing codeMela Custodio2014-04-071-2/+1
* | ARMv8: fix bug for flush data cache by set/wayLeo Yan2014-04-071-3/+1
* | armv8: Flush dcache before switching to EL2York Sun2014-04-071-0/+1
* | arm: vf610: add enet1 supportMarcel Ziswiler2014-04-073-0/+15
* | arm: vf610: add uart0 clock/iomux definitionsMarcel Ziswiler2014-04-072-0/+3
* | arm: vf610: fix anadig register structMarcel Ziswiler2014-04-071-25/+27
* | build:arm: Remove setting of CROSS_COMPILE environment variableŁukasz Majewski2014-04-071-4/+0
* | Merge branch 'u-boot-imx/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-071-1/+6
|\ \
| * | ARM: Add workaround for Cortex-A9 errata 761320Nitin Garg2014-04-071-0/+5
| * | ARM: Add workaround for Cortex-A9 errata 794072Nitin Garg2014-04-071-1/+1
* | | armv8/cache: Change cache invalidate and flush functionYork Sun2014-04-074-20/+47
* | | armv8/cache: Flush D-cache, invalidate I-cache for relocationYork Sun2014-04-072-6/+19
* | | armv8/cache: Consolidate setting for MAIR and TCRYork Sun2014-04-072-25/+19
* | | arm: Handle .gnu.hash section in ldscriptsAndreas Färber2014-04-071-0/+1
* | | socfpga: Adding Clock Manager driverChin Liang See2014-04-075-1/+657
|/ /
* | arm: mxs: Add support for generating signed BootStreamMarek Vasut2014-04-042-0/+70
* | Merge branch 'master' of git://git.denx.de/u-boot-arm into masterStefano Babic2014-04-04130-1284/+2164
|\ \
| * \ Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-03-2530-56/+815
| |\ \ | | |/
| | * sandbox: Add options to clean up temporary filesSimon Glass2014-03-174-11/+24
| | * sandbox: Allow Ctrl-C to work in sandboxSimon Glass2014-03-173-6/+59
| | * sandbox: Add LCD driverSimon Glass2014-03-173-0/+13
| | * sandbox: Add a simple sound driverSimon Glass2014-03-171-0/+14
| | * sandbox: Add SDL library for LCD, keyboard, audioSimon Glass2014-03-174-0/+467
| | * sandbox: Add -j option to indicate a jump from a previous U-BootSimon Glass2014-03-172-1/+18
| | * sandbox: Add os_jump_to_image() to run another executableSimon Glass2014-03-171-0/+89
| | * sandbox: dts: Add display and keyboard to sandboxSimon Glass2014-03-171-0/+96
| | * Use a const pointer for map_to_sysmem()Simon Glass2014-03-171-1/+1
| | * sh: fix PFC registers definition for SH772{2, 3, 4}Baruch Siach2014-03-143-6/+9
| | * kbuild: rename OBJTREE to objtreeMasahiro Yamada2014-03-124-4/+4
OpenPOWER on IntegriCloud