1. 920f7dc riscv: allow native compilation by Heinrich Schuchardt · Mon Aug 06 19:15:38 2018 +0200
  2. f25398e riscv: cosmetic: Reword do_reset() printf message. by Rick Chen · Wed Oct 03 13:59:03 2018 +0800
  3. de8d80e riscv: Move do_reset() to a common place by Bin Meng · Wed Sep 26 06:55:22 2018 -0700
  4. 8a8694d riscv: Add QEMU virt board support by Bin Meng · Wed Sep 26 06:55:21 2018 -0700
  5. 6e1033f riscv: ae350: Clean up mixed tabs and spaces in the dts by Bin Meng · Wed Sep 26 06:55:18 2018 -0700
  6. bcb3843 riscv: Make start.S available for all targets by Bin Meng · Wed Sep 26 06:55:17 2018 -0700
  7. 8294bb5 riscv: bootm: Pass mhartid CSR value to kernel by Bin Meng · Wed Sep 26 06:55:16 2018 -0700
  8. 748dae2 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · Wed Sep 26 06:55:15 2018 -0700
  9. 055700e riscv: Add a helper routine to print CPU information by Bin Meng · Wed Sep 26 06:55:14 2018 -0700
  10. e2ff918 riscv: Explicitly pass -march and -mabi to the compiler by Bin Meng · Wed Sep 26 06:55:13 2018 -0700
  11. c7feb19 riscv: Fix coding style issues in the linker script by Bin Meng · Wed Sep 26 06:55:12 2018 -0700
  12. a28e0f5 riscv: Move the linker script to the CPU root directory by Bin Meng · Wed Sep 26 06:55:11 2018 -0700
  13. ebd336f riscv: Remove mach type by Bin Meng · Wed Sep 26 06:55:09 2018 -0700
  14. aca590b riscv: bootm: Correct the 1st kernel argument to hart id by Bin Meng · Wed Sep 26 06:55:08 2018 -0700
  15. d9eec24 riscv: Remove setup.h by Bin Meng · Wed Sep 26 06:55:07 2018 -0700
  16. 6b69775 riscv: kconfig: Normalize architecture name spelling by Bin Meng · Wed Sep 26 06:55:06 2018 -0700
  17. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · Sun Sep 16 22:35:29 2018 -0700
  18. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · Mon Aug 06 20:47:39 2018 +0900
  19. b28f7b3 riscv: Include bss subsections in linker script by Alexander Graf · Mon Aug 20 14:25:49 2018 +0200
  20. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · Tue Jun 12 07:48:37 2018 +0200
  21. b908d2e riscv: Remove unused _relocate arguments by Ivan Gorinov · Thu Jun 28 14:50:17 2018 -0700
  22. ed4a3b3 riscv: dts: Support cfi flash by Rick Chen · Tue May 29 11:05:54 2018 +0800
  23. c7cccef riscv: dts: Sync DT with Linux Kernel by Rick Chen · Tue May 29 10:53:41 2018 +0800
  24. b66af37 riscv: cpu: nx25: Rename as ax25 by Rick Chen · Tue May 29 09:54:40 2018 +0800
  25. 9dbb973 SPDX: Convert single license tags to Linux Kernel style by Rick Chen · Tue May 29 14:10:06 2018 +0800
  26. 9677a37 efi_loader: Enable RISC-V support by Rick Chen · Mon May 28 19:06:37 2018 +0800
  27. 7ea64b0 riscv: Add board_quiesce_devices stub by Alexander Graf · Mon Apr 23 07:59:46 2018 +0200
  28. 31bdde9 riscv: Add EFI application infrastructure by Alexander Graf · Mon Apr 23 07:59:45 2018 +0200
  29. a5dc563 riscv: Enable function sections by Alexander Graf · Mon Apr 23 07:59:44 2018 +0200
  30. 3bb8f01 riscv: Add setjmp/longjmp code by Alexander Graf · Mon Apr 23 07:59:43 2018 +0200
  31. 435e382 riscv: Define PLATFORM__CLEAR_BIT for generic_clear_bit() by Bryan O'Donoghue · Mon Apr 30 15:56:04 2018 +0100
  32. 1c12981 riscv: Define PLATFORM__SET_BIT for generic_set_bit() by Bryan O'Donoghue · Mon Apr 30 15:56:03 2018 +0100
  33. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · Sun May 06 17:58:06 2018 -0400
  34. bdfb5c4 Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR by Tom Rini · Wed Apr 18 13:50:47 2018 -0400
  35. 40a6fe7 riscv: ae250: Support DT provided by the board at runtime by Rick Chen · Thu Mar 29 10:08:33 2018 +0800
  36. ef6b196 riscv: dts: AE250 support sd High-Speed mode by Rick Chen · Mon Dec 25 17:05:39 2017 +0800
  37. 53b47b8 riscv: bootm: Remove ATAGS by Rick Chen · Tue Mar 13 14:59:41 2018 +0800
  38. 632a569 riscv: bootm: Support to boot riscv-linux by Rick Chen · Tue Mar 13 14:48:33 2018 +0800
  39. f8e3a12 riscv: checkpatch: Fix static const char * array declarations by Rick Chen · Mon Feb 12 11:24:43 2018 +0800
  40. 948de3b riscv: checkpatch: Fix missing a blank line after declarations by Rick Chen · Mon Feb 12 11:21:28 2018 +0800
  41. 69ae630 riscv: checkpatch: Fix alignment should match open parenthesis by Rick Chen · Mon Feb 12 11:17:47 2018 +0800
  42. b34b4b9 riscv: checkpatch: Fix use of volatile by Rick Chen · Mon Feb 12 11:10:04 2018 +0800
  43. 5febadd riscv: checkpatch: Fix Macro argument reuse by Rick Chen · Mon Feb 12 11:07:58 2018 +0800
  44. 64d4ead riscv: Add Kconfig to support RISC-V by Rick Chen · Tue Dec 26 13:55:52 2017 +0800
  45. 76c0a24 riscv: nx25: include: Add header files to support RISC-V by Rick Chen · Tue Dec 26 13:55:51 2017 +0800
  46. 2e4fc1b riscv: nx25: dts: Add AE250 dts to support RISC-V by Rick Chen · Tue Dec 26 13:55:50 2017 +0800
  47. 6eedd92 riscv: nx25: lib: Add relative lib funcs to support RISC-V by Rick Chen · Tue Dec 26 13:55:49 2017 +0800
  48. e76b804 riscv: cpu: Add nx25 to support RISC-V by Rick Chen · Tue Dec 26 13:55:48 2017 +0800