Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
224d7fe2632c1c5e47a222a45297a91ef2c72d0e
/
arch
/
arm
/
cpu
/
armv7
6ce26f8
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
by Masahiro Yamada
· 4 years, 11 months ago
9a3b4ce
common: Move reset_cpu() to the CPU header
by Simon Glass
· 5 years ago
d96c260
common: Move clock functions into a new file
by Simon Glass
· 5 years ago
5a8fa09
Merge branch 'next'
by Tom Rini
· 4 years, 11 months ago
ba7c966
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
by Pankaj Bansal
· 5 years ago
9bd34a6
sunxi: psci: avoid error address-of-packed-member
by Heinrich Schuchardt
· 5 years ago
36bf446
common: Move enable/disable_interrupts out of common.h
by Simon Glass
· 5 years ago
1eb69ae
common: Move ARM cache operations out of common.h
by Simon Glass
· 5 years ago
9edefc2
common: Move some cache and MMU functions out of common.h
by Simon Glass
· 5 years ago
62270f4
common: Move some SMP functions out of common.h
by Simon Glass
· 5 years ago
1045315
common: Move get_ticks() function out of common.h
by Simon Glass
· 5 years ago
6887c5b
common: Move some time functions out of common.h
by Simon Glass
· 5 years ago
2189d5f
Move strtomhz() to vsprintf.h
by Simon Glass
· 5 years ago
d3eb317
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
by Yangbo Lu
· 5 years ago
5536c3c
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
by Udit Agarwal
· 5 years ago
d20f184
armv7: ls102xa: Don't power down OCRAM1 during deep sleep
by Biwen Li
· 5 years ago
1936841
armv7: ls102xa: add errata ID A-008646 for workaround
by Biwen Li
· 5 years ago
3f4bc67
armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
by Biwen Li
· 5 years ago
9fb625c
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
f588b4d
arm: ls1021atwr: Convert to use driver model TSEC driver
by Bin Meng
· 5 years ago
e21e3ff
psci: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
e37ac71
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· 5 years ago
c596877
armv7: timer: init timer with bootstage
by Patrick Delaunay
· 6 years ago
1001502
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
e5b345f
pcm052: bk4: sdcard: Add support for SD card booting/recovery
by Lukasz Majewski
· 6 years ago
a01cc0a
vybrid: Define the imx_get_mac_from_fuse() as a __weak function
by Lukasz Majewski
· 6 years ago
7db8b85
vybrid: clock: Provide enable_i2c_clk() function for Vybrid
by Lukasz Majewski
· 6 years ago
1580970
armv7: ls102xa: Add workaround for DDR erratum A-008850
by Alison Wang
· 6 years ago
2f8ab12
arm: Leave smccc calls in .text when efi_loader=n
by Alexander Graf
· 6 years ago
f6c6df7
efi_loader: refactor switch to non-secure mode
by Heinrich Schuchardt
· 6 years ago
2f41ade
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
81ea008
efi_loader: PSCI reset and shutdown
by Heinrich Schuchardt
· 6 years ago
a0106c8
ARM: armv7: Add early stack for erratum workarounds
by Andrew F. Davis
· 6 years ago
6180ea7
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· 6 years ago
aa33fe8
arm: remove prototype for udelay_masked
by Patrick Delaunay
· 6 years ago
aad5b4a
arm: remove prototype for reset_timer_masked
by Patrick Delaunay
· 6 years ago
26cbc0d
armv7: ls102xa: Disable QE before enter deep sleep
by Ran Wang
· 6 years ago
6862037
armv7: fsl: remove sata support
by Peng Ma
· 6 years ago
e784cf1
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
by Brendan Shanks
· 6 years ago
406fd7e
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
58008cb
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
d32e86b
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
by Mark Kettenis
· 6 years ago
907ee29
ARM: HYP/non-sec: migrate stack
by Mark Kettenis
· 6 years ago
77fcc2c
ARM: PSCI: initialize stack pointer on secondary CPUs
by Stefan Agner
· 6 years ago
c2ca3fd
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
7b37a9c
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
78f90aa
arm: armv7: allow unaligned memory access
by Heinrich Schuchardt
· 7 years ago
a43d46a
arm: v7R: Add support for enabling caches
by Lokesh Vutla
· 7 years ago
f2ef204
arm: v7R: Add support for MPU
by Lokesh Vutla
· 7 years ago
4bbd6b1
arm: v7R: Add initial support
by Michal Simek
· 7 years ago
acf1500
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
2a51805
arm: v7: Update VBAR only if available
by Lokesh Vutla
· 7 years ago
9ce751a
psci: arm: remove armv7 function psci_save_target_pc
by Patrick Delaunay
· 7 years ago
9622c7e
sunxi: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
60599c1
ls102xa: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
486daaa
arm: psci: add a weak function psci_arch_cpu_entry
by Patrick Delaunay
· 7 years ago
1a047c2
arm: psci: save context id for cpu_on PSCI command
by Patrick Delaunay
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
46fc679
arm: timer: get frequency for arch timer armv7 in cp15 cntfrq
by Patrick Delaunay
· 7 years ago
77aace5
arm: armv7: solve issue for timer_rate_hz in arch timer
by Patrick Delaunay
· 7 years ago
155b116
ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
by Tuomas Tynkkynen
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
d695d66
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
d852600
arm: Exercise v7_arch_cp15_set_acr even without errata fixups
by Siarhei Siamashka
· 7 years ago
9fd95ef
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
ff143d5
arm: mark save_boot_params_ret as a function
by Philipp Tomsich
· 7 years ago
1537d38
stv0991: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
0e8a426
armv7: Add workaround for USB erratum A-009007
by Ran Wang
· 7 years ago
e10d114
armv7: Add workaround for USB erratum A-008997
by Ran Wang
· 7 years ago
c1853f6
armv7: Add workaround for USB erratum A-009798
by Ran Wang
· 7 years ago
83fa711
armv7: Add workaround for USB erratum A-009008
by Ran Wang
· 7 years ago
63b2316
fsl-layerscape: Consolidate registers space defination for CCI-400 bus
by Ashish Kumar
· 7 years ago
470135b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
11d9431
arm: Implement workaround for Cortex-A9 errata 845369
by Peng Fan
· 7 years ago
6def7de
bcm281xx: clock: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
65e8ce2
arm: bcm235xx: clk_set_rate avoid possible NULL deref
by xypron.glpk@gmx.de
· 7 years ago
b69a084
arm: bcm235xx: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
6500ec7
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
d7c1150
mx6sabreauto: Update to SPL only mode
by Vanessa Maegima
· 7 years ago
823dff9
mx6qsabreauto: Add SPL support
by Vanessa Maegima
· 7 years ago
a1d1fdc
mx6: soc: Move mxs_dma_init() into the mxs nand driver
by Fabio Estevam
· 7 years ago
3fd9579
imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL
by Stefan Agner
· 7 years ago
8eab1a5
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 7 years ago
10e40d5
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
3bf926c
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
fedb428
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
821560f
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
65496a3
mx6: soc: Fix typo in temperature unit name
by Fabio Estevam
· 7 years ago
3474827
sunxi: psci: Move entry address setting to separate function
by Chen-Yu Tsai
· 7 years ago
ffb5656
armv7: Mark the default lowlevel_init function as weak
by Tom Rini
· 8 years ago
1541d7a
pico-imx7d: Add initial support
by Vanessa Maegima
· 8 years ago
51f2937
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· 8 years ago
bc1fe90
icorem6: Make SPL to pick suitable fdt
by Jagan Teki
· 8 years ago
9786496
geam6ul: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
98f56610
icorem6: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
8776350
Add ARM errata workaround 852421 and 852423 for Cortex-A17
by Nisal Menuka
· 8 years ago
26d6119
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
Next »