summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* powerpc/mpc85xx:Avoid fix address of bootpg sectionPrabhakar Kushwaha2014-04-22-2/+12
* powerpc/mpc85xx:Disable non DDR LAWs before init_lawPrabhakar Kushwaha2014-04-22-9/+33
* powerpc:Add support of SPL non-relocationPrabhakar Kushwaha2014-04-22-0/+14
* powerpc/mpc85xx: Avoid hardcoding in SPL linker scriptPrabhakar Kushwaha2014-04-22-1/+6
* powerpc/mpc85xx: Move LAW_EN define outside of configPrabhakar Kushwaha2014-04-22-1/+2
* powerpc/mpc85xx: Remove QE firmware copy from NANDPrabhakar Kushwaha2014-04-22-13/+0
* mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-22-0/+24
* mpc85xx: Add support for the supplement configuration unit registerTang Yuantian2014-04-22-0/+22
* powerpc/cpu/mpc85xx: Add MAC address for layer 2 switchCodrin Ciubotariu2014-04-22-0/+29
* powerpc/mpc85xx: Add workaround for erratum A007212York Sun2014-04-22-0/+99
* fsl/usb: Workaround for USB erratum-A007075Nikhil Badola2014-04-22-0/+23
* driver/ddr/fsl: Add DDR4 support to Freescale DDR driverYork Sun2014-04-22-3/+14
* powerpc/85xx: Fix e6500 L2 cache stash IDsScott Wood2014-04-22-4/+8
* QE/U-QE: Add U-QE supportZhao Qiang2014-04-22-5/+30
* QE/FMAN: modify CONFIG_SYS_QE_FMAN_FW_ADDR to CONFIG_SYS_FMAN_FW_ADDR and CON...Zhao Qiang2014-04-22-1/+1
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T1040QDS and T1040RDBAneesh Bansal2014-04-22-1/+3
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T2080QDSAneesh Bansal2014-04-22-1/+3
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for T4240QDS and T4160QDSAneesh Bansal2014-04-22-1/+1
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for B4860QDSAneesh Bansal2014-04-22-6/+30
* powerpc/mpc85xx: SECURE BOOT- Add secure boot target for BSC9132QDSAneesh Bansal2014-04-22-7/+4
* powerpc/mpc8xxx: SECURE BOOT- Disable law 0 for non PBL platformsAneesh Bansal2014-04-22-0/+10
* PPC 85xx: Add qemu-ppce500 machineAlexander Graf2014-04-22-4/+28
* PPC 85xx: Add ELF entry pointAlexander Graf2014-04-22-0/+1
* PPC: 85xx: Generalize DDR TLB mapping functionAlexander Graf2014-04-22-15/+40
* PPC: 85xx: Remove IVOR resetAlexander Graf2014-04-22-76/+0
* ARM:tegra20: Remove aes debug printsTom Rini2014-04-18-9/+0
* aes: make apply_cbc_chain_data non-staticStephen Warren2014-04-18-2/+2
* powerpc: remove MOUSSE board supportMasahiro Yamada2014-04-18-88/+0
* powerpc: remove RPXClassic, RPXlite boards supportMasahiro Yamada2014-04-18-13/+1
* powerpc: remove ADS860, FADS823, FADS850SAR, FADS860T supportMasahiro Yamada2014-04-18-13/+1
* powerpc: remove MBX and MBX860T boards supportMasahiro Yamada2014-04-18-25/+0
* powerpc: remove NX823 board supportMasahiro Yamada2014-04-18-3/+0
* blackfin: make name_to_gpio be a weak symbolIan Campbell2014-04-18-49/+48
* kbuild: use boolean macros to select tegra*-common directoryMasahiro Yamada2014-04-17-1/+4
* powerpc: mpc8xx: delete an unused source fileMasahiro Yamada2014-04-17-20/+0
* Merge branch 'next'Tom Rini2014-04-17-72/+4
|\
| * sparc: consolidate CONFIG_{LEON, LEON2, LEON3} definitionMasahiro Yamada2014-03-21-2/+2
| * aes: Move the AES-128-CBC encryption function to common codeMarek Vasut2014-03-21-70/+2
* | Merge branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2014-04-08-367/+299
|\ \
| * | mmc:eSDHC: Workaround for data timeout issue on Txxx SoCHaijun.Zhang2014-04-02-0/+5
| * | tegra: fix Makefile to pass per-file CFLAGSMasahiro Yamada2014-03-31-1/+1
| * | cpu: exynos4: add ace sha base addressPrzemyslaw Marczak2014-03-28-4/+4
| * | spl: Fix guardian macros in spl.hMarek Vasut2014-03-28-6/+6
| * | kbuild: move asm-offsets.c from SoC directory to arch/$(ARCH)/libMasahiro Yamada2014-03-28-354/+276
| * | kbuild: Rename UIMAGE to MKIMAGEMarek Vasut2014-03-28-2/+2
| * | mmc: Split mmc struct, rework mmc initialization (v2)Pantelis Antoniou2014-03-24-0/+5
| |/
* | arm64 patch: gicv3 supportDavid Feng2014-04-08-114/+290
* | bootstage: arm: fix fdt stashing codeMela Custodio2014-04-07-2/+1
* | ARMv8: fix bug for flush data cache by set/wayLeo Yan2014-04-07-3/+1
* | armv8: Flush dcache before switching to EL2York Sun2014-04-07-0/+1