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