aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
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
2015-04-10Merge branch 'master' of git://git.denx.de/u-boot-fdtTom Rini1-2/+0
2015-04-10arc: make sure _start is in the beginning of .text sectionAlexey Brodkin2-1/+2
2015-04-10fdt: nios: Fix warning in ft_cpu_setup()Simon Glass1-2/+0
2015-04-10lpc32xx: add support for board work_92105Albert ARIBAUD \(3ADEV\)11-1/+215
2015-04-10lpc32xx: add LPC32xx SSP support (SPI mode)Albert ARIBAUD \(3ADEV\)3-0/+18
2015-04-10lpc32xx: add GPIO supportAlbert ARIBAUD \(3ADEV\)2-0/+48
2015-04-10lpc32xx: i2c: add LPC32xx I2C interface supportAlbert ARIBAUD \(3ADEV\)4-0/+18
2015-04-10lpc32xx: mtd: nand: add MLC NAND controllerAlbert ARIBAUD \(3ADEV\)3-0/+11
2015-04-10lpc32xx: add Ethernet supportAlbert ARIBAUD \(3ADEV\)4-0/+20
2015-04-10Merge branch 'u-boot/master'Albert ARIBAUD127-2737/+2173
2015-04-09ARM: mx5: add support for USB armory boardAndrej Rosano1-0/+11
2015-04-09ARM: mx5: move to a standard arch/board approachAndrej Rosano2-0/+22
2015-04-07am33xx/ddr.c: Fix regression on DDR2 platformsTom Rini1-1/+1
2015-04-06dts: peach_pi: Add DT properties needed for displayAjay Kumar1-0/+3
2015-04-06dts: peach_pit: Add SLP and RST GPIO properties in parade DT nodeAjay Kumar1-0/+2
2015-04-06dts: exynos54xx: Add samsung, pwm-out-gpio property to FIMD nodeAjay Kumar1-0/+1
2015-04-06Exynos5: Fix rpll_sdiv to support both peach-pit and peach-pi panelsAjay Kumar1-2/+2