index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
mach-socfpga
Age
Commit message (
Expand
)
Author
2023-01-11
Use `grep -E` or plain `grep` instead of `egrep`
Ville Skyttä
2022-12-05
global: Move remaining CONFIG_SYS_* to CFG_SYS_*
Tom Rini
2022-12-05
global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_*
Tom Rini
2022-11-10
global: Migrate CONFIG_HPS* symbols to the CFG namespace
Tom Rini
2022-10-31
Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE
Simon Glass
2022-09-29
treewide: Drop bootm_headers_t typedef
Simon Glass
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-07-01
socfpga: arria10: Allow dcache_enable before relocation
Paweł Anikiel
2022-07-01
socfpga: arria10: Replace delays with busy waiting in cm_full_cfg
Paweł Anikiel
2022-07-01
config: Add Chameleonv3 config
Paweł Anikiel
2022-06-17
arch: arm: socfpga: timer_s10: Override udelay for secure section
Dinesh Maniyam
2022-05-23
arm: socfpga: Add the terasic de10-standard board
Humberto Naves
2022-04-12
iopoll: Extend read_poll_timeout macro to support variable parameters
Ariel D'Alessandro
2022-04-08
spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig
Tom Rini
2022-04-05
Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi
Tom Rini
2022-04-04
spl: mmc: extend spl_mmc_boot_mode() to take mmc argument
Andre Przywara
2022-04-01
keymile: Move sourcing of common Kconfig
Tom Rini
2022-03-02
armv8: Fix and simplify branch_if_master/branch_if_slave
Andre Przywara
2021-12-17
arm: socfpga: arria10: Enable double peripheral RBF configuration
Tien Fong Chee
2021-12-17
arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF
Tien Fong Chee
2021-12-17
arm: socfpga: arria10: Setting image magic value to romcode initswstate reg
Tien Fong Chee
2021-09-30
WS cleanup: remove SPACE(s) followed by TAB
Wolfgang Denk
2021-09-16
Merge tag 'v2021.10-rc4' into next
Tom Rini
2021-09-08
lib: Drop SHA512_ALGO in lieu of SHA512
Alexandru Gagniuc
2021-09-04
mmc: Rename MMC_SUPPORT to MMC
Simon Glass
2021-08-25
arm: socfpga: Enable Intel N5X device build
Siew Chin Lim
2021-08-25
arm: socfpga: Add SPL for Intel N5X device
Siew Chin Lim
2021-08-25
ddr: altera: Add SDRAM driver for Intel N5X device
Tien Fong Chee
2021-08-25
arm: socfpga: Changed misc_s10.c to misc_soc64.c
Siew Chin Lim
2021-08-25
arm: socfpga: Add clock manager for Intel N5X device
Siew Chin Lim
2021-08-25
arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h
Siew Chin Lim
2021-08-25
arm: socfpga: Get clock manager base address for Intel N5X device
Siew Chin Lim
2021-08-24
arm: socfpga: Add handoff data support for Intel N5X device
Tien Fong Chee
2021-08-24
arm: socfpga: Add base address for Intel N5X device
Siew Chin Lim
2021-08-24
arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h
Siew Chin Lim
2021-08-24
arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux fun...
Siew Chin Lim
2021-08-02
global: Convert simple_strtoul() with hex to hextoul()
Simon Glass
2021-06-11
common: fit: Update board_fit_image_post_process() to pass fit and node_offset
Lokesh Vutla
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-04-08
arm: socfpga: smc: Add function to get usercode
Siew Chin Lim
2021-04-08
arm: socfpga: Changed to store QSPI reference clock in kHz
Siew Chin Lim
2021-04-08
arm: socfpga: Move Stratix10 and Agilex clock manager common code
Siew Chin Lim
2021-04-08
arm: socfpga: Restructure Stratix10 and Agilex handoff code
Siew Chin Lim
2021-04-08
arm: socfpga: Rearrange sequence of macros in handoff_soc64.h
Siew Chin Lim
2021-04-08
arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c
Siew Chin Lim
2021-04-08
arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c
Siew Chin Lim
2021-04-08
arm: socfpga: Rename Stratix10 and Agilex handoff common macros
Siew Chin Lim
2021-04-08
arm: socfpga: Move Stratix10 and Agilex SPL common code
Siew Chin Lim
2021-03-29
Merge tag 'v2021.04-rc5' into next
Tom Rini
2021-03-23
arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled
Siew Chin Lim
[next]