Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
879de35bd6f4e8ca14b171732ded68555574d928
/
arch
/
arm
/
cpu
/
armv7
/
sunxi
879de35
sun6i: Poke magic sram controller register to avoid cache issues
by Hans de Goede
· Sun Nov 02 16:55:09 2014 +0100
3152122
sun6i: Add dram initialization code
by Hans de Goede
· Sat Oct 25 20:27:23 2014 +0200
5037c45
sun4i: Rename dram files to dram_sun4i.x
by Hans de Goede
· Sun Nov 02 20:31:16 2014 +0100
316e29b
sun6i: Add cpucfg register definitions
by Hans de Goede
· Mon Oct 27 23:59:27 2014 +0100
c27d68d
sun6i: Add clock functions needed for SPL / DRAM init
by Hans de Goede
· Sat Oct 25 20:16:33 2014 +0200
4f9a008
sun6i: Add new p2wi controller driver
by Oliver Schinagl
· Thu Jul 25 14:07:42 2013 +0200
d862453
dm: sunxi: Add pinmux functions which take a bank parameter
by Simon Glass
· Thu Oct 30 20:25:47 2014 -0600
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
05e5bcb
sunxi: Add CONFIG_OLD_SUNXI_KERNEL_COMPAT Kconfig option
by Hans de Goede
· Wed Oct 22 14:56:36 2014 +0200
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
9f07273
sunxi: Add clock_get_pll5p() function
by Hans de Goede
· Wed Oct 22 14:42:48 2014 +0200
6ee6388
ARM: sunxi: Add support for using R_UART as console
by Chen-Yu Tsai
· Wed Oct 22 16:47:47 2014 +0800
0b171c4
ARM: sunxi: Allow specifying module in prcm apb0 init function
by Chen-Yu Tsai
· Wed Oct 22 16:47:46 2014 +0800
848c263
ARM: sunxi: Add basic A23 support
by Chen-Yu Tsai
· Wed Oct 22 16:47:44 2014 +0800
d4ea92b
ARM: sunxi: Add support for uart0 on port F (mmc0)
by Chen-Yu Tsai
· Wed Oct 22 16:47:42 2014 +0800
1275c48
ARM: sunxi: Fix reset command on sun6i/sun8i
by Chen-Yu Tsai
· Sat Oct 04 20:37:28 2014 +0800
2c51941
ARM: sunxi: Add basic A31 support
by Maxime Ripard
· Fri Oct 03 20:16:29 2014 +0800
f139f1e
ARM: sun6i: Setup the A31 UART0 muxing
by Maxime Ripard
· Fri Oct 03 20:16:28 2014 +0800
3a04542
ARM: sun6i: Add clock support
by Chen-Yu Tsai
· Fri Oct 03 20:16:25 2014 +0800
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
4e526e2
ARM: sunxi: Use macro values for setting UART GPIO pull-ups
by Chen-Yu Tsai
· Fri Oct 03 20:16:21 2014 +0800
ea7cdd1
sunxi: dram: Autodetect DDR3 bus width and density
by Siarhei Siamashka
· Sun Aug 03 05:32:54 2014 +0300
ac7b6fc
sunxi: dram: Derive write recovery delay from DRAM clock speed
by Siarhei Siamashka
· Sun Aug 03 05:32:53 2014 +0300
b41aa97
sunxi: dram: Drop DDR2 support and assume only single rank DDR3 memory
by Siarhei Siamashka
· Sun Aug 03 05:32:52 2014 +0300
b1ace77
sunxi: dram: Configurable DQS gating window mode and delay
by Siarhei Siamashka
· Sun Aug 03 05:32:51 2014 +0300
c4f0aa5
sunxi: dram: Add a helper function 'mctl_get_number_of_lanes'
by Siarhei Siamashka
· Sun Aug 03 05:32:50 2014 +0300
8e9c4fd
sunxi: dram: Improve DQS gate data training error handling
by Siarhei Siamashka
· Sun Aug 03 05:32:49 2014 +0300
020a634
sunxi: dram: Use divisor P=1 for PLL5
by Siarhei Siamashka
· Sun Aug 03 05:32:48 2014 +0300
586757a
sunxi: dram: Configurable MBUS clock speed (use PLL5 or PLL6)
by Siarhei Siamashka
· Sun Aug 03 05:32:47 2014 +0300
3ad063a
sunxi: dram: Re-introduce the impedance calibration ond ODT
by Siarhei Siamashka
· Sun Aug 03 05:32:46 2014 +0300
72ed869
sunxi: dram: Add 'await_bits_clear'/'await_bits_set' helper functions
by Siarhei Siamashka
· Sun Aug 03 05:32:45 2014 +0300
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
6f66418
sunxi: dram: Remove broken impedance and ODT configuration code
by Siarhei Siamashka
· Sun Aug 03 05:32:43 2014 +0300
ce4d21c
sunxi: dram: Fix CKE delay handling for sun4i/sun5i
by Siarhei Siamashka
· Sun Aug 03 05:32:42 2014 +0300
a1d9f03
sunxi: dram: Respect the DDR3 reset timing requirements
by Siarhei Siamashka
· Sun Aug 03 05:32:41 2014 +0300
551bfb9
sunxi: dram: Remove broken super-standby remnants
by Siarhei Siamashka
· Sun Aug 03 05:32:40 2014 +0300
27942f1
sunxi: dram: Remove useless 'dramc_scan_dll_para()' function
by Siarhei Siamashka
· Sun Aug 03 05:32:39 2014 +0300
0237c63
sunxi: HYP/non-sec: add sun7i PSCI backend
by Marc Zyngier
· Fri Jul 18 21:06:38 2014 +0100
9b21872
sunxi: Add CONFIG_MACPWR option
by Hans de Goede
· Sat Jul 26 17:09:13 2014 +0200
a2ebf92
ahci: provide sunxi SATA driver using AHCI platform framework
by Ian Campbell
· Fri Jul 18 20:38:41 2014 +0100
504166e
sunxi: use setbits_le32 to enable the DMA clock
by Ian Campbell
· Thu Jun 05 19:00:16 2014 +0100
fa43a6e
sunxi: Fix reset hang on sun5i
by Hans de Goede
· Fri Jun 13 22:55:52 2014 +0200
3352b22
sunxi: Add i2c support
by Hans de Goede
· Fri Jun 13 22:55:49 2014 +0200
d41e2f67
sunxi: Avoid unused variable warning.
by Ian Campbell
· Sun Jul 06 20:03:20 2014 +0100
73d7d42
sunxi: Add emac glue, enable emac on the cubieboard
by Hans de Goede
· Mon Jun 09 11:37:00 2014 +0200
8c1c782
sunxi: Add sun5i support
by Hans de Goede
· Mon Jun 09 11:36:58 2014 +0200
3ab9c23
sunxi: Add sun4i support
by Hans de Goede
· Mon Jun 09 11:36:57 2014 +0200
1374e89
sunxi: Implement reset_cpu
by Hans de Goede
· Mon Jun 09 11:36:56 2014 +0200
85089a2
sunxi: Fix u-boot-spl.lds to refer to .vectors
by Hans de Goede
· Mon Jun 09 11:36:54 2014 +0200
140d832
sunxi: non-FEL SPL boot support for sun7i
by Ian Campbell
· Mon May 05 11:52:30 2014 +0100
ba8311f
sunxi: add gmac Ethernet support
by Ian Campbell
· Mon May 05 11:52:28 2014 +0100
6efe369
sunxi: add sun7i cpu, board and start of day support
by Ian Campbell
· Mon May 05 11:52:26 2014 +0100
2f1afcc
sunxi: add sun7i dram setup support
by Ian Campbell
· Mon May 05 11:52:25 2014 +0100
b2765ec
sunxi: add sun7i pinmux and gpio support
by Ian Campbell
· Mon May 05 11:52:24 2014 +0100
49aeca3
sunxi: add sun7i clocks and timer support.
by Ian Campbell
· Mon May 05 11:52:23 2014 +0100