summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | | x86: qemu: Convert to use driver model pciBin Meng2015-11-132-50/+0
* | | | x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-132-72/+82
* | | | x86: qemu: Remove call to vgabios executionBin Meng2015-11-131-18/+1
* | | | x86: queensbay: Really disable IGDBin Meng2015-11-132-10/+23
* | | | x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-131-0/+15
* | | | x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-136-8/+8
* | | | x86: Initialize i8254 timer counter 1Bin Meng2015-11-131-0/+10
* | | | x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng2015-11-134-53/+52
* | | | x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERSBin Meng2015-11-131-16/+0
OpenPOWER on IntegriCloud