summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* sandbox: Move CONFIG_SYS_VSNPRINTF to KconfigSimon Glass2015-04-18-0/+3
* Kconfig: Move CONFIG_BOOTSTAGE to KconfigSimon Glass2015-04-18-1/+10
* Kconfig: Move CONFIG_DESIGNWARE_ETH to KconfigSimon Glass2015-04-18-2/+2
* net: cosmetic: Fix var naming net <-> eth driversJoe Hershberger2015-04-18-16/+19
* net: cosmetic: Cleanup internal packet buffer namesJoe Hershberger2015-04-18-2/+2
* net: cosmetic: Name ethaddr variables consistentlyJoe Hershberger2015-04-18-12/+10
* powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+1
* ARM: cm_fx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+3
* ARM: stv0991: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+2
* ARM: bav335x: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+2
* ARM: socfpga: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+6
* ARM: mx6: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+6
* ARM: snapper9260: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+3
* ARM: rmobile: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+12
* ARM: zynq: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+1
* ARM: UniPhier: use "select" instead of default value in defconfigMasahiro Yamada2015-04-18-0/+3
* dm: select CONFIG_DM* optionsMasahiro Yamada2015-04-18-81/+64
* dm: usb: exynos: Enable both EHCI and XHCI on snowSimon Glass2015-04-18-0/+1
* dm: usb: exynos: Use driver model for USBSimon Glass2015-04-18-0/+3
* dm: usb: dts: sandbox: Add some sample USB devices to sandboxSimon Glass2015-04-18-0/+40
* dm: usb: tegra: Add vbus GPIOs for nyanSimon Glass2015-04-18-0/+2
* dm: ls1021a: dts: Add QSPI dts nodeHaikun.Wang@freescale.com2015-04-18-0/+39
* dm: ls1021a: dts: Update DSPI node to support DM SPIHaikun.Wang@freescale.com2015-04-18-18/+4
* dm: ls1021a: dts: Change address_cells and size_cells from 2 to 1haikun2015-04-18-40/+40
* dm: ls1021a: Bring in ls1021a dts files from linux kernelhaikun2015-04-18-0/+662
* dm: arm: Bring in skeleton64 device tree file from LinuxHaikun.Wang@freescale.com2015-04-18-0/+13
* cros_ec: exynos: Match up device tree with kernel versionSimon Glass2015-04-18-99/+139
* cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass2015-04-18-3/+0
* x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass2015-04-18-33/+52
* dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass2015-04-18-0/+29
* dm: x86: Add a uclass for a Platform Controller HubSimon Glass2015-04-18-9/+29
* dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-18-20/+25
* sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-18-3/+127
* sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-18-0/+191
* sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-18-0/+15
* sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-18-0/+1
* sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-18-0/+13
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18-7/+7
* net: Provide a function to get the current MAC addressJoe Hershberger2015-04-18-4/+4
* common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-18-0/+1
* dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-18-67/+59
* dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass2015-04-18-47/+23
* dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-18-0/+50
* dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-16-7/+284
* x86: Split up arch_cpu_init()Simon Glass2015-04-16-0/+8
* x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-16-187/+191
* sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass2015-04-16-3/+3
* x86: Add support for panther (Asus Chromebox)Simon Glass2015-04-16-0/+81
* x86: Support machines with >4GB of RAMSimon Glass2015-04-16-2/+4
* ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I2015-04-16-2/+2