Age | Commit message (Expand) | Author |
2016-08-25 | ARM: tegra: fix Tegra186 SDHCI clock/reset names | Stephen Warren |
2016-08-25 | ARM: tegra: fix Tegra186 I2C clock name | Stephen Warren |
2016-08-20 | Merge branch 'rmobile' of git://git.denx.de/u-boot-sh | Tom Rini |
2016-08-20 | ARM: OMAP4+: vcores: Remove duplicated code | Lokesh Vutla |
2016-08-20 | ARM: OMAP5+: vcores: Drop unnecessary #ifndefs | Lokesh Vutla |
2016-08-20 | cmd: Split 'bootz' and 'booti' out from 'bootm' | Tom Rini |
2016-08-17 | ARM: rmobile: r8a7795: Add MMU layout | Nobuhiro Iwamatsu |
2016-08-17 | arm: rmobile: Add BLANCHE board support | masakazu.mochizuki.wd@hitachi.com |
2016-08-17 | ARM: rmobile: Add support salvator-x board | Nobuhiro Iwamatsu |
2016-08-17 | ARM: rmobile: Add support R8A7795 | Nobuhiro Iwamatsu |
2016-08-17 | ARM: rmobile: Add support R-Car Generation 3 | Nobuhiro Iwamatsu |
2016-08-17 | ARM: rmobile: Create R-Car 32bit (Gen1 and Gen2) for Kconfig | Nobuhiro Iwamatsu |
2016-08-17 | ARM: Rmobile: Rename CONFIG_RMOBILE to CONFIG_ARCH_RMOBILE | Nobuhiro Iwamatsu |
2016-08-17 | ARM: rmobile: Move SoC headers to mach-rmobile/include/mach | Nobuhiro Iwamatsu |
2016-08-17 | ARM: rmobile: Move SoC sources to mach-rmobile | Nobuhiro Iwamatsu |
2016-08-16 | ARM: dts: k2g-evm: enable mmc/sd suppport | Sekhar Nori |
2016-08-16 | ARM: dts: K2G: Add support for MMC controller | Sekhar Nori |
2016-08-15 | vexpress: Check TC2 firmware support before defaulting to nonsec booting | Jon Medhurst \(Tixy\) |
2016-08-15 | Merge branch 'master' of git://git.denx.de/u-boot-atmel | Tom Rini |
2016-08-15 | ARM: at91/dt: Add device tree for SAMA5D2 Xplained | Wenyou Yang |
2016-08-15 | atmel: Bring in at91 pio4 device tree file and bindings | Wenyou Yang |
2016-08-15 | gpio: atmel_pio4: Move PIO4 definitions to head file | Wenyou Yang |
2016-08-15 | clk: at91: Add clock driver | Wenyou Yang |
2016-08-15 | ARM: tegra: reduce CSITE clock from 204M to 136M | Bryan Wu |
2016-08-15 | ARM: tegra: move ft_system_setup() | Stephen Warren |
2016-08-15 | ARM: tegra: enable PCIe controller on p2771-0000 | Stephen Warren |
2016-08-15 | ARM: tegra: enable SD card on p2771-0000 | Stephen Warren |
2016-08-15 | ARM: tegra: enable I2C buses for P2771-0000 | Bryan Wu |
2016-08-15 | mmc: tegra: port to standard clock/reset APIs | Stephen Warren |
2016-08-15 | reset: add Tegra186 reset driver | Stephen Warren |
2016-08-15 | clock: add Tegra186 clock driver | Stephen Warren |
2016-08-15 | misc: add Tegra BPMP driver | Stephen Warren |
2016-08-12 | kconfig: use bool instead of boolean for type definition attributes | Masahiro Yamada |
2016-08-12 | ARM: dts: dra7xx-evm: add evm_3v3_sd regulator | Vignesh R |
2016-08-12 | drivers/sysreset: group sysreset drivers | Max Filippov |
2016-08-12 | ARM: non-sec: flush code cacheline aligned | Stefan Agner |
2016-08-11 | Merge branch 'master' of git://git.denx.de/u-boot-uniphier | Tom Rini |
2016-08-11 | Merge branch 'master' of git://git.denx.de/u-boot-usb | Tom Rini |
2016-08-11 | ARM: uniphier: add PSCI support for UniPhier ARMv7 SoCs | Masahiro Yamada |
2016-08-11 | ARM: uniphier: add uniphier_cache_set_active_ways() | Masahiro Yamada |
2016-08-11 | ARM: uniphier: add uniphier_cache_inv_way() to support way invalidation | Masahiro Yamada |
2016-08-11 | ARM: uniphier: move (and rename) CONFIG_UNIPHIER_L2CACHE_ON to Kconfig | Masahiro Yamada |
2016-08-11 | ARM: uniphier: move outer cache register macros to .c file | Masahiro Yamada |
2016-08-11 | ARM: uniphier: reuse uniphier_cache_disable() for lowlevel_init | Masahiro Yamada |
2016-08-11 | ARM: uniphier: export uniphier_cache_enable/disable functions | Masahiro Yamada |
2016-08-11 | ARM: uniphier: move lowlevel debug init code after page table switch | Masahiro Yamada |
2016-08-11 | ARM: uniphier: fix ROM boot mode for PH1-sLD3 | Masahiro Yamada |
2016-08-11 | ARM: uniphier: refactor L2 zero-touching code in lowlevel_init | Masahiro Yamada |
2016-08-11 | ARM: uniphier: do not compile v7_outer_cache_disable if L2 is disabled | Masahiro Yamada |
2016-08-11 | ARM: uniphier: support prefetch and touch operations for outer cache | Masahiro Yamada |