summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* sh: consolidate CONFIG_SYS_CPU definesMasahiro Yamada2014-11-13-3/+8
* sh: move CONFIG_{SH2, SH2A, SH3, SH4} to KconfigMasahiro Yamada2014-11-13-10/+48
* sh: use more descriptive prompts for board select menuMasahiro Yamada2014-11-13-19/+19
* Merge branch 'rmobile' of git://www.denx.de/git/u-boot-shTom Rini2014-11-05-9/+9
|\
| * arm: rmobile: alt: Add external RAM bootNobuhiro Iwamatsu2014-11-04-1/+1
| * arm: rmobile: koelsch: Add external RAM bootNobuhiro Iwamatsu2014-11-04-1/+1
| * arm: rmobile: lager: Add external RAM bootNobuhiro Iwamatsu2014-11-04-0/+5
| * arm: rmobile: lager: Fix change of the CPU frequencyNobuhiro Iwamatsu2014-11-04-0/+2
| * arm: rmobile: r8a7790: Update initialize L2 cacheNobuhiro Iwamatsu2014-11-04-9/+2
* | Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2014-11-05-14/+137
|\ \
| * | imx: mx6 sabreauto: Add board support for USB EHCIYe.Li2014-11-03-0/+20
| * | imx: mx6sl: Add IOMUX setting for USDHC1-3Ye.Li2014-11-03-0/+19
| * | imx: mx6sl: Set the preclk clock source to OSC 24MhzYe.Li2014-11-03-0/+17
| * | imx: mx6: Change the get_ipg_per_clk for OSC 24Mhz sourceYe.Li2014-11-03-0/+4
| * | imx: mx6sl: Add perclk_clk_sel bit define in CCMYe.Li2014-11-03-0/+2
| * | imx: gpt: Add High frequency clock source support for GPTYe.Li2014-11-03-9/+66
| * | arm: arch-mx6: typo fixes in crm_regs.hSoeren Moch2014-10-30-4/+4
| * | arm: imx6: fix typos in CCM_ANALOG_PLL_VIDEO_DENOM register nameAnatolij Gustschin2014-10-30-1/+1
| * | ARM: mx6: Add support for Kosagi NovenaMarek Vasut2014-10-30-0/+4
* | | Merge git://www.denx.de/git/u-boot-sunxiTom Rini2014-11-05-85/+1330
|\ \ \
| * | | dm: sunxi: Add support for serial using driver modelSimon Glass2014-11-05-0/+4
| * | | dm: sunxi: Add pinmux functions which take a bank parameterSimon Glass2014-11-05-12/+24
| * | | dm: sunxi: Add a new config for an FDT-based pcDuino3Simon Glass2014-11-05-0/+1
| * | | dm: sunxi: dts: Add sun7i device tree filesSimon Glass2014-11-05-0/+1250
| * | | sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?IIan Campbell2014-11-05-49/+49
| * | | sunxi: kconfig: Add top-level ARCH_SUNXIIan Campbell2014-11-05-24/+2
* | | | ppc: Fix ppc4xx CONFIG_SYS_GENERIC_BOARDDirk Eibach2014-11-05-0/+3
|/ / /
* | | sparc: merge CONFIG_SYS_CPU and CONFIG_SYS_VENDOR definesMasahiro Yamada2014-11-04-3/+10
* | | sparc: merge arch/sparc/cpu/*/config.mk to arch/sparc/config.mkMasahiro Yamada2014-11-04-16/+2
* | | sparc: move CONFIG_{LEON, LEON2, LEON3} to KconfigMasahiro Yamada2014-11-04-4/+16
* | | sparc: Use nicer prompt for board select menuMasahiro Yamada2014-11-04-6/+10
* | | arm926ejs: cache: use __weakJeroen Hofstee2014-11-04-4/+1
* | | Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-stagingTom Rini2014-11-04-45/+0
|\ \ \
| * | | ppc/arm: remove remainders of dead boards in KconfigMasahiro Yamada2014-10-31-10/+0
| * | | Remove unused filesMasahiro Yamada2014-10-31-35/+0
| | |/ | |/|
* | | Merge branch 'master' of git://git.denx.de/u-boot-samsungTom Rini2014-11-04-20/+48
|\ \ \
| * | | exynos4/4x12: gpio: use gpio extra base addressesPrzemyslaw Marczak2014-10-30-20/+39
| * | | exynos4/4x12: cpu: add extra gpio base addressesPrzemyslaw Marczak2014-10-30-0/+9
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2014-11-03-44/+156
|\ \ \
| * | | MIPS: add .padding section to linker scriptDaniel Schwierzeck2014-11-01-1/+19
| * | | MIPS: refactor setting of compiler optionsDaniel Schwierzeck2014-11-01-41/+29
| * | | MIPS: kconfig: merge targets qemu_mips and qemu_mips64Daniel Schwierzeck2014-11-01-6/+2
| * | | MIPS: kconfig: globally define CONFIG_SYS_CPU for MIPSDaniel Schwierzeck2014-11-01-0/+4
| * | | MIPS: kconfig: add options for CPU type selectDaniel Schwierzeck2014-11-01-0/+68
| * | | MIPS: kconfig: add options for endianess selectDaniel Schwierzeck2014-11-01-0/+38
| |/ /
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2014-11-03-1/+10
|\ \ \
| * | | ARM: UniPhier: make pinmon command optionalMasahiro Yamada2014-10-29-1/+10
* | | | Merge git://git.denx.de/u-boot-x86Tom Rini2014-10-29-84/+474
|\ \ \ \ | |_|/ / |/| | |
| * | | x86: Correct a few progress message nitsSimon Glass2014-10-28-3/+3
| * | | x86: bootm: Support booting a 64-bit raw kernelSimon Glass2014-10-28-2/+8