summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-232-3/+4
* MIPS: drop incaip boardDaniel Schwierzeck2014-04-209-3084/+0
* MIPS: allow use of generic boardPaul Burton2014-04-203-0/+13
* MIPS: define __init_end in u-boot.ldsPaul Burton2014-04-201-0/+1
* MIPS: move mips_io_port_base out of board.cPaul Burton2014-04-203-6/+14
* MIPS: stub interrupt_init functionPaul Burton2014-04-202-0/+10
* mips: xburst: remove remainders of dead boardMasahiro Yamada2014-04-207-842/+0
* MIPS: always keep all sections in u-boot ELF binary.Daniel Schwierzeck2014-04-202-27/+32
* ARM:tegra20: Remove aes debug printsTom Rini2014-04-181-9/+0
* 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
OpenPOWER on IntegriCloud