summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-11-22sunxi: Add support for the Lamobo R1 boardJelle de Jong
2015-11-22sunxi: Add H3 dts[i] filesHans de Goede
2015-11-22sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3Siarhei Siamashka
2015-11-22sunxi: Add H3 DRAM initialization supportJens Kuske
2015-11-22sunxi: Add basic H3 supportJens Kuske
2015-11-22nios2: 10m50: change to ns16550 uartThomas Chou
2015-11-22ns16550: move CONFIG_SYS_NS16550 to KconfigThomas Chou
2015-11-22ns16550: unify serial_tegraThomas Chou
2015-11-22ns16550: unify serial_rockchipThomas Chou
2015-11-22ns16550: unify serial_ppcThomas Chou
2015-11-21ns16550: unify serial_x86Thomas Chou
2015-11-20dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass
2015-11-20usb: sandbox: Add a USB emulation driverSimon Glass
2015-11-20dm: test: usb: Add tests for the 'usb tree' commandSimon Glass
2015-11-20test: Record and silence console in testsSimon Glass
2015-11-20Move console definitions into a new console.h fileSimon Glass
2015-11-20sandbox: Add a way to skip time delaysSimon Glass
2015-11-20x86: qemu: Convert to use driver model keyboardBin Meng
2015-11-20x86: crownbay: Convert to use driver model keyboardBin Meng
2015-11-20x86: Add an i8042 device for boards that have itSimon Glass
2015-11-20sandbox: add a sandbox timer and basic testThomas Chou
2015-11-20dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass
2015-11-20dm: tegra: Convert keyboard driver to driver modelSimon Glass
2015-11-19Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2015-11-19Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini
2015-11-19microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi
2015-11-19microblaze: Fix style issues in header filesNathan Rossi
2015-11-19zynqmp: mp: Add support for booting R5 from any addressMichal Simek
2015-11-18spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov
2015-11-18spl: change return values of spl_*_load_image()Nikita Kiryanov
2015-11-18board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven
2015-11-18nios2: zap ioremapThomas Chou
2015-11-18nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou
2015-11-17Merge git://git.denx.de/u-boot-marvellTom Rini
2015-11-17arm: mvebu: a38x: serdes specification cleanupKevin Smith
2015-11-17arm: mvebu: a38x: Add const to some function callsKevin Smith
2015-11-17arm: mvebu: a38x: Remove unsupported topologiesKevin Smith
2015-11-17board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin
2015-11-17arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin
2015-11-17arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin
2015-11-17ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R
2015-11-16Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini
2015-11-13Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini
2015-11-13x86: Remove legacy pci codesBin Meng
2015-11-13x86: qemu: Convert to use driver model pciBin Meng
2015-11-13x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng
2015-11-13x86: qemu: Remove call to vgabios executionBin Meng
2015-11-13x86: queensbay: Really disable IGDBin Meng
2015-11-13x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng
2015-11-13x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng