1. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  2. 8f4c80c arm: socfpga: Add SPL support for Arria 10 by Ley Foon Tan · 8 years ago
  3. de77811 arm: socfpga: Restructure clock manager driver by Ley Foon Tan · 8 years ago
  4. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  5. ac242e1 arm: socfpga: Unreset NAND in SPL by Marek Vasut · 9 years ago
  6. a665b05 arm: socfpga: Do not call board_init_r() from board_init_f() by Marek Vasut · 9 years ago
  7. 7599b53 arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  8. 066ad14 arm: socfpga: spl: Add support for selecting boot device from BSEL by Marek Vasut · 9 years ago
  9. 346d6f5 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  10. d3f34e7 arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  11. 6473054 arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  12. bd65fe3 arm: socfpga: spl: Add missing reset logic by Marek Vasut · 9 years ago
  13. 232fcc6 arm: socfpga: spl: Configure SCU and NIC-301 early by Marek Vasut · 9 years ago
  14. 4a0080d arm: socfpga: spl: Toggle warm reset config I/O bit by Marek Vasut · 9 years ago
  15. 40687b4 arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  16. 93b4abd arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  17. 163ee7d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  18. a71df7a arm: socfpga: reset: Replace ad-hoc reset functions by Marek Vasut · 9 years ago
  19. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago[Renamed from arch/arm/cpu/armv7/socfpga/spl.c]
  20. 0ef44d1 arm: socfpga: spl: add board_init_f to SPL by Dinh Nguyen · 10 years ago
  21. 9ad3a4a arm: socfpga: spl: Add SDRAM check by Dinh Nguyen · 10 years ago
  22. 89ba824 arm: socfpga: spl: printout sdram size by Dinh Nguyen · 10 years ago
  23. 37ef0c7 arm: socfpga: spl: add sdram init and calibration by Dinh Nguyen · 10 years ago
  24. 08e463e arm: socfpga: spl: allow bootrom to enable IOs after warm reset by Dinh Nguyen · 10 years ago
  25. 9fd565d arm: socfpga: spl: Add call to timer_init by Dinh Nguyen · 10 years ago
  26. 0812a1d arm: socfpga: spl: enable sdram, timer and uart by Dinh Nguyen · 10 years ago
  27. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  28. 44428ab arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  29. 3ab019e socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
  30. dc4d4aa socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
  31. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  32. 4c54419 socfpga: Adding Freeze Controller driver by Chin Liang See · 11 years ago
  33. 5d649d2 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  34. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  35. 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  36. 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  37. 7775440 ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · 12 years ago