1. 3d3a860 arm: socfpga: Convert system manager from struct to defines by Ley Foon Tan · 5 years ago
  2. fed4c95 arm: socfpga: Convert reset manager from struct to defines by Ley Foon Tan · 5 years ago
  3. 8b3b890 ARM: socfpga: Unreset NAND in SPL on Gen5 by Marek Vasut · 5 years ago
  4. 257ab53 arm: socfpga: gen5: don't zero bss in board_init_f() by Simon Goldschmidt · 5 years ago
  5. b6ba490 ARM: socfpga: Pull PL310 clearing into common code by Marek Vasut · 6 years ago
  6. 635e250 arm: socfpga: remove re-added ad-hoc reset code by Simon Goldschmidt · 6 years ago
  7. 0b2502e ARM: socfpga: Disable bridges in SPL unless booting from FPGA by Marek Vasut · 6 years ago
  8. 407dcc5 arm: socfpga: implement proper peripheral reset by Simon Goldschmidt · 6 years ago
  9. 24910c3 arm: socfpga: move gen5 SDR driver to DM by Simon Goldschmidt · 6 years ago
  10. 2880c11 ARM: socfpga: Clear PL310 early in SPL by Marek Vasut · 6 years ago
  11. 6091dd1 spl: Kconfig: Replace CONFIG_SPL_EXT_SUPPORT to CONFIG_SPL_FS_EXT4 by Tien Fong Chee · 6 years ago
  12. 6fd0a71 spl: Kconfig: Replace CONFIG_SPL_FAT_SUPPORT with CONFIG_SPL_FS_FAT by Tien Fong Chee · 6 years ago
  13. da13a0a arm: socfpga: fix SPL booting from fpga OnChip RAM by Simon Goldschmidt · 6 years ago
  14. 8e30203 arm: socfpga: gen5: combine some init code for SPL and U-Boot by Simon Goldschmidt · 6 years ago
  15. bc698cc arm: socfpga: cyclone5: handle debug uart by Simon Goldschmidt · 6 years ago
  16. 1849e25 arm: socfpga: spl_gen5: clean up malloc_base assignment by Simon Goldschmidt · 6 years ago
  17. 17a1c61 arm: socfpga: fix SPL on gen5 after moving to DM serial by Simon Goldschmidt · 6 years ago
  18. 3305ba7 arm: socfpga: Restructure the SPL file by Ley Foon Tan · 7 years ago[Renamed (81%) from arch/arm/mach-socfpga/spl.c]
  19. f3f525c ARM: socfpga: Adding SoCFPGA info for both SPL and U-Boot by Tien Fong Chee · 7 years ago
  20. 0d5abc9 ARM: socfpga: Zap CONFIG_SOCFPGA_VIRTUAL_TARGET by Marek Vasut · 7 years ago
  21. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  22. 7c88d10 spl: eMMC/SD: Provide one __weak spl_boot_mode() function by Lukasz Majewski · 7 years ago
  23. 9db517e arm: socfpga: Add SPL support for Arria 10 by Ley Foon Tan · 8 years ago
  24. ec6f882 arm: socfpga: Restructure clock manager driver by Ley Foon Tan · 8 years ago
  25. 64d64bb common: Pass the boot device into spl_boot_mode() by Marek Vasut · 9 years ago
  26. 796c4c2 arm: socfpga: Unreset NAND in SPL by Marek Vasut · 9 years ago
  27. 6a76723 arm: socfpga: Do not call board_init_r() from board_init_f() by Marek Vasut · 9 years ago
  28. ffb8e7f arm: socfpga: config: Move SPL GD and malloc to RAM by Marek Vasut · 9 years ago
  29. 46193c3 arm: socfpga: spl: Add support for selecting boot device from BSEL by Marek Vasut · 9 years ago
  30. cadf2f9 arm: socfpga: spl: Add support for booting from QSPI by Marek Vasut · 9 years ago
  31. 1029caf arm: socfpga: spl: Add support for booting from SD/MMC by Marek Vasut · 9 years ago
  32. 1a7728f arm: socfpga: spl: Merge spl_board_init() into board_init_f() by Marek Vasut · 9 years ago
  33. 8784e7e arm: socfpga: spl: Add missing reset logic by Marek Vasut · 9 years ago
  34. af65761 arm: socfpga: spl: Configure SCU and NIC-301 early by Marek Vasut · 9 years ago
  35. 6d4a4b4 arm: socfpga: spl: Toggle warm reset config I/O bit by Marek Vasut · 9 years ago
  36. 8306b1e arm: socfpga: system: Rework sysmgr_enable_warmrstcfgio() by Marek Vasut · 9 years ago
  37. 084d06c arm: socfpga: clock: Clean up pll_config.h by Marek Vasut · 9 years ago
  38. 940077d arm: socfpga: clock: Get rid of cm_config_t typedef by Marek Vasut · 9 years ago
  39. 75f6b5c arm: socfpga: reset: Replace ad-hoc reset functions by Marek Vasut · 9 years ago
  40. ad18614 ARM: socfpga: move SoC sources to mach-socfpga by Masahiro Yamada · 10 years ago[Renamed from arch/arm/cpu/armv7/socfpga/spl.c]
  41. e6a52ca arm: socfpga: spl: add board_init_f to SPL by Dinh Nguyen · 10 years ago
  42. 66ea63f arm: socfpga: spl: Add SDRAM check by Dinh Nguyen · 10 years ago
  43. 4b86cbb arm: socfpga: spl: printout sdram size by Dinh Nguyen · 10 years ago
  44. ea34458 arm: socfpga: spl: add sdram init and calibration by Dinh Nguyen · 10 years ago
  45. 95a2fd3 arm: socfpga: spl: allow bootrom to enable IOs after warm reset by Dinh Nguyen · 10 years ago
  46. b47180b arm: socfpga: spl: Add call to timer_init by Dinh Nguyen · 10 years ago
  47. 2c6fca3 arm: socfpga: spl: enable sdram, timer and uart by Dinh Nguyen · 10 years ago
  48. ffdb488 remove unnecessary version.h includes by Rob Herring · 10 years ago
  49. e0098b37 arm: socfpga: clock: Clean up bit definitions by Marek Vasut · 10 years ago
  50. 112cb0d socfpga: Fix SOCFPGA build error for Altera dev kit by Chin Liang See · 10 years ago
  51. 6355024 socfpga: Adding Scan Manager driver by Chin Liang See · 10 years ago
  52. cb35060 socfpga: Adding Clock Manager driver by Chin Liang See · 11 years ago
  53. 6ae4473 socfpga: Adding Freeze Controller driver by Chin Liang See · 11 years ago
  54. 70fa4e7 socfpga: Adding System Manager driver by Chin Liang See · 11 years ago
  55. d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
  56. d58778d socfpga/spl: Remove malloc.h by Vikram Narayanan · 12 years ago
  57. 4d0fde7 socfpga/spl: Remove timer_init from spl_board_init by Vikram Narayanan · 12 years ago
  58. ad51f7c ARM: Add Altera SOCFPGA Cyclone5 by Dinh Nguyen · 12 years ago