summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-08samsung: usb: phy: Support for DWC3 PHYLukasz Majewski
2015-06-08arm: exynos: USB3 PHY base definition for Exynos5 SoCsLukasz Majewski
2015-06-07drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrectNikhil Badola
2015-06-06image-fit: Fix compiler warning in fit_conf_print()Hans de Goede
2015-06-06Merge git://git.denx.de/u-boot-sunxiTom Rini
2015-06-05sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede
2015-06-05sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede
2015-06-05Merge git://git.denx.de/u-boot-fdtTom Rini
2015-06-05Merge git://git.denx.de/u-boot-dmTom Rini
2015-06-05fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski
2015-06-05fdt: Pass the device serial number through devicetreePaul Kocialkowski
2015-06-04sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede
2015-06-04sunxi: Sync dts files with the linux kernelHans de Goede
2015-06-04sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede
2015-06-04sunxi: Add new Mele_A1000G_quad defconfigHans de Goede
2015-06-04sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede
2015-06-04sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede
2015-06-04gpio: fix typos in GPIO headerMasahiro Yamada
2015-06-04sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass
2015-06-04sandbox: dts: Add the real-time-clock test nodes back inSimon Glass
2015-06-04sandbox: dts: Sort the sandbox.dts fileSimon Glass
2015-06-04sandbox: dts: Sort the test.dts file a littleSimon Glass
2015-06-04dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass
2015-06-04dm: pci: Allow PCI bus numbering aliasesSimon Glass
2015-06-04sandbox: Tidy up terminal restoreSimon Glass
2015-06-04x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau
2015-06-04x86: gpio: add pinctrl support from the device treeGabriel Huau
2015-06-04x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford
2015-06-04x86: qemu: Implement PIRQ routingBin Meng
2015-06-04x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng
2015-06-04x86: qemu: Create separate i440fx and q35 device treesBin Meng
2015-06-04x86: coreboot: Fix cosmetic issuesBin Meng
2015-06-04x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng
2015-06-04tools: ifdtool: Do not write region while its size is negativeBin Meng
2015-06-04x86: qemu: Adjust VGA initializationBin Meng
2015-06-04x86: qemu: Enable legacy IDE I/O ports decodeBin Meng
2015-06-04x86: qemu: Turn on legacy segments decodeBin Meng
2015-06-04x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng
2015-06-04x86: fsp_support: Correct high mem comment typoAndrew Bradford
2015-06-04x86: Do sanity test on pirq table before writingBin Meng
2015-06-04x86: quark: Implement PIRQ routingBin Meng
2015-06-04x86: Document irq router device tree bindingsBin Meng
2015-06-04x86: Refactor PIRQ routing supportBin Meng
2015-06-04x86: qemu: Add ATA/SATA supportBin Meng
2015-06-04x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng
2015-06-04cmd_ide: Eliminate build warnings in atapi_inquiry()Bin Meng
2015-06-04pci: Do not skip legacy IDE device configurationBin Meng
2015-06-04pci: Allow debug message output in pci_auto.cBin Meng
2015-06-04x86: qemu: Add graphics supportBin Meng
2015-06-04x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng