summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* dm: test: usb: sandbox: Add keyboard tests for sandboxSimon Glass2015-11-19-0/+5
* usb: sandbox: Add a USB emulation driverSimon Glass2015-11-19-0/+2
* dm: test: usb: Add tests for the 'usb tree' commandSimon Glass2015-11-19-1/+13
* test: Record and silence console in testsSimon Glass2015-11-19-0/+9
* Move console definitions into a new console.h fileSimon Glass2015-11-19-0/+6
* sandbox: Add a way to skip time delaysSimon Glass2015-11-19-1/+37
* x86: qemu: Convert to use driver model keyboardBin Meng2015-11-19-0/+2
* x86: crownbay: Convert to use driver model keyboardBin Meng2015-11-19-0/+1
* x86: Add an i8042 device for boards that have itSimon Glass2015-11-19-0/+17
* sandbox: add a sandbox timer and basic testThomas Chou2015-11-19-0/+4
* dm: cros_ec: Convert cros_ec keyboard driver to driver modelSimon Glass2015-11-19-0/+4
* dm: tegra: Convert keyboard driver to driver modelSimon Glass2015-11-19-0/+1
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2015-11-19-0/+3
|\
| * ARM: am43xx: Enable QUAD read and EDMA support for ti_qspiVignesh R2015-11-17-0/+3
* | Merge branch 'zynq' of git://www.denx.de/git/u-boot-microblazeTom Rini2015-11-19-3/+35
|\ \
| * | zynqmp: mp: Add support for booting R5 from any addressMichal Simek2015-11-19-3/+35
* | | microblaze: Fix C99/gnu99 compatiblity for inline functionsNathan Rossi2015-11-19-43/+22
* | | microblaze: Fix style issues in header filesNathan Rossi2015-11-19-34/+34
|/ /
* | spl: mmc: add support for BOOT_DEVICE_MMC2Nikita Kiryanov2015-11-18-9/+1
* | spl: change return values of spl_*_load_image()Nikita Kiryanov2015-11-18-3/+11
* | board: ti: beagle_x15: Rename to indicate support for TI am57xx evmsKipisz, Steven2015-11-18-1/+1
* | nios2: zap ioremapThomas Chou2015-11-18-6/+0
* | nios2: dma-mapping.h: change ioremap to map_physmemThomas Chou2015-11-18-1/+1
* | Merge git://git.denx.de/u-boot-marvellTom Rini2015-11-17-1367/+48
|\ \
| * | arm: mvebu: a38x: serdes specification cleanupKevin Smith2015-11-17-52/+48
| * | arm: mvebu: a38x: Add const to some function callsKevin Smith2015-11-17-7/+7
| * | arm: mvebu: a38x: Remove unsupported topologiesKevin Smith2015-11-17-1315/+0
| |/
* | board: axs10x switch serial port and Ethernet to driver modelAlexey Brodkin2015-11-18-0/+46
* | arc: add empty asm/processor.h to satisfy compilation of USB codeAlexey Brodkin2015-11-18-0/+12
* | arc: add stubs for map_physmem() and unmap_physmem()Alexey Brodkin2015-11-18-0/+24
|/
* Merge branch 'master' of git://www.denx.de/git/u-boot-imxTom Rini2015-11-16-219/+587
|\
| * imx: mx7: compile misc.c for mx7Peng Fan2015-11-12-1/+1
| * imx: imx-common: power down lcdif before boot osPeng Fan2015-11-12-0/+3
| * imx: mx6: implement reset_miscPeng Fan2015-11-12-0/+7
| * video: mxsfb: introduce lcdif_power_downPeng Fan2015-11-12-0/+2
| * imx: mx6: add clock api for lcdifPeng Fan2015-11-12-0/+247
| * imx: mx6: crm_reg: add LCDIF related macrosPeng Fan2015-11-12-4/+30
| * imx: mx6: fix register addressPeng Fan2015-11-12-6/+12
| * imx: lcdif: use one register structure for i.MXesPeng Fan2015-11-12-102/+22
| * imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan2015-11-12-1/+1
| * imx: include linux/types.h for regs-common.hPeng Fan2015-11-12-0/+2
| * mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan2015-11-12-1/+1
| * mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan2015-11-12-2/+2
| * mx7: psci: add basic psci supportPeng Fan2015-11-12-0/+139
| * arm: discard relocation entries for secure textPeng Fan2015-11-12-0/+17
| * Merge git://git.denx.de/u-bootStefano Babic2015-11-12-1954/+4699
| |\
| * | imx: hab: add mx7 secure boot supportAdrian Alonso2015-10-30-2/+4
| * | imx: hab: use read_fuse for secure boot settingsAdrian Alonso2015-10-30-5/+12
| * | arm: imx: add secure boot fuse details for imx7 SoCAdrian Alonso2015-10-30-0/+8
| * | arm: imx: add secure boot fuse details for imx6 SoCAdrian Alonso2015-10-30-0/+8