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
Commit message (
Expand
)
Author
Age
Files
Lines
*
efi_loader: PSCI reset and shutdown
Heinrich Schuchardt
2018-12-02
4
-47
/
+10
*
ARM: armv7: Add early stack for erratum workarounds
Andrew F. Davis
2018-11-26
1
-0
/
+9
*
ARMv8: SError exception handling in PSCI exception vectors
Chee Hong Ang
2018-11-16
1
-0
/
+26
*
ARMv8: Add EL3 exception handling for ARMv8's Kconfig
Chee Hong Ang
2018-11-16
1
-0
/
+7
*
arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
Vladimir Zapolskiy
2018-10-19
1
-3
/
+0
*
arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
Vladimir Zapolskiy
2018-10-19
1
-0
/
+20
*
arm64: zynqmp: Add new command for TCM initialization
Siva Durga Prasad Paladugu
2018-10-16
1
-2
/
+4
*
arm64: zynqmp: Move TCM initialization to a separate routine
Siva Durga Prasad Paladugu
2018-10-16
1
-2
/
+8
*
arm: remove prototype for get_timer_masked
Patrick Delaunay
2018-10-10
11
-42
/
+26
*
arm: remove prototype for udelay_masked
Patrick Delaunay
2018-10-10
4
-22
/
+2
*
arm: remove prototype for reset_timer_masked
Patrick Delaunay
2018-10-10
1
-1
/
+2
*
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-09-29
8
-47
/
+113
|
\
|
*
armv7: ls102xa: Disable QE before enter deep sleep
Ran Wang
2018-09-27
1
-0
/
+4
|
*
armv8: ls1043a: add icid setup support
Laurentiu Tudor
2018-09-27
3
-1
/
+92
|
*
armv7: fsl: remove sata support
Peng Ma
2018-09-27
2
-42
/
+0
|
*
armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
Yinbo Zhu
2018-09-27
1
-0
/
+14
|
*
ppa/fm/qe: use block layer in ppa/fm/qe driver
Yinbo Zhu
2018-09-27
1
-4
/
+3
*
|
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
Tom Rini
2018-09-27
1
-25
/
+15
|
\
\
|
*
|
arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
Siva Durga Prasad Paladugu
2018-09-26
1
-14
/
+15
|
*
|
arm64: zynqmp: Move PM version related macros to .h
Siva Durga Prasad Paladugu
2018-09-26
1
-11
/
+0
|
|
/
*
|
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-09-26
2
-2
/
+2
|
\
\
|
*
|
efi_loader: simplify ifdefs
Stephen Warren
2018-09-23
2
-2
/
+2
|
|
/
*
/
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
Quentin Schulz
2018-09-25
1
-0
/
+3
|
/
*
arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
Quentin Schulz
2018-09-10
1
-0
/
+3
*
ARM: CPU: arm926ejs: Consolidate cache routines to common file
Adam Ford
2018-09-10
5
-36
/
+23
*
ARM: Specify aligned address for secure section instead of using attributes
Chen-Yu Tsai
2018-09-07
1
-2
/
+2
*
armv8: fsl-layerscape: Update README.falcon for compression
York Sun
2018-08-23
1
-1
/
+1
*
armv8: layerscape: Enable EHCI access for LS1012A
Ran Wang
2018-08-10
1
-0
/
+9
*
armv8: ls1046a: setup SEC ICIDs and fix up device tree
Laurentiu Tudor
2018-08-10
1
-0
/
+14
*
armv8: ls1046a: setup fman ports ICIDs and device tree
Laurentiu Tudor
2018-08-10
2
-0
/
+112
*
armv8: ls1046a: add icid setup for qman portals
Laurentiu Tudor
2018-08-10
1
-0
/
+16
*
armv8: ls1046a: initial icid setup support
Laurentiu Tudor
2018-08-10
4
-0
/
+145
*
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
Brendan Shanks
2018-08-07
1
-2
/
+2
*
armv8: make SPL exception vectors optional
Andre Przywara
2018-08-03
3
-4
/
+30
*
armv8: Reduce exception handling code
Andre Przywara
2018-08-03
1
-50
/
+82
*
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
Tom Rini
2018-07-30
4
-25
/
+39
|
\
|
*
efi_loader: Rename sections to allow for implicit data
Alexander Graf
2018-07-25
2
-24
/
+36
|
*
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
Mark Kettenis
2018-07-25
1
-1
/
+1
|
*
ARM: HYP/non-sec: migrate stack
Mark Kettenis
2018-07-25
1
-0
/
+2
*
|
Kconfig: Sort bool, default, select and imply options
Michal Simek
2018-07-30
2
-7
/
+7
*
|
Merge git://git.denx.de/u-boot-fsl-qoriq
Tom Rini
2018-07-27
3
-54
/
+18
|
\
\
|
*
|
armv8: ls1046ardb: Add falcon mode for for QSPI boot
York Sun
2018-07-26
2
-0
/
+13
|
*
|
armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
York Sun
2018-07-26
1
-0
/
+4
|
*
|
armv8: fsl: remove sata support
Yuantian Tang
2018-07-26
1
-54
/
+0
|
*
|
armv8: layerscape: Enabled I-cache for SPL boot
York Sun
2018-07-26
1
-0
/
+1
|
|
/
*
/
arm: Prevent redefinition error in fsl-layerscape
Joe Hershberger
2018-07-26
1
-1
/
+1
|
/
*
ARM: PSCI: initialize stack pointer on secondary CPUs
Stefan Agner
2018-07-23
1
-0
/
+2
*
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
Tom Rini
2018-07-03
1
-6
/
+49
|
\
|
*
arm: timer: sunxi: add Allwinner timer erratum workaround
Andre Przywara
2018-07-03
1
-0
/
+24
|
*
arm: timer: factor out FSL arch timer erratum workaround
Andre Przywara
2018-07-03
1
-6
/
+25
[next]