Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
c5ec636c3d1dfd9a6c9c124e184bb4c0c74471dd
/
arch
/
arm
/
cpu
c5ec636
Convert CONFIG_SPL_EXT_SUPPORT to Kconfig
by Simon Glass
· 8 years ago
167ad90
spear: Use upper case for CONFIG options
by Simon Glass
· 8 years ago
7161b6e
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
6abecc3
ARM: armv7: move ARMV7_PSCI_NR_CPUS to Kconfig
by Masahiro Yamada
· 8 years ago
d5415b2
ARM: armv7: move CONFIG_ARMV7_PSCI to Kconfig
by Masahiro Yamada
· 8 years ago
2d7aa5e
ARM: armv7: guard memory reserve for PSCI with #ifdef CONFIG_ARMV7_PSCI
by Masahiro Yamada
· 8 years ago
cb3c121
mx6: ddr: Allow changing REFSEL and REFR fields
by Fabio Estevam
· 8 years ago
9301aea
arm: imx: Add support for Advantech DMS-BA16 board
by Akshay Bhat
· 8 years ago
84f9b61
ARM: Move SYS_CACHELINE_SIZE over to Kconfig
by Tom Rini
· 8 years ago
e428420
Merge branch 'rmobile' of git://git.denx.de/u-boot-sh
by Tom Rini
· 8 years ago
42eae24
ARM: OMAP4+: vcores: Remove duplicated code
by Lokesh Vutla
· 8 years ago
266b23a
ARM: OMAP5+: vcores: Drop unnecessary #ifndefs
by Lokesh Vutla
· 8 years ago
c91ef68
ARM: rmobile: Move SoC sources to mach-rmobile
by Nobuhiro Iwamatsu
· 9 years ago
78cd22a
kconfig: use bool instead of boolean for type definition attributes
by Masahiro Yamada
· 8 years ago
4568296
ARM: non-sec: flush code cacheline aligned
by Stefan Agner
· 8 years ago
fa3754e
armv8: mmu: Detect page table overflow in emergency pt creation
by Alexander Graf
· 8 years ago
df40778
omap3: Drop omap3_evm_quick_* targets
by Tom Rini
· 8 years ago
9d245eb
omap3: Move to select SUPPORT_SPL for all
by Tom Rini
· 8 years ago
653e9fe
treewide: move CONFIG_PHYS_64BIT to Kconfig
by Masahiro Yamada
· 8 years ago
3b787ef
ARM: Rework and correct barrier definitions
by Tom Rini
· 8 years ago
7f83a5f
ARMv8/fsl-ppa: Consolidate PPA image stored-media flag for XIP
by Hou Zhiqiang
· 8 years ago
087cdb3
ARM: dra7xx: Change DPLL_PER_HS13 divider value
by Lokesh Vutla
· 8 years ago
7d20368
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
41f75bb
colibri_imx7: add Colibri iMX7S/iMX7D module support
by Stefan Agner
· 8 years ago
cb3e489
zynq: Increase the early malloc() size
by Simon Glass
· 8 years ago
964409d
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
eb6eac1
armv8: fsl-layerscape: mmu: Fix enabling MMU
by York Sun
· 8 years ago
4f6e610
ARMv7: PSCI: ls102xa: add more PSCI v1.0 functions implemention
by Hongbo Zhang
· 8 years ago
08f6ac8
ARMv7: PSCI: ls102xa: check target CPU ID before further operations
by Hongbo Zhang
· 8 years ago
ce60322
ARMv7: PSCI: add PSCI v1.0 functions skeleton
by Hongbo Zhang
· 8 years ago
cd54c0f
armv8: fsl_lsch2: Add LS1046A SoC support
by Mingkai Hu
· 8 years ago
2b5b7a9
armv8: fsl_lsch2: Add SerDes 2 support
by Qianyu Gong
· 8 years ago
7980839
armv8: fsl-layerscape: Add A72 core detection
by Alison Wang
· 8 years ago
f2095a4
ARM: am33xx: Always inhibit init/refresh during DDR phy init
by Russ Dill
· 8 years ago
c61bc0b
ARM: am33xx: Fix DDR init delay placement
by Russ Dill
· 8 years ago
725adf3
arm: omap5: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
28c6b02
arm: am4x: fix build dependency for secure devices
by Andreas Dannenberg
· 8 years ago
fe4bc3d
armv7: simplify identify_nand_chip
by Ladislav Michl
· 8 years ago
446e94a
armv7: armv7: introduce set_gpmc_cs0
by Ladislav Michl
· 8 years ago
d5b1c27
armv7: make gpmc_cfg const
by Ladislav Michl
· 8 years ago
4852b35
armv7: add reset timeout to identify_nand_chip
by Ladislav Michl
· 8 years ago
dcca7a9
Merge branch 'master' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 8 years ago
1b72f21
ARM64: zynqmp: Remove get_uart_clk()
by Michal Simek
· 8 years ago
100a479
ARM: Add save_boot_params for ARMv8
by Stephen Warren
· 8 years ago
50f78c9
mx6: clock: Fix the logic for reading axi_alt_sel
by Fabio Estevam
· 8 years ago
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
dae0277
ARMv8/PSCI: Fixup the device tree for PSCI
by Hou Zhiqiang
· 8 years ago
21c4d55
ARMv8/Layerscape: switch SMP method accordingly
by Hou Zhiqiang
· 8 years ago
0078786
ARMv8/layerscape: Add FSL PPA support
by Hou Zhiqiang
· 8 years ago
505d735
ARMv8: add the secure monitor firmware framework
by Hou Zhiqiang
· 8 years ago
a7befa5
armv8: fsl-layerscape: add i/d-cache enable function to enable_caches
by Hou Zhiqiang
· 8 years ago
9da8f50
armv8: layerscape: Convert to use common MMU framework
by York Sun
· 8 years ago
2a753d3
mx7_common: use Kconfig for ARMv7 non-secure mode
by Stefan Agner
· 8 years ago
42dac20
mx7: set soc environment according to exact SoC type
by Stefan Agner
· 8 years ago
8d56db9
Various, unrelated tree-wide typo fixes.
by Robert P. J. Day
· 8 years ago
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
f44afe7
armv8: mmu: split block if necessary
by York Sun
· 8 years ago
a81fcd1
armv8: mmu: house cleaning
by York Sun
· 8 years ago
1ef95cc
armv8: Move secure_ram variable out of generic global data
by York Sun
· 8 years ago
a1db4fe
Merge branch 'master' of http://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
df09fb5
ARM: PSCI: Make psci_get_cpu_stack_top local to armv7/psci.S
by Chen-Yu Tsai
· 8 years ago
6e14795
ARM: PSCI: Switch to per-CPU target PC storage in secure data section
by Chen-Yu Tsai
· 8 years ago
ae7947c
ARM: PSCI: Add helper functions to access per-CPU target PC storage
by Chen-Yu Tsai
· 8 years ago
5ed0387
ARM: Add secure section for initialized data
by Chen-Yu Tsai
· 8 years ago
7ca1450
ARM: Move __secure definition to common asm/secure.h
by Chen-Yu Tsai
· 8 years ago
3de210c
ARM: Add CONFIG_ARMV7_SECURE_MAX_SIZE and check size of secure section
by Chen-Yu Tsai
· 8 years ago
1d0c177
ARM: PSCI: Remove unused psci_text_end symbol
by Chen-Yu Tsai
· 8 years ago
dd52202
ARM: PSCI: Allocate PSCI stack in secure stack section
by Chen-Yu Tsai
· 8 years ago
a00f85d
ARM: Add an empty secure stack section
by Chen-Yu Tsai
· 8 years ago
277a8f6
ARM: Page align secure section only when it is executed in situ
by Chen-Yu Tsai
· 8 years ago
766c22e
sunxi: Move remaining PSCI assembly code to C
by Chen-Yu Tsai
· 8 years ago
70617c7
ARM: PSCI: Split out common stack setup code from psci_arch_init
by Chen-Yu Tsai
· 8 years ago
b7ba957
arm: Don't invalidate unaligned cache regions
by Simon Glass
· 8 years ago
8540658
arm: Move check_cache_range() into a common place
by Simon Glass
· 8 years ago
e38b45a
ARM: OMAP5+: Enable errata i727
by Lokesh Vutla
· 8 years ago
18bd763
stm32: Add SDRAM support for stm32f746 discovery board
by Toshifumi NISHINAGA
· 8 years ago
0b6dd12
arm: am4x: add U-Boot FIT signing and SPL image post-processing
by Madan Srinivas
· 8 years ago
5cf344b
arm: omap5: add U-Boot FIT signing and SPL image post-processing
by Andreas Dannenberg
· 8 years ago
f4dd761
arm: omap-common: Update to generate secure U-Boot FIT blob
by Andreas Dannenberg
· 8 years ago
1549e2f
arm: omap-common: secure ROM signature verify API
by Andreas Dannenberg
· 8 years ago
6469e1a
arm: omap-common: add secure rom call API for secure devices
by Andreas Dannenberg
· 8 years ago
2cff3e7
arm: omap-common: add secure smc entry
by Daniel Allred
· 8 years ago
4631f7d
arm: cache: add missing dummy functions for when dcache disabled
by Daniel Allred
· 8 years ago
2663cd6
arm64: add better and more generic spin-table support
by Masahiro Yamada
· 8 years ago
8c1d3e0
Revert "armv8: Enable CPUECTLR.SMPEN for coherency"
by Tom Rini
· 8 years ago
8bed5f9
imx6: clock: typo fix
by Peng Fan
· 8 years ago
17b6037
mx6: Add Phytec PCM058 i.MX6 Quad
by Stefano Babic
· 8 years ago
4c8d412
mx6: add support for el6x board
by Stefano Babic
· 8 years ago
9e7bf7d
armv8: Enable CPUECTLR.SMPEN for coherency
by Mingkai Hu
· 8 years ago
bdabc27
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
ac7f242
armv8: fsl-layerscape: Append "A" in SoC name for ARM based SoCs
by Prabhakar Kushwaha
· 8 years ago
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
d2ffbb1
arm: bcm235xx: update clock framework
by Steve Rae
· 8 years ago
8b05189
arm: bcm235xx: fix kps ccu
by Chris Brand
· 8 years ago
e873b15
ARM: armv7: refactor Makefile slightly
by Masahiro Yamada
· 8 years ago
b914009
arm64: optimize smp_kick_all_cpus
by Masahiro Yamada
· 8 years ago
c1f2bdd
omap3: bugfix in timer on rollover
by Daniel Gorsulowski
· 8 years ago
f861806
armv8/fsl_lsch2: Correct the cores frequency initialization
by Hou Zhiqiang
· 8 years ago
60e0b18
sunxi: Add PSCI implementation in C
by Chen-Yu Tsai
· 8 years ago
9bffa7f
sunxi: Add base address for GIC
by Chen-Yu Tsai
· 8 years ago
Next »