1. 90fa4e9 Merge branch 'next' by Tom Rini · 4 years, 5 months ago
  2. 8cfbea0 riscv: use log functions in fdt_fixup by Heinrich Schuchardt · 4 years, 5 months ago
  3. 8a52128 riscv: sifive: fu540: enable all cache ways from U-Boot proper by Pragnesh Patel · 4 years, 6 months ago
  4. 491734f riscv: Use optimized version of fdtdec_get_addr_size_no_parent by Atish Patra · 4 years, 5 months ago
  5. f0947db riscv: Do not return error if reserved node already exists by Atish Patra · 4 years, 5 months ago
  6. c71f100 riscv: Do not build reset.c if SYSRESET is on by Bin Meng · 4 years, 5 months ago
  7. 2bdcd05 riscv: Enable CONFIG_OF_BOARD_FIXUP by default for OF_SEPARATE by Bin Meng · 4 years, 5 months ago
  8. 7a36bd8 riscv: Expand the DT size before copy reserved memory node by Bin Meng · 4 years, 5 months ago
  9. 77073f4 riscv: Avoid the reserved memory fixup if src and dst point to the same place by Bin Meng · 4 years, 5 months ago
  10. 3961e14 riscv: fu540: dts: Correct reg size of otp and dmc nodes by Bin Meng · 4 years, 6 months ago
  11. e3870c8 riscv: fu540: dts: Remove the unnecessary space in the cpu2_intc node by Bin Meng · 4 years, 6 months ago
  12. d2b7f84 riscv: dts: hifive-unleashed-a00: add cpu aliases by Sagar Shrikant Kadam · 4 years, 5 months ago
  13. edc32ab riscv: Add Sipeed Maix support by Sean Anderson · 4 years, 5 months ago
  14. d11b582 riscv: Add device tree for K210 and Sipeed Maix BitM by Sean Anderson · 4 years, 5 months ago
  15. 35e14fb riscv: Allow use of reset drivers by Sean Anderson · 4 years, 5 months ago
  16. 7f4b666 riscv: Add option to support RISC-V privileged spec 1.9 by Sean Anderson · 4 years, 5 months ago
  17. b1d0cb3 riscv: Clean up IPI initialization code by Sean Anderson · 4 years, 5 months ago
  18. 84df2e1 riscv: Clear pending interrupts before enabling IPIs by Sean Anderson · 4 years, 5 months ago
  19. 5aa0074 riscv: Add headers for asm/global_data.h by Sean Anderson · 4 years, 5 months ago
  20. 0961ae8 bdinfo: riscv: Use generic bd_info by Simon Glass · 4 years, 7 months ago
  21. e622c74 riscv: sbi: Move sbi_probe_extension() out of CONFIG_SBI_V01 by Bin Meng · 4 years, 6 months ago
  22. b391ead riscv: sbi: Remove sbi_spec_version by Bin Meng · 4 years, 6 months ago
  23. e00653c riscv: sifive: fu540: add SPL configuration by Pragnesh Patel · 4 years, 6 months ago
  24. 25269c0 riscv: cpu: fu540: Add support for cpu fu540 by Pragnesh Patel · 4 years, 6 months ago
  25. 01ec498 riscv: dts: sifive: Sync hifive-unleashed-a00 dts from linux by Pragnesh Patel · 4 years, 6 months ago
  26. bb337f9 riscv: sifive: dts: fu540: set ethernet clock rate by Pragnesh Patel · 4 years, 6 months ago
  27. 45ffc91 riscv: sifive: dts: fu540: add U-Boot dmc node by Pragnesh Patel · 4 years, 6 months ago
  28. 8f4a403 sifive: dts: fu540: Add DDR controller and phy register settings by Pragnesh Patel · 4 years, 6 months ago
  29. b65f19f riscv: sifive: dts: fu540: Add board -u-boot.dtsi files by Pragnesh Patel · 4 years, 6 months ago
  30. 45b4ad9d riscv: Add _image_binary_end for SPL by Pragnesh Patel · 4 years, 6 months ago
  31. 2a449a3 riscv: sifive: fu540: Use OTP DM driver for serial environment variable by Pragnesh Patel · 4 years, 6 months ago
  32. a7edd07 riscv: Move all SMP related SBI calls to SBI_v01 by Atish Patra · 4 years, 7 months ago
  33. 4dcacfc common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 7 months ago
  34. 0f2af88 common: Drop log.h from common header by Simon Glass · 4 years, 7 months ago
  35. ed38aef command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 7 months ago
  36. 9758973 common: Drop init.h from common header by Simon Glass · 4 years, 7 months ago
  37. 2dc9c34 common: Drop image.h from common header by Simon Glass · 4 years, 7 months ago
  38. 1ea9789 common: Drop bootstage.h from common header by Simon Glass · 4 years, 7 months ago
  39. 274e0b0 common: Drop net.h from common header by Simon Glass · 4 years, 7 months ago
  40. 76c8522 sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 7 months ago
  41. 0c2964b riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 7 months ago
  42. 82ed8ef riscv: Move all fdt fixups together by Atish Patra · 4 years, 7 months ago
  43. 5fbac33 riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 7 months ago
  44. 7379192 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 7 months ago
  45. 111b804 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 7 months ago
  46. af3c043 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 7 months ago
  47. 3aecc4b riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 7 months ago
  48. a75325e riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 7 months ago
  49. 4997522 riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 7 months ago
  50. b161f90 riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 7 months ago
  51. 88fc2a5 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 7 months ago
  52. 6c1e6dd riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 7 months ago
  53. d12b55b riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 9 months ago
  54. 5d4ecf2 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 8 months ago
  55. b9d856f Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 8 months ago
  56. f7e6d33 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 9 months ago
  57. 887d809 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 9 months ago
  58. c20421b riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 9 months ago
  59. ee3bcd0 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 9 months ago
  60. 9da11d1 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 9 months ago
  61. fb5eabc riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 9 months ago
  62. ad76cd4 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 9 months ago
  63. 8798f9c Kconfig: Remove redundant variable sets by Tom Rini · 4 years, 9 months ago
  64. 6373a17 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 10 months ago
  65. 05a5dba dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 10 months ago
  66. 7167d67 dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 10 months ago
  67. 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
  68. 750fee5 riscv: Remove unnecessary instruction by Sean Anderson · 4 years, 10 months ago
  69. e8b46a1 riscv: Add option to print registers on exception by Sean Anderson · 5 years ago
  70. 5e75a27 riscv: Fix breakage caused by linker relaxation by Sean Anderson · 5 years ago
  71. d66c5f7 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 10 months ago
  72. 4a81a21 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 11 months ago
  73. f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
  74. 3bbe70c common: Move device-tree setup functions to fdt_support.h by Simon Glass · 5 years ago
  75. 284f71b common: Move relocate_code() to init.h by Simon Glass · 5 years ago
  76. c308e01 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 5 years ago
  77. c7460b8 riscv: add functions for reading the IPI status by Lukas Auer · 5 years ago
  78. 314d3ef riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · 5 years ago
  79. 3209fb8 riscv: dts: Support four cores SMP by Rick Chen · 5 years ago
  80. 55bc1bd riscv: Fix clear bss loop in the start-up code by Rick Chen · 5 years ago
  81. 883275d riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · 5 years ago
  82. eb61303 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 5 years ago
  83. 276292a riscv: ax25: add SPL support by Rick Chen · 5 years ago
  84. a8ed626 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · 5 years ago
  85. 0381370 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  86. 6980b6b common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 5 years ago
  87. 8f3f761 common: Move enable/disable_interrupts out of common.h by Simon Glass · 5 years ago
  88. 9b61c7c common: Move interrupt functions into a new header by Simon Glass · 5 years ago
  89. 6333448 common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  90. 1d91ba7 common: Move some cache and MMU functions out of common.h by Simon Glass · 5 years ago
  91. b8745f0 RISC-V: Align boot image header with Linux by Atish Patra · 5 years ago
  92. 211be3b gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  93. 49cb706 riscv: cache: use CCTL to flush d-cache by Rick Chen · 5 years ago
  94. 5ff8f41 riscv: dts: move out AE350 L2 node from cpus node by Rick Chen · 5 years ago
  95. 05a684e riscv: cache: Flush L2 cache before jump to linux by Rick Chen · 5 years ago
  96. 19117d2 riscv: ax25: add imply v5l2 cache controller by Rick Chen · 5 years ago
  97. eaae83b riscv: andes_plic: init plic by scanning each cpu node by Rick Chen · 5 years ago
  98. b9ad45d riscv: update fix_rela_dyn by Marcus Comstedt · 5 years ago
  99. e9fbc71 riscv: add a generic FIT generator script by Lukas Auer · 5 years ago
  100. 2a2a925 riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago