summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* | | x86: Move FRAMEBUFFER_SET_VESA_MODE etc to video KconfigBin Meng2015-06-044-144/+139
* | | video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng2015-06-041-1/+0
* | | x86: Remove DECLARE_GLOBAL_DATA_PTR in board filesBin Meng2015-06-043-6/+0
* | | x86: Update README.x86 for QEMU supportBin Meng2015-06-041-17/+48
* | | x86: Change coreboot default build configuration to QEMUBin Meng2015-06-042-3/+4
* | | x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng2015-06-046-9/+1
* | | x86: Make QEMU the default vendorBin Meng2015-06-042-1/+2
OpenPOWER on IntegriCloud