1. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 4 months ago
  2. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 4 months ago
  3. 0914011 command: Remove the cmd_tbl_t typedef by Simon Glass · 4 years, 4 months ago
  4. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 4 months ago
  5. 4d72caa common: Drop image.h from common header by Simon Glass · 4 years, 4 months ago
  6. 52f2423 common: Drop bootstage.h from common header by Simon Glass · 4 years, 4 months ago
  7. 90526e9 common: Drop net.h from common header by Simon Glass · 4 years, 4 months ago
  8. 286bcdb sifive: fu540: Enable spi-nor flash support by Jagan Teki · 4 years, 5 months ago
  9. 0edb066 riscv: dts: hifive-unleashed-a00: Add -u-boot.dtsi by Jagan Teki · 4 years, 5 months ago
  10. 177c53f riscv: Move all fdt fixups together by Atish Patra · 4 years, 5 months ago
  11. 73d756f riscv: Copy the reserved-memory nodes to final DT by Atish Patra · 4 years, 5 months ago
  12. 0cb2785 riscv: Setup reserved-memory node for FU540 by Atish Patra · 4 years, 5 months ago
  13. d4ea649 riscv: Provide a mechanism to fix DT for reserved memory by Atish Patra · 4 years, 5 months ago
  14. 5370478 riscv: Add boot hartid to device tree by Atish Patra · 4 years, 5 months ago
  15. fa16ec2 riscv: Make SBI v0.2 the default SBI version by Bin Meng · 4 years, 5 months ago
  16. ff0fa6c riscv: Add Kconfig option for SBI v0.2 by Bin Meng · 4 years, 5 months ago
  17. 6fa022e riscv: Add SMP Kconfig option dependency for U-Boot proper by Bin Meng · 4 years, 5 months ago
  18. 191636e riscv: Introduce SPL_SMP Kconfig option for U-Boot SPL by Bin Meng · 4 years, 5 months ago
  19. 84dc9d2 riscv: Merge unnecessary SMP ifdefs in start.S by Bin Meng · 4 years, 5 months ago
  20. ed1475e riscv: qemu: Remove the simple-bus driver for the SoC node by Bin Meng · 4 years, 5 months ago
  21. 5988bb9 riscv: ax25: cache: Remove SPL_RISCV_MMODE config check by Pragnesh Patel · 4 years, 6 months ago
  22. 587e4a4 kconfig / kbuild: Re-sync with Linux 4.19 by Tom Rini · 4 years, 6 months ago
  23. 2b18b89 Merge branch 'next' of git://git.denx.de/u-boot-usb into next by Tom Rini · 4 years, 6 months ago
  24. 5bde215 riscv: Implement new SBI v0.2 extensions by Bin Meng · 4 years, 7 months ago
  25. 1b3c8d6 riscv: Introduce a new config for SBI v0.1 by Bin Meng · 4 years, 7 months ago
  26. 1e32715 riscv: Add SBI v0.2 extension definitions by Bin Meng · 4 years, 7 months ago
  27. f58fc34 riscv: Add basic support for SBI v0.2 by Bin Meng · 4 years, 7 months ago
  28. 215c3a7 riscv: Mark existing SBI as v0.1 SBI by Bin Meng · 4 years, 7 months ago
  29. f295e00 riscv: Avoid calling sbi_clear_ipi() by Bin Meng · 4 years, 7 months ago
  30. fe13692 riscv: Fix sbi_remote_sfence_vma{,_asid} by Bin Meng · 4 years, 7 months ago
  31. d91cf00 Kconfig: Remove redundant variable sets by Tom Rini · 4 years, 6 months ago
  32. 9d86b89 dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h> by Masahiro Yamada · 4 years, 7 months ago
  33. 950c596 dma-mapping: fix the prototype of dma_unmap_single() by Masahiro Yamada · 4 years, 7 months ago
  34. c22c0db dma-mapping: fix the prototype of dma_map_single() by Masahiro Yamada · 4 years, 7 months ago
  35. 9a8942b Merge tag 'dm-pull-6feb20' of https://gitlab.denx.de/u-boot/custodians/u-boot-dm by Tom Rini · 4 years, 7 months ago
  36. 4043397 riscv: Remove unnecessary instruction by Sean Anderson · 4 years, 8 months ago
  37. fd1f6e9 riscv: Add option to print registers on exception by Sean Anderson · 4 years, 9 months ago
  38. d9f1cee riscv: Fix breakage caused by linker relaxation by Sean Anderson · 4 years, 9 months ago
  39. 61b29b8 dm: core: Require users of devres to include the header by Simon Glass · 4 years, 8 months ago
  40. c0a5a81 asm: dma-mapping.h: Fix dma mapping functions by Vignesh Raghavendra · 4 years, 8 months ago
  41. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  42. 807765b common: Move device-tree setup functions to fdt_support.h by Simon Glass · 4 years, 9 months ago
  43. 9413387 common: Move relocate_code() to init.h by Simon Glass · 4 years, 9 months ago
  44. 90ae281 riscv: add option to wait for ack from secondary harts in smp functions by Lukas Auer · 4 years, 10 months ago
  45. 8b3e97b riscv: add functions for reading the IPI status by Lukas Auer · 4 years, 10 months ago
  46. cca8b1e riscv: dts: Add #address-cells and #size-cells in nor node by Rick Chen · 4 years, 10 months ago
  47. f05b656 riscv: dts: Support four cores SMP by Rick Chen · 4 years, 10 months ago
  48. 444c464 riscv: Fix clear bss loop in the start-up code by Rick Chen · 4 years, 10 months ago
  49. 8ba595b riscv: ax25: cache: Add SPL_RISCV_MMODE for SPL by Rick Chen · 4 years, 10 months ago
  50. 43a0832 riscv: andes_plic: Fix some wrong configurations by Rick Chen · 4 years, 10 months ago
  51. ca06444 riscv: ax25: add SPL support by Rick Chen · 4 years, 10 months ago
  52. b82a185 riscv: dts: Add hifive-unleashed-a00 dts from Linux by Jagan Teki · 4 years, 10 months ago
  53. 6b20dc1 riscv: increase stack size to avoid a stack overflow during distro boot by Lukas Auer · 5 years ago
  54. 67c4e9f common: Move board_get_usable_ram_top() out of common.h by Simon Glass · 4 years, 10 months ago
  55. 36bf446 common: Move enable/disable_interrupts out of common.h by Simon Glass · 4 years, 10 months ago
  56. c30b7ad common: Move interrupt functions into a new header by Simon Glass · 4 years, 10 months ago
  57. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 4 years, 10 months ago
  58. 9edefc2 common: Move some cache and MMU functions out of common.h by Simon Glass · 4 years, 10 months ago
  59. 70d64a4 RISC-V: Align boot image header with Linux by Atish Patra · 5 years ago
  60. d26b404 gpio: sifive: add support for DM based gpio driver for FU540-SoC by Sagar Shrikant Kadam · 5 years ago
  61. 61ce84b riscv: cache: use CCTL to flush d-cache by Rick Chen · 5 years ago
  62. cf6ee11 riscv: dts: move out AE350 L2 node from cpus node by Rick Chen · 5 years ago
  63. 7045ed9 riscv: cache: Flush L2 cache before jump to linux by Rick Chen · 5 years ago
  64. a8323d1 riscv: ax25: add imply v5l2 cache controller by Rick Chen · 5 years ago
  65. d58b0a6 riscv: andes_plic: init plic by scanning each cpu node by Rick Chen · 5 years ago
  66. f6cb427 riscv: update fix_rela_dyn by Marcus Comstedt · 5 years ago
  67. 89fe196 riscv: add a generic FIT generator script by Lukas Auer · 5 years ago
  68. c7e1eff riscv: support SPL stack and global data relocation by Lukas Auer · 5 years ago
  69. 8c59f20 riscv: add SPL support by Lukas Auer · 5 years ago
  70. fbfd92b riscv: add run mode configuration for SPL by Lukas Auer · 5 years ago
  71. 4d2583d riscv: Access CSRs using CSR numbers by Bin Meng · 5 years ago
  72. 268753f riscv: Sync csr.h with Linux kernel v5.2 by Bin Meng · 5 years ago
  73. e7dcf56 env: Drop environment.h header file where not needed by Simon Glass · 5 years ago
  74. a35c33c efi_loader: use predefined constants in crt0_*_efi.S by Heinrich Schuchardt · 5 years ago
  75. 3949482 riscv: Add Microchip MPFS Icicle board support by Padmarao Begari · 5 years ago
  76. 1001502 CONFIG_SPL_SYS_[DI]CACHE_OFF: add by Trevor Woerner · 5 years ago
  77. a0aba8a CONFIG_SYS_[DI]CACHE_OFF: convert to Kconfig by Trevor Woerner · 5 years ago
  78. 3cedc97 RISCV: image: Add booti support by Atish Patra · 5 years ago
  79. f9281b8 riscv: prior_stage_fdt_address should only be used when OF_PRIOR_STAGE is enabled by Rick Chen · 5 years ago
  80. bdce389 riscv: Introduce CONFIG_XIP to support booting from flash by Rick Chen · 5 years ago
  81. ffd4c7c dts: switch spi-flash to jedec, spi-nor compatible by Neil Armstrong · 6 years ago
  82. 48b90d9 riscv: dts: fix CONFIG_DEFAULT_DEVICE_TREE failure by Rick Chen · 5 years ago
  83. a1ce531 riscv: dts: ae350 support SMP by Rick Chen · 5 years ago
  84. dda00ae riscv: ax25: Andes specific cache shall only support in M-mode by Rick Chen · 5 years ago
  85. 8848474 riscv: ax25: Add platform-specific Kconfig options by Rick Chen · 5 years ago
  86. a1f2487 riscv: Add a SYSCON driver for Andestech's PLMT by Rick Chen · 5 years ago
  87. 0d38946 riscv: Add a SYSCON driver for Andestech's PLIC by Rick Chen · 5 years ago
  88. 8ac39e2 riscv: hang if relocation of secondary harts fails by Lukas Auer · 6 years ago
  89. e043240 riscv: do not rely on hart ID passed by previous boot stage by Lukas Auer · 6 years ago
  90. f28ad25 riscv: boot images passed to bootm on all harts by Lukas Auer · 6 years ago
  91. 3dea63c riscv: add support for multi-hart systems by Lukas Auer · 6 years ago
  92. 1446b26 riscv: save hart ID in register tp instead of s0 by Lukas Auer · 6 years ago
  93. 2503ccc riscv: delay initialization of caches and debug UART by Lukas Auer · 6 years ago
  94. f152feb riscv: implement IPI platform functions using SBI by Lukas Auer · 6 years ago
  95. 34a0626 riscv: import the supervisor binary interface header file by Lukas Auer · 6 years ago
  96. fa33f08 riscv: add infrastructure for calling functions on other harts by Lukas Auer · 6 years ago
  97. 98a66ff riscv: Enable CONFIG_SYS_BOOT_RAMDISK_HIGH for using initrd by Anup Patel · 6 years ago
  98. 3fda026 riscv: Add SiFive FU540 board support by Anup Patel · 6 years ago
  99. 26f4fd1 riscv: generic: Ensure that U-Boot runs within 4GB for 64bit systems by Anup Patel · 6 years ago
  100. 1fa625b riscv: Add place-holder asm/arch/clk.h for driver compilation by Anup Patel · 6 years ago