Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
aad11b152f03bbc21e8e9a3a6de56ea05132d2ce
/
arch
/
arm
/
cpu
/
armv7
5e6201b
env: Move env_set() to env.h
by Simon Glass
· 5 years ago
19c0460
arm: ls1021atwr: Convert to use driver model TSEC driver
by Bin Meng
· 5 years ago
9c59d86
psci: Fix warnings when compiling with W=1
by Patrick Delaunay
· 5 years ago
7334038
Convert to use fsl_esdhc_imx for i.MX platforms
by Yangbo Lu
· 5 years ago
e4dfef9
armv7: timer: init timer with bootstage
by Patrick Delaunay
· 6 years ago
43ec7e0
CONFIG_SPL_SYS_[DI]CACHE_OFF: add
by Trevor Woerner
· 6 years ago
8df96a2
pcm052: bk4: sdcard: Add support for SD card booting/recovery
by Lukasz Majewski
· 6 years ago
b78294d
vybrid: Define the imx_get_mac_from_fuse() as a __weak function
by Lukasz Majewski
· 6 years ago
821df47
vybrid: clock: Provide enable_i2c_clk() function for Vybrid
by Lukasz Majewski
· 6 years ago
d6be97b
armv7: ls102xa: Add workaround for DDR erratum A-008850
by Alison Wang
· 6 years ago
449c8b2
arm: Leave smccc calls in .text when efi_loader=n
by Alexander Graf
· 6 years ago
aa0b11b
efi_loader: refactor switch to non-secure mode
by Heinrich Schuchardt
· 6 years ago
2aaa27d
linker: Modify linker scripts to be more generic
by Tom Rini
· 6 years ago
26f09d0
efi_loader: PSCI reset and shutdown
by Heinrich Schuchardt
· 6 years ago
441a0e9
ARM: armv7: Add early stack for erratum workarounds
by Andrew F. Davis
· 6 years ago
9858a60
arm: remove prototype for get_timer_masked
by Patrick Delaunay
· 6 years ago
94a0859
arm: remove prototype for udelay_masked
by Patrick Delaunay
· 6 years ago
e60765f
arm: remove prototype for reset_timer_masked
by Patrick Delaunay
· 6 years ago
aed0458
armv7: ls102xa: Disable QE before enter deep sleep
by Ran Wang
· 6 years ago
166e374
armv7: fsl: remove sata support
by Peng Ma
· 6 years ago
958eda2
arm: ls102xa: Fix RGMII phy-connection-type FDT fixup
by Brendan Shanks
· 6 years ago
b30a7ef
Merge tag 'signed-efi-next' of git://github.com/agraf/u-boot
by Tom Rini
· 6 years ago
7e7ba3b
Kconfig: Sort bool, default, select and imply options
by Michal Simek
· 6 years ago
0a7a074
ARM: HYP/non-sec: enable ARMV7_LPAE if HYP mode is supported
by Mark Kettenis
· 6 years ago
6e2f8f1
ARM: HYP/non-sec: migrate stack
by Mark Kettenis
· 6 years ago
f93caf8
ARM: PSCI: initialize stack pointer on secondary CPUs
by Stefan Agner
· 6 years ago
6ffdeaa
ARM: Introduce ability to enable invalidate of BTB with ICIALLU on Cortex-A15 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
85515bf
ARM: Introduce ability to enable ACR::IBE on Cortex-A8 for CVE-2017-5715
by Nishanth Menon
· 6 years ago
206697a
arm: armv7: allow unaligned memory access
by Heinrich Schuchardt
· 7 years ago
19858f9
arm: v7R: Add support for enabling caches
by Lokesh Vutla
· 7 years ago
076ee45
arm: v7R: Add support for MPU
by Lokesh Vutla
· 7 years ago
f435938
arm: v7R: Add initial support
by Michal Simek
· 7 years ago
81b1a67
arm: v7: Kconfig: Rename CPU_V7 as CPU_V7A
by Lokesh Vutla
· 7 years ago
244588c
arm: v7: Update VBAR only if available
by Lokesh Vutla
· 7 years ago
11692bc
psci: arm: remove armv7 function psci_save_target_pc
by Patrick Delaunay
· 7 years ago
93b114c
sunxi: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
a1d7660
ls102xa: psci: save context id in cpu_on command
by Patrick Delaunay
· 7 years ago
df92f52
arm: psci: add a weak function psci_arch_cpu_entry
by Patrick Delaunay
· 7 years ago
feb73eb
arm: psci: save context id for cpu_on PSCI command
by Patrick Delaunay
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
b3c5a9f
arm: timer: get frequency for arch timer armv7 in cp15 cntfrq
by Patrick Delaunay
· 7 years ago
d502ee0
arm: armv7: solve issue for timer_rate_hz in arch timer
by Patrick Delaunay
· 7 years ago
2afd984
ARM: sunxi: Move u-boot-sunxi-with-spl.bin rule to Makefile
by Tuomas Tynkkynen
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
7c88d10
spl: eMMC/SD: Provide one __weak spl_boot_mode() function
by Lukasz Majewski
· 7 years ago
a2ec2af
arm: Exercise v7_arch_cp15_set_acr even without errata fixups
by Siarhei Siamashka
· 7 years ago
edf9f62
ata: Migrate CONFIG_SCSI_AHCI to Kconfig
by Tuomas Tynkkynen
· 7 years ago
5636d4a
arm: mark save_boot_params_ret as a function
by Philipp Tomsich
· 7 years ago
cc55116
stv0991: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
789ee0e
stm32: fix STMicroelectronics copyright
by Patrice Chotard
· 7 years ago
2eb4898
armv7: Add workaround for USB erratum A-009007
by Ran Wang
· 7 years ago
373a7b0
armv7: Add workaround for USB erratum A-008997
by Ran Wang
· 7 years ago
d2b711b7
armv7: Add workaround for USB erratum A-009798
by Ran Wang
· 7 years ago
1509c8a
armv7: Add workaround for USB erratum A-009008
by Ran Wang
· 7 years ago
1123406
fsl-layerscape: Consolidate registers space defination for CCI-400 bus
by Ashish Kumar
· 7 years ago
962a75a
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
5ac341f
arm: Implement workaround for Cortex-A9 errata 845369
by Peng Fan
· 7 years ago
52ddee8
bcm281xx: clock: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
f59c82e
arm: bcm235xx: clk_set_rate avoid possible NULL deref
by xypron.glpk@gmx.de
· 7 years ago
c2c76ba
arm: bcm235xx: avoid possible NULL dereference
by xypron.glpk@gmx.de
· 7 years ago
c88a09a
Convert CONFIG_CMD_PCI to Kconfig
by Simon Glass
· 7 years ago
33731bc
imx: reorganize IMX code as other SOCs
by Stefano Babic
· 7 years ago
d6362d9
mx6sabreauto: Update to SPL only mode
by Vanessa Maegima
· 7 years ago
65779d3
mx6qsabreauto: Add SPL support
by Vanessa Maegima
· 7 years ago
1715622
mx6: soc: Move mxs_dma_init() into the mxs nand driver
by Fabio Estevam
· 7 years ago
6b46c46
imx: mx6ull: fix USB bmode for i.MX 6UL and 6ULL
by Stefan Agner
· 7 years ago
4822873
dm: scsi: Document and rename the scsi_scan() parameter
by Simon Glass
· 7 years ago
ab3055a
Kconfig: Add CONFIG_SATA to enable SATA
by Simon Glass
· 7 years ago
203b3ab
Convert CONFIG_CMD_SATA to Kconfig
by Simon Glass
· 7 years ago
0e5faf0
Convert CONFIG_SCSI to Kconfig
by Simon Glass
· 7 years ago
edd59b6
Merge git://www.denx.de/git/u-boot-imx
by Tom Rini
· 7 years ago
a24859c
mx6: soc: Fix typo in temperature unit name
by Fabio Estevam
· 7 years ago
c4a8760
sunxi: psci: Move entry address setting to separate function
by Chen-Yu Tsai
· 7 years ago
2ca39ca
armv7: Mark the default lowlevel_init function as weak
by Tom Rini
· 8 years ago
27142c3
pico-imx7d: Add initial support
by Vanessa Maegima
· 8 years ago
18980cc
Convert CONFIG_CMD_FUSE to Kconfig
by Simon Glass
· 8 years ago
0930026
icorem6: Make SPL to pick suitable fdt
by Jagan Teki
· 8 years ago
3061eb3
geam6ul: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
5e53ac0
icorem6: Add modeboot env via board_late_init
by Jagan Teki
· 8 years ago
faa993a
Add ARM errata workaround 852421 and 852423 for Cortex-A17
by Nisal Menuka
· 8 years ago
78548ea
fdt: Move fdt_fixup_ethernet to a common place
by Tom Rini
· 8 years ago
387e647
arm: Re-sync ARCH_MX5 / MX51 / MX53 CONFIG options
by Tom Rini
· 8 years ago
b7c0b40
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· 8 years ago
b1a1fda
sunxi: Add PSCI support for R40
by Chen-Yu Tsai
· 8 years ago
cffa503
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
e8ead73
ARM: adjust arm-smccc code for use in U-Boot
by Masahiro Yamada
· 8 years ago
a93297e
ARM: import arm-smccc code from Linux 4.11-rc6
by Masahiro Yamada
· 8 years ago
c4f047c
armv7: ls1021a: Drop macro CONFIG_LS102XA
by York Sun
· 8 years ago
e390e97
Merge branch 'master' of git://git.denx.de/u-boot-video
by Tom Rini
· 8 years ago
e15479b
Convert CONFIG_FSL_DCU_FB to Kconfig
by Sanchayan Maity
· 8 years ago
66d01b2
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
a2965c9
imx: i.mx6q: add the initial support for LogicPD i.MX6Q SOM
by Adam Ford
· 8 years ago
db305e5
imx: mx7ulp: Fix SPLL/APLL clock rate calculation issue
by Ye Li
· 8 years ago
9d095c3
fsl: ls102x: remove redundant GENERIC_TIMER_CLK
by Andre Przywara
· 8 years ago
70c7893
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
by Andre Przywara
· 8 years ago
9c67723
configs: imx6: Select missing BOARD_LATE_INIT
by Jagan Teki
· 8 years ago
40d97bd
Merge branch 'master' of git://www.denx.de/git/u-boot-imx
by Tom Rini
· 8 years ago
d53c0a4
ARM: vf610: move to standard arch/board approach
by Stefan Agner
· 8 years ago
3a79758
mx7: Add 1.2GHz speed grade entry
by Fabio Estevam
· 8 years ago
Next »