Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
24b58ff261353a42fa383b609a34760f511954e1
/
arch
/
arm
/
mach-sunxi
3279661
sunxi: add clock configuration of R40 sata
by Icenowy Zheng
· Mon May 01 14:31:56 2017 +0800
8e5e1ea
ARM: sunxi: use imply instead of bare default y in Kconfig
by Masahiro Yamada
· Fri Apr 28 19:42:19 2017 +0900
4976a22
ARM: sunxi: move board/sunxi/Kconfig to arch/arm/mach-sunxi/Kconfig
by Masahiro Yamada
· Fri Apr 28 19:42:18 2017 +0900
9220d50
sunxi: i2c: Add support for DM I2C
by Jernej Skrabec
· Thu Apr 27 00:03:36 2017 +0200
52e6188
sunxi: add basic V3s support
by Icenowy Zheng
· Sat Apr 08 15:30:12 2017 +0800
9b4ca92
sunxi: Add clock support for DE2/HDMI/TCON on newer SoCs
by Jernej Skrabec
· Mon Mar 27 19:22:31 2017 +0200
143ef79
sunxi: Use H3/A64 DRAM initialization code for R40
by Chen-Yu Tsai
· Thu Dec 01 19:09:57 2016 +0800
5eddcbb
sunxi: Set PLL lock enable bits for R40
by Chen-Yu Tsai
· Wed Nov 30 16:54:34 2016 +0800
84f3bb4
sunxi: Fix watchdog reset function for R40
by Chen-Yu Tsai
· Wed Nov 30 16:27:14 2016 +0800
478a3c5
sunxi: Enable AXP221s in I2C mode with the R40 SoC
by Chen-Yu Tsai
· Wed Nov 30 15:30:30 2016 +0800
cc2605e
sunxi: Add initial support for R40
by Chen-Yu Tsai
· Wed Nov 30 14:57:32 2016 +0800
5611a2d
sunxi: introduce Allwinner H5 config option
by Andre Przywara
· Thu Feb 16 01:20:28 2017 +0000
5fb9743
sunxi: prepare for sharing MACH_SUN8I_H3 config symbol
by Andre Przywara
· Thu Feb 16 01:20:27 2017 +0000
5d0d28f
sunxi: DRAM: add Allwinner H5 support
by Andre Przywara
· Thu Feb 16 01:20:26 2017 +0000
3a63c23
sunxi: provide ARMv8 mem_map for every ARM64 board
by Andre Przywara
· Thu Feb 16 01:20:24 2017 +0000
4330eb9
sunxi: simplify ACTLR.SMP bit set #ifdef
by Andre Przywara
· Thu Feb 16 01:20:21 2017 +0000
cd975a4
sunxi: fix ACTLR.SMP assembly routine
by Andre Przywara
· Thu Feb 16 01:20:18 2017 +0000
a563adc
sunxi: A64: enable SPL
by Andre Przywara
· Mon Jan 02 11:48:45 2017 +0000
d414c38
sunxi: DRAM: fix H3 DRAM size display on aarch64
by Andre Przywara
· Mon Jan 02 11:48:44 2017 +0000
c98f5cc
sunxi: H3/A64: fix non-ODT setting
by Andre Przywara
· Mon Jan 02 11:48:43 2017 +0000
f613817
sunxi: A64: use H3 DRAM initialization code for A64 as well
by Jens Kuske
· Mon Jan 02 11:48:42 2017 +0000
ced4a9a
sunxi: clocks: Use the correct pattern register for PLL11
by Philipp Tomsich
· Mon Jan 02 11:48:41 2017 +0000
8bbadc8
sunxi: H3: add DRAM controller single bit delay support
by Jens Kuske
· Mon Jan 02 11:48:40 2017 +0000
3e79758
sunxi: H3: add and rename some DRAM contoller registers
by Jens Kuske
· Mon Jan 02 11:48:39 2017 +0000
3c31ba9
sunxi: H3: Rework MBUS priority setup
by Philipp Tomsich
· Mon Jan 02 11:48:38 2017 +0000
46c3d99
sunxi: A64: do an RMR switch if started in AArch32 mode
by Andre Przywara
· Mon Jan 02 11:48:36 2017 +0000
79b59ef
sun6i: Restrict some register initialization to Allwinner A31 SoC
by Andre Przywara
· Mon Jan 02 11:48:25 2017 +0000
1c40fed
sunxi: fix SID read on H3
by Icenowy Zheng
· Tue Dec 20 02:03:36 2016 +0800
dd69fd0
spl: sunxi: Drop spl_board_announce_boot_device()
by Simon Glass
· Wed Nov 30 15:30:54 2016 -0700
4fc1f25
spl: Add a name to the SPL load-image methods
by Simon Glass
· Wed Nov 30 15:30:50 2016 -0700
d7c0efb
sunxi: add initial clock setup for sun9i for SPL
by Philipp Tomsich
· Fri Oct 28 18:21:31 2016 +0800
831a17d
sunxi: Enable SMP mode for the boot CPU on sun9i (A80)
by Philipp Tomsich
· Fri Oct 28 18:21:30 2016 +0800
3015e04
sunxi: add gtbus-initialisation for sun9i
by Philipp Tomsich
· Fri Oct 28 18:21:29 2016 +0800
d36af1c
sunxi: DRAM initialisation for sun9i
by Philipp Tomsich
· Fri Oct 28 18:21:28 2016 +0800
bd732d0
sunxi: A64: enable USB support
by Amit Singh Tomar
· Fri Oct 21 02:24:30 2016 +0100
d8b9593
sunxi: Fix H3 DRAM impedance calibration on rev. A chips
by Jens Kuske
· Wed Sep 21 20:08:30 2016 +0200
ee30679
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· Sat Sep 24 18:20:13 2016 -0600
a499648
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· Sat Sep 24 18:20:12 2016 -0600
c0b6c9b
spl: Convert boot_device into a struct
by Simon Glass
· Sat Sep 24 18:19:57 2016 -0600
d64afdc
sunxi: musb: Power off OTG port VBUS when disabled
by Chen-Yu Tsai
· Wed Sep 07 14:25:21 2016 +0800
213407e
sunxi: Tune H3 DRAM PLL to improve lock time
by Jens Kuske
· Fri Aug 19 13:40:46 2016 +0200
3b787ef
ARM: Rework and correct barrier definitions
by Tom Rini
· Mon Aug 01 18:54:53 2016 -0400
99777bd
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· Tue Jul 19 16:38:57 2016 -0400
c7104e5
armv8: mmu: Add support of non-identical mapping
by York Sun
· Fri Jun 24 16:46:22 2016 -0700
6527fa2
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· Sat Jul 09 15:31:47 2016 +0200
6f3ea20
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· Tue Jun 07 14:28:34 2016 +0300
64d64bb
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· Sat May 14 23:42:07 2016 +0200
a44cef9
sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
by Bernhard Nortmann
· Sun Apr 03 13:58:00 2016 +0200
f1e66e7
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· Mon May 02 10:28:15 2016 +0800
e996bc6
arm/arm64: Move barrier instructions into separate header
by Andre Przywara
· Thu May 12 12:14:41 2016 +0100
9be8849
sunxi: mctl_mem_matches: Add missing memory barrier
by Hans de Goede
· Thu Apr 14 18:53:32 2016 +0200
99c9fb0
sunxi: Add INITIAL_USB_SCAN_DELAY Kconfig option
by Hans de Goede
· Fri Apr 01 22:39:26 2016 +0200
26c50fb
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· Tue Mar 29 17:29:10 2016 +0200
ee1d825
sunxi: Explicitly cast u32 pointer conversions
by Alexander Graf
· Tue Mar 29 17:29:09 2016 +0200
8dd84a7
sunxi: Move cpu independent code to mach directory
by Alexander Graf
· Tue Mar 29 17:29:06 2016 +0200