index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
Age
Commit message (
Expand
)
Author
2019-12-02
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
common: Move some time functions out of common.h
Simon Glass
2019-12-02
Move strtomhz() to vsprintf.h
Simon Glass
2019-11-27
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
Yangbo Lu
2019-11-08
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2019-10-21
armv7: ls102xa: Don't power down OCRAM1 during deep sleep
Biwen Li
2019-10-21
armv7: ls102xa: add errata ID A-008646 for workaround
Biwen Li
2019-10-21
armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
Biwen Li
2019-08-11
env: Move env_set() to env.h
Simon Glass
2019-07-25
arm: ls1021atwr: Convert to use driver model TSEC driver
Bin Meng
2019-07-24
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-06-23
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-05-23
armv7: timer: init timer with bootstage
Patrick Delaunay
2019-05-18
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-04-13
pcm052: bk4: sdcard: Add support for SD card booting/recovery
Lukasz Majewski
2019-04-13
vybrid: Define the imx_get_mac_from_fuse() as a __weak function
Lukasz Majewski
2019-04-13
vybrid: clock: Provide enable_i2c_clk() function for Vybrid
Lukasz Majewski
2019-03-15
armv7: ls102xa: Add workaround for DDR erratum A-008850
Alison Wang
2019-02-13
arm: Leave smccc calls in .text when efi_loader=n
Alexander Graf
2019-02-13
efi_loader: refactor switch to non-secure mode
Heinrich Schuchardt
2019-01-26
linker: Modify linker scripts to be more generic
Tom Rini
2018-12-02
efi_loader: PSCI reset and shutdown
Heinrich Schuchardt
2018-11-26
ARM: armv7: Add early stack for erratum workarounds
Andrew F. Davis
2018-10-10
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-10-10
arm: remove prototype for reset_timer_masked
Patrick Delaunay
2018-09-27
armv7: ls102xa: Disable QE before enter deep sleep
Ran Wang
2018-09-27
armv7: fsl: remove sata support
Peng Ma
2018-08-07
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
Brendan Shanks
2018-07-30
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-25
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
Mark Kettenis
2018-07-25
ARM: HYP/non-sec: migrate stack
Mark Kettenis
2018-07-23
ARM: PSCI: initialize stack pointer on secondary CPUs
Stefan Agner
2018-06-29
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15...
Nishanth Menon
2018-06-29
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
Nishanth Menon
2018-06-03
arm: armv7: allow unaligned memory access
Heinrich Schuchardt
2018-05-07
arm: v7R: Add support for enabling caches
Lokesh Vutla
2018-05-07
arm: v7R: Add support for MPU
Lokesh Vutla
2018-05-07
arm: v7R: Add initial support
Michal Simek
2018-05-07
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
Lokesh Vutla
2018-05-07
arm: v7: Update VBAR only if available
Lokesh Vutla
2018-05-07
psci: arm: remove armv7 function psci_save_target_pc
Patrick Delaunay
2018-05-07
sunxi: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
ls102xa: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
arm: psci: add a weak function psci_arch_cpu_entry
Patrick Delaunay
2018-05-07
arm: psci: save context id for cpu_on PSCI command
Patrick Delaunay
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-04-06
arm: timer: get frequency for arch timer armv7 in cp15 cntfrq
Patrick Delaunay
2018-03-19
arm: armv7: solve issue for timer_rate_hz in arch timer
Patrick Delaunay
[next]