summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
...
| * | | sunxi: Sync dts files with the linux kernelHans de Goede2015-06-04-1102/+1506
| * | | sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-04-0/+150
| * | | sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-04-3/+3
| | |/ | |/|
* | | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-05-80/+104
|\ \ \
| * | | sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass2015-06-04-1/+1
| * | | sandbox: dts: Add the real-time-clock test nodes back inSimon Glass2015-06-04-0/+18
| * | | sandbox: dts: Sort the sandbox.dts fileSimon Glass2015-06-04-52/+54
| * | | sandbox: dts: Sort the test.dts file a littleSimon Glass2015-06-04-24/+24
| * | | sandbox: Tidy up terminal restoreSimon Glass2015-06-04-3/+7
| |/ /
* | | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-04-0/+24
* | | x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford2015-06-04-1/+1
* | | x86: qemu: Implement PIRQ routingBin Meng2015-06-04-0/+61
* | | x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng2015-06-04-3/+10
* | | x86: qemu: Create separate i440fx and q35 device treesBin Meng2015-06-04-2/+37
* | | x86: coreboot: Fix cosmetic issuesBin Meng2015-06-04-25/+3
* | | x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng2015-06-04-0/+1
* | | x86: qemu: Adjust VGA initializationBin Meng2015-06-04-19/+17
* | | x86: qemu: Enable legacy IDE I/O ports decodeBin Meng2015-06-04-0/+38
* | | x86: qemu: Turn on legacy segments decodeBin Meng2015-06-04-0/+26
* | | x86: fsp_support: Correct high mem comment typoAndrew Bradford2015-06-04-1/+1
* | | x86: Do sanity test on pirq table before writingBin Meng2015-06-04-0/+3
* | | x86: quark: Implement PIRQ routingBin Meng2015-06-04-15/+123
* | | x86: Refactor PIRQ routing supportBin Meng2015-06-04-300/+383
* | | x86: qemu: Add graphics supportBin Meng2015-06-04-1/+23
* | | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-04-141/+0
* | | x86: Make QEMU the default vendorBin Meng2015-06-04-1/+1
* | | x86: Support QEMU x86 targetsBin Meng2015-06-04-1/+259
|/ /
* | Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini2015-06-01-0/+26
|\ \
| * | arm: rmobile: alt: Update to QoS revision 0.31 and 0.321Nobuhiro Iwamatsu2015-06-01-1/+5
| * | arm: rmobile: gose: Update to QoS revision 0.311Nobuhiro Iwamatsu2015-06-01-1/+1
| * | arm: rmobile: koelsch: Update to QoS revision 0.411Nobuhiro Iwamatsu2015-06-01-1/+1
| * | arm: rmobile: lager: Update to QoS revision 0.973Nobuhiro Iwamatsu2015-06-01-0/+22
* | | Merge branch 'master' of git://git.denx.de/u-boot-uniphierTom Rini2015-05-30-146/+98
|\ \ \
| * | | ARM: UniPhier: add pin mux setting for NAND CS1 of PH1-Pro4Masahiro Yamada2015-05-31-0/+2
| * | | ARM: UniPhier: fix pin mux setting for USB port 2 of PH1-sLD8Masahiro Yamada2015-05-31-2/+2
| * | | ARM: UniPhier: update DDR PHY register map for PH1-Pro5Masahiro Yamada2015-05-31-4/+7
| * | | ARM: UniPhier: set MACH_PH1_PRO4 as default SoCMasahiro Yamada2015-05-31-1/+1
| * | | ARM: UniPhier: remove meaningless CONFIG_SPL_BUILD ifdefsMasahiro Yamada2015-05-31-4/+0
| * | | ARM: UniPhier: remove unnecessary cache coherency codeMasahiro Yamada2015-05-31-23/+1
| * | | ARM: UniPhier: use 32 bit register access for debug UART settingMasahiro Yamada2015-05-31-4/+3
| * | | ARM: UniPhier: update the vendor name of UniPhier in KconfigMasahiro Yamada2015-05-31-4/+6
| * | | ARM: UniPhier: replace <asm/io.h> with <linux/io.h>Masahiro Yamada2015-05-31-104/+76
| |/ /
* | | ARM: sunxi: Share sun6i PSCI backend with sun8iChen-Yu Tsai2015-05-29-0/+5
* | | ARM: sunxi: Add sun6i specific PSCI implementationChen-Yu Tsai2015-05-29-0/+277
* | | ARM: sunxi: Make PSCI code sun7i specificChen-Yu Tsai2015-05-29-1/+1
* | | ARM: sunxi: Document registers in PSCI codeChen-Yu Tsai2015-05-29-7/+7
* | | sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memoryDaniel KochmaƄski2015-05-29-2/+81
* | | sunxi: Match sun4i, sun6i, sun9i CCI definitions for NAND and DMARoy Spliet2015-05-29-3/+10
* | | sunxi: Add DMA definitionsRoy Spliet2015-05-29-0/+84
* | | sun9i: Basic sun9i (A80) supportHans de Goede2015-05-29-0/+10