aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-11-23tegra: do not descend into empty directoriesMasahiro Yamada4-54/+0
2014-11-23kbuild: use SoC-specific CONFIG to descend into SoC directoryMasahiro Yamada10-14/+60
2014-11-23x86: use CONFIG_SYS_COREBOOT to descend into coreboot/ directoryMasahiro Yamada2-7/+7
2014-11-23kbuild: Descend into SOC directory from CPU directoryMasahiro Yamada11-0/+22
2014-11-23ARM: bcm: Enable five Cygnus boardsSteve Rae1-6/+6
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada13-27/+37
2014-11-20include: move various macros to include/linux/kernel.hMasahiro Yamada4-10/+0
2014-11-20replace DIV_ROUND with DIV_ROUND_CLOSESTMasahiro Yamada2-4/+5
2014-11-20ARM: remove CONFIG_ARM1136 definesMasahiro Yamada1-2/+2
2014-11-20ARM: remove CONFIG_ARM926EJS definesMasahiro Yamada11-12/+2
2014-11-20ARM: remove CONFIG_ARM920T definesMasahiro Yamada1-1/+0
2014-11-20ARM: remove CONFIG_ARMV7 definesMasahiro Yamada1-1/+0
2014-11-19Merge branch 'master' of git://git.denx.de/u-boot-mpc5xxxTom Rini1-0/+15
2014-11-19powerpc: mpc52xx: Clear GD in the main U-Boot stage for SPL usageStefan Roese1-0/+15
2014-11-19mpc83xx: Add gdsys hrcon boardDirk Eibach1-0/+4
2014-11-17ARM: atmel: add sama5d4 xplained ultra board supportBo Shen1-0/+5
2014-11-17ARM: atmel: add sama5d4ek board supportBo Shen8-9/+294
2014-11-17arm, spl, at91: add spl support for the corvus boardHeiko Schocher1-0/+1
2014-11-17arm, at91, spl: add spl support for the taurus boardHeiko Schocher1-0/+1
2014-11-17arm, spl, at91: add at91sam9260 and at91sam9g45 spl supportHeiko Schocher13-97/+430
2014-11-17arm, at91: add missing ddr2 cr register MPDDRC_CR_EBISHARE defineHeiko Schocher1-0/+1
2014-11-17arm, at91: compile mpddrc ram init code also for AT91SAM9M10G45Heiko Schocher2-2/+15
2014-11-17arm, at91, mpddrc: fix typo in ddr2_init()Heiko Schocher1-1/+1
2014-11-17arm, at91: generate boot.bin file for all atmel SoCHeiko Schocher1-3/+1
2014-11-17ARM: atmel: spl: make css field configurableBo Shen1-2/+4
2014-11-17ARM: atmel: spl: make initialization more stableBo Shen1-0/+4
2014-11-17Merge branch 'master' of git://git.denx.de/u-boot-shTom Rini7-31/+83
2014-11-17Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini12-1/+2464
2014-11-17sh: Move SH_32BIT to KconfigNobuhiro Iwamatsu1-0/+9
2014-11-14Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini5-5/+8
2014-11-14powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()Valentin Longchamp1-0/+1
2014-11-14powerpc/mpc85xx: Use IFC accessor functionPrabhakar Kushwaha2-4/+4
2014-11-1485xx/b4:Correct USB DR controller liodn entryramneek mehresh1-1/+1
2014-11-14driver/net/fm/memac_phy: set NEG bit for external MDIOsShaohui Xie1-0/+1
2014-11-14Fman/mEMAC: mEMAC fix for 10G MAC and PHYShaohui Xie1-0/+1
2014-11-14Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini4-5/+15
2014-11-13arm: mx6: add support for TBS2910 Matrix ARM miniPCSoeren Moch1-0/+4
2014-11-13mx6: video_skip: Fix crash on NULL pointerNikolay Dimitrov1-1/+5
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-sunxiTom Rini18-175/+1455
2014-11-13kconfig: imx6: add SUPPORT_SPLJohn Tobias1-0/+1
2014-11-13Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini7-143/+11
2014-11-13arm: mx6: Fix missing Kconfig option for NovenaMarek Vasut1-0/+1
2014-11-13sun6i: ehci: Add sun6i ehci supportHans de Goede3-0/+22
2014-11-13sun6i: Poke magic sram controller register to avoid cache issuesHans de Goede1-0/+5
2014-11-13sun6i: Add dram initialization codeHans de Goede5-3/+804
2014-11-13sun4i: Rename dram files to dram_sun4i.xHans de Goede4-168/+187
2014-11-13sun6i: Add cpucfg register definitionsHans de Goede3-3/+71
2014-11-13sun6i: Add clock functions needed for SPL / DRAM initHans de Goede4-1/+105
2014-11-13sun6i: Add new p2wi controller driverOliver Schinagl4-0/+261
2014-11-13Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini3-0/+28