summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-04-18net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger
2015-04-18net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger
2015-04-18net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger
2015-04-18powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada
2015-04-18dm: select CONFIG_DM* optionsMasahiro Yamada
2015-04-18dm: usb: exynos: Enable both EHCI and XHCI on snowSimon Glass
2015-04-18dm: usb: exynos: Use driver model for USBSimon Glass
2015-04-18dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass
2015-04-18dm: usb: tegra: Add vbus GPIOs for nyanSimon Glass
2015-04-18dm: ls1021a: dts: Add QSPI dts nodeHaikun.Wang@freescale.com
2015-04-18dm: ls1021a: dts: Update DSPI node to support DM SPIHaikun.Wang@freescale.com
2015-04-18dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1haikun
2015-04-18dm: ls1021a: Bring in ls1021a dts files from linux kernelhaikun
2015-04-18dm: arm: Bring in skeleton64 device tree file from LinuxHaikun.Wang@freescale.com
2015-04-18cros_ec: exynos: Match up device tree with kernel versionSimon Glass
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass
2015-04-18x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass
2015-04-18dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass
2015-04-18dm: x86: Add a uclass for a Platform Controller HubSimon Glass
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger
2015-04-18sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-04-18net: Provide a function to get the current MAC addressJoe Hershberger
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger
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-16dm: sandbox: pci: Add PCI support for sandboxSimon Glass
2015-04-16x86: Split up arch_cpu_init()Simon Glass
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon 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: 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