Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
88bf6d3fa5577c8f435a823b4a92c62c008b6936
/
arch
3373ee0
arm: mach-k3: Use SOC driver for device identification
by Dave Gerlach
· Wed Jul 15 23:40:04 2020 -0500
a397a4b
arm: dts: k3-j721e-mcu-wakeup: Introduce chipid node
by Dave Gerlach
· Wed Jul 15 23:40:01 2020 -0500
699ea94
arm: dts: k3-am65-wakeup: Introduce chipid node
by Dave Gerlach
· Wed Jul 15 23:40:00 2020 -0500
a17f94c
test: Add tests for SOC uclass
by Dave Gerlach
· Wed Jul 15 23:39:58 2020 -0500
7a6b641
cpu: Convert the methods to use a const udevice *
by Simon Glass
· Sun Jan 26 22:06:27 2020 -0700
00906cb
x86: mp: Add more comments to the module
by Simon Glass
· Fri Jul 17 08:48:30 2020 -0600
d89e15f
x86: mtrr: Add support for writing to MTRRs on any CPU
by Simon Glass
· Fri Jul 17 08:48:26 2020 -0600
00dc52f
x86: mtrr: Update MTRRs on all CPUs
by Simon Glass
· Fri Jul 17 08:48:25 2020 -0600
a2c515c
x86: Don't enable SMP in SPL
by Simon Glass
· Fri Jul 17 08:48:23 2020 -0600
7403c26
x86: mtrr: Use MP calls to list the MTRRs
by Simon Glass
· Fri Jul 17 08:48:22 2020 -0600
44344f5
x86: mp: Add iterators for CPUs
by Simon Glass
· Fri Jul 17 08:48:21 2020 -0600
32d5695
x86: mp: Park CPUs before running the OS
by Simon Glass
· Fri Jul 17 08:48:20 2020 -0600
6871dff
x86: mp: Allow running functions on multiple CPUs
by Simon Glass
· Fri Jul 17 08:48:19 2020 -0600
4943de6
x86: Set the SMP flag when MP init is complete
by Simon Glass
· Fri Jul 17 08:48:18 2020 -0600
4a30bbb
x86: mp: Support APs waiting for instructions
by Simon Glass
· Fri Jul 17 08:48:16 2020 -0600
84163ae
x86: cpu: Remove unnecessary #ifdefs
by Simon Glass
· Fri Jul 17 08:48:15 2020 -0600
653781b
x86: mp_init: Adjust bsp_init() to return more information
by Simon Glass
· Fri Jul 17 08:48:14 2020 -0600
ebb239a
x86: mp_init: Set up the CPU numbers at the start
by Simon Glass
· Fri Jul 17 08:48:13 2020 -0600
3307d0c
x86: mp_init: Drop the num_cpus static variable
by Simon Glass
· Fri Jul 17 08:48:11 2020 -0600
a3ee7b8
x86: mp_init: Switch parameter names in start_aps()
by Simon Glass
· Fri Jul 17 08:48:10 2020 -0600
35ee0de
x86: mp_init: Avoid declarations in header files
by Simon Glass
· Fri Jul 17 08:48:09 2020 -0600
e40633d
x86: Move MP code into mp_init
by Simon Glass
· Fri Jul 17 08:48:08 2020 -0600
740e908
x86: mp_init: Switch to livetree
by Simon Glass
· Fri Jul 17 08:48:07 2020 -0600
a6f2ea4
mips: octeon: Add minimal Octeon 3 EBB7304 EVK support
by Stefan Roese
· Tue Jun 30 12:08:58 2020 +0200
15ba802
mips: octeon: use mips_mach_early_init() to copy to L2 cache
by Stefan Roese
· Tue Jun 30 12:33:17 2020 +0200
9e29eff
mips: octeon: dts: Add Octeon 3 cn73xx base dtsi file
by Stefan Roese
· Tue Jun 30 12:08:57 2020 +0200
b2ea818
mips: octeon: Initial minimal support for the Marvell Octeon SoC
by Aaron Williams
· Tue Jun 30 12:08:56 2020 +0200
c6f54b4
mips: Add CONFIG_MIPS_MACH_EARLY_INIT for very early mach init code
by Stefan Roese
· Tue Jun 30 12:33:16 2020 +0200
e4ccb47
mips: sync asm/mipsregs.h with Linux 5.7
by Daniel Schwierzeck
· Sun Jul 12 01:46:18 2020 +0200
b018d6b
mips: sync asm/addrspace.h with Linux 5.7
by Daniel Schwierzeck
· Sun Jul 12 01:46:17 2020 +0200
53056e4
mips: sync asm/asm.h with Linux 5.7
by Daniel Schwierzeck
· Sun Jul 12 01:46:16 2020 +0200
e61db37
mips: remove deprecated UNCACHED_SDRAM() macro
by Daniel Schwierzeck
· Sun Jul 12 01:46:15 2020 +0200
c95e7f1
mips: add config options for generic cache setup code
by Daniel Schwierzeck
· Sun Jul 12 00:45:57 2020 +0200
765f417
mips: refactor disabling of caches
by Daniel Schwierzeck
· Sun Jul 12 00:45:56 2020 +0200
ab1d86e
mips: add KSEG1 wrapper for change_k0_cca
by Daniel Schwierzeck
· Sun Jul 12 00:45:55 2020 +0200
de4987c
mips: start.S: remove dead code
by Daniel Schwierzeck
· Sun Jul 12 00:45:54 2020 +0200
e4a3ba2
mips: cache: Make invalidate_dcache_range() weak to enable overwrite
by Stefan Roese
· Tue Jun 30 12:33:19 2020 +0200
fef1b82
mips: cache: Make flush_cache() weak to enable overwrite
by Stefan Roese
· Thu May 14 11:59:04 2020 +0200
bfcce78
mips: cache: Allow using CONFIG_MIPS_L2_CACHE without CONFIG_MIPS_CM
by Stefan Roese
· Thu May 14 11:59:03 2020 +0200
459a76d
mips: reloc: Change R_MIPS_NONE to catch pre-reloc BSS usage
by Stefan Roese
· Fri Jun 05 10:29:25 2020 +0200
fb79cbd
mips: traps: Set WG bit in EBase register on Octeon
by Stefan Roese
· Thu May 14 11:59:06 2020 +0200
56a4381
mips: time: Only compile the weak get_tbclk() when needed
by Stefan Roese
· Thu May 14 11:59:05 2020 +0200
940a922
treewide: convert bd_t to struct bd_info manually
by Masahiro Yamada
· Fri Jun 26 15:13:34 2020 +0900
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
f8a4df8
Convert CONFIG_ARMV7_PSCI_1_0 and CONFIG_ARMV7_PSCI_0_2 to Kconfig
by Patrick Delaunay
· Wed Jun 17 18:19:18 2020 +0200
76c449c
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
by Tom Rini
· Fri Jul 17 08:04:48 2020 -0400
01a2218
Merge tag 'u-boot-imx-20200716' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
by Tom Rini
· Fri Jul 17 08:04:28 2020 -0400
55f3cde
acpi: Enable ACPI table generation by default on x86
by Simon Glass
· Thu Jul 16 21:22:39 2020 -0600
75ece5f
x86: Rename board_final_cleanup() to board_final_init()
by Simon Glass
· Thu Jul 16 21:22:38 2020 -0600
f3694aa
x86: acpi: Correct the version of the MADT
by Simon Glass
· Thu Jul 16 21:22:37 2020 -0600
7fbd04f
x86: Drop setup_pcat_compatibility()
by Simon Glass
· Thu Jul 16 21:22:36 2020 -0600
1062e34
x86: Update the comment about booting for FSP2
by Simon Glass
· Thu Jul 16 21:22:35 2020 -0600
fb8736d
x86: Store the coreboot table address in global_data
by Simon Glass
· Thu Jul 16 21:22:34 2020 -0600
c28a1e0
x86: apl: Adjust FSP-M code to avoid hard-coded address
by Simon Glass
· Thu Jul 16 21:22:33 2020 -0600
a929b93
x86: apl: Set the correct boot mode in the FSP-M code
by Simon Glass
· Thu Jul 16 21:22:32 2020 -0600
f66fb30
x86: Add debugging to table writing
by Simon Glass
· Thu Jul 16 21:22:31 2020 -0600
d89f193
x86: apl: Fix save/restore of ITSS priorities
by Simon Glass
· Thu Jul 16 21:22:30 2020 -0600
2b36648
x86: irq: Support flags for acpi_gpe
by Simon Glass
· Tue Jul 07 21:32:34 2020 -0600
8719dcc
x86: apl: Hide the p2sb on exit from U-Boot
by Simon Glass
· Tue Jul 07 21:32:32 2020 -0600
459a474
x86: apl: Support set_hide() in p2sb driver
by Simon Glass
· Tue Jul 07 21:32:31 2020 -0600
5e40c05
x86: apl: Use memory-mapped access for VBT
by Simon Glass
· Tue Jul 07 21:32:25 2020 -0600
9eb8004
x86: Add error checking for csrt table generation
by Simon Glass
· Tue Jul 07 21:32:24 2020 -0600
9255118
x86: pinctrl: Drop the acpi_path member
by Simon Glass
· Tue Jul 07 21:32:23 2020 -0600
86e5db5
x86: pinctrl: Update comment for intel_pinctrl_get_pad()
by Simon Glass
· Tue Jul 07 21:32:20 2020 -0600
25f16c1
x86: pinctrl: Add a way to get the pinctrl reg address
by Simon Glass
· Tue Jul 07 21:32:19 2020 -0600
f6cdb91
x86: Add support for building up an NHLT structure
by Simon Glass
· Tue Jul 07 21:32:16 2020 -0600
9ed41e7
acpi: Allow creating the GNVS to fail
by Simon Glass
· Tue Jul 07 21:32:05 2020 -0600
0964239
dm: acpi: Enhance acpi_get_name()
by Simon Glass
· Tue Jul 07 13:12:11 2020 -0600
6ca9315
x86: Allow devices to write to DSDT
by Simon Glass
· Tue Jul 07 13:12:09 2020 -0600
990cd5b
acpi: Add support for DSDT generation
by Simon Glass
· Tue Jul 07 13:12:08 2020 -0600
f0a8d68
x86: Allow devices to write an SSDT
by Simon Glass
· Tue Jul 07 13:12:07 2020 -0600
3c601b1
acpi: Support ordering SSDT data by device
by Simon Glass
· Tue Jul 07 13:12:06 2020 -0600
c7c46e8
x86: acpi: Move MADT down a bit
by Simon Glass
· Tue Jul 07 13:12:04 2020 -0600
d43e0ba
acpi: Add support for SSDT generation
by Simon Glass
· Tue Jul 07 13:12:03 2020 -0600
dd0ed90
acpi: Support copying properties from device tree to ACPI
by Simon Glass
· Tue Jul 07 13:11:58 2020 -0600
ebb2e83
acpi: Add a function to get a device path and scope
by Simon Glass
· Tue Jul 07 13:11:39 2020 -0600
1d2a334
x86: fsp: Support a warning message when DRAM init is slow
by Simon Glass
· Thu Jul 09 18:43:17 2020 -0600
e6ad202
x86: Avoid #ifdef with CONFIG_HAVE_ACPI_RESUME
by Simon Glass
· Thu Jul 09 18:43:16 2020 -0600
a785185
x86: p2sb: make P2SB driver depend on P2SB uclass
by Wolfgang Wallner
· Wed Jul 01 13:37:24 2020 +0200
f19de2f
arm: dts: imx7: Fix error in coresight TPIU graph connection
by Ilko Iliev
· Mon Jul 13 15:25:10 2020 +0200
cdd0c85
ARM: mx6: make CAAM usable on the i.MX6 boards
by Heinrich Schuchardt
· Fri Jun 26 19:57:55 2020 +0200
c9c35a4
misc: scu_api: Add SCFW API to get the index of boot container set
by Ye Li
· Tue Jun 09 03:34:42 2020 -0700
8ee1907
arm: imx6q: pcm058: Convert pcm058 to use DM with DTs
by Niel Fourie
· Tue May 19 14:01:43 2020 +0200
fc8645d
arm: dts: imx6q: Add Linux dts files for Phytec Mira
by Niel Fourie
· Tue May 19 14:01:41 2020 +0200
85447c1
imx8m: implement armv8_el2_to_aarch32
by Peng Fan
· Fri Jul 10 11:22:20 2020 +0800
fa35c3d
imx8m: Refactor the OPTEE memory removal
by Peng Fan
· Thu Jul 09 15:26:06 2020 +0800
435dc12
imx8m: disable nodes before kernel/mfgtool boot for fused part
by Peng Fan
· Thu Jul 09 14:06:49 2020 +0800
0513f36
imx8mn/imx8mp: override env_get_offset and env_get_location
by Ye Li
· Mon Jul 15 01:16:46 2019 -0700
9cf2aa3
imx8m: power down fused cores
by Peng Fan
· Thu Jul 09 13:52:41 2020 +0800
d2d754f
imx8mp: Add fused parts support
by Ye Li
· Mon Apr 20 20:12:54 2020 -0700
a35215d
imx8m: workaround ROM serror
by Peng Fan
· Thu Jul 09 13:39:26 2020 +0800
1dd259c
imx8m: add eqos clk
by Peng Fan
· Thu Jul 09 13:14:20 2020 +0800
c61ec9b
imx8m: add sdhc/nand/ecspi clk api
by Peng Fan
· Thu Jul 09 11:35:15 2020 +0800
e565393
imx8m: configure NoC clk
by Peng Fan
· Thu Jul 09 11:18:50 2020 +0800
4e36e33
imx8m: configure arm clk sources from PLL
by Peng Fan
· Thu Jul 09 11:06:24 2020 +0800
a068997
imx: remove imx sip file
by Peng Fan
· Mon May 11 15:19:53 2020 +0800
d2d9338
imx: bootaux: use arm_smccc_smc
by Peng Fan
· Mon May 11 15:15:21 2020 +0800
45d843a
imx8m: soc: use arm_smccc_smc
by Peng Fan
· Mon May 11 15:14:04 2020 +0800
4bd5e43
imx8: misc: use arm_smccc_smc
by Peng Fan
· Mon May 11 15:13:34 2020 +0800
42eda3a
drivers: ddr: imx Workaround for i.MX8M DDRPHY rank to rank issue
by Oliver Chen
· Tue Apr 21 14:48:09 2020 +0800
Next »