summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: tegra: pinmux: support hsm/schmitt on pinsStephen Warren2015-03-042-4/+72
* ARM: tegra: pinmux: partially handle varying register layoutsStephen Warren2015-03-041-0/+12
* ARM: tegra: pinmux: move some type definitionsStephen Warren2015-03-042-44/+44
* ARM: tegra: pinmux: handle feature removal on newer SoCsStephen Warren2015-03-045-0/+45
* ARM: tegra: pinmux: simplify some definesStephen Warren2015-03-045-32/+73
* ARM: tegra: pinmux: add note re: drive group field definesStephen Warren2015-03-041-0/+15
* ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren2015-03-042-5/+10
* ARM: tegra: support running in non-secure modeStephen Warren2015-03-043-1/+28
* ARM: tegra: support large RAM sizesStephen Warren2015-03-041-1/+21
* ARM: tegra: fix variable naming in query_sdram_size()Stephen Warren2015-03-041-8/+9
* ARM: HYP/non-sec: relocation before enable secondary coresPeng Fan2015-03-011-1/+8
* edminiv2: switch to SPLAlbert ARIBAUD2015-02-255-2/+86
* edminiv2: fix PCIE IO base address typoAlbert ARIBAUD2015-02-251-1/+1
* Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-02-24549-3339/+18395
|\
| * Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-211-0/+9
| |\
| | * sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-211-0/+9
| * | rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-213-1/+10
| * | bcm2836 SoC support (used in Raspberry Pi 2 model B)Stephen Warren2015-02-217-4/+39
| * | bcm2835/rpi: add SPDX license tags for some filesStephen Warren2015-02-214-43/+5
| * | ARM: prepare for including <mach/*.h>Masahiro Yamada2015-02-211-0/+2
| * | ARM: keystone: move SoC headers to mach-keystone/include/machMasahiro Yamada2015-02-2115-0/+0
| * | ARM: orion5x: move SoC headers to mach-orion5x/include/machMasahiro Yamada2015-02-213-0/+0
| * | ARM: nomadik: move SoC headers to mach-nomadik/include/machMasahiro Yamada2015-02-212-0/+0
| * | ARM: kirkwood: move SoC headers to mach-kirkwood/include/machMasahiro Yamada2015-02-217-0/+0
| * | ARM: davinci: move SoC headers to mach-davinci/include/machMasahiro Yamada2015-02-2116-0/+0
| * | ARM: at91: move SoC headers to mach-at91/include/machMasahiro Yamada2015-02-2144-0/+0
| * | ARM: keystone: move SoC sources to mach-keystoneMasahiro Yamada2015-02-2117-2/+2
| * | ARM: versatile: move SoC sources to mach-versatileMasahiro Yamada2015-02-217-2/+2
| * | ARM: orion5x: move SoC sources to mach-orion5xMasahiro Yamada2015-02-219-2/+3
| * | ARM: highbank: move SoC sources to mach-highbankMasahiro Yamada2015-02-216-2/+2
| * | ARM: nomadik: move SoC sources to mach-nomadikMasahiro Yamada2015-02-218-2/+2
| * | ARM: kirkwood: move SOC sources to mach-kirkwoodMasahiro Yamada2015-02-218-2/+3
| * | ARM: davinci: move SoC sources to mach-davinciMasahiro Yamada2015-02-2126-6/+6
| * | ARM: tegra: collect SoC sources into mach-tegraMasahiro Yamada2015-02-2162-122/+37
| * | ARM: at91: collect SoC sources into mach-at91Masahiro Yamada2015-02-2145-24/+14
| * | ARM: prepare for moving SoC sources into mach-*Masahiro Yamada2015-02-211-0/+10
| * | ARM: at91: move board select menu and common settingsMasahiro Yamada2015-02-212-155/+172
| |/
| * Merge branch 'master' of git://git.denx.de/u-boot-avr32Tom Rini2015-02-1720-84/+162
| |\
| | * avr32: add generic board supportAndreas Bießmann2015-02-176-0/+20
| | * common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-174-0/+75
| | * avr32: use generic gd->start_addr_spAndreas Bießmann2015-02-173-5/+4
| | * avr32: convert to dram_init()Andreas Bießmann2015-02-174-10/+29
| | * avr32: rename mmu.h definitionsAndreas Bießmann2015-02-172-7/+7
| | * avr32: factor out cpu_mmc_init()Andreas Bießmann2015-02-173-8/+17
| | * avr32: rename cpu_init() -> arch_cpu_init()Andreas Bießmann2015-02-173-2/+4
| | * avr32: use dlmalloc for DMA buffersAndreas Bießmann2015-02-172-52/+6
| * | Merge branch 'master' of http://git.denx.de/u-boot-sunxiTom Rini2015-02-1714-119/+164
| |\ \
| | * | sunxi: Support the FEL boot mode in the regular u-boot buildSiarhei Siamashka2015-02-163-10/+47
| | * | sunxi: Normalise FEL supportSimon Glass2015-02-167-88/+61
| | * | arm: spl: Provide for a board-specific loaderSimon Glass2015-02-161-0/+4
OpenPOWER on IntegriCloud