summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
* | dm: x86: Add a uclass for an Low Pin Count (LPC) deviceSimon Glass2015-04-182-0/+29
* | dm: x86: Add a uclass for a Platform Controller HubSimon Glass2015-04-183-9/+29
* | dm: x86: spi: Convert ICH SPI driver to driver modelSimon Glass2015-04-185-20/+25
* | sandbox: eth: Add support for using the 'lo' interfaceJoe Hershberger2015-04-183-3/+127
* | sandbox: eth: Add a bridge to a real network for sandboxJoe Hershberger2015-04-185-0/+191
* | sandbox: eth: Add ability to disable ping reply in sandbox eth driverJoe Hershberger2015-04-181-0/+15
* | sandbox: eth: Add ARP and PING response to sandbox driverJoe Hershberger2015-04-181-0/+1
* | sandbox: eth: Add network support to sandboxJoe Hershberger2015-04-182-0/+13
* | net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-187-7/+7
* | net: Provide a function to get the current MAC addressJoe Hershberger2015-04-184-4/+4
* | common: Make sure arch-specific map_sysmem() is definedJoe Hershberger2015-04-181-0/+1
* | dm: x86: pci: Convert chromebook_link to use driver model for pciSimon Glass2015-04-186-67/+59
* | dm: x86: pci: Convert coreboot to use driver model for pciSimon Glass2015-04-182-47/+23
* | dm: x86: pci: Add a PCI driver for driver modelSimon Glass2015-04-183-0/+50
* | dm: sandbox: pci: Add PCI support for sandboxSimon Glass2015-04-169-7/+284
* | x86: Split up arch_cpu_init()Simon Glass2015-04-161-0/+8
* | x86: Add a x86_ prefix to the x86-specific PCI functionsSimon Glass2015-04-1620-187/+191
* | sandbox: Update device tree 'reg' properties for I2C and SPISimon Glass2015-04-161-3/+3
* | x86: Add support for panther (Asus Chromebox)Simon Glass2015-04-163-0/+81
* | x86: Support machines with >4GB of RAMSimon Glass2015-04-161-2/+4
|/
* ti: dwc3: Enable clocks in enable_basic_clocks() in hw_data.cKishon Vijay Abraham I2015-04-161-2/+2
* Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-04-168-91/+154
|\
| * sunxi: Complete i2c support for each supported platformPaul Kocialkowski2015-04-153-1/+36
| * i2c: mvtwsi: Support for up to 4 different controllersPaul Kocialkowski2015-04-152-2/+2
| * sunxi: usbc: Wait for vbus to fall after disabling itHans de Goede2015-04-151-2/+13
| * sunxi: usbc: Initialize vusb value on request_resourcesHans de Goede2015-04-151-8/+8
| * sunxi: Complete mmc pin mux for each supported platform, configured with KconfigPaul Kocialkowski2015-04-151-1/+12
| * sunxi: GPIO pin mux hardware-feature-specific function index definesPaul Kocialkowski2015-04-153-57/+40
| * sunxi: common VBUS detection logic in usbcPaul Kocialkowski2015-04-152-4/+40
| * sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski2015-04-151-17/+0
| * power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logicPaul Kocialkowski2015-04-151-0/+4
| * sunxi: gpio: Indentation fixPaul Kocialkowski2015-04-151-2/+2
* | board: ti: AM43xx: added USB initializtion codeKishon Vijay Abraham I2015-04-141-0/+9
* | board: ti: DRA7: added USB initializtion codeKishon Vijay Abraham I2015-04-141-0/+12
* | include: asm: types: add resource_size_t typeKishon Vijay Abraham I2015-04-141-0/+1
* | arm: asm: dma-mapping: added dma_free_coherent APIKishon Vijay Abraham I2015-04-141-0/+7
* | include: asm: dma-mapping: get rid of the compilation warning in udc-coreKishon Vijay Abraham I2015-04-141-1/+1
* | ARM: AM43xx: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-143-5/+30
* | ARM: DRA7: Enable clocks for USB OTGSS and USB PHYKishon Vijay Abraham I2015-04-143-7/+21
* | ARM: bcm2835: use phys_to_bus() for mboxStephen Warren2015-04-141-2/+3
* | ARM: bcm2835: implement phys_to_bus/bus_to_physStephen Warren2015-04-143-1/+26
|/
* break build if it would produce broken binaryPavel Machek2015-04-131-0/+4
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-04-132-0/+33
|\
| * ARM: mx5: add support for USB armory boardAndrej Rosano2015-04-091-0/+11
| * ARM: mx5: move to a standard arch/board approachAndrej Rosano2015-04-092-0/+22
* | ARM: rpi: add a couple more revision IDsStephen Warren2015-04-131-1/+3
* | ARM: fix arch/arm/Makefile for TegraMasahiro Yamada2015-04-111-0/+5
* | arm: armada-xp: Fix SPL for AXP by using save_boot_params_retStefan Roese2015-04-111-1/+1
* | Merge git://git.denx.de/u-boot-arcTom Rini2015-04-102-1/+3
|\ \
| * | arc: fix separate compilation of start.oAlexey Brodkin2015-04-101-0/+1
OpenPOWER on IntegriCloud