summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | imx: cpu: move common chip revision id'sAdrian Alonso2015-10-305-19/+13
| * | arm, imx: add some gpr register definesHeiko Schocher2015-10-301-0/+35
| * | imx-common: timer: clean up codePeng Fan2015-10-301-73/+2
* | | Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-1319-735/+2135
|\ \ \
| * | | sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-132-2/+30
| * | | sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom2015-11-131-1/+2
| * | | sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-134-17/+20
| * | | sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom2015-11-135-2/+621
| * | | sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-137-415/+1225
| * | | sparc: Update startup code to take PIC mode into accountFrancois Retief2015-11-132-38/+82
| * | | sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief2015-11-135-138/+157
| * | | sparc: Add -mcpu= compiler flags for LEON2/LEON3Francois Retief2015-11-131-4/+10
| * | | sparc: Fix broken files during license changesFrancois Retief2015-11-132-130/+0
* | | | x86: Remove legacy pci codesBin Meng2015-11-133-71/+0
OpenPOWER on IntegriCloud