summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.denx.de/u-boot-tegraTom Rini2015-11-1215-634/+807
|\
| * ARM: tegra: note that p2371-2180 is Jetson TX1Stephen Warren2015-11-121-5/+5
| * ARM: tegra: rename GPU functionsAlexandre Courbot2015-11-123-8/+8
| * ARM: tegra: simplify GPU setupAlexandre Courbot2015-11-121-0/+20
| * ARM: tegra: remove vpr_configured() functionAlexandre Courbot2015-11-122-12/+1
| * ARM: tegra: error check Tegra210 XUSB padctl waitsStephen Warren2015-11-121-5/+20
| * ARM: tegra: add lane tables to Tegra210 XUSB padctlStephen Warren2015-11-122-6/+76
| * ARM: tegra: switch Tegra210 to common XUSB padctlStephen Warren2015-11-122-158/+16
| * ARM: tegra: parameterize common XUSB codeStephen Warren2015-11-122-82/+34
| * ARM: tegra: create common XUSB padctl driver fileStephen Warren2015-11-124-341/+414
| * ARM: tegra: clean up XUSB padctl error() callsStephen Warren2015-11-121-19/+14
| * ARM: tegra: rename dummy XUSB padctl implementationStephen Warren2015-11-122-1/+1
| * ARM: tegra: enable PCI support of p2371-2180Stephen Warren2015-11-121-0/+50
| * ARM: tegra: add PCI to Tegra210 SoC DTStephen Warren2015-11-121-0/+66
| * ARM: tegra210: implement PLLE init procedure from TRMStephen Warren2015-11-121-47/+132
* | openrisc: updating build tools naming conventionGuillaume REMBERT2015-11-122-2/+2
* | mpc83xx: Add strider boardDirk Eibach2015-11-121-0/+3
* | driver: gpio: hikey: Fix pointer conversion warnings for hikeyPrabhakar Kushwaha2015-11-121-1/+1
|/
* nios2: add 10m50 devboard supportThomas Chou2015-11-121-0/+267
* nios2: add memcpy_fromio and memcpy_toioThomas Chou2015-11-121-0/+4
* ARM: uniphier: drop UniPhier specific SMP codeMasahiro Yamada2015-11-112-61/+0
* ARM: dts: uniphier: add USB xHCI nodes for PH1-Pro5 and ProXstream2Masahiro Yamada2015-11-116-0/+60
* ARM: dts: uniphier: fix interrupt number of USB core for PH1-Pro4Masahiro Yamada2015-11-111-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2015-11-1019-12/+300
|\
| * ARM: tegra: add custom MMU setup on ARMv8Stephen Warren2015-11-102-0/+132
| * armv8: allow custom MMU setup routines on ARMv8Stephen Warren2015-11-101-1/+1
| * armv8: enable compilation with CONFIG_SYS_NONCACHED_MEMORYStephen Warren2015-11-101-5/+6
| * arm: stm32f4: fix a bug when a random sector gets erasedVadzim Dambrouski2015-11-102-0/+4
| * arm: stm32f4: fix a bug when only first sector gets erasedVadzim Dambrouski2015-11-101-1/+1
| * Revive OpenRD targetsAlbert ARIBAUD2015-11-101-0/+4
| * kirkwood: support CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-101-0/+6
| * arm: support Thumb-1 with CONFIG_SYS_THUMB_BUILDAlbert ARIBAUD2015-11-1010-3/+142
| * arm: fix compile warnings when semihosting is enabled on ARMv7M target.Vadzim Dambrouski2015-11-101-2/+2
| * arm: add support for semihosting for ARMv7M targetsVadzim Dambrouski2015-11-101-0/+2
* | powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-108-8/+0
* | Various Makefiles: Add SPDX-License-Identifier tagsTom Rini2015-11-1026-26/+92
* | mpc85xx/u-boot*.lds: remove _GLOBAL_OFFSET_TABLE_ definitionZhenhua Luo2015-11-094-4/+0
* | Replace "extern inline" with "static inline"Måns Rullgård2015-11-0913-132/+124
|/
* ARM64: zynqmp: Sync zynq_sdhci_init() declarationMichal Simek2015-11-071-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-niosTom Rini2015-11-064-13/+17
|\
| * nios2: fix cached mode in clearing the BSSThomas Chou2015-11-061-1/+1
| * nios2: remove CONFIG_SYS_INIT_SP macroThomas Chou2015-11-061-2/+1
| * nios2: change virt_to_phys to use physaddr_mask in global dataThomas Chou2015-11-063-4/+3
| * nios2: remove the useless parenthesis in asm/io.hThomas Chou2015-11-061-4/+4
| * nios2: fix map_physmem to do real cache mappingThomas Chou2015-11-063-3/+9
* | Merge branch 'master' of git://git.denx.de/u-boot-mipsTom Rini2015-11-061-104/+92
|\ \
| * | MIPS: bootm: use CONFIG_IS_ENABLED() everywhereDaniel Schwierzeck2015-11-061-19/+14
| * | MIPS: bootm: rework and fix broken bootm codeDaniel Schwierzeck2015-11-061-85/+78
| |/
* | powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-056-14/+12
* | compat: Remove is_power_of_2() definitionFabio Estevam2015-11-051-1/+1
OpenPOWER on IntegriCloud