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