summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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: import latest Jetson TK1 pinmuxStephen Warren2015-03-042-169/+136
* ARM: tegra: add function to clear pinmux CLAMPING bitStephen Warren2015-03-042-5/+10
* ARM: tegra: support running in non-secure modeStephen Warren2015-03-045-1/+44
* ARM: tegra: move common config defines centrallyStephen Warren2015-03-0420-45/+2
* 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
* common: board: support systems with where RAM ends beyond 4GBStephen Warren2015-03-041-0/+12
* ARM: HYP/non-sec: relocation before enable secondary coresPeng Fan2015-03-011-1/+8
* edminiv2: drop CONFIG_CFI_LEGACYAlbert ARIBAUD2015-02-252-54/+0
* edminiv2: switch to SPLAlbert ARIBAUD2015-02-258-6/+132
* edminiv2: fix PCIE IO base address typoAlbert ARIBAUD2015-02-251-1/+1
* edminiv2: switch to generic board supportAlbert ARIBAUD2015-02-252-12/+4
* Merge remote-tracking branch 'u-boot/master' into 'u-boot-arm/master'Albert ARIBAUD2015-02-241271-8239/+50223
|\
| * Merge branch 'master' of git://git.denx.de/u-boot-mmcTom Rini2015-02-237-36/+114
| |\
| | * mmc: sdhci: fix bus width switching on Samsung SoCsMatt Reimer2015-02-231-1/+2
| | * mmc: print SD/eMMC type for inited mmc devicesPrzemyslaw Marczak2015-02-231-0/+8
| | * mmc: exynos dwmmc: check boot mode before init dwmmcPrzemyslaw Marczak2015-02-231-1/+10
| | * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-231-5/+1
| | * mmc: exynos_dw_mmc: use the exynos specific data structureJaehoon Chung2015-02-232-14/+48
| | * mmc: exynos_dw_mmc: set to clksel_val into board-init functionJaehoon Chung2015-02-231-0/+4
| | * mmc: dw_mmc: fixed the wrong bit controlJaehoon Chung2015-02-231-1/+1
| | * mmc: Implement SD/MMC versioning properlyPantelis Antoniou2015-02-232-21/+43
| * | Merge git://git.denx.de/u-boot-sunxiTom Rini2015-02-2116-12/+192
| |\ \ | | |/ | |/|
| | * sunxi: Machine id hack to prevent loading buggy sunxi-3.4 kernelsSiarhei Siamashka2015-02-214-6/+22
| | * sunxi: Set the /chosen/stdout-path fdt property for sunxi boardsHans de Goede2015-02-211-0/+14
| | * sunxi: Fix sun5i mbus speed when booting old kernelsHans de Goede2015-02-211-0/+9
| | * sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede2015-02-217-0/+42
| | * sunxi: Add support for the UTOO P66 tabletHans de Goede2015-02-211-0/+21
| | * sunxi: mmc: Always declare High Capacity capabilityHans de Goede2015-02-211-5/+1
| | * sunxi: video: Add support for tl059wv5c0 lcd panelsHans de Goede2015-02-202-0/+15
| | * sunxi: video: Add support for LCD panels which need to be configured via i2cHans de Goede2015-02-203-0/+50
| | * sunxi: video: Add support for LCD reset pinHans de Goede2015-02-202-1/+18
| * | rpi: add support for Raspberry Pi 2 model BStephen Warren2015-02-2111-169/+271
| * | 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-217-75/+9
| * | 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-219-2/+1
| * | 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-2145-1/+0
| * | kbuild: prepare for moving headers into mach-*/include/machMasahiro Yamada2015-02-211-4/+15
| * | 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
OpenPOWER on IntegriCloud