Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
3cfc825261d90472fa11ea72d7ed2d293b744140
/
arch
/
arm
/
cpu
4909b89
armv8: lx2160a: Add LX2160A SoC Support
by Priyanka Jain
· 6 years ago
d6fdec2
armv8:fsl-layerscape: Add support for Chassis 3.2
by Priyanka Jain
· 6 years ago
6252faa
armv8: lsch3: Add support of serdes3 module
by Priyanka Jain
· 6 years ago
ade32bb
armv8: fsl-layerscape: add support of MC framework for TFA
by Pankit Garg
· 6 years ago
2e17cb8
armv8: sec_firmware: return job ring status as true in TFABOOT
by Pankit Garg
· 6 years ago
339fb29
armv8: sec_firmware: change el2_to_aarch32 SMC ID
by Rajesh Bhagat
· 6 years ago
56db948b
armv8: fsl-layerscape: Update parsing boot source
by York Sun
· 6 years ago
5a73ec6
armv8: layerscape: skip OCRAM init for TFABOOT
by Rajesh Bhagat
· 6 years ago
681d489
armv8: layerscape: add SMC calls for DDR size and bank info
by Rajesh Bhagat
· 6 years ago
2141d25
armv8: fsl-layerscape: bootcmd identification for TFABOOT
by Pankit Garg
· 6 years ago
b6c97f4
armv8: layerscape: remove EL3 specific erratas for TFABOOT
by Rajesh Bhagat
· 6 years ago
4c41738
armv8: fsl-layerscape: identify boot source from PORSR register
by Rajesh Bhagat
· 6 years ago
535d76a
armv8: layerscape: Add TFABOOT support
by Rajesh Bhagat
· 6 years ago
e350648
armv8: fsl-layerscape: change tlb base from OCRAM to DDR in EL < 3
by Pankit Garg
· 6 years ago
bb50569
armv8: layerscape: Enable routing SError exception
by York Sun
· 6 years ago
d171c70
move data structure out of cpu.h
by York Sun
· 6 years ago
81ea008
efi_loader: PSCI reset and shutdown
by Heinrich Schuchardt
· 6 years ago
a0106c8
ARM: armv7: Add early stack for erratum workarounds
by Andrew F. Davis
· 6 years ago
eb13ddd
ARMv8: SError exception handling in PSCI exception vectors
by Chee Hong Ang
· 6 years ago
c0f3296
ARMv8: Add EL3 exception handling for ARMv8's Kconfig
by Chee Hong Ang
· 6 years ago
72f6d6b
arm: lpc32xx: remove phantom CONFIG_LPC32XX_SDRAM_ config option
by Vladimir Zapolskiy
· 6 years ago
ee54dfe
arm: lpc32xx: add CONFIG_ARCH_LPC32XX build option
by Vladimir Zapolskiy
· 6 years ago
5860bc1
arm64: zynqmp: Add new command for TCM initialization
by Siva Durga Prasad Paladugu
· 6 years ago
12ad299
arm64: zynqmp: Move TCM initialization to a separate routine
by Siva Durga Prasad Paladugu
· 6 years ago
6180ea7
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· 6 years ago
aa33fe8
arm: remove prototype for udelay_masked
by Patrick Delaunay
· 6 years ago
aad5b4a
arm: remove prototype for reset_timer_masked
by Patrick Delaunay
· 6 years ago
27f622d
Merge tag 'fsl-qoriq-for-v2018.11-rc1' of git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
26cbc0d
armv7: ls102xa: Disable QE before enter deep sleep
by Ran Wang
· 6 years ago
dc29a4c
armv8: ls1043a: add icid setup support
by Laurentiu Tudor
· 6 years ago
6862037
armv7: fsl: remove sata support
by Peng Ma
· 6 years ago
0fdf696
armv8/ls1088a/ls2088a: esdhc: Add esdhc clock support
by Yinbo Zhu
· 6 years ago
c3ced8a
ppa/fm/qe: use block layer in ppa/fm/qe driver
by Yinbo Zhu
· 6 years ago
bbef20d
Merge tag 'xilinx-for-v2018.11' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
0ae8dcf
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
b94a827
arm64: zynqmp: Return pmufw version for zynqmp_pmufw_version()
by Siva Durga Prasad Paladugu
· 6 years ago
fe68f23
arm64: zynqmp: Move PM version related macros to .h
by Siva Durga Prasad Paladugu
· 6 years ago
ac47fbe
arm: spear: enable SSP1, 2 and 3 clocks when SPI controller driver is built
by Quentin Schulz
· 6 years ago
9b5e639
efi_loader: simplify ifdefs
by Stephen Warren
· 6 years ago
d2d908d
arm: spear: enable GPIO3 and 4 clocks when the GPIO controller driver is built
by Quentin Schulz
· 6 years ago
93b283d
ARM: CPU: arm926ejs: Consolidate cache routines to common file
by Adam Ford
· 6 years ago
792b204
ARM: Specify aligned address for secure section instead of using attributes
by Chen-Yu Tsai
· 6 years ago
50f566d
armv8: fsl-layerscape: Update README.falcon for compression
by York Sun
· 6 years ago
9add5a4
armv8: layerscape: Enable EHCI access for LS1012A
by Ran Wang
· 6 years ago
5651f43
armv8: ls1046a: setup SEC ICIDs and fix up device tree
by Laurentiu Tudor
· 6 years ago
b50ff5e
armv8: ls1046a: setup fman ports ICIDs and device tree
by Laurentiu Tudor
· 6 years ago
599a97d
armv8: ls1046a: add icid setup for qman portals
by Laurentiu Tudor
· 6 years ago
3cb4fe6
armv8: ls1046a: initial icid setup support
by Laurentiu Tudor
· 6 years ago
e784cf1
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
by Brendan Shanks
· 6 years ago
1416e2d
armv8: make SPL exception vectors optional
by Andre Przywara
· 6 years ago
15b6184
armv8: Reduce exception handling code
by Andre Przywara
· 6 years ago
406fd7e
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
58008cb
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
0e8a8a3
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 6 years ago
9cce566
arm: Prevent redefinition error in fsl-layerscape
by Joe Hershberger
· 6 years ago
038b965
armv8: ls1046ardb: Add falcon mode for for QSPI boot
by York Sun
· 6 years ago
9960609
armv8: layerscape: spl: Initialize QSPI AHB for QSPI boot
by York Sun
· 6 years ago
ed167eb
armv8: fsl: remove sata support
by Yuantian Tang
· 6 years ago
61ab8aa
armv8: layerscape: Enabled I-cache for SPL boot
by York Sun
· 6 years ago
7e21fbc
efi_loader: Rename sections to allow for implicit data
by Alexander Graf
· 6 years ago
d32e86b
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
by Mark Kettenis
· 6 years ago
907ee29
ARM: HYP/non-sec: migrate stack
by Mark Kettenis
· 6 years ago
77fcc2c
ARM: PSCI: initialize stack pointer on secondary CPUs
by Stefan Agner
· 6 years ago
4ac5df4
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 6 years ago
be0d217
arm: timer: sunxi: add Allwinner timer erratum workaround
by Andre Przywara
· 6 years ago
3865158
arm: timer: factor out FSL arch timer erratum workaround
by Andre Przywara
· 6 years ago
c2ca3fd
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
7b37a9c
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
de76610
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 6 years ago
20b016a
common: Fix cpu nr type which is always unsigned type
by Michal Simek
· 6 years ago
29b921b
ARM: mxs: let boards override entire dram parameter table
by Mans Rullgard
· 7 years ago
d94e89c
Merge tag 'xilinx-for-v2018.07-rc2' of git://git.denx.de/u-boot-microblaze
by Tom Rini
· 6 years ago
e3c26b8
arm64: zynqmp: Check return value in zynqmp_mmio_rawwrite()
by Michal Simek
· 6 years ago
e467948
efi_loader: Convert runtime reset from switch to if statements
by Alexander Graf
· 6 years ago
9629ccd
board: ls1012a: FRWY-LS1012A board support
by Bhaskar Upadhaya
· 6 years ago
7191d45
board: Kconfig: Re-Arrangement of PPA firmware and header addresses
by Bhaskar Upadhaya
· 6 years ago
78f90aa
arm: armv7: allow unaligned memory access
by Heinrich Schuchardt
· 7 years ago
6189f76
soc: zynqmp: Update required API version to 1.0
by Rajan Vaja
· 7 years ago
8dd94a8
arm64: zynqmp: Get rid of emulation platforms
by Michal Simek
· 7 years ago
d0f855f
arm64: timer: Create timer_get_bootus for bootstage support
by Michal Simek
· 7 years ago
ea37f0b
arm: armv7m: Clean up some thumb / compiler flag options
by Tom Rini
· 7 years ago
3b52847
Merge tag 'xilinx-for-v2018.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
0678941
arm64: zynqmp: Setup MMU map for DDR at run time
by Nitin Jain
· 7 years ago
8b40f22
armv8/fsl-lsch2: make the workaround for PIN MUX erratum A010539 robust
by Hou Zhiqiang
· 7 years ago
945fad5
armv8/fsl-lsch2: correct QMAN clock
by Hou Zhiqiang
· 7 years ago
8044900
armv8: sec_firmware: Add support for multiple loadables
by Sumit Garg
· 7 years ago
b6bb93d
armv8: sec_firmware: Remove JR3 from device tree node in all cases
by Ruchika Gupta
· 7 years ago
bda33d3
armv8: layerscape: Avoid code duplication for TZASC Instantiation
by Sriram Dash
· 7 years ago
a43d46a
arm: v7R: Add support for enabling caches
by Lokesh Vutla
· 7 years ago
f2ef204
arm: v7R: Add support for MPU
by Lokesh Vutla
· 7 years ago
4bbd6b1
arm: v7R: Add initial support
by Michal Simek
· 7 years ago
acf1500
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
2a51805
arm: v7: Update VBAR only if available
by Lokesh Vutla
· 7 years ago
9ce751a
psci: arm: remove armv7 function psci_save_target_pc
by Patrick Delaunay
· 7 years ago
9622c7e
sunxi: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
60599c1
ls102xa: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
486daaa
arm: psci: add a weak function psci_arch_cpu_entry
by Patrick Delaunay
· 7 years ago
1a047c2
arm: psci: save context id for cpu_on PSCI command
by Patrick Delaunay
· 7 years ago
83d290c
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b25f8e2
Merge git://git.denx.de/u-boot-imx
by Tom Rini
· 7 years ago
Next »