summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
2015-04-18test: dm: Reorder the objects to buildJoe Hershberger
2015-04-18dm: pci: Add driver model tests for PCISimon Glass
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass
2015-04-18dm: sandbox: Add a emulated PCI device as an exampleSimon Glass
2015-04-16dm: sandbox: pci: Add a PCI emulation uclassSimon Glass
2015-04-16dm: sandbox: Add a simple PCI driverSimon Glass
2015-04-16dm: sandbox: pci: Add PCI support for sandboxSimon Glass
2015-04-16dm: pci: Add a uclass for PCISimon Glass
2015-04-16dm: pci: Move common PCI functions into their own fileSimon Glass
2015-04-16dm: Show both allocated and requested seq numbers in 'dm uclass'Simon Glass
2015-04-16dm: core: Add a uclass pre_probe() method for devicesSimon Glass
2015-04-16dm: core: Mark device as active before calling its probe() methodSimon Glass
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass
2015-04-16fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass
2015-04-16Correct map_sysmem() logic in do_mem_mw()Simon Glass
2015-04-16x86: Split up arch_cpu_init()Simon Glass
2015-04-16dm: Add a new CPU init function which can use driver modelSimon Glass
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass
2015-04-16fdt: Export fdtdec_get_number() for general useSimon Glass
2015-04-16sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass
2015-04-16x86: Add support for panther (Asus Chromebox)Simon Glass
2015-04-16x86: Move common Chromebook config into a separate fileSimon Glass
2015-04-16x86: spi: Add support for lynxpointSimon Glass
2015-04-16x86: pci: Add PCI IDs for lynxpointSimon Glass
2015-04-16x86: video: Allow keyboard presence to be controlled by device treeSimon Glass
2015-04-16x86: Support machines with >4GB of RAMSimon Glass
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I
2015-04-16Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski
2015-04-15sunxi: iNet 3F supportPaul Kocialkowski
2015-04-15sunxi: iNet 3W supportPaul Kocialkowski
2015-04-15sunxi: Proper iNet board config namingPaul Kocialkowski
2015-04-15sunxi: Removed dram files cleanup in MAINTAINERSPaul Kocialkowski
2015-04-15sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski
2015-04-15sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pinsPaul Kocialkowski
2015-04-15sunxi: Cubieboard2 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pinsPaul Kocialkowski
2015-04-15sunxi: Ainol AW1 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: Ampe A76 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: TZX-Q8-713B7 mmc0 card-detect pinPaul Kocialkowski
2015-04-15sunxi: axp221: Use vbus-available rather then vbus-usable for vbus-detectHans de Goede
2015-04-15sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede
2015-04-15sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede
2015-04-15power: axp209: Registers definitions in headerPaul Kocialkowski