1. 8cfbea0 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
  2. 491734f riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
  3. f0947db riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
  4. c71f100 riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
  5. 7a36bd8 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
  6. 77073f4 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
  7. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
  8. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
  9. a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
  10. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  11. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  12. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  13. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  14. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  15. 82ed8ef riscv: Move all fdt fixups together by Atish Patra · 4 years, 7 months ago
  16. 5fbac33 riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 7 months ago
  17. 7379192 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 7 months ago
  18. 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
  19. af3c043 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 7 months ago
  20. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 8 months ago
  21. f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 9 months ago
  22. 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
  23. ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
  24. fb5eabc riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 9 months ago
  25. b7b1838 Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 10 months ago
  26. e8b46a1 riscv: Add option to print registers on exception by Sean Anderson · 5 years ago
  27. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  28. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  29. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  30. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
  31. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · 5 years ago
  32. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 5 years ago
  33. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  34. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  35. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  36. b8745f0 RISC-V: Align boot image header with Linux by Atish Patra · 5 years ago
  37. eaae83b riscv: andes_plic: init plic by scanning each cpu node by Rick Chen · 5 years ago
  38. e9fbc71 riscv: add a generic FIT generator script by Lukas Auer · 5 years ago
  39. 396f0bd riscv: add SPL support by Lukas Auer · 5 years ago
  40. 6134659 riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
  41. d680e9a efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · 5 years ago
  42. 583b409 RISCV: image: Add booti support by Atish Patra · 6 years ago
  43. e5e6c36 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 6 years ago
  44. 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  45. 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  46. c4a6c8f riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  47. a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  48. e79178b riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  49. 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  50. 09dfc3c riscv: use invalidate/flush_*cache_range functions in cache.c by Lukas Auer · 6 years ago
  51. 6280e32 riscv: move the AX25-specific implementation of flush_dcache_all by Lukas Auer · 6 years ago
  52. 8318e89 riscv: clarify error message on undefined exceptions by Lukas Auer · 6 years ago
  53. e63488f riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago
  54. fda01b6 riscv: bootm: Change to use boot_hart from global data by Bin Meng · 6 years ago
  55. 89681a7 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  56. bcc6c74 riscv: Adjust the _exit_trap() position to come before handle_trap() by Bin Meng · 6 years ago
  57. f3c8479 riscv: Implement riscv_get_time() API using rdtime instruction by Anup Patel · 6 years ago
  58. b6ee5e1 riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  59. 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  60. 5354888 riscv: efi: Generate Microsoft PE format compliant images by Bin Meng · 6 years ago
  61. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  62. 86feab3 riscv: align bootm implementation with that of other architectures by Lukas Auer · 6 years ago
  63. 7656228 riscv: implement the invalidate_icache_* functions by Lukas Auer · 6 years ago
  64. 306b31d riscv: hang on unhandled exceptions by Lukas Auer · 6 years ago
  65. ae525d5 riscv: treat undefined exception codes as reserved by Lukas Auer · 6 years ago
  66. 40f7eb5 riscv: complete the list of exception codes by Lukas Auer · 6 years ago
  67. e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
  68. 54ebfe7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  69. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · 6 years ago
  70. f25398e riscv: cosmetic: Reword do_reset() printf message. by Rick Chen · 6 years ago
  71. de8d80e riscv: Move do_reset() to a common place by Bin Meng · 6 years ago
  72. 8294bb5 riscv: bootm: Pass mhartid CSR value to kernel by Bin Meng · 6 years ago
  73. aca590b riscv: bootm: Correct the 1st kernel argument to hart id by Bin Meng · 6 years ago
  74. d9eec24 riscv: Remove setup.h by Bin Meng · 6 years ago
  75. b908d2e riscv: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  76. 9dbb973 SPDX: Convert single license tags to Linux Kernel style by Rick Chen · 7 years ago
  77. 7ea64b0 riscv: Add board_quiesce_devices stub by Alexander Graf · 7 years ago
  78. 31bdde9 riscv: Add EFI application infrastructure by Alexander Graf · 7 years ago
  79. 3bb8f01 riscv: Add setjmp/longjmp code by Alexander Graf · 7 years ago
  80. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  81. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · 7 years ago
  82. 53b47b8 riscv: bootm: Remove ATAGS by Rick Chen · 7 years ago
  83. 632a569 riscv: bootm: Support to boot riscv-linux by Rick Chen · 7 years ago
  84. f8e3a12 riscv: checkpatch: Fix static const char * array declarations by Rick Chen · 7 years ago
  85. 948de3b riscv: checkpatch: Fix missing a blank line after declarations by Rick Chen · 7 years ago
  86. 6eedd92 riscv: nx25: lib: Add relative lib funcs to support RISC-V by Rick Chen · 7 years ago