Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
927f0c46a4e0ee61643559b35de567b904a95c95
/
arch
/
arm
/
mach-socfpga
62fb2b4
WS cleanup: remove SPACE(s) followed by TAB
by Wolfgang Denk
· Mon Sep 27 17:42:39 2021 +0200
17a2907
Merge tag 'v2021.10-rc4' into next
by Tom Rini
· Thu Sep 16 10:29:40 2021 -0400
5df5d69
lib: Drop SHA512_ALGO in lieu of SHA512
by Alexandru Gagniuc
· Thu Sep 02 19:54:18 2021 -0500
b58bfe0
mmc: Rename MMC_SUPPORT to MMC
by Simon Glass
· Sun Aug 08 12:20:09 2021 -0600
988bfe4
arm: socfpga: Enable Intel N5X device build
by Siew Chin Lim
· Tue Aug 10 11:26:42 2021 +0800
7f0b45b
arm: socfpga: Add SPL for Intel N5X device
by Siew Chin Lim
· Tue Aug 10 11:26:38 2021 +0800
f8e2eab
ddr: altera: Add SDRAM driver for Intel N5X device
by Tien Fong Chee
· Tue Aug 10 11:26:37 2021 +0800
e377bf2
arm: socfpga: Changed misc_s10.c to misc_soc64.c
by Siew Chin Lim
· Tue Aug 10 11:26:35 2021 +0800
4d7b6dc
arm: socfpga: Add clock manager for Intel N5X device
by Siew Chin Lim
· Tue Aug 10 11:26:34 2021 +0800
8596188
arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h
by Siew Chin Lim
· Tue Aug 10 11:26:33 2021 +0800
c16c7ec
arm: socfpga: Get clock manager base address for Intel N5X device
by Siew Chin Lim
· Tue Aug 10 11:26:31 2021 +0800
df89b50
arm: socfpga: Add handoff data support for Intel N5X device
by Tien Fong Chee
· Tue Aug 10 11:26:29 2021 +0800
b89899f
arm: socfpga: Add base address for Intel N5X device
by Siew Chin Lim
· Tue Aug 10 11:26:28 2021 +0800
142d9c0
arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
by Siew Chin Lim
· Tue Aug 10 11:26:27 2021 +0800
0fc2377
arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function
by Siew Chin Lim
· Tue Aug 10 11:26:26 2021 +0800
3ff49ec
global: Convert simple_strtoul() with hex to hextoul()
by Simon Glass
· Sat Jul 24 09:03:29 2021 -0600
b36dd3e
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
by Lokesh Vutla
· Fri Jun 11 11:45:05 2021 +0300
4bebdd3
treewide: Convert macro and uses of __section(foo) to __section("foo")
by Marek Behún
· Thu May 20 13:23:52 2021 +0200
5474457
arm: socfpga: smc: Add function to get usercode
by Siew Chin Lim
· Thu Mar 25 14:07:45 2021 +0800
c1888b0
arm: socfpga: Changed to store QSPI reference clock in kHz
by Siew Chin Lim
· Wed Mar 24 17:16:50 2021 +0800
fa2cc49
arm: socfpga: Move Stratix10 and Agilex clock manager common code
by Siew Chin Lim
· Wed Mar 24 17:16:49 2021 +0800
ff1eec3
arm: socfpga: Restructure Stratix10 and Agilex handoff code
by Siew Chin Lim
· Wed Mar 24 13:11:38 2021 +0800
02d2500
arm: socfpga: Rearrange sequence of macros in handoff_soc64.h
by Siew Chin Lim
· Wed Mar 24 13:11:37 2021 +0800
634a4ce
arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
by Siew Chin Lim
· Wed Mar 24 13:11:36 2021 +0800
be73451
arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
by Siew Chin Lim
· Wed Mar 24 13:11:35 2021 +0800
954d599
arm: socfpga: Rename Stratix10 and Agilex handoff common macros
by Siew Chin Lim
· Wed Mar 24 13:11:34 2021 +0800
612ee82
arm: socfpga: Move Stratix10 and Agilex SPL common code
by Siew Chin Lim
· Mon Mar 15 15:59:16 2021 +0800
a18a36f
Merge tag 'v2021.04-rc5' into next
by Tom Rini
· Mon Mar 29 17:53:19 2021 -0400
99b8658
arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled
by Siew Chin Lim
· Mon Mar 22 18:04:52 2021 +0800
d280d81
Merge tag 'v2021.04-rc4' into next
by Tom Rini
· Mon Mar 15 12:15:38 2021 -0400
d883450
arm: socfpga: cmd: Support 'vab' command
by Siew Chin Lim
· Mon Mar 01 20:04:12 2021 +0800
2492d59
arm: socfpga: soc64: Support Vendor Authorized Boot (VAB)
by Siew Chin Lim
· Mon Mar 01 20:04:11 2021 +0800
8a71416
arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64
by Siew Chin Lim
· Mon Mar 01 20:04:10 2021 +0800
6f14d5f
reset: Remove addr parameter from reset_cpu()
by Harald Seiler
· Tue Dec 15 16:47:52 2020 +0100
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
dbe60eb
arm: socfpga: soc64: Enable FIT image generation using binman
by Siew Chin Lim
· Thu Dec 24 18:21:12 2020 +0800
3896901
arm: socfpga: soc64: Skip handoff data access in SSBL
by Chee Hong Ang
· Thu Dec 24 18:21:10 2020 +0800
6aa1058
arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold()
by Chee Hong Ang
· Thu Dec 24 18:21:08 2020 +0800
129df66
arm: socfpga: soc64: Add ATF support for Reset Manager driver
by Chee Hong Ang
· Thu Dec 24 18:21:06 2020 +0800
c984e1f
arm: socfpga: Add secure register access helper functions for SoC 64bits
by Siew Chin Lim
· Thu Dec 24 18:21:02 2020 +0800
b5ddb91
arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits)
by Chee Hong Ang
· Thu Dec 24 18:21:00 2020 +0800
5a90f05
arm: socfpga: Disable "spin-table" method for booting Linux
by Chee Hong Ang
· Thu Dec 24 18:20:59 2020 +0800
bb272ed
arm: socfpga: soc64: Override 'lowlevel_init' to support ATF
by Chee Hong Ang
· Thu Dec 24 18:20:58 2020 +0800
7cfcc0c
arm: socfpga: Add function for checking description from FIT image
by Chee Hong Ang
· Thu Dec 24 18:20:56 2020 +0800
65130cd
dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET()
by Simon Glass
· Mon Dec 28 20:34:56 2020 -0700
8227bc9
arm: socfpga: fix Gen5 enable of EMAC via FPGA
by Ralph Siemsen
· Tue Sep 29 14:52:05 2020 -0400
c8694ee
arm: socfpga: arria10: Add qts-filter for Arria10 socfpga
by Dalon Westergreen
· Fri Sep 27 18:43:24 2019 -0700
916d2ba
arm: socfpga: mailbox: Add mailbox retry support
by Ley Foon Tan
· Wed Aug 12 09:56:25 2020 +0800
69b7ab9
arm: socfpga: mailbox: Update mailbox response codes
by Ley Foon Tan
· Wed Aug 12 09:56:24 2020 +0800
e480586
arm: socfpga: mailbox: Support sending large mailbox command
by Chee Hong Ang
· Wed Aug 12 09:56:23 2020 +0800
fe33ea3
arm: socfpga: mailbox: Always read mailbox responses before returning status
by Chee Hong Ang
· Wed Aug 12 09:56:22 2020 +0800
0cc64c8
arm: socfpga: mailbox: Refactor mailbox timeout event handling
by Chee Hong Ang
· Wed Aug 12 09:56:21 2020 +0800
8a98105
arm: socfpga: soc64: Document down boot_scratch_cold register usage
by Chin Liang See
· Mon Aug 10 10:55:56 2020 +0800
1f9f0e3
arm: socfpga: soc64: Add timeout waiting for NOC idle ACK
by Chee Hong Ang
· Mon Aug 10 22:59:49 2020 +0800
89ac34d
arm: socfpga: agilex: Enable FPGA Full Reconfiguration support
by Chee Hong Ang
· Fri Aug 07 11:50:05 2020 +0800
1419245
fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox
by Chee Hong Ang
· Fri Aug 07 11:50:03 2020 +0800
346431c
arm: socfpga: Use DM watchdog timer
by Chee Hong Ang
· Thu Aug 06 12:15:33 2020 +0800
6cf193c
arm: socfpga: soc64: Show reset state in SPL
by Chee Hong Ang
· Wed Aug 05 21:15:57 2020 +0800
75ba0aa
arm: socfpga: soc64: Add SDM triggered warm reset bit mask
by Chee Hong Ang
· Wed Aug 05 21:15:56 2020 +0800
92dc7ae
arm: socfpga: soc64: Initialize timer in SPL only
by Chee Hong Ang
· Fri Jul 10 23:53:13 2020 +0800
f18fe84
arm: socfpga: soc64: Remove PHY interface setup from misc arch init
by Chee Hong Ang
· Fri Jul 10 23:52:32 2020 +0800
61e9199
arm: socfpga: soc64: Check FPGA Config status register before bridge reset
by Chee Hong Ang
· Thu Aug 06 11:56:29 2020 +0800
ea84ae6
socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case
by Tom Rini
· Thu May 14 08:30:05 2020 -0400
91373cd
arm: socfpga: misc_s10: Fix EMAC register address calculation
by Ley Foon Tan
· Thu Jun 25 19:19:09 2020 +0800
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
559f1a8
Use __ASSEMBLY__ as the assembly macros
by Simon Glass
· Sun May 10 11:40:12 2020 -0600
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
ed38aef
command: Remove the cmd_tbl_t typedef
by Simon Glass
· Sun May 10 11:40:03 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
274e0b0
common: Drop net.h from common header
by Simon Glass
· Sun May 10 11:39:56 2020 -0600
5d489bf
arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset
by Ley Foon Tan
· Mon Apr 20 16:17:27 2020 +0800
0bf7ab1
spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode()
by Harald Seiler
· Wed Apr 15 11:33:30 2020 +0200
1d07b3e
arm: socfpga: arria10: Enable cache driver in SPL
by Ley Foon Tan
· Tue Apr 07 15:43:14 2020 +0800
f7fcc90
arm: socfpga: arria10: Add save_boot_params()
by Ley Foon Tan
· Fri Mar 06 16:55:20 2020 +0800
8f1552e
arm: socfpga: Add onchip RAM size macro
by Ley Foon Tan
· Fri Mar 06 16:55:18 2020 +0800
ddef889
ARM: socfpga: Add initial support for the ABB SECU board
by Holger Brunck
· Wed Feb 19 19:55:14 2020 +0100
b7b1838
Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm
by Tom Rini
· Tue Feb 11 10:58:41 2020 -0500
9bc1564
dm: core: Create a new header file for 'compat' features
by Simon Glass
· Mon Feb 03 07:36:16 2020 -0700
6bccacf
ddr: altera: Add DDR2 support to Gen5 driver
by Marek Vasut
· Fri Oct 18 00:22:31 2019 +0200
e2a19f4
ARM: socfpga: Drop last use of socfpga_reset_manager
by Marek Vasut
· Thu Jan 09 10:56:24 2020 +0100
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
afb0215
common: Move reset_cpu() to the CPU header
by Simon Glass
· Sat Dec 28 10:45:01 2019 -0700
6e762d8
arm: socfpga: stratix10: Enable SMMU access
by Thor Thayer
· Fri Dec 06 13:47:31 2019 -0600
461d298
arm: socfpga: agilex: Enable Agilex SoC build
by Ley Foon Tan
· Wed Nov 27 15:55:32 2019 +0800
600c731
arm: socfpga: agilex: Add SPL for Agilex SoC
by Ley Foon Tan
· Wed Nov 27 15:55:29 2019 +0800
0767f8d
arm: agilex: Add clock handoff offset for Agilex
by Ley Foon Tan
· Wed Nov 27 15:55:25 2019 +0800
b7d95b7
arm: socfpga: agilex: Add clock wrapper functions
by Ley Foon Tan
· Wed Nov 27 15:55:23 2019 +0800
ef5458f
clk: agilex: Add clock driver for Agilex
by Ley Foon Tan
· Wed Nov 27 15:55:22 2019 +0800
a9ebd2a
arm: socfpga: Fix CLKMGR_INTOSC_HZ to 400MHz
by Ley Foon Tan
· Wed Nov 27 15:55:21 2019 +0800
9c25671
arm: socfpga: Move Stratix10 and Agilex clock manager common code
by Ley Foon Tan
· Wed Nov 27 15:55:20 2019 +0800
905bae1
arm: socfpga: agilex: Add system manager support
by Ley Foon Tan
· Wed Nov 27 15:55:19 2019 +0800
0b1680e
arm: socfpga: Move Stratix10 and Agilex system manager common code
by Ley Foon Tan
· Wed Nov 27 15:55:18 2019 +0800
ef9805a
arm: socfpga: agilex: Add reset manager support
by Ley Foon Tan
· Wed Nov 27 15:55:17 2019 +0800
89700b4
arm: socfpga: Move Stratix10 and Agilex reset manager common code
by Ley Foon Tan
· Wed Nov 27 15:55:16 2019 +0800
f1c4bd5
arm: socfpga: Move firewall code to firewall file
by Ley Foon Tan
· Wed Nov 27 15:55:15 2019 +0800
65d25a6
arm: socfpga: agilex: Add base address for Intel Agilex SoC
by Ley Foon Tan
· Wed Nov 27 15:55:14 2019 +0800
2669591
arm: socfpga: Convert clock manager from struct to defines
by Ley Foon Tan
· Fri Nov 08 10:38:21 2019 +0800
3d3a860
arm: socfpga: Convert system manager from struct to defines
by Ley Foon Tan
· Fri Nov 08 10:38:20 2019 +0800
fed4c95
arm: socfpga: Convert reset manager from struct to defines
by Ley Foon Tan
· Fri Nov 08 10:38:19 2019 +0800
Next »