summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2015-11-30arm: kirkwood: add ZyXEL NSA310S deviceGerald Kerma1-0/+4
2015-11-29arm: mvebu: Configure ARP timeout and retry countStefan Roese1-0/+2
2015-11-23am33xx: Remove serial_init in s_init for QSPI/NOR XIP bootVignesh R1-6/+0
2015-11-22Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini14-3/+1800
2015-11-22sunxi: Add support for the Lamobo R1 boardJelle de Jong2-0/+298
2015-11-22sunxi: Add H3 dts[i] filesHans de Goede4-0/+825
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka2-3/+10
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske5-0/+660
2015-11-22sunxi: Add basic H3 supportJens Kuske3-0/+7
2015-11-22nios2: 10m50: change to ns16550 uartThomas Chou1-1/+1
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou1-1/+0
2015-11-22ns16550: unify serial_tegraThomas Chou1-0/+14
2015-11-22ns16550: unify serial_rockchipThomas Chou2-3/+5
2015-11-22ns16550: unify serial_ppcThomas Chou1-0/+8
2015-11-21ns16550: unify serial_x86Thomas Chou1-1/+1
2015-11-20dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass1-0/+5
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass1-0/+2
2015-11-20dm: test: usb: Add tests for the 'usb tree' commandSimon Glass1-1/+13
2015-11-20test: Record and silence console in testsSimon Glass2-0/+9
2015-11-20Move console definitions into a new console.h fileSimon Glass6-0/+6
2015-11-20sandbox: Add a way to skip time delaysSimon Glass3-1/+37
2015-11-20x86: qemu: Convert to use driver model keyboardBin Meng2-0/+2
2015-11-20x86: crownbay: Convert to use driver model keyboardBin Meng1-0/+1
2015-11-20x86: Add an i8042 device for boards that have itSimon Glass4-0/+17
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou1-0/+4
2015-11-20dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2-0/+4
2015-11-20dm: 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-18Merge git://git.denx.de/u-boot-marvellTom Rini11-1367/+48
2015-11-18arm: mvebu: a38x: serdes specification cleanupKevin Smith4-52/+48
2015-11-18arm: mvebu: a38x: Add const to some function callsKevin Smith4-7/+7
2015-11-18arm: 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