Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
50b288aca324649fb5b357ce75972a5261cf94fc
/
arch
/
arm
/
cpu
/
armv7
26cbc0d
armv7: ls102xa: Disable QE before enter deep sleep
by Ran Wang
· 6 years ago
6862037
armv7: fsl: remove sata support
by Peng Ma
· 6 years ago
e784cf1
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
by Brendan Shanks
· 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
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
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
78f90aa
arm: armv7: allow unaligned memory access
by Heinrich Schuchardt
· 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
46fc679
arm: timer: get frequency for arch timer armv7 in cp15 cntfrq
by Patrick Delaunay
· 7 years ago
77aace5
arm: armv7: solve issue for timer_rate_hz in arch timer
by Patrick Delaunay
· 7 years ago
155b116
ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
by Tuomas Tynkkynen
· 7 years ago
b08c8c4
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
d695d66
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
d852600
arm: Exercise v7_arch_cp15_set_acr even without errata fixups
by Siarhei Siamashka
· 7 years ago
9fd95ef
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
ff143d5
arm: mark save_boot_params_ret as a function
by Philipp Tomsich
· 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
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
63b2316
fsl-layerscape: Consolidate registers space defination for CCI-400 bus
by Ashish Kumar
· 7 years ago
470135b
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 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
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
6500ec7
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 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
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
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
3474827
sunxi: psci: Move entry address setting to separate function
by Chen-Yu Tsai
· 7 years ago
ffb5656
armv7: Mark the default lowlevel_init function as weak
by Tom Rini
· 8 years ago
1541d7a
pico-imx7d: Add initial support
by Vanessa Maegima
· 8 years ago
51f2937
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· 8 years ago
bc1fe90
icorem6: Make SPL to pick suitable fdt
by Jagan Teki
· 8 years ago
9786496
geam6ul: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
98f56610
icorem6: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
8776350
Add ARM errata workaround 852421 and 852423 for Cortex-A17
by Nisal Menuka
· 8 years ago
26d6119
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
29ec685
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
6f008a2
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
0918648
sunxi: Add PSCI support for R40
by Chen-Yu Tsai
· 8 years ago
3c476d8
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
c54bcf6
ARM: adjust arm-smccc code for use in U-Boot
by Masahiro Yamada
· 8 years ago
c2da86f
ARM: import arm-smccc code from Linux 4.11-rc6
by Masahiro Yamada
· 8 years ago
73fb583
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· 8 years ago
3fea953
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
b215fb3
Convert CONFIG_FSL_DCU_FB to Kconfig
by Sanchayan Maity
· 8 years ago
1622559
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
f479cec
imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM
by Adam Ford
· 8 years ago
2018ef8
imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue
by Ye Li
· 8 years ago
4d24e5f
fsl: ls102x: remove redundant GENERIC_TIMER_CLK
by Andre Przywara
· 8 years ago
e4916e8
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
by Andre Przywara
· 8 years ago
a2f8a45
configs: imx6: Select missing BOARD_LATE_INIT
by Jagan Teki
· 8 years ago
02ccab1
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
7966b43
ARM: vf610: move to standard arch/board approach
by Stefan Agner
· 8 years ago
9b548bf
mx7: Add 1.2GHz speed grade entry
by Fabio Estevam
· 8 years ago
60a07fb
mx7: Fix the get_cpu_speed_grade_hz() return values
by Fabio Estevam
· 8 years ago
31b8a90
mx7: Fix speed grade entry
by Fabio Estevam
· 8 years ago
77f2929
arm: i.MX6UL: add Armadeus Systems OPOS6UL SoM and OPOS6ULDev carrier board
by Sébastien Szymanski
· 8 years ago
3a64940
arm: Migrate SYS_THUMB_BUILD to Kconfig, introduce SPL_SYS_THUMB_BUILD
by Tom Rini
· 8 years ago
0421a16
imx6: isiotmx6ul: Add FEC support
by Jagan Teki
· 8 years ago
e411e67
imx6: isiotmx6ul: Add I2C support
by Jagan Teki
· 8 years ago
e9dfa1e
arm: imx6ul: Add Engicam Is.IoT MX6UL Starter Kit initial support
by Jagan Teki
· 8 years ago
77fa045
imx: imx7ulp: add EVK board support
by Peng Fan
· 8 years ago
27117b2
mx7ulp: Add HAB boot support
by Peng Fan
· 8 years ago
c40d612
serial: lpuart: restructure lpuart driver
by Peng Fan
· 8 years ago
d4dcee2
imx: mx7ulp: Implement the clock functions for i2c driver
by Ye Li
· 8 years ago
1b40982
imx: mx7ulp: Add soc level initialization codes and functions
by Peng Fan
· 8 years ago
d0f8516
imx: mx7ulp: Add clock framework and functions
by Peng Fan
· 8 years ago
0cb3d82
imx: mx7ulp: add iomux driver to support IOMUXC0 and IOMUXC1
by Peng Fan
· 8 years ago
e90a08d
imx: mx7ulp: Add mx7ulp to Kconfig
by Peng Fan
· 8 years ago
19a75b8
arm: omap3: Bring back ARM errata workaround 725233
by Siarhei Siamashka
· 8 years ago
8dda2e2
ARM: Migrate errata to Kconfig
by Tom Rini
· 8 years ago
e856bdc
flash: complete CONFIG_SYS_NO_FLASH move with renaming
by Masahiro Yamada
· 8 years ago
Next »