1. 7ef91f0 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · Mon Feb 16 10:23:59 2015 +0200
  2. 5debe1f sunxi: Normalise FEL support by Simon Glass · Sat Feb 07 10:47:30 2015 -0700
  3. dea16d2 sunxi: dram: Un-inline dram helper functions by Hans de Goede · Wed Feb 04 12:14:56 2015 +0100
  4. 1945061 sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · Mon Jan 26 16:59:12 2015 +0100
  5. 8760c91 sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · Mon Jan 26 16:46:43 2015 +0100
  6. 29e04f8 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · Wed Jan 14 19:56:33 2015 +0100
  7. 627bc69 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · Wed Jan 14 19:28:38 2015 +0100
  8. b42b04d sunxi: Restore lowlevel_init usage by Hans de Goede · Wed Jan 21 16:24:05 2015 +0100
  9. 2eb6c0b sunxi: Drop use of lowlevel_init() by Simon Glass · Tue Dec 23 12:04:53 2014 -0700
  10. 8735682 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · Tue Dec 23 12:04:52 2014 -0700
  11. e573b3c sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · Sun Jan 11 19:33:35 2015 +0100
  12. e7b852a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · Wed Jan 07 15:26:06 2015 +0100
  13. a144198 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · Wed Jan 07 15:08:43 2015 +0100
  14. f2f9a80 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · Wed Dec 31 13:46:42 2014 +0100
  15. fdb0ff7 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · Wed Dec 31 13:46:40 2014 +0100
  16. 645d4d5 sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · Sat Dec 27 17:56:59 2014 +0100
  17. 59ed601 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · Wed Dec 24 18:58:17 2014 +0200
  18. 966d239 sun8i: Add dram initialization support by Hans de Goede · Sun Dec 07 14:34:27 2014 +0100
  19. b29de01 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · Mon Dec 08 13:58:53 2014 +0100
  20. 36b2570 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · Mon Dec 08 13:38:21 2014 +0100
  21. 0bfa774 sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · Sun Dec 07 21:09:31 2014 +0100
  22. 0cbc4cb sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · Sun Nov 30 11:58:17 2014 +0100
  23. 1dd334b sunxi: axp221: Add axp223 support by Hans de Goede · Sat Nov 29 23:54:25 2014 +0100
  24. 699415b sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · Sat Nov 29 13:38:35 2014 +0100
  25. 7c59038 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · Sat Dec 13 10:25:14 2014 +0100
  26. 01ec22e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · Thu Nov 27 09:38:50 2014 +0100
  27. 11d7098 sunxi: Add sunxi_get_sid helper function by Hans de Goede · Wed Nov 26 00:04:24 2014 +0100
  28. 6faddbc sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · Sat Nov 15 23:18:18 2014 +0100
  29. 07be6d6 sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · Sat Nov 15 22:55:53 2014 +0100
  30. 3aeaa28 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · Sat Nov 15 19:46:39 2014 +0100
  31. b63b327 sun6i: Drop some "unknown magic" from dram init by Hans de Goede · Sat Nov 15 23:19:42 2014 +0100
  32. 70d7ab5 sunxi: Add video pll clock functions by Hans de Goede · Sat Nov 08 14:07:27 2014 +0100
  33. ad0dfc5 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · Sun Nov 09 12:24:55 2014 +0100
  34. 879de35 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · Sun Nov 02 16:55:09 2014 +0100
  35. 3152122 sun6i: Add dram initialization code by Hans de Goede · Sat Oct 25 20:27:23 2014 +0200
  36. 5037c45 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · Sun Nov 02 20:31:16 2014 +0100
  37. 316e29b sun6i: Add cpucfg register definitions by Hans de Goede · Mon Oct 27 23:59:27 2014 +0100
  38. c27d68d sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · Sat Oct 25 20:16:33 2014 +0200
  39. 4f9a008 sun6i: Add new p2wi controller driver by Oliver Schinagl · Thu Jul 25 14:07:42 2013 +0200
  40. d862453 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · Thu Oct 30 20:25:47 2014 -0600
  41. 8f32aaa sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · Fri Oct 24 21:20:47 2014 +0100
  42. 05e5bcb sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · Wed Oct 22 14:56:36 2014 +0200
  43. 1c21155 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · Wed Oct 22 14:48:38 2014 +0200
  44. 9f07273 sunxi: Add clock_get_pll5p() function by Hans de Goede · Wed Oct 22 14:42:48 2014 +0200
  45. 6ee6388 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · Wed Oct 22 16:47:47 2014 +0800
  46. 0b171c4 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · Wed Oct 22 16:47:46 2014 +0800
  47. 848c263 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · Wed Oct 22 16:47:44 2014 +0800
  48. d4ea92b ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · Wed Oct 22 16:47:42 2014 +0800
  49. 1275c48 ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · Sat Oct 04 20:37:28 2014 +0800
  50. 2c51941 ARM: sunxi: Add basic A31 support by Maxime Ripard · Fri Oct 03 20:16:29 2014 +0800
  51. f139f1e ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · Fri Oct 03 20:16:28 2014 +0800
  52. 3a04542 ARM: sun6i: Add clock support by Chen-Yu Tsai · Fri Oct 03 20:16:25 2014 +0800
  53. 0096aa2 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · Fri Oct 03 20:16:24 2014 +0800
  54. 4e526e2 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · Fri Oct 03 20:16:21 2014 +0800
  55. ea7cdd1 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · Sun Aug 03 05:32:54 2014 +0300
  56. ac7b6fc sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · Sun Aug 03 05:32:53 2014 +0300
  57. b41aa97 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · Sun Aug 03 05:32:52 2014 +0300
  58. b1ace77 sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · Sun Aug 03 05:32:51 2014 +0300
  59. c4f0aa5 sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · Sun Aug 03 05:32:50 2014 +0300
  60. 8e9c4fd sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · Sun Aug 03 05:32:49 2014 +0300
  61. 020a634 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · Sun Aug 03 05:32:48 2014 +0300
  62. 586757a sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · Sun Aug 03 05:32:47 2014 +0300
  63. 3ad063a sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · Sun Aug 03 05:32:46 2014 +0300
  64. 72ed869 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · Sun Aug 03 05:32:45 2014 +0300
  65. d89297a sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · Sun Aug 03 05:32:44 2014 +0300
  66. 6f66418 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · Sun Aug 03 05:32:43 2014 +0300
  67. ce4d21c sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · Sun Aug 03 05:32:42 2014 +0300
  68. a1d9f03 sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · Sun Aug 03 05:32:41 2014 +0300
  69. 551bfb9 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · Sun Aug 03 05:32:40 2014 +0300
  70. 27942f1 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · Sun Aug 03 05:32:39 2014 +0300
  71. 0237c63 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · Fri Jul 18 21:06:38 2014 +0100
  72. 9b21872 sunxi: Add CONFIG_MACPWR option by Hans de Goede · Sat Jul 26 17:09:13 2014 +0200
  73. a2ebf92 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · Fri Jul 18 20:38:41 2014 +0100
  74. 504166e sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · Thu Jun 05 19:00:16 2014 +0100
  75. fa43a6e sunxi: Fix reset hang on sun5i by Hans de Goede · Fri Jun 13 22:55:52 2014 +0200
  76. 3352b22 sunxi: Add i2c support by Hans de Goede · Fri Jun 13 22:55:49 2014 +0200
  77. d41e2f67 sunxi: Avoid unused variable warning. by Ian Campbell · Sun Jul 06 20:03:20 2014 +0100
  78. 73d7d42 sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · Mon Jun 09 11:37:00 2014 +0200
  79. 8c1c782 sunxi: Add sun5i support by Hans de Goede · Mon Jun 09 11:36:58 2014 +0200
  80. 3ab9c23 sunxi: Add sun4i support by Hans de Goede · Mon Jun 09 11:36:57 2014 +0200
  81. 1374e89 sunxi: Implement reset_cpu by Hans de Goede · Mon Jun 09 11:36:56 2014 +0200
  82. 85089a2 sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · Mon Jun 09 11:36:54 2014 +0200
  83. 140d832 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · Mon May 05 11:52:30 2014 +0100
  84. ba8311f sunxi: add gmac Ethernet support by Ian Campbell · Mon May 05 11:52:28 2014 +0100
  85. 6efe369 sunxi: add sun7i cpu, board and start of day support by Ian Campbell · Mon May 05 11:52:26 2014 +0100
  86. 2f1afcc sunxi: add sun7i dram setup support by Ian Campbell · Mon May 05 11:52:25 2014 +0100
  87. b2765ec sunxi: add sun7i pinmux and gpio support by Ian Campbell · Mon May 05 11:52:24 2014 +0100
  88. 49aeca3 sunxi: add sun7i clocks and timer support. by Ian Campbell · Mon May 05 11:52:23 2014 +0100