1. 840fe95 sunxi: Support the FEL boot mode in the regular u-boot build by Siarhei Siamashka · 10 years ago
  2. 942cb0b sunxi: Normalise FEL support by Simon Glass · 10 years ago
  3. 51637af sunxi: dram: Un-inline dram helper functions by Hans de Goede · 10 years ago
  4. 37d46dd sunxi: rsb: Move rsb_set_device_mode() call to rsb_init() by Hans de Goede · 10 years ago
  5. d35488c sunxi: rsb: Add sun9i (A80 support) by Hans de Goede · 10 years ago
  6. dacc088 sun9i: Add sun9i (A80) clock setup support by Hans de Goede · 10 years ago
  7. 22b6183 sunxi: Drop pll6 setting from clock_init_uart by Hans de Goede · 10 years ago
  8. b56f6e2 sunxi: Restore lowlevel_init usage by Hans de Goede · 10 years ago
  9. 2b7c0f3 sunxi: Drop use of lowlevel_init() by Simon Glass · 10 years ago
  10. f630974 sunxi: Move SPL s_init() code to board_init_f() by Simon Glass · 10 years ago
  11. a90e77d sunxi: usbc: Add support for usb-vbus0 controller by axp drivebus pin by Hans de Goede · 10 years ago
  12. 4458b7a sunxi: usbc: Add support for usb0 to the common usbc code by Hans de Goede · 10 years ago
  13. 0eccec4 sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg by Hans de Goede · 10 years ago
  14. 05c4bd3 sun7i: Move psci_arch_init close to text_end by Jan Kiszka · 10 years ago
  15. 602fa46 sun7i: Add support for taking CPUs offline via PSCI by Jan Kiszka · 10 years ago
  16. 25508ab sunxi: Fix PLL1 running at half speed on sun8i by Hans de Goede · 10 years ago
  17. c3d2b96 sunxi: Fix buggy sun6i/sun8i DRAM size detection logic by Siarhei Siamashka · 10 years ago
  18. 08fd147 sun8i: Add dram initialization support by Hans de Goede · 10 years ago
  19. 5665f50 sunxi: Fill memory before comparing it when doing dram init on sun6i by Hans de Goede · 10 years ago
  20. 07f4fe7 sunxi: Move await_completion dram helper to dram.h by Hans de Goede · 10 years ago
  21. 1aac47b sun6i: clock_set_pll5: Calculate k and m rather then hardcoding them by Hans de Goede · 10 years ago
  22. 5af741f sun6i: Add a sigma_delta_enable paramter to clock_set_pll5() by Hans de Goede · 10 years ago
  23. bdcdf84 sunxi: axp221: Add axp223 support by Hans de Goede · 10 years ago
  24. 66ebea0 sunxi: Add support for the rsb (Reduced Serial Bus) by Hans de Goede · 10 years ago
  25. ce88107 sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/ by Hans de Goede · 10 years ago
  26. 3f6242e sunxi: Align PSCI stack calculation to comment by Jan Kiszka · 10 years ago
  27. cac5b1c sunxi: Add sunxi_get_sid helper function by Hans de Goede · 10 years ago
  28. 7582e39 sun6i: dram: Do not try to initialize a second dram chan on A31s by Hans de Goede · 10 years ago
  29. 10191ed sun6i: Add sunxi_get_ss_bonding_id() function by Hans de Goede · 10 years ago
  30. 37781a1 sun6i: Make dram clk and zq value Kconfig options by Hans de Goede · 10 years ago
  31. 7b02d9c sun6i: Drop some "unknown magic" from dram init by Hans de Goede · 10 years ago
  32. 0bd5125 sunxi: Add video pll clock functions by Hans de Goede · 10 years ago
  33. 9d4b7d0 sun4i: Rename dram_clk_cfg to dram_clk_gate by Hans de Goede · 10 years ago
  34. 6dbfda8 sun6i: Poke magic sram controller register to avoid cache issues by Hans de Goede · 10 years ago
  35. 9a07eb0 sun6i: Add dram initialization code by Hans de Goede · 10 years ago
  36. bec72c7 sun4i: Rename dram files to dram_sun4i.x by Hans de Goede · 10 years ago
  37. 9d8a533 sun6i: Add cpucfg register definitions by Hans de Goede · 10 years ago
  38. 62c87ef sun6i: Add clock functions needed for SPL / DRAM init by Hans de Goede · 10 years ago
  39. 3b10e6e sun6i: Add new p2wi controller driver by Oliver Schinagl · 11 years ago
  40. bf38891 dm: sunxi: Add pinmux functions which take a bank parameter by Simon Glass · 10 years ago
  41. ed41e62 sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I by Ian Campbell · 10 years ago
  42. accc9e4 sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option by Hans de Goede · 10 years ago
  43. d0dbc28 sunxi: dram: Use clock_get_pll5p to calculate mbus, rather then hardcoding by Hans de Goede · 10 years ago
  44. 9e54f6e sunxi: Add clock_get_pll5p() function by Hans de Goede · 10 years ago
  45. c757a50 ARM: sunxi: Add support for using R_UART as console by Chen-Yu Tsai · 10 years ago
  46. 472ed06 ARM: sunxi: Allow specifying module in prcm apb0 init function by Chen-Yu Tsai · 10 years ago
  47. 8ebe4f4 ARM: sunxi: Add basic A23 support by Chen-Yu Tsai · 10 years ago
  48. ff2b47f ARM: sunxi: Add support for uart0 on port F (mmc0) by Chen-Yu Tsai · 10 years ago
  49. 78c396a ARM: sunxi: Fix reset command on sun6i/sun8i by Chen-Yu Tsai · 10 years ago
  50. 8a6564d ARM: sunxi: Add basic A31 support by Maxime Ripard · 10 years ago
  51. 7711539 ARM: sun6i: Setup the A31 UART0 muxing by Maxime Ripard · 10 years ago
  52. 14177e4 ARM: sun6i: Add clock support by Chen-Yu Tsai · 10 years ago
  53. 174deb7 ARM: sun6i: Add support for the power reset control module found on the A31 by Oliver Schinagl · 10 years ago
  54. ea52094 ARM: sunxi: Use macro values for setting UART GPIO pull-ups by Chen-Yu Tsai · 10 years ago
  55. bf4ca38 sunxi: dram: Autodetect DDR3 bus width and density by Siarhei Siamashka · 10 years ago
  56. 935758b sunxi: dram: Derive write recovery delay from DRAM clock speed by Siarhei Siamashka · 10 years ago
  57. b5c71f5 sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory by Siarhei Siamashka · 10 years ago
  58. d755a5f sunxi: dram: Configurable DQS gating window mode and delay by Siarhei Siamashka · 10 years ago
  59. e044daa sunxi: dram: Add a helper function 'mctl_get_number_of_lanes' by Siarhei Siamashka · 10 years ago
  60. b8f7cb6 sunxi: dram: Improve DQS gate data training error handling by Siarhei Siamashka · 10 years ago
  61. 013f2d7 sunxi: dram: Use divisor P=1 for PLL5 by Siarhei Siamashka · 10 years ago
  62. 1a9717c sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6) by Siarhei Siamashka · 10 years ago
  63. 5c18384 sunxi: dram: Re-introduce the impedance calibration ond ODT by Siarhei Siamashka · 10 years ago
  64. 94cd301 sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions by Siarhei Siamashka · 10 years ago
  65. cfc89b0 sunxi: dram: Do DDR3 reset in the same way on sun4i/sun5i/sun7i by Siarhei Siamashka · 10 years ago
  66. 7e40e19 sunxi: dram: Remove broken impedance and ODT configuration code by Siarhei Siamashka · 10 years ago
  67. f8e88b6 sunxi: dram: Fix CKE delay handling for sun4i/sun5i by Siarhei Siamashka · 10 years ago
  68. e626d2d sunxi: dram: Respect the DDR3 reset timing requirements by Siarhei Siamashka · 10 years ago
  69. f257796 sunxi: dram: Remove broken super-standby remnants by Siarhei Siamashka · 10 years ago
  70. 34759d7 sunxi: dram: Remove useless 'dramc_scan_dll_para()' function by Siarhei Siamashka · 10 years ago
  71. d5db702 sunxi: HYP/non-sec: add sun7i PSCI backend by Marc Zyngier · 10 years ago
  72. fc70300 sunxi: Add CONFIG_MACPWR option by Hans de Goede · 10 years ago
  73. a6e50a8 ahci: provide sunxi SATA driver using AHCI platform framework by Ian Campbell · 10 years ago
  74. 7c48b01 sunxi: use setbits_le32 to enable the DMA clock by Ian Campbell · 10 years ago
  75. ae5de5a sunxi: Fix reset hang on sun5i by Hans de Goede · 10 years ago
  76. 6620377 sunxi: Add i2c support by Hans de Goede · 10 years ago
  77. 799aff3 sunxi: Avoid unused variable warning. by Ian Campbell · 10 years ago
  78. c26fb9d sunxi: Add emac glue, enable emac on the cubieboard by Hans de Goede · 10 years ago
  79. f84269c sunxi: Add sun5i support by Hans de Goede · 10 years ago
  80. 745325a sunxi: Add sun4i support by Hans de Goede · 10 years ago
  81. c7e79de sunxi: Implement reset_cpu by Hans de Goede · 10 years ago
  82. 9e5f80d sunxi: Fix u-boot-spl.lds to refer to .vectors by Hans de Goede · 10 years ago
  83. 50827a5 sunxi: non-FEL SPL boot support for sun7i by Ian Campbell · 10 years ago
  84. 5835823 sunxi: add gmac Ethernet support by Ian Campbell · 10 years ago
  85. cba69ee sunxi: add sun7i cpu, board and start of day support by Ian Campbell · 10 years ago
  86. 286c3c3 sunxi: add sun7i dram setup support by Ian Campbell · 10 years ago
  87. fe1b4db sunxi: add sun7i pinmux and gpio support by Ian Campbell · 10 years ago
  88. 643cf0e sunxi: add sun7i clocks and timer support. by Ian Campbell · 10 years ago