summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* smdk5420: board: add functions required to enable USB DWC3Joonyoung Shim2015-06-082-8/+48
* samsung: usb: phy: Support for DWC3 PHYLukasz Majewski2015-06-083-0/+95
* arm: exynos: USB3 PHY base definition for Exynos5 SoCsLukasz Majewski2015-06-081-1/+1
* drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrectNikhil Badola2015-06-071-1/+1
* image-fit: Fix compiler warning in fit_conf_print()Hans de Goede2015-06-061-2/+2
* Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-06131-1229/+1837
|\
| * sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-0559-116/+6
| * sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede2015-06-053-1/+127
| * sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede2015-06-042-5/+5
| * sunxi: Sync dts files with the linux kernelHans de Goede2015-06-0466-1103/+1507
| * sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-041-0/+1
| * sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-045-0/+185
| * sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-041-3/+3
| * sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-041-1/+3
* | Merge git://git.denx.de/u-boot-fdtTom Rini2015-06-054-0/+60
|\ \
| * | fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski2015-06-051-0/+26
| * | fdt: Pass the device serial number through devicetreePaul Kocialkowski2015-06-054-0/+34
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-0510-93/+135
|\ \
| * | gpio: fix typos in GPIO headerMasahiro Yamada2015-06-041-8/+8
| * | sandbox: Compile test device tree when CONFIG_UT_DM is definedSimon Glass2015-06-041-1/+1
| * | sandbox: dts: Add the real-time-clock test nodes back inSimon Glass2015-06-041-0/+18
| * | sandbox: dts: Sort the sandbox.dts fileSimon Glass2015-06-041-52/+54
| * | sandbox: dts: Sort the test.dts file a littleSimon Glass2015-06-041-24/+24
| * | dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass2015-06-041-5/+3
| * | dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-042-0/+12
| * | sandbox: Tidy up terminal restoreSimon Glass2015-06-043-3/+15
| |/
* | x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau2015-06-042-0/+10
* | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-047-28/+317
* | x86: baytrail: pci region 3 is not always mapped to end of ramAndrew Bradford2015-06-041-1/+1
* | x86: qemu: Implement PIRQ routingBin Meng2015-06-046-0/+63
* | x86: coreboot: Control I/O port 0xb2 writing via device treeBin Meng2015-06-042-3/+10
* | x86: qemu: Create separate i440fx and q35 device treesBin Meng2015-06-046-6/+48
* | x86: coreboot: Fix cosmetic issuesBin Meng2015-06-042-25/+3
* | x86: kconfig: Make FSP_TEMP_RAM_ADDR depend on HAVE_FSPBin Meng2015-06-041-0/+1
* | tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-041-1/+1
* | x86: qemu: Adjust VGA initializationBin Meng2015-06-042-19/+17
* | x86: qemu: Enable legacy IDE I/O ports decodeBin Meng2015-06-043-0/+38
* | x86: qemu: Turn on legacy segments decodeBin Meng2015-06-042-0/+26
* | x86: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-042-0/+2
* | x86: fsp_support: Correct high mem comment typoAndrew Bradford2015-06-041-1/+1
* | x86: Do sanity test on pirq table before writingBin Meng2015-06-041-0/+3
* | x86: quark: Implement PIRQ routingBin Meng2015-06-046-15/+125
* | x86: Document irq router device tree bindingsBin Meng2015-06-041-0/+50
* | x86: Refactor PIRQ routing supportBin Meng2015-06-0411-300/+416
* | x86: qemu: Add ATA/SATA supportBin Meng2015-06-042-1/+26
* | x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-041-4/+1
* | cmd_ide: Eliminate build warnings in atapi_inquiry()Bin Meng2015-06-041-3/+3
* | pci: Do not skip legacy IDE device configurationBin Meng2015-06-041-14/+0
* | pci: Allow debug message output in pci_auto.cBin Meng2015-06-041-1/+0
* | x86: qemu: Add graphics supportBin Meng2015-06-044-9/+35
OpenPOWER on IntegriCloud