aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger21-34/+34
2015-04-18net: Use int instead of u8 for boolean flagJoe Hershberger2-2/+2
2015-04-18net: Change return codes from net/eth.c to use errorno constantsJoe Hershberger1-6/+6
2015-04-18net: Refactor in preparation for driver modelJoe Hershberger2-69/+78
2015-04-18net: Remove unneeded "extern" in net.hJoe Hershberger1-45/+45
2015-04-18net: Rename helper function to be more clearJoe Hershberger1-9/+4
2015-04-18net: Provide a function to get the current MAC addressJoe Hershberger6-5/+13
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger36-17/+66
2015-04-18test: dm: Reorder the objects to buildJoe Hershberger1-2/+2
2015-04-18dm: pci: Add driver model tests for PCISimon Glass3-0/+77
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass9-68/+62
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass5-47/+34
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass5-0/+75
2015-04-18dm: sandbox: pci: Enable PCI for sandboxSimon Glass3-0/+8
2015-04-18dm: sandbox: Add a emulated PCI device as an exampleSimon Glass1-0/+285
2015-04-16dm: sandbox: pci: Add a PCI emulation uclassSimon Glass4-0/+177
2015-04-16dm: sandbox: Add a simple PCI driverSimon Glass3-0/+90
2015-04-16dm: sandbox: pci: Add PCI support for sandboxSimon Glass9-7/+284
2015-04-16dm: pci: Add a uclass for PCISimon Glass10-14/+1081
2015-04-16dm: pci: Move common PCI functions into their own fileSimon Glass4-276/+313
2015-04-16dm: Show both allocated and requested seq numbers in 'dm uclass'Simon Glass1-2/+2
2015-04-16dm: core: Add a uclass pre_probe() method for devicesSimon Glass7-6/+35
2015-04-16dm: core: Mark device as active before calling its probe() methodSimon Glass1-3/+4
2015-04-16dm: core: Add dev_get_uclass_priv() to access uclass private dataSimon Glass27-51/+71
2015-04-16fdt: Tighten up error handling in fdtdec_get_pci_addr()Simon Glass2-2/+6
2015-04-16Correct map_sysmem() logic in do_mem_mw()Simon Glass1-3/+4
2015-04-16x86: Split up arch_cpu_init()Simon Glass1-0/+8
2015-04-16dm: Add a new CPU init function which can use driver modelSimon Glass2-0/+17
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass21-195/+199
2015-04-16fdt: Export fdtdec_get_number() for general useSimon Glass2-1/+12
2015-04-16sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass1-3/+3
2015-04-16x86: Add support for panther (Asus Chromebox)Simon Glass9-0/+178
2015-04-16x86: Move common Chromebook config into a separate fileSimon Glass2-60/+69
2015-04-16x86: spi: Add support for lynxpointSimon Glass1-1/+2
2015-04-16x86: pci: Add PCI IDs for lynxpointSimon Glass1-0/+2
2015-04-16x86: video: Allow keyboard presence to be controlled by device treeSimon Glass2-8/+37
2015-04-16x86: Support machines with >4GB of RAMSimon Glass1-2/+4
2015-04-16ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I3-28/+2
2015-04-16Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini39-298/+852
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski6-3/+153
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski6-34/+104
2015-04-15sunxi: iNet 3F supportPaul Kocialkowski2-0/+25
2015-04-15sunxi: iNet 3W supportPaul Kocialkowski2-0/+24
2015-04-15sunxi: Proper iNet board config namingPaul Kocialkowski2-2/+2
2015-04-15sunxi: Removed dram files cleanup in MAINTAINERSPaul Kocialkowski1-3/+0
2015-04-15sunxi: Serial number support, obtained from SID bitsPaul Kocialkowski1-11/+22
2015-04-15sunxi: A20-OLinuXino-Lime2 USB0 VBUS detect and enable pinsPaul Kocialkowski1-0/+2
2015-04-15sunxi: Cubieboard2 mmc0 card-detect pinPaul Kocialkowski1-0/+1
2015-04-15sunxi: A20-OLinuXino-Lime2 mmc0 card-detect pinPaul Kocialkowski1-0/+1
2015-04-15sunxi: Yones Toptech BD1078 mmc0 and mmc1 card-detect pinsPaul Kocialkowski1-0/+2