aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2014-11-07Merge git://git.denx.de/u-boot-tiTom Rini7-9/+19
2014-11-06omap3: cm-t3517: add basic board supportIgor Grinberg1-0/+4
2014-11-06am335x: make get_board_rev() function weakIgor Grinberg2-5/+4
2014-11-05Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini3-9/+9
2014-11-05net: keystone_net: add Keystone2 K2L SoC supportKhoronzhuk, Ivan1-0/+3
2014-11-05net: keystone_serdes: add keystone K2L SoC supportKhoronzhuk, Ivan1-0/+4
2014-11-05ARM: keystone2: keysonte_nav: add support for K2L SoCKhoronzhuk, Ivan3-4/+4
2014-11-05Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini8-14/+137
2014-11-05Merge git://www.denx.de/git/u-boot-sunxiTom Rini16-85/+1330
2014-11-05dm: sunxi: Add support for serial using driver modelSimon Glass1-0/+4
2014-11-05dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2-12/+24
2014-11-05dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass1-0/+1
2014-11-05dm: sunxi: dts: Add sun7i device tree filesSimon Glass3-0/+1250
2014-11-05sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell10-49/+49
2014-11-05sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell1-24/+2
2014-11-05ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARDDirk Eibach1-0/+3
2014-11-04sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada1-3/+10
2014-11-04sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada3-16/+2
2014-11-04sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada3-4/+16
2014-11-04sparc: Use nicer prompt for board select menuMasahiro Yamada1-6/+10
2014-11-04arm926ejs: cache: use __weakJeroen Hofstee1-4/+1
2014-11-04Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini4-45/+0
2014-11-04Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2-20/+48
2014-11-04arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu1-1/+1
2014-11-04arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu1-1/+1
2014-11-04arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu1-0/+5
2014-11-04arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu1-0/+2
2014-11-04arm: rmobile: r8a7790: Update initialize L2 cacheNobuhiro Iwamatsu1-9/+2
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini5-44/+156
2014-11-03Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2-1/+10
2014-11-03imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2-0/+20
2014-11-03imx: mx6sl: Add IOMUX setting for USDHC1-3Ye.Li1-0/+19
2014-11-03imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li1-0/+17
2014-11-03imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li1-0/+4
2014-11-03imx: mx6sl: Add perclk_clk_sel bit define in CCMYe.Li1-0/+2
2014-11-03imx: gpt: Add High frequency clock source support for GPTYe.Li1-9/+66
2014-11-01MIPS: add .padding section to linker scriptDaniel Schwierzeck2-1/+19
2014-11-01MIPS: refactor setting of compiler optionsDaniel Schwierzeck3-41/+29
2014-11-01MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck1-6/+2
2014-11-01MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck1-0/+4
2014-11-01MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck1-0/+68
2014-11-01MIPS: kconfig: add options for endianess selectDaniel Schwierzeck1-0/+38
2014-10-31ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada3-10/+0
2014-10-31Remove unused filesMasahiro Yamada1-35/+0
2014-10-30arm: arch-mx6: typo fixes in crm_regs.hSoeren Moch1-4/+4
2014-10-30exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak1-20/+39
2014-10-30exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak1-0/+9
2014-10-30arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register nameAnatolij Gustschin1-1/+1
2014-10-30ARM: mx6: Add support for Kosagi NovenaMarek Vasut1-0/+4
2014-10-29Merge git://git.denx.de/u-boot-x86Tom Rini10-84/+474