1. c5de2b7 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
  2. 29873c7 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 5 years ago
  3. 4a9743f ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  4. f4b4092 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  5. 0c3a9ed spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  6. 30bade2 arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  7. e4ff842 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  8. c0b4fc1 arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  9. 20905f5 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  10. 40c36f8 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  11. c859f2a arm: socfpga: Restructure the SPL file by Ley Foon Tan · 6 years ago[Renamed (81%) from arch/arm/mach-socfpga/spl.c]
  12. 011fa5f ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot by Tien Fong Chee · 7 years ago
  13. f791732 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 6 years ago
  14. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  15. d695d66 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  16. 8f4c80c arm: socfpga: Add SPL support for Arria 10 by Ley Foon Tan · 7 years ago
  17. de77811 arm: socfpga: Restructure clock manager driver by Ley Foon Tan · 7 years ago
  18. 2b1cdaf common: Pass the boot device into spl_boot_mode() by Marek Vasut · 8 years ago
  19. ac242e1 arm: socfpga: Unreset NAND in SPL by Marek Vasut · 9 years ago
  20. a665b05 arm: socfpga: Do not call board_init_r() from board_init_f() by Marek Vasut · 9 years ago
  21. 7599b53 arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  22. 066ad14 arm: socfpga: spl: Add support for selecting boot device from BSEL by Marek Vasut · 9 years ago
  23. 346d6f5 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  24. d3f34e7 arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  25. 6473054 arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  26. bd65fe3 arm: socfpga: spl: Add missing reset logic by Marek Vasut · 9 years ago
  27. 232fcc6 arm: socfpga: spl: Configure SCU and NIC-301 early by Marek Vasut · 9 years ago
  28. 4a0080d arm: socfpga: spl: Toggle warm reset config I/O bit by Marek Vasut · 9 years ago
  29. 40687b4 arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  30. 93b4abd arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  31. 163ee7d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  32. a71df7a arm: socfpga: reset: Replace ad-hoc reset functions by Marek Vasut · 9 years ago
  33. 05a2172 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 9 years ago[Renamed from arch/arm/cpu/armv7/socfpga/spl.c]
  34. 0ef44d1 arm: socfpga: spl: add board_init_f to SPL by Dinh Nguyen · 9 years ago
  35. 9ad3a4a arm: socfpga: spl: Add SDRAM check by Dinh Nguyen · 9 years ago
  36. 89ba824 arm: socfpga: spl: printout sdram size by Dinh Nguyen · 9 years ago
  37. 37ef0c7 arm: socfpga: spl: add sdram init and calibration by Dinh Nguyen · 9 years ago
  38. 08e463e arm: socfpga: spl: allow bootrom to enable IOs after warm reset by Dinh Nguyen · 9 years ago
  39. 9fd565d arm: socfpga: spl: Add call to timer_init by Dinh Nguyen · 9 years ago
  40. 0812a1d arm: socfpga: spl: enable sdram, timer and uart by Dinh Nguyen · 9 years ago
  41. 7682a99 remove unnecessary version.h includes by Rob Herring · 10 years ago
  42. 44428ab arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  43. 3ab019e socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
  44. dc4d4aa socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
  45. ddfeb0a socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  46. 4c54419 socfpga: Adding Freeze Controller driver by Chin Liang See · 11 years ago
  47. 5d649d2 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  48. 1a45966 Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  49. 46d626d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  50. 7ae534c socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  51. 7775440 ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · 12 years ago