summaryrefslogtreecommitdiff
path: root/arch
Commit message (Expand)AuthorAgeLines
* Merge branch 'series1_v2' of git://git.denx.de/u-boot-sparcTom Rini2015-11-13-735/+2135
|\
| * sparc: leon3: Add debug_uart support to LEON3 serial driver.Francois Retief2015-11-13-2/+30
| * sparc: ambapp: Removed warning and unnecessary printout.Daniel Hellstrom2015-11-13-1/+2
| * sparc: leon3: Moved GRLIB core header files to common include/grlib directoryDaniel Hellstrom2015-11-13-17/+20
| * sparc: leon3: Added memory controller initialization using new AMBA PnP routi...Daniel Hellstrom2015-11-13-2/+621
| * sparc: leon3: Reimplemented AMBA Plug&Play scanning routines.Daniel Hellstrom2015-11-13-415/+1225
| * sparc: Update startup code to take PIC mode into accountFrancois Retief2015-11-13-38/+82
| * sparc: Update LEON serial drivers to use readl/writel macrosFrancois Retief2015-11-13-138/+157
| * sparc: Add -mcpu= compiler flags for LEON2/LEON3Francois Retief2015-11-13-4/+10
| * sparc: Fix broken files during license changesFrancois Retief2015-11-13-130/+0
* | x86: Remove legacy pci codesBin Meng2015-11-13-71/+0
* | x86: qemu: Convert to use driver model pciBin Meng2015-11-13-50/+0
* | x86: qemu: Move chipset-specific codes from pci.c to qemu.cBin Meng2015-11-13-72/+82
* | x86: qemu: Remove call to vgabios executionBin Meng2015-11-13-18/+1
* | x86: queensbay: Really disable IGDBin Meng2015-11-13-10/+23
* | x86: Move CONFIG_8259_PIC and CONFIG_8254_TIMER to KconfigBin Meng2015-11-13-0/+15
* | x86: Rename pcat_ to i8254 and i8259 accordinglyBin Meng2015-11-13-8/+8
* | x86: Initialize i8254 timer counter 1Bin Meng2015-11-13-0/+10
* | x86: Fix cosmetic issues in the i8254 and i8259 codesBin Meng2015-11-13-53/+52
* | x86: Remove dead codes wrapped by PARANOID_IRQ_TRIGGERSBin Meng2015-11-13-16/+0
* | x86: Rename CONFIG_SYS_NUM_IRQS to SYS_NUM_IRQSBin Meng2015-11-13-12/+10
|/
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-12-634/+807
|\
| * ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren2015-11-12-5/+5
| * ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-12-8/+8
| * ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-12-0/+20
| * ARM: tegra: remove vpr_configured() functionAlexandre Courbot2015-11-12-12/+1
| * ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren2015-11-12-5/+20
| * ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren2015-11-12-6/+76
| * ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren2015-11-12-158/+16
| * ARM: tegra: parameterize common XUSB codeStephen Warren2015-11-12-82/+34
| * ARM: tegra: create common XUSB padctl driver fileStephen Warren2015-11-12-341/+414
| * ARM: tegra: clean up XUSB padctl error() callsStephen Warren2015-11-12-19/+14
| * ARM: tegra: rename dummy XUSB padctl implementationStephen Warren2015-11-12-1/+1
| * ARM: tegra: enable PCI support of p2371-2180Stephen Warren2015-11-12-0/+50
| * ARM: tegra: add PCI to Tegra210 SoC DTStephen Warren2015-11-12-0/+66
| * ARM: tegra210: implement PLLE init procedure from TRMStephen Warren2015-11-12-47/+132
* | openrisc: updating build tools naming conventionGuillaume REMBERT2015-11-12-2/+2
* | mpc83xx: Add strider boardDirk Eibach2015-11-12-0/+3
* | driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-12-1/+1
|/
* nios2: add 10m50 devboard supportThomas Chou2015-11-12-0/+267
* nios2: add memcpy_fromio and memcpy_toioThomas Chou2015-11-12-0/+4
* ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada2015-11-11-61/+0
* ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2Masahiro Yamada2015-11-11-0/+60
* ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4Masahiro Yamada2015-11-11-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-10-12/+300
|\
| * ARM: tegra: add custom MMU setup on ARMv8Stephen Warren2015-11-10-0/+132
| * armv8: allow custom MMU setup routines on ARMv8Stephen Warren2015-11-10-1/+1
| * armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren2015-11-10-5/+6
| * arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski2015-11-10-0/+4
| * arm: stm32f4: fix a bug when only first sector gets erasedVadzim Dambrouski2015-11-10-1/+1