aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-06-04x86: coreboot: Fix cosmetic issuesBin Meng2-25/+3
2015-06-04x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng1-0/+1
2015-06-04x86: qemu: Adjust VGA initializationBin Meng2-19/+17
2015-06-04x86: qemu: Enable legacy IDE I/O ports decodeBin Meng3-0/+38
2015-06-04x86: qemu: Turn on legacy segments decodeBin Meng2-0/+26
2015-06-04x86: fsp_support: Correct high mem comment typoAndrew Bradford1-1/+1
2015-06-04x86: Do sanity test on pirq table before writingBin Meng1-0/+3
2015-06-04x86: quark: Implement PIRQ routingBin Meng4-15/+123
2015-06-04x86: Refactor PIRQ routing supportBin Meng8-300/+383
2015-06-04x86: qemu: Add graphics supportBin Meng1-1/+23
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng1-141/+0
2015-06-04x86: Make QEMU the default vendorBin Meng1-1/+1
2015-06-04x86: Support QEMU x86 targetsBin Meng12-1/+259
2015-06-01Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2-0/+26
2015-06-01arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2-1/+5
2015-06-01arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu1-1/+1
2015-06-01arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu1-1/+1
2015-06-01arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu1-0/+22
2015-05-30Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini43-146/+98
2015-05-31ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada1-0/+2
2015-05-31ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada1-2/+2
2015-05-31ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada1-4/+7
2015-05-31ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada1-1/+1
2015-05-31ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada1-4/+0
2015-05-31ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada1-23/+1
2015-05-31ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada1-4/+3
2015-05-31ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2-4/+6
2015-05-31ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada38-104/+76
2015-05-29ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2-0/+5
2015-05-29ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2-0/+277
2015-05-29ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2-1/+1
2015-05-29ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai1-7/+7
2015-05-29sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski3-2/+81
2015-05-29sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet3-3/+10
2015-05-29sunxi: Add DMA definitionsRoy Spliet2-0/+84
2015-05-29sun9i: Basic sun9i (A80) supportHans de Goede4-0/+10
2015-05-29sunxi: Remove support for building "old-fashioned" fel binariesHans de Goede1-8/+0
2015-05-29sunxi: Use axp221 sid on a33Hans de Goede1-5/+3
2015-05-28ARMv7M: add STM32F1 supportMatt Porter8-0/+782
2015-05-28common/cmd_boot: keep ARM v7M in thumb mode during do_go_exec()Matt Porter2-0/+45
2015-05-28ARM: bcm283x: Switch to generic timerMarek Vasut2-59/+1
2015-05-28ARM: bcm283x: Reorder timer.hMarek Vasut1-5/+10
2015-05-28ARM: bcm283x: Repair wdog.hMarek Vasut1-2/+2
2015-05-28powerpc: gitignore: ignore PowerPC DTBsMasahiro Yamada1-0/+1
2015-05-26Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini15-46/+202
2015-05-26arm, imx6: add support for aristainetos2 boardHeiko Schocher1-0/+4
2015-05-26i2c, mxc: rework i2c base address names for different SoCsHeiko Schocher4-7/+7
2015-05-26arm, imx6, i2c: add I2C4 for MX6DLHeiko Schocher4-12/+29
2015-05-26imx: dma: correct MXS_DMA_ALIGNMENTPeng Fan1-1/+1
2015-05-25ARM: zynq: add default ps7_init_gpl.c/h for Zed, MicroZed, ZC70xMasahiro Yamada2-1/+12