Gitiles
Code Review
Sign In
gerrit.cesnet.cz
/
github
/
trini
/
u-boot
/
4a4441765dfdead347f7a49fb2a93d295325c095
/
arch
/
arm
/
cpu
/
armv7
4a44417
arm: Fix Kconfig for proper display menu
by York Sun
· 8 years ago
f85a8e8
armv7: LS1021a: enable i-cache in start.S
by Xiaoliang Yang
· 8 years ago
ba84e6a
ti: omap-common: Allow AM33xx devices to be built securely
by Andrew F. Davis
· 8 years ago
7e5a0bf
am33xx: config.mk: Fix option used to enable SPI SPL image type
by Andrew F. Davis
· 8 years ago
9eda251
am33xx: config.mk: Add support for additional secure boot image types
by Andrew F. Davis
· 8 years ago
b39a9ad
Kconfig: Separate AM33XX SOC config from target board config
by Andrew F. Davis
· 8 years ago
6696139
ARM: omap5: add fdt secure dram reservation fixup
by Daniel Allred
· 8 years ago
501f0ef
ARM: DRA7: Add secure emif setup calls
by Daniel Allred
· 8 years ago
6d132b2
arm: omap5: secure API for EMIF memory reservations
by Daniel Allred
· 8 years ago
4c854b6
ti: omap5: Add Kconfig options for secure EMIF reservations
by Daniel Allred
· 8 years ago
6f8387f
dra7x: boot: add dfu bootmode support
by B, Ravi
· 8 years ago
cbe7706
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
295a24b
armv7: ls102xa: Rename GIC_ADDR and DCSR_RCPM_ADDR
by York Sun
· 8 years ago
5e8bd7e
armv7: ls1021a: Convert CONFIG_LS1_DEEP_SLEEP to Kconfig option
by York Sun
· 8 years ago
0a37cf8
Convert CONFIG_SYS_FSL_ERRATUM_A010315 to Kconfig option
by York Sun
· 8 years ago
1221ce4
treewide: replace #include <asm/errno.h> with <linux/errno.h>
by Masahiro Yamada
· 8 years ago
63a7578
arch, board: squash lines for immediate return
by Masahiro Yamada
· 8 years ago
e00f76c
Convert CONFIG_SPL_SERIAL_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
2253797
Convert CONFIG_SPL_POWER_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
d6b9bd8
Convert CONFIG_SPL_NAND_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
1fdf7c6
Convert CONFIG_SPL_MMC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
cc4288e
Convert CONFIG_SPL_LIBGENERIC_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
1646eba
Convert CONFIG_SPL_LIBDISK_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
77d2f7f
Convert CONFIG_SPL_LIBCOMMON_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
9c21df1
Convert CONFIG_SPL_I2C_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
53b5bf3
Convert CONFIG_SPL_GPIO_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
ae56db5
Convert CONFIG_SPL_FAT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
75eba2c
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
214ffae
nxp: ls102xa: add LS1 PSCI system suspend
by Hongbo Zhang
· 8 years ago
d7b0063
nxp: ls102xa: add EPU Finite State Machine
by Hongbo Zhang
· 8 years ago
d38def1
armv7: psci: make v7_flush_dcache_all public for all psci code
by Hongbo Zhang
· 8 years ago
b392a6d
fsl-layerscape: Add workaround for PCIe erratum A010315
by Hou Zhiqiang
· 8 years ago
341238f
arm: fsl-layerscape: move forward the non-secure access permission setup
by Hou Zhiqiang
· 8 years ago
71fe222
fsl: serdes: ensure accessing the initialized maps of serdes protocol
by Hou Zhiqiang
· 8 years ago
16f4166
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
1544698
ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
by Masahiro Yamada
· 8 years ago
217f92b
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· 8 years ago
edf0093
mx6: ddr: Allow changing REFSEL and REFR fields
by Fabio Estevam
· 8 years ago
ff38322
arm: imx: Add support for Advantech DMS-BA16 board
by Akshay Bhat
· 8 years ago
c98b171
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
c359ae5
ARM: OMAP4+: vcores: Remove duplicated code
by Lokesh Vutla
· 8 years ago
5328717
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
by Lokesh Vutla
· 8 years ago
badbb63
ARM: rmobile: Move SoC sources to mach-rmobile
by Nobuhiro Iwamatsu
· 9 years ago
ab65006
kconfig: use bool instead of boolean for type definition attributes
by Masahiro Yamada
· 8 years ago
da91cfe
ARM: non-sec: flush code cacheline aligned
by Stefan Agner
· 8 years ago
584550d
omap3: Drop omap3_evm_quick_* targets
by Tom Rini
· 8 years ago
a2ea62e
omap3: Move to select SUPPORT_SPL for all
by Tom Rini
· 8 years ago
bb6b142
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
a78cd86
ARM: Rework and correct barrier definitions
by Tom Rini
· 8 years ago
4d79078
ARM: dra7xx: Change DPLL_PER_HS13 divider value
by Lokesh Vutla
· 8 years ago
4711e7f
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
ae440ab
colibri_imx7: add Colibri iMX7S/iMX7D module support
by Stefan Agner
· 8 years ago
9c7a0a6
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
aeb901f
ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
by Hongbo Zhang
· 8 years ago
7e742c2
ARMv7: PSCI: ls102xa: check target CPU ID before further operations
by Hongbo Zhang
· 8 years ago
116339d
ARMv7: PSCI: add PSCI v1.0 functions skeleton
by Hongbo Zhang
· 8 years ago
335b4e5
ARM: am33xx: Always inhibit init/refresh during DDR phy init
by Russ Dill
· 8 years ago
3325b06
ARM: am33xx: Fix DDR init delay placement
by Russ Dill
· 8 years ago
38d592f
arm: omap5: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
8b76d23e
arm: am4x: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
9a9d394
armv7: simplify identify_nand_chip
by Ladislav Michl
· 8 years ago
22d6ac4
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
0568dd0
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
b1509e3
armv7: add reset timeout to identify_nand_chip
by Ladislav Michl
· 8 years ago
8f2e2f1
mx6: clock: Fix the logic for reading axi_alt_sel
by Fabio Estevam
· 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
be1a17f
mx7_common: use Kconfig for ARMv7 non-secure mode
by Stefan Agner
· 8 years ago
ec7fde3
mx7: set soc environment according to exact SoC type
by Stefan Agner
· 8 years ago
62a3b7d
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 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
afc1f65
ARM: Move __secure definition to common asm/secure.h
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
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
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
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
1f17562
imx6: clock: typo fix
by Peng Fan
· 8 years ago
876a25d
mx6: Add Phytec PCM058 i.MX6 Quad
by Stefano Babic
· 8 years ago
8be4f40
mx6: add support for el6x board
by Stefano Babic
· 8 years ago
2b1cdaf
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 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
ec04836
ARM: armv7: refactor Makefile slightly
by Masahiro Yamada
· 8 years ago
85a2f77
omap3: bugfix in timer on rollover
by Daniel Gorsulowski
· 8 years ago
4257f5f
sunxi: Add PSCI implementation in C
by Chen-Yu Tsai
· 8 years ago
3424c3f
sunxi: Add base address for GIC
by Chen-Yu Tsai
· 8 years ago
0f3b894
sunxi: Make CPUCFG_BASE macro names the same across families
by Chen-Yu Tsai
· 8 years ago
Next »