1. 871ee66 arm: mvebu: spl: Add option to reset the board on DDR training failure by Marek Behún · 2 years, 7 months ago
  2. 0d582a4 arm: mvebu: spl: Fix 100 column exceeds by Marek Behún · 2 years, 9 months ago
  3. 37241ce arm: mvebu: spl: Use IS_ENABLED() instead of #ifdef where possible by Marek Behún · 2 years, 9 months ago
  4. c894566 arm: mvebu: spl: Use preferred types u8/u16/u32 instead of uintN_t by Marek Behún · 2 years, 9 months ago
  5. 62ee75a arm: mvebu: spl: Print srcaddr in error message by Marek Behún · 2 years, 9 months ago
  6. 402e84e arm: mvebu: Check for kwbimage data checksum by Pali Rohár · 2 years, 9 months ago
  7. f830703 arm: mvebu: Check that kwbimage blockid matches boot mode by Pali Rohár · 2 years, 9 months ago
  8. 2e0429b SPL: Add struct spl_boot_device parameter into spl_parse_board_header() by Pali Rohár · 2 years, 9 months ago
  9. 66f8748 arm: mvebu: Check that kwbimage offset and blocksize are valid by Pali Rohár · 2 years, 9 months ago
  10. 2e5d0aa arm: mvebu: Use printf for printing fatal errors by Pali Rohár · 2 years, 10 months ago
  11. 9c0642d arm: mvebu: Remove commented example code by Pali Rohár · 2 years, 10 months ago
  12. d73db30 arm: mvebu: Fix booting from SATA by Pali Rohár · 3 years ago
  13. 7af368f arm: mvebu: Fix comments about kwbimage structures by Pali Rohár · 3 years ago
  14. 33cdd9e arm: mvebu: Update name of kwbimage v1 field at offset 0x2-0x3 by Pali Rohár · 3 years ago
  15. 6674eda Merge tag 'v2021.10-rc4' into next by Tom Rini · 3 years ago
  16. f756037 sata: Rename SATA_SUPPORT to SATA by Simon Glass · 3 years, 2 months ago
  17. 103c5f1 mmc: Rename MMC_SUPPORT to MMC by Simon Glass · 3 years, 2 months ago
  18. dc595e3 arm: mvebu: Move get_boot_device() to cpu.c and make visible by Marek Behún · 3 years, 1 month ago
  19. 7e1c0d0 arm: mvebu: Hang if ddr3_init() fails by Pali Rohár · 3 years, 2 months ago
  20. 2226ca1 arm: mvebu: Load U-Boot proper binary in SPL code based on kwbimage header by Pali Rohár · 3 years, 2 months ago
  21. abbf217 arm: mvebu: Use U-Boot's SPL BootROM framework for booting from NAND/UART by Pali Rohár · 3 years, 2 months ago
  22. 9d0225b arm: mvebu: Implement return_to_bootrom() via U-Boot's SPL framework by Pali Rohár · 3 years, 2 months ago
  23. 401d1c4 common: Drop asm/global_data.h from common header by Simon Glass · 4 years ago
  24. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  25. 691d719 common: Drop init.h from common header by Simon Glass · 4 years, 5 months ago
  26. ad91fdf arm: mvebu: update RTC values for PCIe memory wrappers by Chris Packham · 4 years, 7 months ago
  27. db41d65 common: Move hang() to the same header as panic() by Simon Glass · 4 years, 9 months ago
  28. cc66ebd arm: mvebu: set 38x and 39x AVS on lower frequency by Baruch Siach · 5 years ago
  29. 22c6545 arm: mvebu: add support for boot from SATA by Baruch Siach · 5 years ago
  30. f2100f6 dm: core: Change platform specific translation-offset handling by Stefan Roese · 5 years ago
  31. 2fd4284 ARM: mach-mvebu: handle fall-back to UART boot by Chris Packham · 6 years ago
  32. e097729 Revert "arm: mvebu: fix boot from UART when in fallback mode" by Chris Packham · 6 years ago
  33. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  34. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  35. 926c8b2 arm: mvebu: enable boot from NAND by Sean Nyekjaer · 7 years ago
  36. e83e2b3 arm: mvebu: fix boot from UART when in fallback mode by Sean Nyekjaer · 7 years ago
  37. f3a88e2 arm: mvebu: fix boot from UART on ClearFog Base by Baruch Siach · 7 years ago
  38. 3add68c arm: mvebu: spl.c: Remove useless gd declaration by Reinhard Pfau · 8 years ago
  39. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  40. 09e89ab arm: mvebu: Add basic support for the Marvell Armada 375 SoC by Stefan Roese · 9 years ago
  41. f4db6c9 arm: mvebu: Add runtime detection of UART (xmodem) boot-mode by Stefan Roese · 9 years ago
  42. a5f8887 arm: mvebu: Add runtime boot-device detection by Stefan Roese · 9 years ago
  43. f4e6ec7 arm: mvebu: Don't call arch_cpu_init() from SPL at all by Stefan Roese · 9 years ago
  44. 6451223 arm: mvebu: Add DM and OF_CONTROL support to SPL by Stefan Roese · 9 years ago
  45. 9cffb23 arm: mvebu: Add DM (driver model) support by Stefan Roese · 9 years ago
  46. 78de2c0 arm: mvebu: Do not call board_init_r() from board_init_f() by Stefan Roese · 9 years ago
  47. 944c7a3 arm: mvebu: Add option to use UART xmodem protocol via kwboot by Stefan Roese · 9 years ago
  48. 8ed43b9 arm: mvebu: Add SPL SDIO/MMC boot support by Stefan Roese · 9 years ago
  49. e3cccf9 arm: mvebu: spl.c: Add call to board_early_init_f() by Stefan Roese · 9 years ago
  50. ade741b arm: mvebu: Call timer_init early before PHY and DDR init by Stefan Roese · 9 years ago
  51. 350b50e arm: armada-xp: Move SoC sources to mach-mvebu by Stefan Roese · 9 years ago[Renamed from arch/arm/cpu/armv7/armada-xp/spl.c]
  52. b0f80b9 arm: armada-xp: Add SPL support used to include the DDR training code by Stefan Roese · 10 years ago