index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
44
-47
/
+27
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
44
-27
/
+47
2024-05-07
arm: socfpga: Add missing <linux/types.h>
Tom Rini
1
-0
/
+2
2024-05-06
global: Make <asm/global_data.h> include <asm/u-boot.h>
Tom Rini
7
-7
/
+0
2024-05-06
arm: socfpga: Remove <common.h> and add needed includes
Tom Rini
42
-41
/
+26
2024-04-15
arm: socfpga: arria10: add option to reprogram the FPGA every reboot
Michał Barnaś
2
-2
/
+14
2024-03-18
arch: arm: Agilex5 enablement
Jit Loon Lim
11
-17
/
+301
2024-01-29
treewide: Remove clk_free
Sean Anderson
3
-10
/
+1
2024-01-22
arm: socfpga: stratix10: SPI clock support
Dinesh Maniyam
1
-1
/
+16
2024-01-11
mach-socfpga: do not overlap defines with lwip
Maxim Uvarov
2
-6
/
+9
2023-10-06
spl: Enable CONFIG_SPL_SYS_MALLOC_F where needed
Simon Glass
1
-0
/
+3
2023-09-24
common: Drop linux/printk.h from common header
Simon Glass
1
-0
/
+1
2023-01-11
Use `grep -E` or plain `grep` instead of `egrep`
Ville Skyttä
2
-9
/
+9
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
5
-6
/
+6
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
1
-1
/
+1
2022-11-10
global: Migrate CONFIG_HPS* symbols to the CFG namespace
Tom Rini
4
-132
/
+132
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
1
-1
/
+1
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
1
-1
/
+1
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
1
-4
/
+4
2022-07-01
socfpga: arria10: Allow dcache_enable before relocation
Paweł Anikiel
1
-0
/
+26
2022-07-01
socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Paweł Anikiel
1
-9
/
+22
2022-07-01
config: Add Chameleonv3 config
Paweł Anikiel
1
-0
/
+7
2022-06-17
arch: arm: socfpga: timer_s10: Override udelay for secure section
Dinesh Maniyam
1
-1
/
+33
2022-05-23
arm: socfpga: Add the terasic de10-standard board
Humberto Naves
1
-0
/
+7
2022-04-12
iopoll: Extend read_poll_timeout macro to support variable parameters
Ariel D'Alessandro
1
-9
/
+11
2022-04-08
spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig
Tom Rini
1
-0
/
+1
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2
-2
/
+2
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2
-2
/
+2
2022-04-01
keymile: Move sourcing of common Kconfig
Tom Rini
1
-2
/
+0
2022-03-02
armv8: Fix and simplify branch_if_master/branch_if_slave
Andre Przywara
1
-1
/
+1
2021-12-17
arm: socfpga: arria10: Enable double peripheral RBF configuration
Tien Fong Chee
3
-0
/
+52
2021-12-17
arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF
Tien Fong Chee
5
-6
/
+195
2021-12-17
arm: socfpga: arria10: Setting image magic value to romcode initswstate reg
Tien Fong Chee
2
-2
/
+11
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
1
-8
/
+8
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
1
-1
/
+1
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
1
-1
/
+1
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
3
-3
/
+3
2021-08-25
arm: socfpga: Enable Intel N5X device build
Siew Chin Lim
2
-6
/
+43
2021-08-25
arm: socfpga: Add SPL for Intel N5X device
Siew Chin Lim
1
-0
/
+94
2021-08-25
ddr: altera: Add SDRAM driver for Intel N5X device
Tien Fong Chee
2
-1
/
+15
2021-08-25
arm: socfpga: Changed misc_s10.c to misc_soc64.c
Siew Chin Lim
2
-8
/
+8
2021-08-25
arm: socfpga: Add clock manager for Intel N5X device
Siew Chin Lim
3
-0
/
+94
2021-08-25
arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h
Siew Chin Lim
5
-5
/
+1
2021-08-25
arm: socfpga: Get clock manager base address for Intel N5X device
Siew Chin Lim
1
-0
/
+3
2021-08-24
arm: socfpga: Add handoff data support for Intel N5X device
Tien Fong Chee
3
-48
/
+140
2021-08-24
arm: socfpga: Add base address for Intel N5X device
Siew Chin Lim
1
-1
/
+2
2021-08-24
arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
Siew Chin Lim
1
-4
/
+4
2021-08-24
arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...
Siew Chin Lim
1
-8
/
+9
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2
-3
/
+3
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
1
-1
/
+2
[next]