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
/
ls102xa
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek BehĂșn
2021-05-24
1
-1
/
+1
*
reset: Remove addr parameter from reset_cpu()
Harald Seiler
2021-03-02
1
-1
/
+1
*
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
4
-0
/
+4
|
\
|
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
4
-0
/
+4
*
|
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
|
/
*
treewide: convert bd_t to struct bd_info by coccinelle
Masahiro Yamada
2020-07-17
2
-3
/
+3
*
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop log.h from common header
Simon Glass
2020-05-18
1
-0
/
+1
*
common: Drop init.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
common: Drop net.h from common header
Simon Glass
2020-05-18
2
-0
/
+2
*
ARM: LS1021A: remove redundant "depends on ARCH_LS1021A"
Masahiro Yamada
2020-01-24
1
-3
/
+0
*
common: Move clock functions into a new file
Simon Glass
2020-01-17
2
-0
/
+2
*
pci: layerscape: move PCIE related CONFIG to PCI Kconfig
Pankaj Bansal
2020-01-02
1
-8
/
+0
*
common: Move ARM cache operations out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
common: Move some SMP functions out of common.h
Simon Glass
2019-12-02
1
-0
/
+1
*
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
*
arm: ls1021atwr: Convert to use driver model TSEC driver
Bin Meng
2019-07-25
2
-1
/
+11
*
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
Trevor Woerner
2019-05-18
1
-2
/
+2
*
armv7: ls102xa: Add workaround for DDR erratum A-008850
Alison Wang
2019-03-15
2
-7
/
+43
*
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
1
-6
/
+1
*
armv7: ls102xa: Disable QE before enter deep sleep
Ran Wang
2018-09-27
1
-0
/
+4
*
armv7: fsl: remove sata support
Peng Ma
2018-09-27
2
-42
/
+0
*
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
Brendan Shanks
2018-08-07
1
-2
/
+2
*
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
1
-5
/
+5
*
ls102xa: psci: save context id in cpu_on command
Patrick Delaunay
2018-05-07
1
-1
/
+2
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
14
-28
/
+14
*
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
Masahiro Yamada
2018-03-05
1
-1
/
+1
*
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
Lukasz Majewski
2018-02-07
1
-17
/
+0
*
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
Tuomas Tynkkynen
2017-12-12
1
-0
/
+1
*
armv7: Add workaround for USB erratum A-009007
Ran Wang
2017-09-11
2
-0
/
+18
*
armv7: Add workaround for USB erratum A-008997
Ran Wang
2017-09-11
2
-0
/
+19
*
armv7: Add workaround for USB erratum A-009798
Ran Wang
2017-09-11
2
-0
/
+16
*
armv7: Add workaround for USB erratum A-009008
Ran Wang
2017-09-11
2
-0
/
+21
*
fsl-layerscape: Consolidate registers space defination for CCI-400 bus
Ashish Kumar
2017-09-11
2
-1
/
+14
*
Convert CONFIG_CMD_PCI to Kconfig
Simon Glass
2017-08-11
1
-0
/
+1
*
dm: scsi: Document and rename the scsi_scan() parameter
Simon Glass
2017-07-11
1
-1
/
+1
*
Convert CONFIG_SCSI to Kconfig
Simon Glass
2017-07-11
1
-0
/
+1
*
fdt: Move fdt_fixup_ethernet to a common place
Tom Rini
2017-05-01
1
-2
/
+0
*
Convert CONFIG_FSL_DCU_FB to Kconfig
Sanchayan Maity
2017-04-14
1
-1
/
+1
*
fsl: ls102x: remove redundant GENERIC_TIMER_CLK
Andre Przywara
2017-04-05
2
-2
/
+2
*
arch: arm: update the IFC IP input clock
Prabhakar Kushwaha
2017-02-03
1
-8
/
+1
[next]