summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* usb: f_mass_storage: sleep_thread: decrease the interval for check ctrlc()Inha Song2015-06-08-1/+1
* smdk5420: board: add functions to init dfu environment settingsInha Song2015-06-08-0/+30
* smdk5420: board: add functions required to enable USB DWC3Joonyoung Shim2015-06-08-8/+48
* samsung: usb: phy: Support for DWC3 PHYLukasz Majewski2015-06-08-0/+95
* arm: exynos: USB3 PHY base definition for Exynos5 SoCsLukasz Majewski2015-06-08-1/+1
* drivers: usb: fsl: Return if USB_MAX_CONTROLLER_COUNT is incorrectNikhil Badola2015-06-07-1/+1
* image-fit: Fix compiler warning in fit_conf_print()Hans de Goede2015-06-06-2/+2
* Merge git://git.denx.de/u-boot-sunxiTom Rini2015-06-06-1229/+1837
|\
| * sunxi: Select CONFIG_CMD_NET and CONFIG_CMD_SETEXPR by defaultHans de Goede2015-06-05-116/+6
| * sunxi: Add a proper dts file for the ga10h a33 based tabletHans de Goede2015-06-05-1/+127
| * sunxi: Rename Astar_MID756 to Et_q8_v1_6 to match kernel dts nameHans de Goede2015-06-04-5/+5
| * sunxi: Sync dts files with the linux kernelHans de Goede2015-06-04-1103/+1507
| * sunxi: gpio: Add "allwinner,sun8i-a33-pinctrl"Hans de Goede2015-06-04-0/+1
| * sunxi: Add new Mele_A1000G_quad defconfigHans de Goede2015-06-04-0/+185
| * sunxi: usb_phy: Swap check for disconnect thresholdHans de Goede2015-06-04-3/+3
| * sunxi: mmc: Enable pull-up on card-detect gpio pinHans de Goede2015-06-04-1/+3
* | Merge git://git.denx.de/u-boot-fdtTom Rini2015-06-05-0/+60
|\ \
| * | fdt: Documentation for a few support functions aside their prototypesPaul Kocialkowski2015-06-05-0/+26
| * | fdt: Pass the device serial number through devicetreePaul Kocialkowski2015-06-05-0/+34
| |/
* | Merge git://git.denx.de/u-boot-dmTom Rini2015-06-05-93/+135
|\ \
| * | gpio: fix typos in GPIO headerMasahiro Yamada2015-06-04-8/+8
| * | 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
| * | dm: Sort the uclass IDs after the tegra/PMIC additionSimon Glass2015-06-04-5/+3
| * | dm: pci: Allow PCI bus numbering aliasesSimon Glass2015-06-04-0/+12
| * | sandbox: Tidy up terminal restoreSimon Glass2015-06-04-3/+15
| |/
* | x86: minnowmax: initialize the pin-muxing from device treeGabriel Huau2015-06-04-0/+10
* | x86: gpio: add pinctrl support from the device treeGabriel Huau2015-06-04-28/+317
* | 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/+63
* | 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-6/+48
* | 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
* | tools: ifdtool: Do not write region while its size is negativeBin Meng2015-06-04-1/+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: qemu: Make host bridge (b.d.f=0.0.0) visibleBin Meng2015-06-04-0/+2
* | 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/+125
* | x86: Document irq router device tree bindingsBin Meng2015-06-04-0/+50
* | x86: Refactor PIRQ routing supportBin Meng2015-06-04-300/+416
* | x86: qemu: Add ATA/SATA supportBin Meng2015-06-04-1/+26
* | x86: Add CONFIG_LBA48 and remove CONFIG_ATAPI in x86-common.hBin Meng2015-06-04-4/+1
* | cmd_ide: Eliminate build warnings in atapi_inquiry()Bin Meng2015-06-04-3/+3
* | pci: Do not skip legacy IDE device configurationBin Meng2015-06-04-14/+0