summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-28x86: qemu: Turn on PCIe ECAM address range decoding on Q35Bin Meng
2015-07-28x86: qemu: Enable writing MP tableBin Meng
2015-07-28x86: Allow cpu-x86 driver to be probed for UPBin Meng
2015-07-28x86: qemu: Enable I/O APIC chip select on PIIX3Bin Meng
2015-07-28x86: mpspec: Move writing ISA interrupt entry after PCIBin Meng
2015-07-28x86: mpspec: Allow platform to determine how PIRQ is connected to I/O APICBin Meng
2015-07-28x86: Convert to use driver model pci on queensbay/crownbayBin Meng
2015-07-28dm: pci: Support bridge device configuration correctlyBin Meng
2015-07-28dm: pci: Pass only device/function to pci_bus_find_devfn()Bin Meng
2015-07-28dm: pci: Use complete bdf in all pci config read/write routinesBin Meng
2015-07-28dm: pci: Correct primary/secondary/subordinate bus number assignmentBin Meng
2015-07-28Fix incorrect comments in linker_lists.hBin Meng
2015-07-28buildman: Correct '--fetch-arch' command documentationBin Meng
2015-07-28x86: pci: Do not assign irq 0 to pci deviceBin Meng
2015-07-28x86: pci: Assign pci irqs to all functionsBin Meng
2015-07-28x86: Enable DM RTC support for all x86 boardsBin Meng
2015-07-28x86: Change pci option rom area MTRR setting to cacheableBin Meng
2015-07-28x86: Simplify architecture defined exception handling in irq_llsr()Bin Meng
2015-07-28x86: Display correct CS/EIP/EFLAGS when there is an error codeBin Meng
2015-07-28Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-07-28cmd_mp: Add support for showing all CPU status by one commandMichal Simek
2015-07-28spi: zynq_spi: Simplify debug macroMichal Simek
2015-07-28zynq: Fix typo in Makefile about custom ps7_init fileMichal Simek
2015-07-28net: gem: Extend timeout valueMichal Simek
2015-07-28zynqmp: Show EL level where U-Boot runsMichal Simek
2015-07-28ARM: zynqmp: Wire up SATA for the boardMichal Simek
2015-07-28ARM: zynqmp: Wire up ethernet controllersMichal Simek
2015-07-28ARM: zynq: Add support for zc770-xm011Michal Simek
2015-07-28ARM: zynq: DT: Update zc770 dtsesMichal Simek
2015-07-28ARM: zynq: DT: Add zc702 pushbuttons to DT as gpio-keysMichal Simek
2015-07-28ARM: zynq: DT: Add missing interrupt for L2 pl310Michal Simek
2015-07-28ARM: zynq: DT: Get rid of ps-clk-frequencyMichal Simek
2015-07-28ARM: zynq: DT: Update years in copyrightMichal Simek
2015-07-28ARM: zynq: DT: Sync zc702/zc706/zed/zybo DT with kernelMichal Simek
2015-07-28ARM: zynq: DT: Add reference to bus nodeMichal Simek
2015-07-28ARM: zynq: DT: Add pinctrl nodeMichal Simek
2015-07-28ARM: zynq: DT: Cleanup address-cells and size-cellsMichal Simek
2015-07-28ARM: zynq: DT: Clean up timer device tree nodesMichal Simek
2015-07-28ARM: zynq: DT: Use the zynq binding with macbMichal Simek
2015-07-28ARM: zynq: DT: Fix GEM register area sizeMichal Simek
2015-07-28spi: Fix zynq SPI bindingMichal Simek
2015-07-28ARM: zynq: DT: Remove 222 MHz OPPMichal Simek
2015-07-28ARM: zynq: DT: Migrate UART to Cadence bindingMichal Simek
2015-07-28ARM: zynq: DT: Add a fixed regulator for CPU voltageMichal Simek
2015-07-28ARM: zynq: DT: Add missing nodes to DTSIMichal Simek
2015-07-28ARM: zynq: DT: Use the right names for nodesMichal Simek
2015-07-28zynqmp: Add support for IP detection via SLCRMichal Simek
2015-07-28zynqmp: mp: Simplify set_r5_start handlingMichal Simek
2015-07-28zynqmp: Provide option to enable uart dcc support for zynqmpSiva Durga Prasad Paladugu
2015-07-28Kconfig: zynqmp: Move CONFIG_SYS_TEXT_BASE to defconfigSiva Durga Prasad Paladugu