- 9846390 Rename CONFIG_SYS_TEXT_BASE to CONFIG_TEXT_BASE by Simon Glass · 2 years, 1 month ago
- d9d7c20 treewide: Drop bootm_headers_t typedef by Simon Glass · 2 years, 2 months ago
- 29caf93 cyclic: Use schedule() instead of WATCHDOG_RESET() by Stefan Roese · 2 years, 2 months ago
- e26eceb socfpga: arria10: Allow dcache_enable before relocation by Paweł Anikiel · 2 years, 5 months ago
- aea0e80 socfpga: arria10: Replace delays with busy waiting in cm_full_cfg by Paweł Anikiel · 2 years, 5 months ago
- 6129827 config: Add Chameleonv3 config by Paweł Anikiel · 2 years, 5 months ago
- 373c142 arch: arm: socfpga: timer_s10: Override udelay for secure section by Dinesh Maniyam · 2 years, 5 months ago
- 1b05136 arm: socfpga: Add the terasic de10-standard board by Humberto Naves · 2 years, 6 months ago
- d7db0e6 iopoll: Extend read_poll_timeout macro to support variable parameters by Ariel D'Alessandro · 2 years, 7 months ago
- 55b3ba4 spi: cadence_qspi: Migrate CONFIG_CQSPI_REF_CLK to Kconfig by Tom Rini · 2 years, 8 months ago
- 4de720e Merge branch 'master' of https://source.denx.de/u-boot/custodians/u-boot-sunxi by Tom Rini · 2 years, 7 months ago
- 5907357 spl: mmc: extend spl_mmc_boot_mode() to take mmc argument by Andre Przywara · 3 years, 4 months ago
- c6c0e56 keymile: Move sourcing of common Kconfig by Tom Rini · 2 years, 8 months ago
- 5ff4857 armv8: Fix and simplify branch_if_master/branch_if_slave by Andre Przywara · 2 years, 9 months ago
- 4720b83 arm: socfpga: arria10: Enable double peripheral RBF configuration by Tien Fong Chee · 3 years ago
- 3b4ee40 arm: socfpga: arria10: Reset MPFE NoC after program periph / combined RBF by Tien Fong Chee · 3 years ago
- 2f27754 arm: socfpga: arria10: Setting image magic value to romcode initswstate reg by Tien Fong Chee · 3 years ago
- 0cf207e WS cleanup: remove SPACE(s) followed by TAB by Wolfgang Denk · 3 years, 2 months ago
- 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years, 2 months ago
- e60e449 lib: Drop SHA512_ALGO in lieu of SHA512 by Alexandru Gagniuc · 3 years, 2 months ago
- 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 3 months ago
- 31b51cb arm: socfpga: Enable Intel N5X device build by Siew Chin Lim · 3 years, 3 months ago
- 00a990e arm: socfpga: Add SPL for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
- 59d4230 ddr: altera: Add SDRAM driver for Intel N5X device by Tien Fong Chee · 3 years, 3 months ago
- 37529cf arm: socfpga: Changed misc_s10.c to misc_soc64.c by Siew Chin Lim · 3 years, 3 months ago
- c2b733c arm: socfpga: Add clock manager for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
- d6fee20 arm: socfpga: Move cm_get_mpu_clk_hz function declaration to clock_manager.h by Siew Chin Lim · 3 years, 3 months ago
- d694c7d arm: socfpga: Get clock manager base address for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
- 2fb2e04 arm: socfpga: Add handoff data support for Intel N5X device by Tien Fong Chee · 3 years, 3 months ago
- 0fbf31f arm: socfpga: Add base address for Intel N5X device by Siew Chin Lim · 3 years, 3 months ago
- bdba67b arm: socfpga: Changed base_addr_s10.h to base_addr_soc64.h by Siew Chin Lim · 3 years, 3 months ago
- 510c277 arm: socfpga: Move linux_qspi_enable from bootcommand to board_prep_linux function by Siew Chin Lim · 3 years, 3 months ago
- 7e5f460 global: Convert simple_strtoul() with hex to hextoul() by Simon Glass · 3 years, 4 months ago
- 481d394 common: fit: Update board_fit_image_post_process() to pass fit and node_offset by Lokesh Vutla · 3 years, 5 months ago
- 236f2ec treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 96fe4f6 arm: socfpga: smc: Add function to get usercode by Siew Chin Lim · 3 years, 8 months ago
- 404a98b arm: socfpga: Changed to store QSPI reference clock in kHz by Siew Chin Lim · 3 years, 8 months ago
- 3aef59f arm: socfpga: Move Stratix10 and Agilex clock manager common code by Siew Chin Lim · 3 years, 8 months ago
- e2ffb1d arm: socfpga: Restructure Stratix10 and Agilex handoff code by Siew Chin Lim · 3 years, 8 months ago
- a73514a arm: socfpga: Rearrange sequence of macros in handoff_soc64.h by Siew Chin Lim · 3 years, 8 months ago
- bab2653 arm: socfpga: Changed system_manager_s10.c to system_manager_soc64.c by Siew Chin Lim · 3 years, 8 months ago
- d623e52 arm: socfpga: Changed wrap_pll_config_s10.c to wrap_pll_config_soc64.c by Siew Chin Lim · 3 years, 8 months ago
- 8f337f3 arm: socfpga: Rename Stratix10 and Agilex handoff common macros by Siew Chin Lim · 3 years, 8 months ago
- f86ed75 arm: socfpga: Move Stratix10 and Agilex SPL common code by Siew Chin Lim · 3 years, 8 months ago
- 1057b1b Merge tag 'v2021.04-rc5' into next by Tom Rini · 3 years, 8 months ago
- 2dbcc03 arm: socfpga: Only do 'is OS booted from FIT' checking when VAB is enabled by Siew Chin Lim · 3 years, 8 months ago
- 22fc991 Merge tag 'v2021.04-rc4' into next by Tom Rini · 3 years, 8 months ago
- 1025b53 arm: socfpga: cmd: Support 'vab' command by Siew Chin Lim · 3 years, 9 months ago
- 1bc2089 arm: socfpga: soc64: Support Vendor Authorized Boot (VAB) by Siew Chin Lim · 3 years, 9 months ago
- 9a5bbdf arm: socfpga: Move Stratix10 and Agilex to use TARGET_SOCFPGA_SOC64 by Siew Chin Lim · 3 years, 9 months ago
- 35b65dd reset: Remove addr parameter from reset_cpu() by Harald Seiler · 4 years ago
- 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
- 362787e arm: socfpga: soc64: Enable FIT image generation using binman by Siew Chin Lim · 3 years, 11 months ago
- 7cfb5d8 arm: socfpga: soc64: Skip handoff data access in SSBL by Chee Hong Ang · 3 years, 11 months ago
- 3b07cec arm: socfpga: mailbox: Add 'SYSTEM_RESET' PSCI support to mbox_reset_cold() by Chee Hong Ang · 3 years, 11 months ago
- 018d27f arm: socfpga: soc64: Add ATF support for Reset Manager driver by Chee Hong Ang · 3 years, 11 months ago
- 2e54a1d arm: socfpga: Add secure register access helper functions for SoC 64bits by Siew Chin Lim · 3 years, 11 months ago
- 0eebfab arm: socfpga: soc64: Add SMC helper function for Intel SOCFPGA (64bits) by Chee Hong Ang · 3 years, 11 months ago
- dbdc1df arm: socfpga: Disable "spin-table" method for booting Linux by Chee Hong Ang · 3 years, 11 months ago
- ac0c1fd arm: socfpga: soc64: Override 'lowlevel_init' to support ATF by Chee Hong Ang · 3 years, 11 months ago
- acabb2a arm: socfpga: Add function for checking description from FIT image by Chee Hong Ang · 3 years, 11 months ago
- 65e25be dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 3 years, 11 months ago
- b0b08ce arm: socfpga: fix Gen5 enable of EMAC via FPGA by Ralph Siemsen · 4 years, 1 month ago
- 5c0adb0 arm: socfpga: arria10: Add qts-filter for Arria10 socfpga by Dalon Westergreen · 5 years ago
- de84e2d arm: socfpga: mailbox: Add mailbox retry support by Ley Foon Tan · 4 years, 3 months ago
- 6a48f95 arm: socfpga: mailbox: Update mailbox response codes by Ley Foon Tan · 4 years, 3 months ago
- f6dcf40 arm: socfpga: mailbox: Support sending large mailbox command by Chee Hong Ang · 4 years, 3 months ago
- 833230e arm: socfpga: mailbox: Always read mailbox responses before returning status by Chee Hong Ang · 4 years, 3 months ago
- e3fca50 arm: socfpga: mailbox: Refactor mailbox timeout event handling by Chee Hong Ang · 4 years, 3 months ago
- e2afbee arm: socfpga: soc64: Document down boot_scratch_cold register usage by Chin Liang See · 4 years, 3 months ago
- 5edf94d arm: socfpga: soc64: Add timeout waiting for NOC idle ACK by Chee Hong Ang · 4 years, 3 months ago
- bd99fa5 arm: socfpga: agilex: Enable FPGA Full Reconfiguration support by Chee Hong Ang · 4 years, 3 months ago
- d217016 fpga: altera: Rename Stratix10 FPGA to Intel FPGA SDM Mailbox by Chee Hong Ang · 4 years, 3 months ago
- 2473e13 arm: socfpga: Use DM watchdog timer by Chee Hong Ang · 4 years, 3 months ago
- b3e2d9f arm: socfpga: soc64: Show reset state in SPL by Chee Hong Ang · 4 years, 3 months ago
- d7a1ff4 arm: socfpga: soc64: Add SDM triggered warm reset bit mask by Chee Hong Ang · 4 years, 3 months ago
- 12cc448 arm: socfpga: soc64: Initialize timer in SPL only by Chee Hong Ang · 4 years, 4 months ago
- 464ca99 arm: socfpga: soc64: Remove PHY interface setup from misc arch init by Chee Hong Ang · 4 years, 4 months ago
- 6b6307e arm: socfpga: soc64: Check FPGA Config status register before bridge reset by Chee Hong Ang · 4 years, 3 months ago
- 6ca300a socfpga: Mark socfpga_fpga_add() as static inline in the non-FPGA case by Tom Rini · 4 years, 6 months ago
- 8a20431 arm: socfpga: misc_s10: Fix EMAC register address calculation by Ley Foon Tan · 4 years, 5 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 6 months ago
- f09f1ec Use __ASSEMBLY__ as the assembly macros by Simon Glass · 4 years, 6 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 6 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 6 months ago
- 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 6 months ago
- 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 6 months ago
- 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 6 months ago
- b9d1671 arm: socfpga: stratix10: Fix incorrect CLKMGR_S10_PERPLL_BYPASS offset by Ley Foon Tan · 4 years, 7 months ago
- e975906 spl: mmc: Rename spl_boot_mode() to spl_mmc_boot_mode() by Harald Seiler · 4 years, 7 months ago
- 3958ef3 arm: socfpga: arria10: Enable cache driver in SPL by Ley Foon Tan · 4 years, 7 months ago
- 3d884ff arm: socfpga: arria10: Add save_boot_params() by Ley Foon Tan · 4 years, 8 months ago
- 69f9c8b arm: socfpga: Add onchip RAM size macro by Ley Foon Tan · 4 years, 8 months ago
- 468ba8d ARM: socfpga: Add initial support for the ABB SECU board by Holger Brunck · 4 years, 9 months ago
- 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 9 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 9 months ago
- 9a5a90a ddr: altera: Add DDR2 support to Gen5 driver by Marek Vasut · 5 years ago
- 707c36e ARM: socfpga: Drop last use of socfpga_reset_manager by Marek Vasut · 4 years, 10 months ago
- db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 11 months ago
- 9a3b4ce common: Move reset_cpu() to the CPU header by Simon Glass · 4 years, 11 months ago