summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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-13Merge 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-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
2015-11-12ARM: tegra: rename dummy XUSB padctl implementationStephen Warren
2015-11-12ARM: tegra: enable PCI support of p2371-2180Stephen Warren
2015-11-12ARM: tegra: add PCI to Tegra210 SoC DTStephen Warren
2015-11-12ARM: tegra210: implement PLLE init procedure from TRMStephen Warren
2015-11-12nios2: add 10m50 devboard supportThomas Chou
2015-11-12nios2: add memcpy_fromio and memcpy_toioThomas Chou
2015-11-11ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada
2015-11-11ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2Masahiro Yamada
2015-11-11ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4Masahiro Yamada
2015-11-10Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2015-11-10ARM: tegra: add custom MMU setup on ARMv8Stephen Warren
2015-11-10armv8: allow custom MMU setup routines on ARMv8Stephen Warren
2015-11-10armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren
2015-11-10arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski
2015-11-10arm: stm32f4: fix a bug when only first sector gets erasedVadzim Dambrouski
2015-11-10powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini
2015-11-10Various Makefiles: Add SPDX-License-Identifier tagsTom Rini
2015-11-10Revive OpenRD targetsAlbert ARIBAUD
2015-11-10kirkwood: support CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-11-10arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD
2015-11-10arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski
2015-11-10arm: add support for semihosting for ARMv7M targetsVadzim Dambrouski
2015-11-09mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo
2015-11-09Replace "extern inline" with "static inline"Måns Rullgård
2015-11-07ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini
2015-11-06Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini
2015-11-06MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck