summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2015-06-04video: Kconfig: Make VESA driver avaiable for non-x86 boardsBin Meng
2015-06-04x86: Remove DECLARE_GLOBAL_DATA_PTR in board filesBin Meng
2015-06-04x86: Update README.x86 for QEMU supportBin Meng
2015-06-04x86: Change coreboot default build configuration to QEMUBin Meng
2015-06-04x86: Set CONFIG_NR_DRAM_BANKS to 8 and move it to x86-common.hBin Meng
2015-06-04x86: Make QEMU the default vendorBin Meng
2015-06-04x86: Support QEMU x86 targetsBin Meng
2015-06-04pci: Move pci_hose_phys_to_bus() to pci_common.cBin Meng
2015-06-02board/BuR/common: fix netconsoleHannes Schmelzer
2015-06-02configs: remove CONFIG_NET_MULTILars Poeschel
2015-06-02ARM: phytec: pcm051: Remove unneeded CONFIG_USE_IRQLars Poeschel
2015-06-02Merge branch 'master' of git://git.denx.de/u-boot-netTom Rini
2015-06-01net: Fix NET_RANDOM_ETHADDR dependenciesMichal Simek
2015-06-01net: Move the CMD_NET config to defconfigsJoe Hershberger
2015-06-01Move setexpr to KconfigJoe Hershberger
2015-06-01blackfin: fix build error on bct-brettl2 boardMasahiro Yamada
2015-06-01sparc: fix build error on gr_ep2s60 boardMasahiro Yamada
2015-06-01Merge branch 'rmobile' of git://git.denx.de/u-boot-shTom Rini