1. a35c33c efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · 5 years ago
  2. 3949482 riscv: Add Microchip MPFS Icicle board support by Padmarao Begari · 5 years ago
  3. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  4. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  5. 3cedc97 RISCV: image: Add booti support by Atish Patra · 5 years ago
  6. f9281b8 riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled by Rick Chen · 5 years ago
  7. bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 5 years ago
  8. ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  9. 48b90d9 riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · 5 years ago
  10. a1ce531 riscv: dts: ae350 support SMP by Rick Chen · 5 years ago
  11. dda00ae riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · 5 years ago
  12. 8848474 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · 5 years ago
  13. a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 5 years ago
  14. 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 5 years ago
  15. 8ac39e2 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  16. e043240 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  17. f28ad25 riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  18. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  19. 1446b26 riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  20. 2503ccc riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  21. f152feb riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  22. 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  23. fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  24. 98a66ff riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  25. 3fda026 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  26. 26f4fd1 riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems by Anup Patel · 6 years ago
  27. 1fa625b riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago
  28. 70b8562 riscv: Add asm/dma-mapping.h for DMA mappings by Anup Patel · 6 years ago
  29. fdff1f9 riscv: Rename cpu/qemu to cpu/generic by Anup Patel · 6 years ago
  30. 91882c4 riscv: qemu: define standalone load address by Lukas Auer · 6 years ago
  31. 3c37278 riscv: remove RISC-V standalone linker script by Lukas Auer · 6 years ago
  32. f74c416 riscv: use invalidate/flush_*cache_range functions in cache.c by Lukas Auer · 6 years ago
  33. c905665 riscv: move the AX25-specific implementation of flush_dcache_all by Lukas Auer · 6 years ago
  34. 0c85c11 riscv: clarify error message on undefined exceptions by Lukas Auer · 6 years ago
  35. 08337cd riscv: bootm: Support booting VxWorks by Bin Meng · 6 years ago
  36. dcad9b8 riscv: Remove ae350.dts by Bin Meng · 6 years ago
  37. 3c85099 riscv: bootm: Change to use boot_hart from global data by Bin Meng · 6 years ago
  38. 51ab457 riscv: Save boot hart id to the global data by Bin Meng · 6 years ago
  39. 7f5d35a riscv: Adjust the _exit_trap() position to come before handle_trap() by Bin Meng · 6 years ago
  40. 10753ef riscv: Return to previous privilege level after trap handling by Bin Meng · 6 years ago
  41. 496262c riscv: Fix context restore before returning from trap handler by Bin Meng · 6 years ago
  42. 4b3f5ed riscv: Move trap handler codes to mtrap.S by Bin Meng · 6 years ago
  43. 485e822 riscv: Do some basic architecture level cpu initialization by Bin Meng · 6 years ago
  44. 57fe5c6 riscv: Add indirect stringification to csr_xxx ops by Bin Meng · 6 years ago
  45. aef59e5 riscv: Update supports_extension() to use desc from cpu driver by Bin Meng · 6 years ago
  46. 3967156 riscv: Add exception codes for xcause register by Bin Meng · 6 years ago
  47. ea53f1c riscv: Add CSR numbers by Bin Meng · 6 years ago
  48. 3c276b2 riscv: Remove non-DM version of print_cpuinfo() by Bin Meng · 6 years ago
  49. 39cad5b riscv: Probe cpus during boot by Bin Meng · 6 years ago
  50. 92b64fe riscv: Enlarge the default SYS_MALLOC_F_LEN by Bin Meng · 6 years ago
  51. 84304d4 riscv: qemu: Add platform-specific Kconfig options by Bin Meng · 6 years ago
  52. 511107d riscv: Implement riscv_get_time() API using rdtime instruction by Anup Patel · 6 years ago
  53. 644a3cd riscv: Add a SYSCON driver for SiFive's Core Local Interruptor by Bin Meng · 6 years ago
  54. 3cfc825 riscv: Introduce a Kconfig option for machine mode by Anup Patel · 6 years ago
  55. 44fe795 riscv: ax25: Hide the ax25-specific Kconfig option by Bin Meng · 6 years ago
  56. 27dc2c1 riscv: qemu: Create a simple-bus driver for the soc node by Bin Meng · 6 years ago
  57. 8176ea4 riscv: add Kconfig entries for the code model by Lukas Auer · 6 years ago
  58. 48cbf62 riscv: ax25-ae350: Pass dtb address to u-boot with a1 register by Rick Chen · 6 years ago
  59. d2db2a8 riscv: Add kconfig option to run U-Boot in S-mode by Anup Patel · 6 years ago
  60. a33a4ef riscv: efi: Generate Microsoft PE format compliant images by Bin Meng · 6 years ago
  61. 52923c6 riscv: cache: Implement i/dcache [status, enable, disable] by Rick Chen · 6 years ago
  62. bae2d72 riscv: dts: Add ae350_32.dts for RV32I by Rick Chen · 6 years ago
  63. 7424e95 riscv: dts: Sync to Linux Kernel ae350 dts. by Rick Chen · 6 years ago
  64. c3b1a99 riscv: align bootm implementation with that of other architectures by Lukas Auer · 6 years ago
  65. 5d8b2e7 riscv: save hart ID and device tree passed by prior boot stage by Lukas Auer · 6 years ago
  66. 31f9058 riscv: do not blindly modify the mstatus CSR by Lukas Auer · 6 years ago
  67. 8bfa231 riscv: remove unused labels in start.S by Lukas Auer · 6 years ago
  68. c95cafd Drop CONFIG_INIT_CRITICAL by Bin Meng · 6 years ago
  69. 2a23ac6 riscv: align mtvec on a 4-byte boundary by Lukas Auer · 6 years ago
  70. c55309c riscv: fix inconsistent use of spaces and tabs in start.S by Lukas Auer · 6 years ago
  71. 62a09ad riscv: implement the invalidate_icache_* functions by Lukas Auer · 6 years ago
  72. c93a1c8 riscv: hang on unhandled exceptions by Lukas Auer · 6 years ago
  73. e8b522b riscv: treat undefined exception codes as reserved by Lukas Auer · 6 years ago
  74. 5a44173 riscv: complete the list of exception codes by Lukas Auer · 6 years ago
  75. f105d2e riscv: do not reimplement generic io functions by Lukas Auer · 6 years ago
  76. fc8c76f riscv: make use of the barrier functions from Linux by Lukas Auer · 6 years ago
  77. b2c860c riscv: fix use of incorrectly sized variables by Lukas Auer · 6 years ago
  78. 776e633 riscv: enable -fdata-sections by Lukas Auer · 6 years ago
  79. 0c07484 riscv: set -march and -mabi based on the Kconfig configuration by Lukas Auer · 6 years ago
  80. d57ffa6 riscv: add Kconfig entries for the C and A ISA extensions by Lukas Auer · 6 years ago
  81. 7115856 riscv: select CONFIG_PHYS_64BIT on RV64I systems by Lukas Auer · 6 years ago
  82. 862e2e7 riscv: rename CPU_RISCV_32/64 to match architecture names ARCH_RV32I/64I by Lukas Auer · 6 years ago
  83. 5c8fd32 Use _AC and UL macros from linux/const.h by Baruch Siach · 6 years ago
  84. 1d3b97c Kbuild: add LDFLAGS_STANDALONE by Daniel Schwierzeck · 6 years ago
  85. b1893a9 riscv: bootm: Add dm_remove_devices_flags() call to do_bootm_linux() by Bin Meng · 6 years ago
  86. 5845f66 riscv: allow native compilation by Heinrich Schuchardt · 6 years ago
  87. 9d9b3dc riscv: cosmetic: Reword do_reset() printf message. by Rick Chen · 6 years ago
  88. b984ddc riscv: Move do_reset() to a common place by Bin Meng · 6 years ago
  89. 510e379 riscv: Add QEMU virt board support by Bin Meng · 6 years ago
  90. 4694c93 riscv: ae350: Clean up mixed tabs and spaces in the dts by Bin Meng · 6 years ago
  91. b5369c5 riscv: Make start.S available for all targets by Bin Meng · 6 years ago
  92. ed49ba4 riscv: bootm: Pass mhartid CSR value to kernel by Bin Meng · 6 years ago
  93. e5ea1e5 riscv: Remove CSR read/write defines in encoding.h by Bin Meng · 6 years ago
  94. 2fab2e9 riscv: Add a helper routine to print CPU information by Bin Meng · 6 years ago
  95. ce7a8e0 riscv: Explicitly pass -march and -mabi to the compiler by Bin Meng · 6 years ago
  96. 3d60156 riscv: Fix coding style issues in the linker script by Bin Meng · 6 years ago
  97. dfb828e riscv: Move the linker script to the CPU root directory by Bin Meng · 6 years ago
  98. 8cdc6b5 riscv: Remove mach type by Bin Meng · 6 years ago
  99. 4afeedf riscv: bootm: Correct the 1st kernel argument to hart id by Bin Meng · 6 years ago
  100. 3ad4866 riscv: Remove setup.h by Bin Meng · 6 years ago