summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2015-11-13x86: Initialize i8254 timer counter 1Bin Meng
2015-11-13x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng
2015-11-13x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERSBin Meng
2015-11-13x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng
2015-11-13sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief
2015-11-13sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom
2015-11-13sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom
2015-11-13sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom
2015-11-13sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom
2015-11-13sparc: Update startup code to take PIC mode into accountFrancois Retief
2015-11-13sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief
2015-11-13sparc: Add -mcpu= compiler flags for LEON2/LEON3Francois Retief
2015-11-13sparc: Fix broken files during license changesFrancois Retief
2015-11-12Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini
2015-11-12openrisc: updating build tools naming conventionGuillaume REMBERT
2015-11-12mpc83xx: Add strider boardDirk Eibach
2015-11-12driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha
2015-11-12imx: mx7: compile misc.c for mx7Peng Fan
2015-11-12imx: imx-common: power down lcdif before boot osPeng Fan
2015-11-12imx: mx6: implement reset_miscPeng Fan
2015-11-12video: mxsfb: introduce lcdif_power_downPeng Fan
2015-11-12imx: mx6: add clock api for lcdifPeng Fan
2015-11-12imx: mx6: crm_reg: add LCDIF related macrosPeng Fan
2015-11-12imx: mx6: fix register addressPeng Fan
2015-11-12imx: lcdif: use one register structure for i.MXesPeng Fan
2015-11-12imx: imx-common: move lcdif structure and macro definition to imx-commonPeng Fan
2015-11-12imx: include linux/types.h for regs-common.hPeng Fan
2015-11-12mxs: regs-common.h must be wrapped with !__ASSEMBLY__Peng Fan
2015-11-12mxs: add parameter base_addr for mxs_set_lcdclkPeng Fan
2015-11-12mx7: psci: add basic psci supportPeng Fan
2015-11-12arm: discard relocation entries for secure textPeng Fan
2015-11-12ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren
2015-11-12ARM: tegra: rename GPU functionsAlexandre Courbot
2015-11-12ARM: tegra: simplify GPU setupAlexandre Courbot
2015-11-12ARM: tegra: remove vpr_configured() functionAlexandre Courbot
2015-11-12ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren
2015-11-12ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren
2015-11-12ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren
2015-11-12ARM: tegra: parameterize common XUSB codeStephen Warren
2015-11-12ARM: tegra: create common XUSB padctl driver fileStephen Warren
2015-11-12ARM: tegra: clean up XUSB padctl error() callsStephen Warren