aboutsummaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-19x86: Add an i8042 device for boards that have itSimon Glass4-0/+17
2015-11-19sandbox: add a sandbox timer and basic testThomas Chou1-0/+4
2015-11-19dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2-0/+4
2015-11-19dm: tegra: Convert keyboard driver to driver modelSimon Glass1-0/+1
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-0/+3
2015-11-19Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini1-3/+35
2015-11-19microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi2-43/+22
2015-11-19microblaze: Fix style issues in header filesNathan Rossi2-34/+34
2015-11-19zynqmp: mp: Add support for booting R5 from any addressMichal Simek1-3/+35
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov1-9/+1
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov2-3/+11
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven1-1/+1
2015-11-18nios2: zap ioremapThomas Chou1-6/+0
2015-11-18nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou1-1/+1
2015-11-17Merge git://git.denx.de/u-boot-marvellTom Rini11-1367/+48
2015-11-17arm: mvebu: a38x: serdes specification cleanupKevin Smith4-52/+48
2015-11-17arm: mvebu: a38x: Add const to some function callsKevin Smith4-7/+7
2015-11-17arm: mvebu: a38x: Remove unsupported topologiesKevin Smith8-1315/+0
2015-11-18board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin2-0/+46
2015-11-18arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin1-0/+12
2015-11-18arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin1-0/+24
2015-11-17ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R1-0/+3
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini30-219/+587
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini19-735/+2135
2015-11-13x86: Remove legacy pci codesBin Meng3-71/+0
2015-11-13x86: qemu: Convert to use driver model pciBin Meng2-50/+0
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2-72/+82
2015-11-13x86: qemu: Remove call to vgabios executionBin Meng1-18/+1
2015-11-13x86: queensbay: Really disable IGDBin Meng2-10/+23
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng1-0/+15
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng6-8/+8
2015-11-13x86: Initialize i8254 timer counter 1Bin Meng1-0/+10
2015-11-13x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng4-53/+52
2015-11-13x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERSBin Meng1-16/+0
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng3-12/+10
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2-2/+30
2015-11-13sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom1-1/+2
2015-11-13sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom4-17/+20
2015-11-13sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom5-2/+621
2015-11-13sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom7-415/+1225
2015-11-13sparc: Update startup code to take PIC mode into accountFrancois Retief2-38/+82
2015-11-13sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief5-138/+157
2015-11-13sparc: Add -mcpu= compiler flags for LEON2/LEON3Francois Retief1-4/+10
2015-11-13sparc: Fix broken files during license changesFrancois Retief2-130/+0
2015-11-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini15-634/+807
2015-11-12openrisc: updating build tools naming conventionGuillaume REMBERT2-2/+2
2015-11-12mpc83xx: Add strider boardDirk Eibach1-0/+3
2015-11-12driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha1-1/+1
2015-11-12imx: mx7: compile misc.c for mx7Peng Fan1-1/+1
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan1-0/+3