index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
Age
Commit message (
Expand
)
Author
2020-08-05
ARM: add Kconfig option for PSCI 0.1
Icenowy Zheng
2020-07-29
arm: add support for SoC s5p4418 (cpu) / nanopi2 board
Stefan Bosch
2020-07-29
pwm: add driver for nexell
Stefan Bosch
2020-07-17
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-03-18
Revert "sunxi: psci: avoid error address-of-packed-member"
Tomasz Duszynski
2020-01-24
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
Masahiro Yamada
2020-01-17
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
common: Move clock functions into a new file
Simon Glass
2020-01-06
Merge branch 'next'
Tom Rini
2020-01-02
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
2019-12-18
sunxi: psci: avoid error address-of-packed-member
Heinrich Schuchardt
2019-12-02
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
common: Move some SMP functions out of common.h
Simon Glass
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
[next]