aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-04-18cros_ec: Drop unused CONFIG_DM_CROS_ECSimon Glass1-3/+0
2015-04-18x86: chromebook_link: dts: Add PCH and LPC devicesSimon Glass3-33/+52
2015-04-18dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass2-0/+29
2015-04-18dm: x86: Add a uclass for a Platform Controller HubSimon Glass3-9/+29
2015-04-18dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass5-20/+25
2015-04-18sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger3-3/+127
2015-04-18sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger5-0/+191
2015-04-18sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger1-0/+15
2015-04-18sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger1-0/+1
2015-04-18sandbox: eth: Add network support to sandboxJoe Hershberger2-0/+13
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger7-7/+7
2015-04-18net: Provide a function to get the current MAC addressJoe Hershberger4-4/+4
2015-04-18common: Make sure arch-specific map_sysmem() is definedJoe Hershberger1-0/+1
2015-04-18dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass6-67/+59
2015-04-18dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass2-47/+23
2015-04-18dm: x86: pci: Add a PCI driver for driver modelSimon Glass3-0/+50
2015-04-16dm: sandbox: pci: Add PCI support for sandboxSimon Glass9-7/+284
2015-04-16x86: Split up arch_cpu_init()Simon Glass1-0/+8
2015-04-16x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass20-187/+191
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 Glass3-0/+81
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 I1-2/+2
2015-04-16Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini8-91/+154
2015-04-15sunxi: Complete i2c support for each supported platformPaul Kocialkowski3-1/+36
2015-04-15i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2-2/+2
2015-04-15sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede1-2/+13
2015-04-15sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede1-8/+8
2015-04-15sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski1-1/+12
2015-04-15sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski3-57/+40
2015-04-15sunxi: common VBUS detection logic in usbcPaul Kocialkowski2-4/+40
2015-04-15sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski1-17/+0
2015-04-15power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski1-0/+4
2015-04-15sunxi: gpio: Indentation fixPaul Kocialkowski1-2/+2
2015-04-14board: ti: AM43xx: added USB initializtion codeKishon Vijay Abraham I1-0/+9
2015-04-14board: ti: DRA7: added USB initializtion codeKishon Vijay Abraham I1-0/+12
2015-04-14include: asm: types: add resource_size_t typeKishon Vijay Abraham I1-0/+1
2015-04-14arm: asm: dma-mapping: added dma_free_coherent APIKishon Vijay Abraham I1-0/+7
2015-04-14include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I1-1/+1
2015-04-14ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I3-5/+30
2015-04-14ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I3-7/+21
2015-04-14ARM: bcm2835: use phys_to_bus() for mboxStephen Warren1-2/+3
2015-04-14ARM: bcm2835: implement phys_to_bus/bus_to_physStephen Warren3-1/+26
2015-04-13break build if it would produce broken binaryPavel Machek1-0/+4
2015-04-13Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2-0/+33
2015-04-13ARM: rpi: add a couple more revision IDsStephen Warren1-1/+3
2015-04-11ARM: fix arch/arm/Makefile for TegraMasahiro Yamada1-0/+5
2015-04-11arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese1-1/+1
2015-04-10Merge git://git.denx.de/u-boot-arcTom Rini2-1/+3
2015-04-10arc: fix separate compilation of start.oAlexey Brodkin1-0/+1