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