index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
cpu
/
armv7
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm: cp15: remove weak function arm_init_domains
Patrick Delaunay
2021-03-02
1
-3
/
+0
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
6
-6
/
+6
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
13
-1
/
+12
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
13
-1
/
+12
*
|
armv7: ls102xa: Enable I-Cache to speed up the boot time
Hou Zhiqiang
2021-02-08
1
-0
/
+2
|
/
*
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
1
-0
/
+4
|
\
|
*
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
1
-0
/
+4
*
|
arm: ls102xa: select USB PHY erratum's only if USB is enabled
Aleksandar Gerasimovski
2020-12-10
1
-4
/
+4
|
/
*
ARM: add Kconfig option for PSCI 0.1
Icenowy Zheng
2020-08-05
1
-0
/
+4
*
arm: add support for SoC s5p4418 (cpu) / nanopi2 board
Stefan Bosch
2020-07-29
3
-0
/
+129
*
pwm: add driver for nexell
Stefan Bosch
2020-07-29
2
-5
/
+65
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
3
-5
/
+5
*
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
Patrick Delaunay
2020-07-17
1
-0
/
+14
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
12
-0
/
+12
*
common: Drop linux/stringify.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
5
-0
/
+5
*
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
1
-2
/
+3
*
common: Drop init.h from common header
Simon Glass
2020-05-18
10
-0
/
+10
*
common: Drop net.h from common header
Simon Glass
2020-05-18
8
-0
/
+9
*
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
1
-1
/
+1
*
Revert "sunxi: psci: avoid error address-of-packed-member"
Tomasz Duszynski
2020-03-18
1
-11
/
+5
*
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
Masahiro Yamada
2020-01-24
1
-3
/
+0
*
common: Move reset_cpu() to the CPU header
Simon Glass
2020-01-17
4
-0
/
+4
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
3
-0
/
+3
*
Merge branch 'next'
Tom Rini
2020-01-06
1
-8
/
+0
|
\
|
*
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
2020-01-02
1
-8
/
+0
*
|
sunxi: psci: avoid error address-of-packed-member
Heinrich Schuchardt
2019-12-18
1
-5
/
+11
|
/
*
common: Move enable/disable_interrupts out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move some cache and MMU functions out of common.h
Simon Glass
2019-12-02
6
-0
/
+6
*
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
2
-0
/
+2
*
common: Move get_ticks() function out of common.h
Simon Glass
2019-12-02
6
-0
/
+6
*
common: Move some time functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
Move strtomhz() to vsprintf.h
Simon Glass
2019-12-02
1
-0
/
+1
*
arm: drop eSDHC clock getting in mxc_get_clock() for layerscape
Yangbo Lu
2019-11-27
1
-2
/
+0
*
freescale/layerscape: Rename the config CONFIG_SECURE_BOOT name
Udit Agarwal
2019-11-08
1
-2
/
+2
*
armv7: ls102xa: Don't power down OCRAM1 during deep sleep
Biwen Li
2019-10-21
1
-1
/
+6
*
armv7: ls102xa: add errata ID A-008646 for workaround
Biwen Li
2019-10-21
1
-3
/
+4
*
armv7: ls102xa: Correct endianness of SCFG_SPARECR8 read
Biwen Li
2019-10-21
1
-1
/
+1
*
env: Move env_set() to env.h
Simon Glass
2019-08-11
1
-0
/
+1
*
arm: ls1021atwr: Convert to use driver model TSEC driver
Bin Meng
2019-07-25
2
-1
/
+11
*
psci: Fix warnings when compiling with W=1
Patrick Delaunay
2019-07-24
1
-1
/
+1
*
Convert to use fsl_esdhc_imx for i.MX platforms
Yangbo Lu
2019-06-23
1
-5
/
+5
*
armv7: timer: init timer with bootstage
Patrick Delaunay
2019-05-23
1
-0
/
+3
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
6
-11
/
+11
*
pcm052: bk4: sdcard: Add support for SD card booting/recovery
Lukasz Majewski
2019-04-13
1
-0
/
+1
*
vybrid: Define the imx_get_mac_from_fuse() as a __weak function
Lukasz Majewski
2019-04-13
1
-1
/
+1
*
vybrid: clock: Provide enable_i2c_clk() function for Vybrid
Lukasz Majewski
2019-04-13
1
-0
/
+22
*
armv7: ls102xa: Add workaround for DDR erratum A-008850
Alison Wang
2019-03-15
2
-7
/
+43
[next]