Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
acaee30608ce203289a180d664b7f0abb2e64ee7
/
arch
/
arm
/
cpu
« Previous
f65425f
armv8: ls1088: Enable SATA for ls1088
by Ashish Kumar
· 7 years ago
1537d38
stv0991: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
3bc599c
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
9b3f40a
armv8: sec_firmware: Add support for loadables in FIT
by Sumit Garg
· 7 years ago
4417e83
arm64: layerscape: Move CONFIG_HAS_FSL_XHCI_USB to Kconfig
by Ran Wang
· 7 years ago
fb97b86
armv8: layerscape: Enable falcon boot
by York Sun
· 7 years ago
7eb40f0
armv8: fsl-layerscape: Avoid running dram_init_banksize again
by York Sun
· 7 years ago
d1fc0a3
spl: fix assignment of board info to global data
by York Sun
· 7 years ago
710d0cd
armv8: fsl-layerscape: Allocate Secure memory from first ddr region
by Sumit Garg
· 7 years ago
7458c5e
armv8: Apply workaround for USB erratum A-009007 to LS1088A
by Ran Wang
· 7 years ago
0d7f1ae
armv8: fsl: i2c: Put I2C related code under CONFIG_SYS_I2C
by Sriram Dash
· 7 years ago
e45ff0c
armv8: fsl: ifc: Put IFC related code under CONFIG_FSL_IFC
by Sriram Dash
· 7 years ago
bdbcb52
armv8: fsl-layerscape: Put SATA code under SATA configs
by Ashish Kumar
· 7 years ago
723b43d
blk: Remove various places that do flush cache after read
by Bin Meng
· 7 years ago
42f43aa
armv8: fsl-layerscape: Add back L3 flushing for all exception levels
by York Sun
· 7 years ago
e9303a4
armv8: fsl-layerscape: Fix MC reserved memory calculation
by York Sun
· 7 years ago
0e8a426
armv7: Add workaround for USB erratum A-009007
by Ran Wang
· 7 years ago
e10d114
armv7: Add workaround for USB erratum A-008997
by Ran Wang
· 7 years ago
c1853f6
armv7: Add workaround for USB erratum A-009798
by Ran Wang
· 7 years ago
83fa711
armv7: Add workaround for USB erratum A-009008
by Ran Wang
· 7 years ago
15d59b5
armv8: Add workaround for USB erratum A-009007
by Ran Wang
· 7 years ago
9d1cd91
armv8: Add workaround for USB erratum A-008997
by Ran Wang
· 7 years ago
2a8a353
armv8: Add workaround for USB erratum A-009798
by Ran Wang
· 7 years ago
2ab1553
armv8: Add workaround for USB erratum A-009008
by Ran Wang
· 7 years ago
17d066f
armv8: fsl-layerscape: Support to add RGMII for ls1088aqds
by Ashish Kumar
· 7 years ago
7769776
armv8: ls1088aqds: Add support of LS1088AQDS
by Ashish Kumar
· 7 years ago
e84a324
armv8: ls1088ardb: Add support for LS1088ARDB platform
by Ashish Kumar
· 7 years ago
6d9b82d
armv8: ls1088a: Add NXP LS1088A SoC support
by Ashish Kumar
· 7 years ago
5436c6a
armv8: fsl: Use correct conditional compile for ls1012a
by Ran Wang
· 7 years ago
c055cee
armv8: fsl-lsch3: Make CCN-504 related code conditional
by Ashish Kumar
· 7 years ago
15e7c68
LS2080ARDB: QSPI boot: Secure Boot image validation
by Udit Agarwal
· 7 years ago
06fb06f
SECURE_BOOT: Unify memory map for Layerscape based platforms
by Sumit Garg
· 7 years ago
63b2316
fsl-layerscape: Consolidate registers space defination for CCI-400 bus
by Ashish Kumar
· 7 years ago
a797f27
ARMv8/sec_firmware : Update chosen/kaslr-seed with random number
by Ruchika Gupta
· 7 years ago
225bfd3
arch/arm/cpu/arm926ejs/spear/cpu.c: guard do_switch_ecc() with CONFIG_NAND_FSMC
by Thomas Petazzoni
· 7 years ago
c25c4fd
board/spear/common: move code to arch/arm/cpu/arm926ejs/spear/
by Thomas Petazzoni
· 7 years ago
470135b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
00caae6
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
382bee5
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
11d9431
arm: Implement workaround for Cortex-A9 errata 845369
by Peng Fan
· 7 years ago
c1b62ba
Merge branch 'master' of git://git.denx.de/u-boot-rockchip
by Tom Rini
· 7 years ago
a598173
armv7m: mpu_config add missing break
by xypron.glpk@gmx.de
· 7 years ago
6def7de
bcm281xx: clock: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
65e8ce2
arm: bcm235xx: clk_set_rate avoid possible NULL deref
by xypron.glpk@gmx.de
· 7 years ago
b69a084
arm: bcm235xx: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
9730bcd
arm: spear: do not return random value from stack
by xypron.glpk@gmx.de
· 7 years ago
b529993
spl: add hierarchical defaults for SPL_LDSCRIPT
by Philipp Tomsich
· 7 years ago
e9e5d9d
dm: timer: normalise SPL and TPL support
by Philipp Tomsich
· 7 years ago
e6a0586
armv8: move low-level assembly functions into function-sections
by Philipp Tomsich
· 7 years ago
6500ec7
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
bf7aecc
armv8/fsl-lsch2: correct the config description of DSPI clock divider
by Hou Zhiqiang
· 7 years ago
fe84c48
Merge tag 'xilinx-for-v2017.09' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
fd1b635
arm64: zynqmp: Add Kconfig option for adding psu_init to binary
by Michal Simek
· 7 years ago
55de092
arm64: zynqmp: Call psu_init from board_early_init_f
by Michal Simek
· 7 years ago
cb186e7
arm64: zynqmp: Remove ifdef around zynqmp mmio read and write rotuines
by Siva Durga Prasad Paladugu
· 7 years ago
a076789
arm64: zynqmp: Define a way to intialize TCM
by Siva Durga Prasad Paladugu
· 7 years ago
189bec4
arm64: zynqmp: Provide a Kconfig option to define OCM and TCM in MMU
by Siva Durga Prasad Paladugu
· 7 years ago
020b3ce
armv8: Remove duplicate definition for IH_ARCH_ARM and IH_ARCH_ARM64
by Alison Wang
· 7 years ago
39632b4
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
552a848
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
d7c1150
mx6sabreauto: Update to SPL only mode
by Vanessa Maegima
· 7 years ago
823dff9
mx6qsabreauto: Add SPL support
by Vanessa Maegima
· 7 years ago
a1d1fdc
mx6: soc: Move mxs_dma_init() into the mxs nand driver
by Fabio Estevam
· 7 years ago
3fd9579
imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL
by Stefan Agner
· 7 years ago
8a049dd
armv8: fsl-layerscape: use get_nand_dev_by_index()
by Grygorii Strashko
· 7 years ago
8eab1a5
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 7 years ago
10e40d5
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
3bf926c
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
fedb428
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
8bf5c1e
arm64: use psci reset on snapdragon
by Rob Clark
· 7 years ago
821560f
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
65496a3
mx6: soc: Fix typo in temperature unit name
by Fabio Estevam
· 7 years ago
784667d
Merge tag 'xilinx-for-v2017.07' of git://www.denx.de/git/u-boot-microblaze
by Tom Rini
· 7 years ago
fb4000e
arm64: zynqmp: Check pmufw version
by Michal Simek
· 8 years ago
e0752bc
arm64: zynqmp: Define routines for mmio write and read
by Siva Durga Prasad Paladugu
· 8 years ago
6a1d91b
arm64: zynqmp: Do not map unused OCM/TCM region
by Michal Simek
· 8 years ago
b0259c8
arm64: zynqmp: Add comment about level shifter mode v1
by Michal Simek
· 8 years ago
8bf62ae
arm64: zynqmp: spl: use given boot_device instead of fetching it again
by Jean-Francois Dagenais
· 8 years ago
e3fdf5d
arm64: zynqmp: spl: fix dual SD controller support
by Jean-Francois Dagenais
· 8 years ago
bd89fba
arm64: zynqmp: Wire SD1 level shifter mode to SPL
by Michal Simek
· 8 years ago
ebba9d1
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· 7 years ago
83ebd4a
Revert "ARM: fixed relocation using proper alignment"
by Tom Rini
· 7 years ago
cdde7de
ARM: fixed relocation using proper alignment
by Manfred Schlaegl
· 8 years ago
3474827
sunxi: psci: Move entry address setting to separate function
by Chen-Yu Tsai
· 7 years ago
1c2d272
arm: arm720t: Support CONFIG_SKIP_LOWLEVEL_INIT_ONLY
by Simon Glass
· 7 years ago
71d2cf2
armv7m: Fix larger builds
by Phil Edworthy
· 7 years ago
439edf6
arm64: Add NOLOAD attribute NOLOAD to .bss sections
by Michal Simek
· 7 years ago
3c85417
ARMv8: Add support for poweroff via PSCI
by Michal Simek
· 7 years ago
1c16d2e
common: ep93xx: Move arch-specific declarations out of common
by Simon Glass
· 7 years ago
6e2941d
common: freescale: Move arch-specific declarations
by Simon Glass
· 7 years ago
5a8ba31
samsung: Drop more references fo s3c24x0
by Simon Glass
· 7 years ago
0d8c939
samsung: Drop s3c24x0 arch-specific code
by Simon Glass
· 7 years ago
ffb5656
armv7: Mark the default lowlevel_init function as weak
by Tom Rini
· 7 years ago
541f538
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 7 years ago
8e59778
armv8: layerscape: Enabling loading PPA during SPL stage
by York Sun
· 8 years ago
399e2bb
armv8: layerscape: Make U-Boot EL2 safe
by York Sun
· 8 years ago
1f55a93
armv8: ls2080aqds: Add support for SD boot
by Santan Kumar
· 8 years ago
faed6bd
armv8: ls2080a: Reorganise NAND_BOOT code in config flag
by Santan Kumar
· 8 years ago
eed3660
fdt: Rename a few functions in fdt_support
by Simon Glass
· 7 years ago
3e3aab3
mx25: Add function to set PER clocks
by Benoît Thébaudeau
· 8 years ago
Next »