Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
2a5f7f20747637cd1f94d4accfd7caa99a7c6035
/
arch
/
arm
2a5f7f2
ARM: tegra: pick up actual memory size
by Stephen Warren
· 8 years ago
0e2b535
ARM: Add save_boot_params for ARMv8
by Stephen Warren
· 8 years ago
49626ea
ARM: tegra: add IVC protocol implementation
by Stephen Warren
· 8 years ago
d0f4500
ARM: tegra: unify Tegra186 Makefile a bit
by Stephen Warren
· 8 years ago
1f60f07
ARM: tegra: split p2771-0000 build
by Stephen Warren
· 8 years ago
0388634
ARM: tegra: fix Tegra186 DT GPIO binding header
by Stephen Warren
· 8 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
45684ae
ARMv8/PSCI: Fixup the device tree for PSCI
by Hou Zhiqiang
· 8 years ago
032d5bb
ARMv8/Layerscape: switch SMP method accordingly
by Hou Zhiqiang
· 8 years ago
f1dd4ca
ARMv8/layerscape: Add FSL PPA support
by Hou Zhiqiang
· 8 years ago
b45db3b
ARMv8: add the secure monitor firmware framework
by Hou Zhiqiang
· 8 years ago
85cdf38
armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
by Hou Zhiqiang
· 8 years ago
5ad5823
armv8: layerscape: Convert to use common MMU framework
by York Sun
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
cd4b0c5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
f733d46
armv8: mmu: split block if necessary
by York Sun
· 8 years ago
252cdb4
armv8: mmu: house cleaning
by York Sun
· 8 years ago
50e93b9
armv8: Add tlb_allocated to arch global data
by York Sun
· 8 years ago
e61a753
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
1f9ef0d
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
b707396
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
by Chen-Yu Tsai
· 8 years ago
6e6622d
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
by Chen-Yu Tsai
· 8 years ago
45c334e
ARM: PSCI: Add helper functions to access per-CPU target PC storage
by Chen-Yu Tsai
· 8 years ago
a5aa7ff
ARM: Add secure section for initialized data
by Chen-Yu Tsai
· 8 years ago
afc1f65
ARM: Move __secure definition to common asm/secure.h
by Chen-Yu Tsai
· 8 years ago
3eff681
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
by Chen-Yu Tsai
· 8 years ago
28f9035
ARM: PSCI: Remove unused psci_text_end symbol
by Chen-Yu Tsai
· 8 years ago
8c0ef7f
ARM: PSCI: Allocate PSCI stack in secure stack section
by Chen-Yu Tsai
· 8 years ago
980d6a5
ARM: Add an empty secure stack section
by Chen-Yu Tsai
· 8 years ago
a1274cc
ARM: Page align secure section only when it is executed in situ
by Chen-Yu Tsai
· 8 years ago
94a389b
sunxi: Move remaining PSCI assembly code to C
by Chen-Yu Tsai
· 8 years ago
b528132
ARM: PSCI: Split out common stack setup code from psci_arch_init
by Chen-Yu Tsai
· 8 years ago
66ab528
sunxi: Add defconfig and dts file for the Orange Pi Lite SBC
by Hans de Goede
· 8 years ago
fa8a485
sunxi: Sync sun8i-h3-orangepi-plus.dts with upstream
by Hans de Goede
· 8 years ago
ef36d9a
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
926fbcc
Merge branch 'master' of git://git.denx.de/u-boot-samsung
by Tom Rini
· 8 years ago
ebe621d
Merge git://git.denx.de/u-boot-dm
by Tom Rini
· 8 years ago
a29710c
net: Add EMAC driver for H3/A83T/A64 SoCs.
by Amit Singh Tomar
· 8 years ago
320e057
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
by Bernhard Nortmann
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
086ec0e
rockchip: sdram: Update the driver to support of-platdata
by Simon Glass
· 8 years ago
fb4baf5
rockchip: sdram: Move all DT decoding to ofdata_to_platdata()
by Simon Glass
· 8 years ago
5ce4bb2
rockchip: syscon: Update to work with of-platdata
by Simon Glass
· 8 years ago
6afc466
rockchip: Don't use spl_boot_device() with of-platdata
by Simon Glass
· 8 years ago
6efeeea
rockchip: Move the MMC setup check earlier
by Simon Glass
· 8 years ago
9ca7e67
rockchip: Update the sdram-channel property to support of-platdata
by Simon Glass
· 8 years ago
bcc53bf
arm: Show cache warnings in U-Boot proper only
by Simon Glass
· 8 years ago
6b42461
arm: Don't invalidate unaligned cache regions
by Simon Glass
· 8 years ago
397b569
arm: Move check_cache_range() into a common place
by Simon Glass
· 8 years ago
663f6fc
ARM: OMAP5+: Enable errata i727
by Lokesh Vutla
· 8 years ago
4b2fd72
stm32: Change USART port to USART6 for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
25c1b13
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
ba0a3c1
stm32: clk: Add 200MHz clock configuration for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
c74b8fc
arm, nds32, sh: remove useless ioremap()/iounmap() defines
by Masahiro Yamada
· 8 years ago
95ebc25
types.h: move and redefine resource_size_t
by Masahiro Yamada
· 8 years ago
e29878f
arm: am4x: add U-Boot FIT signing and SPL image post-processing
by Madan Srinivas
· 8 years ago
17c2987
arm: omap5: add U-Boot FIT signing and SPL image post-processing
by Andreas Dannenberg
· 8 years ago
bf9ec86
arm: omap-common: Update to generate secure U-Boot FIT blob
by Andreas Dannenberg
· 8 years ago
1bb0a21
arm: omap-common: secure ROM signature verify API
by Andreas Dannenberg
· 8 years ago
d86f7af
arm: omap-common: add secure rom call API for secure devices
by Andreas Dannenberg
· 8 years ago
51d0638
arm: omap-common: add secure smc entry
by Daniel Allred
· 8 years ago
ec6f610
arm: cache: add missing dummy functions for when dcache disabled
by Daniel Allred
· 8 years ago
6b6024e
arm64: add better and more generic spin-table support
by Masahiro Yamada
· 8 years ago
3a592a1
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
by Tom Rini
· 8 years ago
fb6706c
mmc: exynos_dw_mmc: remove the unused function
by Jaehoon Chung
· 8 years ago
836efb3
ARM: exynos4: dts: add the prefix '/' for aliases nodes
by Jaehoon Chung
· 8 years ago
bff97dd
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· 8 years ago
42b37d8
dm: mmc: rockchip: Enable CONFIG_DM_MMC_OPS for all boards
by Simon Glass
· 8 years ago
aa15038
rockchip: Use 'select' instead of defaults in Kconfig
by Simon Glass
· 8 years ago
e835a74
ARM: dts: dra7x: Support QSPI MODE-0 operation at 64MHz
by Vignesh R
· 8 years ago
b60774f
ARM: dts: K2G: Add support for QSPI controller
by Vignesh R
· 8 years ago
c8e7504
ARM: dts: k2g: add support for Davinci SPI controller
by Vignesh R
· 8 years ago
1881794
ARM: dts: k2l: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
2655f16
ARM: dts: k2e: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
96368e6
ARM: dts: k2hk: Enable Davinci SPI controller
by Vignesh R
· 8 years ago
e5fcf03
ARM: dts: keystone2: add SPI aliases for davinci SPI nodes
by Vignesh R
· 8 years ago
d73718f
armv8: Enable CPUECTLR.SMPEN for coherency
by Mingkai Hu
· 8 years ago
0de02de
arm: Fix setjmp (again)
by Alexander Graf
· 8 years ago
ec55077
video: tegra: Move to using simple-panel and pwm-backlight
by Simon Glass
· 9 years ago
ce02a71
tegra: dts: Sync tegra20 device tree files with Linux
by Simon Glass
· 9 years ago
d2a6af05
sunxi: Add defconfig and DTS file for Allwinner R16 EVB (Parrot)
by Quentin Schulz
· 8 years ago
9acebe8
sunxi: Add missing boot_media fields in the SPL header
by Olliver Schinagl
· 8 years ago
e64a6b1
ARM: uniphier: add external IRQ setup code
by Masahiro Yamada
· 8 years ago
1013aef
ARM: dts: uniphier: add AIDET nodes
by Masahiro Yamada
· 8 years ago
c4adc50
ARM: dts: uniphier: sync Device Trees with upstream Linux
by Masahiro Yamada
· 8 years ago
4cb9399
ARM: uniphier: fix typo "talbe"
by Masahiro Yamada
· 8 years ago
44faff2
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
dee01e4
armv8: dts: fsl: Remove cpu nodes from Layerscape DTSIs
by Abhimanyu Saini
· 8 years ago
49cdce1
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
by Prabhakar Kushwaha
· 8 years ago
8e6e822
arm: at91: taurus/axm: add DM and DTS support
by Heiko Schocher
· 9 years ago
13ee789
arm: at91: smartweb: add DM and DTS support
by Heiko Schocher
· 9 years ago
ae21e96
arm: at91: dts: Bring in dts files for AT91SAM9G20 and SAM9260
by Heiko Schocher
· 9 years ago
289f979
corvus DTS / DM support
by Heiko Schocher
· 9 years ago
ce9844c
arm: at91: add CONFIG_AT91SAM9M10G45
by Heiko Schocher
· 9 years ago
968ebdf
ARM: at91: Don't invoke spl_boot_device() twice
by Marek Vasut
· 9 years ago
2b1cdaf
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
a4d7999
board/BuR: rename kwb board to brxre1
by Hannes Schmelzer
· 8 years ago
2290fe0
board/BuR: rename tseries board to brppt1
by Hannes Schmelzer
· 8 years ago
8ada4e0
arm: bcm235xx: update clock framework
by Steve Rae
· 8 years ago
77a1a67
arm: bcm235xx: fix kps ccu
by Chris Brand
· 8 years ago
Next »