1. a009fa7 dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  2. 5ca381e riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · 6 years ago
  3. 5e56cda riscv: dts: ae350 support SMP by Rick Chen · 6 years ago
  4. f71410a riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · 6 years ago
  5. 14a1075 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · 6 years ago
  6. 7376677 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 6 years ago
  7. 6df4ed0 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 6 years ago
  8. cddde09 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  9. 9ebf294 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  10. c4a6c8f riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  11. a359665 riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  12. 8de4b3e riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  13. 01558e2 riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  14. e79178b riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  15. 9c03845 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  16. 83d573d riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  17. 818d49a riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  18. 7a167f2 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  19. 0bbe9cf riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems by Anup Patel · 6 years ago
  20. 6f07f45 riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  21. 928452a riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
  22. 1240cd6 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · 6 years ago
  23. bf12fe9 riscv: qemu: define standalone load address by Lukas Auer · 6 years ago
  24. d4e2417 riscv: remove RISC-V standalone linker script by Lukas Auer · 6 years ago
  25. 09dfc3c riscv: use invalidate/flush_*cache_range functions in cache.c by Lukas Auer · 6 years ago
  26. 6280e32 riscv: move the AX25-specific implementation of flush_dcache_all by Lukas Auer · 6 years ago
  27. 8318e89 riscv: clarify error message on undefined exceptions by Lukas Auer · 6 years ago
  28. e63488f riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago
  29. f331b9b riscv: Remove ae350.dts by Bin Meng · 6 years ago
  30. fda01b6 riscv: bootm: Change to use boot_hart from global data by Bin Meng · 6 years ago
  31. 89681a7 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  32. bcc6c74 riscv: Adjust the _exit_trap() position to come before handle_trap() by Bin Meng · 6 years ago
  33. 1f46f6d riscv: Return to previous privilege level after trap handling by Bin Meng · 6 years ago
  34. ea95452 riscv: Fix context restore before returning from trap handler by Bin Meng · 6 years ago
  35. 2e128a7 riscv: Move trap handler codes to mtrap.S by Bin Meng · 6 years ago
  36. a7544ed riscv: Do some basic architecture level cpu initialization by Bin Meng · 6 years ago
  37. 9e9e6fe riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
  38. edfe9a9 riscv: Update supports_extension() to use desc from cpu driver by Bin Meng · 6 years ago
  39. 731e2d4 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
  40. ea5086b riscv: Add CSR numbers by Bin Meng · 6 years ago
  41. 2caa1ee riscv: Remove non-DM version of print_cpuinfo() by Bin Meng · 6 years ago
  42. 7a3bbfb riscv: Probe cpus during boot by Bin Meng · 6 years ago
  43. dada2d1 riscv: Enlarge the default SYS_MALLOC_F_LEN by Bin Meng · 6 years ago
  44. 8fa4478 riscv: qemu: Add platform-specific Kconfig options by Bin Meng · 6 years ago
  45. f3c8479 riscv: Implement riscv_get_time() API using rdtime instruction by Anup Patel · 6 years ago
  46. b6ee5e1 riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  47. 2788177 riscv: Introduce a Kconfig option for machine mode by Anup Patel · 6 years ago
  48. 4b284ad riscv: ax25: Hide the ax25-specific Kconfig option by Bin Meng · 6 years ago
  49. 66c6935 riscv: qemu: Create a simple-bus driver for the soc node by Bin Meng · 6 years ago
  50. ecc5d83 riscv: add Kconfig entries for the code model by Lukas Auer · 6 years ago
  51. 2a21815 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · 6 years ago
  52. 89b3934 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  53. 5354888 riscv: efi: Generate Microsoft PE format compliant images by Bin Meng · 6 years ago
  54. 842d580 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  55. baaa062 riscv: dts: Add ae350_32.dts for RV32I by Rick Chen · 6 years ago
  56. 2dab6d4 riscv: dts: Sync to Linux Kernel ae350 dts. by Rick Chen · 6 years ago
  57. 86feab3 riscv: align bootm implementation with that of other architectures by Lukas Auer · 6 years ago
  58. 39a652b riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
  59. 8598e6b riscv: do not blindly modify the mstatus CSR by Lukas Auer · 6 years ago
  60. 230ab8a riscv: remove unused labels in start.S by Lukas Auer · 6 years ago
  61. ccd035a Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  62. af51285 riscv: align mtvec on a 4-byte boundary by Lukas Auer · 6 years ago
  63. 7cf4368 riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · 6 years ago
  64. 7656228 riscv: implement the invalidate_icache_* functions by Lukas Auer · 6 years ago
  65. 306b31d riscv: hang on unhandled exceptions by Lukas Auer · 6 years ago
  66. ae525d5 riscv: treat undefined exception codes as reserved by Lukas Auer · 6 years ago
  67. 40f7eb5 riscv: complete the list of exception codes by Lukas Auer · 6 years ago
  68. 09db5fc riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago
  69. 78da26d riscv: make use of the barrier functions from Linux by Lukas Auer · 6 years ago
  70. e429a1e riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
  71. 93478f1 riscv: enable -fdata-sections by Lukas Auer · 6 years ago
  72. 17d3e90 riscv: set -march and -mabi based on the Kconfig configuration by Lukas Auer · 6 years ago
  73. 002012f riscv: add Kconfig entries for the C and A ISA extensions by Lukas Auer · 6 years ago
  74. 7ab1df0 riscv: select CONFIG_PHYS_64BIT on RV64I systems by Lukas Auer · 6 years ago
  75. 54ebfe7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  76. 401885a Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  77. 9dc13da Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  78. 635a253 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · 6 years ago
  79. 920f7dc riscv: allow native compilation by Heinrich Schuchardt · 6 years ago
  80. f25398e riscv: cosmetic: Reword do_reset() printf message. by Rick Chen · 6 years ago
  81. de8d80e riscv: Move do_reset() to a common place by Bin Meng · 6 years ago
  82. 8a8694d riscv: Add QEMU virt board support by Bin Meng · 6 years ago
  83. 6e1033f riscv: ae350: Clean up mixed tabs and spaces in the dts by Bin Meng · 6 years ago
  84. bcb3843 riscv: Make start.S available for all targets by Bin Meng · 6 years ago
  85. 8294bb5 riscv: bootm: Pass mhartid CSR value to kernel by Bin Meng · 6 years ago
  86. 748dae2 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · 6 years ago
  87. 055700e riscv: Add a helper routine to print CPU information by Bin Meng · 6 years ago
  88. e2ff918 riscv: Explicitly pass -march and -mabi to the compiler by Bin Meng · 6 years ago
  89. c7feb19 riscv: Fix coding style issues in the linker script by Bin Meng · 6 years ago
  90. a28e0f5 riscv: Move the linker script to the CPU root directory by Bin Meng · 6 years ago
  91. ebd336f riscv: Remove mach type by Bin Meng · 6 years ago
  92. aca590b riscv: bootm: Correct the 1st kernel argument to hart id by Bin Meng · 6 years ago
  93. d9eec24 riscv: Remove setup.h by Bin Meng · 6 years ago
  94. 6b69775 riscv: kconfig: Normalize architecture name spelling by Bin Meng · 6 years ago
  95. 508332b config.mk: Remove duplicated -fno-strict-aliasing by Bin Meng · 6 years ago
  96. 1359226 arch: types.h: factor out fixed width typedefs to int-ll64.h by Masahiro Yamada · 6 years ago
  97. b28f7b3 riscv: Include bss subsections in linker script by Alexander Graf · 6 years ago
  98. 94a10f2 efi_loader: Rename sections to allow for implicit data by Alexander Graf · 6 years ago
  99. b908d2e riscv: Remove unused _relocate arguments by Ivan Gorinov · 6 years ago
  100. ed4a3b3 riscv: dts: Support cfi flash by Rick Chen · 7 years ago