summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2013-12-03arm: rmobile: Add support R8A7790Nobuhiro Iwamatsu10-0/+2015
2013-12-03arm: rmobile: Move lowlevel_init.o to taget of each CPUNobuhiro Iwamatsu1-6/+3
2013-12-03arm: exynos: fix the align for exynos4_power structureMinkyu Kang1-1/+1
2013-12-03arm: exynos: fix set_mmc_clk for exynos4x12Jaehoon Chung1-1/+2
2013-12-02Merge branch 'u-boot-atmel/master' into 'u-boot-arm/master'Albert ARIBAUD20-252/+495
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2-2/+11
2013-12-02Blackfin: remove executable permission of AWK scriptMasahiro Yamada1-0/+0
2013-12-02Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini41-10118/+483
2013-12-02arm926ejs, at91: add common phy_reset functionHeiko Schocher3-0/+59
2013-12-02arm: atmel: sama5d3: spl boot from fat fs SD cardBo Shen6-2/+166
2013-12-02arm: atmel: add ddr2 initialization functionBo Shen4-0/+251
2013-12-02arm: atmel: sama5d3: the offset of MULA is 18Bo Shen1-0/+4
2013-12-02arm: atmel: sama5d3: correct the error define of DIVBo Shen1-2/+2
2013-12-02arm: atmel: sama5d3: correct the ID for DBGU and PITBo Shen2-2/+2
2013-11-27malta: enable PIIX4 SERIRQPaul Burton1-0/+7
2013-11-27mips: don't hardcode Malta env baudratePaul Burton1-2/+4
2013-11-25powerpc/mpc85xx: Add T2080/T2081 SoC supportShengzhou Liu8-1/+419
2013-11-25net/fman: Add support for 10GEC3 and 10GEC4Shengzhou Liu2-0/+4
2013-11-25Driver/IFC: Move Freescale IFC driver to a common driverYork Sun6-1130/+3
2013-11-25Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun5-275/+13
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun31-8685/+43
2013-11-25mpc85xx: Fix the offset of register address errorTang Yuantian1-2/+2
2013-11-25Merge branch 'sandbox1' of http://git.denx.de/u-boot-x86Tom Rini4-6/+9
2013-11-25Merge branch 'master' of git://git.denx.de/u-boot-nand-flashTom Rini8-225/+71
2013-11-25sparc: Correct arch/sparc/cpu/leon3/start.S from SPDX conversionTom Rini1-29/+37
2013-11-25blackfin: don't use 'bool' when it causes problemsWolfgang Denk2-4/+4
2013-11-22Merge branch 'u-boot-microblaze/zynq' into 'u-boot-arm/master'Albert ARIBAUD1-4/+5
2013-11-22sandbox: Make map_to_sysmem() use a constant pointerSimon Glass1-1/+1
2013-11-22sandbox: config: Don't use 64-bit physical memorySimon Glass1-2/+2
2013-11-22sandbox: Use system headers first for sandbox's os.cSimon Glass1-2/+4
2013-11-22sandbox: Use uint64_t instead of u64 for timeSimon Glass1-1/+2
2013-11-21am335x: fix GPMC config for NAND and NOR SPL bootpekon gupta2-28/+29
2013-11-21mtd: nand: omap: enable BCH ECC scheme using ELM for generic platformpekon gupta1-0/+16
2013-11-21mtd: nand: omap: make am33xx/elm.c as common driver for all OMAPx and AMxxxx ...pekon gupta3-197/+0
2013-11-21mtd/ifc: Add support of 8K page size NAND flashPrabhakar Kushwaha2-0/+26
2013-11-17Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini1-1/+1
2013-11-17arm: rmobile: Do not create a symbolic link to sh timerMasahiro Yamada1-7/+1
2013-11-17powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada2-6/+1
2013-11-17powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada1-5/+1
2013-11-17powerpc: mpc83xx: delete unused rulesMasahiro Yamada1-6/+0
2013-11-17Makefile: rename all libraries to built-in.oMasahiro Yamada1-1/+1
2013-11-17powerpc: move mpc8xxx entry under arch/powerpc/cpu/Masahiro Yamada2-0/+9
2013-11-17Makefile: make directories by Makefile.buildMasahiro Yamada2-6/+0
2013-11-15TI:omap: Update u-boot-spl.lds for i2c multibus/multiadapter updateTom Rini1-1/+2
2013-11-15malta: use unmapped flash base addressGabor Juhos1-1/+1
2013-11-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini7-13/+50
2013-11-14ARM: at91: sama5d3: add support for sama5d36 chipWu, Josh2-1/+6
2013-11-14at91: remove all occourances of CONFIG_AT91_LEGACYAndreas Bießmann7-246/+6
2013-11-14powerpc/85xx: fix broken cpu "clock-frequency" propertyLaurentiu TUDOR1-2/+3
2013-11-14powerpc/t4240: fix per pci endpoint liodn offsetsLaurentiu TUDOR2-5/+24