- d3e8b73 Merge tag 'v2021.07-rc5' into next by Tom Rini · 3 years, 5 months ago
- e6638b4 k210: dts: Set PLL1 to the same rate as PLL0 by Sean Anderson · 3 years, 6 months ago
- b6ec26b riscv: andes_plic: Fix riscv_get_ipi() mask by Bin Meng · 3 years, 6 months ago
- 2114b47 riscv: ae350: dts: Add missing "u-boot, dm-spl" for SPL config by Bin Meng · 3 years, 6 months ago
- 85741a2 riscv: ae350: dts: Fix #interrupt-cells for plic0 in 32-bit by Bin Meng · 3 years, 6 months ago
- cd00421 riscv: ae350: dts: Remove the unnecessary #address-cells in plic nodes by Bin Meng · 3 years, 6 months ago
- 996068b riscv: ae350: dts: Remove the unnecessary space in bootargs by Bin Meng · 3 years, 6 months ago
- c907594 riscv: ae350: dts: Add SPDX license header by Bin Meng · 3 years, 6 months ago
- 26190b8 riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 6 months ago
- 2e5da52 board: sifive: add HiFive Unmatched board support by Green Wan · 3 years, 6 months ago
- e552af3 riscv: dts: add SiFive Unmatched board support by Green Wan · 3 years, 6 months ago
- 06a3e40 riscv: dts: add fu740 support by Green Wan · 3 years, 6 months ago
- ecefa5f drivers: clk: add fu740 support by Green Wan · 3 years, 6 months ago
- 7f33743 riscv: cpu: fu740: Add support for cpu fu740 by Green Wan · 3 years, 6 months ago
- 4bebdd3 treewide: Convert macro and uses of __section(foo) to __section("foo") by Marek Behún · 3 years, 6 months ago
- 442d446 riscv: Drop USE_SPL_FIT_GENERATOR by Bin Meng · 3 years, 7 months ago
- 6b977a4 riscv: ae350: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 7 months ago
- 1255ab8 riscv: qemu: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 7 months ago
- eada910 riscv: dts: Sort build targets in alphabetical order by Bin Meng · 3 years, 7 months ago
- ced2097 riscv: sifive: unleashed: Switch to use binman to generate u-boot.itb by Bin Meng · 3 years, 7 months ago
- ce64bd3 riscv: Group assembly optimized implementation of memory routines into a submenu by Bin Meng · 3 years, 7 months ago
- 8a27fcd riscv: Fix memmove and optimise memcpy when misalign by Bin Meng · 3 years, 7 months ago
- ac95f46 riscv: Fix arch_fixup_fdt always failing without /chosen by Sean Anderson · 3 years, 7 months ago
- 614b1d8 riscv: Split SiFive CLINT support between SPL and U-Boot proper by Bin Meng · 3 years, 7 months ago
- b1b3bc0 Revert "riscv: cpu: fu740: clear feature disable CSR" by Bin Meng · 3 years, 7 months ago
- 72422b9 riscv: Don't reserve AI ram in k210 dts by Sean Anderson · 3 years, 8 months ago
- b23d757 riscv: k210: Use AI as the parent clock of aisram, not PLL1 by Sean Anderson · 3 years, 8 months ago
- 7be6d2b riscv: k210: Rename airam to aisram by Sean Anderson · 3 years, 8 months ago
- e8d9e3a riscv: Enable some devices pre-relocation by Sean Anderson · 3 years, 8 months ago
- 968a13f riscv: cpu: fu740: clear feature disable CSR by Green Wan · 3 years, 7 months ago
- 2612080 riscv: cpu: Add callback to init each core by Green Wan · 3 years, 7 months ago
- d62063d lmb: move CONFIG_LMB in Kconfig by Patrick Delaunay · 3 years, 9 months ago
- 369d87a Add support for stack-protector by Joel Peshkin · 3 years, 8 months ago
- c88bdaa riscv: dts: mpfs-icicle-kit: Drop 'clock-frequency' in the uart nodes by Bin Meng · 3 years, 8 months ago
- 23caf66 riscv: assembler versions of memcpy, memmove, memset by Heinrich Schuchardt · 3 years, 8 months ago
- 76eb648 riscv: simplify longjmp by Heinrich Schuchardt · 3 years, 8 months ago
- e9ead4a riscv: sifive: Rename fu540 board to unleashed by Bin Meng · 3 years, 9 months ago
- 1c30c0e riscv: Add watchdog bindings for the k210 by Sean Anderson · 3 years, 9 months ago
- 2f00216 cpu: Rename SPL_CPU_SUPPORT to SPL_CPU by Simon Glass · 3 years, 9 months ago
- 0937c19 riscv: k210: Enable QSPI for spi3 by Sean Anderson · 3 years, 10 months ago
- b1db71b Merge branch '2021-02-02-drop-asm_global_data-when-unused' by Tom Rini · 3 years, 10 months ago
- 440b77f riscv: Change phys_addr_t and phys_size_t to 64-bit by Bin Meng · 3 years, 10 months ago
- 489b25a riscv: Adjust board_get_usable_ram_top() for 32-bit by Bin Meng · 3 years, 10 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- 5854c3d riscv: dts: Add device tree for Microchip Icicle Kit by Padmarao Begari · 3 years, 11 months ago
- a235d43 riscv: Add DMA 64-bit address support by Padmarao Begari · 3 years, 11 months ago
- bb721de Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next by Tom Rini · 3 years, 11 months ago
- e6256ce Merge tag 'v2021.01-rc5' into next by Tom Rini · 3 years, 11 months ago
- 65130cd dm: Rename DM_GET_DRIVER() to DM_DRIVER_GET() by Simon Glass · 4 years ago
- 2ddd3e0 riscv: Add device tree bindings for SPI by Sean Anderson · 4 years, 1 month ago
- fd9571a spi: dw: Add SoC-specific compatible strings by Sean Anderson · 4 years, 1 month ago
- dd5d79b riscv: Complete efi header for RV32/64 by Leo Yu-Chi Liang · 4 years ago
- b68402d riscv: Fix efi header size for RV32 by Leo Yu-Chi Liang · 4 years, 1 month ago
- fa36696 riscv: Fix efi header for RV32 by Atish Patra · 4 years, 2 months ago
- b881ba8 riscv: reset after crash by Heinrich Schuchardt · 4 years ago
- 4b96c88 riscv: fix the wrong swap value register by Brad Kim · 4 years, 1 month ago
- b75b15b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years ago
- 4f1b444 riscv: sifive/fu540: kconfig: Enable support for Opencores I2C controller by Pragnesh Patel · 4 years ago
- 2dc5984 riscv: fu540: dts: Correct reg size of clint node by Pragnesh Patel · 4 years, 1 month ago
- 52a1db7 riscv: Move timer portions of SiFive CLINT to drivers/timer by Sean Anderson · 4 years, 1 month ago
- 5a23865 timer: Add _TIMER suffix to Andes PLMT Kconfig by Sean Anderson · 4 years, 1 month ago
- 5abf1f3 riscv: Move Andes PLMT driver to drivers/timer by Sean Anderson · 4 years, 1 month ago
- d1b3321 riscv: k210: Reduce DMA block size by Sean Anderson · 4 years, 2 months ago
- 584a5ee riscv: Only enable OF_BOARD_FIXUP for S-Mode by Sean Anderson · 4 years, 3 months ago
- 947fc2d timer: Return count from timer_ops.get_count by Sean Anderson · 4 years, 2 months ago
- 36d38fd riscv: add DT binding for BOOT button on Maix board by Heinrich Schuchardt · 4 years, 3 months ago
- 6870556 riscv: Add pinmux and gpio bindings for Kendryte K210 by Sean Anderson · 4 years, 3 months ago
- 38ae92e Merge branch 'next' by Tom Rini · 4 years, 2 months ago
- 5bdad9f riscv: Add some comments to start.S by Sean Anderson · 4 years, 2 months ago
- 2c4c7d1 riscv: Ensure gp is NULL or points to valid data by Sean Anderson · 4 years, 2 months ago
- 934b24a riscv: Consolidate fences into AMOs for available_harts_lock by Sean Anderson · 4 years, 2 months ago
- dd1cd70 riscv: Clear pending IPIs on initialization by Sean Anderson · 4 years, 2 months ago
- ff184fe riscv: Use a valid bit to ignore already-pending IPIs by Sean Anderson · 4 years, 2 months ago
- cfb0809 riscv: Match memory barriers between send_ipi_many and handle_ipi by Sean Anderson · 4 years, 2 months ago
- e8de08b Revert "riscv: Clear pending interrupts before enabling IPIs" by Sean Anderson · 4 years, 2 months ago
- 3d999194 riscv: Update SiFive device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
- c6d0ef8 riscv: Update Kendryte device tree for new CLINT driver by Sean Anderson · 4 years, 2 months ago
- 272ab20 riscv: Rework Sifive CLINT as UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
- 28bfc32 riscv: Clean up initialization in Andes PLIC by Sean Anderson · 4 years, 2 months ago
- 87e6ce5 riscv: Rework Andes PLMT as a UCLASS_TIMER driver by Sean Anderson · 4 years, 2 months ago
- 9baaaef riscv: Rework riscv timer driver to only support S-mode by Sean Anderson · 4 years, 2 months ago
- fbef54d riscv: restore global data pointer in trap handler by Heinrich Schuchardt · 4 years, 2 months ago
- 646f8c6 fdtdec: optionally add property no-map to created reserved memory node by Etienne Carriere · 4 years, 3 months ago
- 6e7eb46 riscv: define function set_gd() by Heinrich Schuchardt · 4 years, 3 months ago
- 95492ae cmd: provide command sbi by Heinrich Schuchardt · 4 years, 3 months ago
- c78eef7 riscv: fix building with CONFIG_SPL_SMP=n by Heinrich Schuchardt · 4 years, 4 months ago
- 54bcf26 riscv: fu540: Use correct API to get L2 cache controller base address by Bin Meng · 4 years, 3 months ago
- 77efe24 riscv: additional crash information by Heinrich Schuchardt · 4 years, 4 months ago
- 03de50e riscv: sifive: fu540: redundant initialization by Heinrich Schuchardt · 4 years, 4 months ago
- d2014d1 riscv: remove redundant logical constraint. by Heinrich Schuchardt · 4 years, 4 months ago
- 6b15551 riscv: sifive/fu540: kconfig: Move FU540 driver related options to the SoC level by Bin Meng · 4 years, 4 months ago
- 2b2d9c4 riscv: sifive/fu540: spl: Rename soc_spl_init() by Bin Meng · 4 years, 4 months ago
- 63dcfcb riscv: Call spl_board_init_f() in the generic SPL board_init_f() by Bin Meng · 4 years, 4 months ago
- e1ff6eb sifive: reset: add DM based reset driver for SiFive SoC's by Sagar Shrikant Kadam · 4 years, 4 months ago
- b0357f4 fu540: dtsi: add reset producer and consumer entries by Sagar Shrikant Kadam · 4 years, 4 months ago
- a9e7ec5 riscv: dts: hifive-unleashed-a00: Make memory node available to SPL by Bin Meng · 4 years, 4 months ago
- 4e3ba2a riscv: Fix linking error when building u-boot-spl with no SMP support by Leo Yu-Chi Liang · 4 years, 5 months ago
- 3af8678 Revert "riscv: Allow use of reset drivers" by Bin Meng · 4 years, 4 months ago
- e70ef90 env: Enable SPI flash env for SiFive FU540 by Jagan Teki · 4 years, 5 months ago
- 05fb96d sifive: fu540: Add Booting from SPI by Jagan Teki · 4 years, 5 months ago