Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
ac2cb4d7478957f6708a48cd6bf439d98d28d366
/
arch
/
arm
/
include
/
asm
/
arch-sunxi
2a9c238
sunxi: A23/A33/H3: Move sun8i secure monitor to SRAM A2
by Samuel Holland
· Sun Apr 18 22:21:41 2021 -0500
56086a4
mmc: sunxi: Increase MMIO FIFO read performance
by Andre Przywara
· Wed May 05 11:33:40 2021 +0100
dd505d1
mmc: sunxi: Fix MMC clock parent selection
by Andre Przywara
· Wed May 05 09:57:47 2021 +0100
0f7c8bc
sunxi: clock: H6/H616: Fix PLL clock factor encodings
by Andre Przywara
· Wed May 05 13:53:05 2021 +0100
9e9b073
sunxi: support asymmetric dual rank DRAM on A64/R40
by Icenowy Zheng
· Fri Feb 26 00:13:24 2021 +0800
6892a56
sunxi: support boot console on uart1 for sun8i
by Tobias Schramm
· Mon Feb 15 00:19:58 2021 +0100
e638e05
sunxi: Add support for H616 SoC
by Jernej Skrabec
· Mon Jan 11 21:11:46 2021 +0100
e4aa24b
sunxi: Add H616 DRAM support
by Jernej Skrabec
· Mon Jan 11 21:11:43 2021 +0100
7de8eb0
sunxi: add support for R_I2C on H616
by Jernej Skrabec
· Mon Jan 11 21:11:42 2021 +0100
30efb9d
sunxi: add support for H616 uart0
by Jernej Skrabec
· Mon Jan 11 21:11:41 2021 +0100
8b2239c
sunxi: introduce support for H616 clocks
by Jernej Skrabec
· Mon Jan 11 21:11:40 2021 +0100
55a30a2
sunxi: Add support for I2C on H6 like SoCs
by Jernej Skrabec
· Mon Jan 11 21:11:38 2021 +0100
e331301
sunxi: prcm: Add memory map for H6 like SoCs
by Jernej Skrabec
· Mon Jan 11 21:11:37 2021 +0100
d6da7ab
mmc: sunxi: Replace H6 ifdefs with H6 gen macro
by Jernej Skrabec
· Mon Jan 11 21:11:35 2021 +0100
da8ae61
sunxi: Introduce common symbol for H6 like SoCs
by Jernej Skrabec
· Mon Jan 11 21:11:34 2021 +0100
bbf9942
sunxi: Add arm64 FEL support
by Andre Przywara
· Tue Aug 23 22:19:30 2016 +0100
3e17480
sunxi: Fix is_boot0_magic macro
by Andre Przywara
· Wed Nov 04 01:00:31 2020 +0000
9c88912
sunxi: Factor out eGON BROM header description
by Andre Przywara
· Tue Nov 17 23:36:05 2020 +0000
365951a
sunxi: allow to use AXP20[39] attached to I2C0 on V3 series
by Icenowy Zheng
· Mon Oct 26 22:19:34 2020 +0800
aff2d3a
sunxi: make V3s DRAM initialization more proper
by Icenowy Zheng
· Fri Oct 16 17:33:08 2020 +0800
4dcacfc
common: Drop linux/bitops.h from common header
by Simon Glass
· Sun May 10 11:40:13 2020 -0600
1e26864
arm: Don't include common.h in header files
by Simon Glass
· Sun May 10 11:39:55 2020 -0600
d99e3e6
sunxi: remove __packed from struct sunxi_prcm_reg
by Heinrich Schuchardt
· Tue Dec 17 22:55:42 2019 +0100
112c886
sunxi: set PIO voltage to hardware-detected value on startup on H6
by Icenowy Zheng
· Wed Apr 24 13:44:12 2019 +0800
370245e
sunxi: H6: DRAM: Add support for half DQ
by Jernej Skrabec
· Fri Aug 23 19:24:04 2019 +0200
c78a47a
sunxi: H6: Add DDR3 support to DRAM controller driver
by Andre Przywara
· Mon Jul 15 02:27:07 2019 +0100
1c7a751
sunxi: H6: move LPDDR3 timing definition into separate file
by Andre Przywara
· Mon Jul 15 02:27:06 2019 +0100
3344544
arm: sunxi: h6: fix reset using r_wdog
by Clément Péron
· Wed Apr 17 19:41:05 2019 +0200
946e9db
sunxi: Allow booting from 128KB SD/eMMC offset
by Andre Przywara
· Sun Dec 16 02:04:58 2018 +0000
7f6c2a8
reset: Add Allwinner RESET driver
by Jagan Teki
· Fri Jan 18 22:18:13 2019 +0530
1d150b4
clk: Add Allwinner A64 CLK driver
by Jagan Teki
· Sat Dec 22 21:32:49 2018 +0530
cabe992
sunxi: board: Add i2c initialization for sun50i
by Stefan Mavrodiev
· Tue Jan 08 12:04:30 2019 +0200
6f4c344
sun50i: A64: add support for R_I2C controller
by Vasily Khoruzhick
· Mon Nov 05 20:24:30 2018 -0800
57789d6
mmc: sunxi: add support for automatic delay calibration
by Vasily Khoruzhick
· Mon Nov 05 20:24:28 2018 -0800
08ee1ba
sunxi: store DRAM size in SPL header
by Andre Przywara
· Thu Oct 25 17:23:07 2018 +0800
edddccb
sunxi: Extend SPL header versioning
by Andre Przywara
· Thu Oct 25 17:23:03 2018 +0800
27fc8b0
sunxi: fix sid base address macro name for H6
by Icenowy Zheng
· Sat Aug 18 13:36:44 2018 +0800
4e287f6
sunxi: add DRAM support to H6
by Icenowy Zheng
· Mon Jul 23 06:13:34 2018 +0800
a838a15
sunxi: add MMC support for H6
by Icenowy Zheng
· Sat Jul 21 16:20:29 2018 +0800
a78bb07
sunxi: add UART0 setup for H6
by Icenowy Zheng
· Sat Jul 21 16:20:28 2018 +0800
5a76cdd
sunxi: use sun6i-style watchdog for H6
by Icenowy Zheng
· Sat Jul 21 16:20:27 2018 +0800
d1fa87d
sunxi: add clock code for H6
by Icenowy Zheng
· Sat Jul 21 16:20:26 2018 +0800
bb769d6
sunxi: change RMR64's RVBAR address for H6
by Icenowy Zheng
· Sat Jul 21 16:20:22 2018 +0800
e1cf4ad
sunxi: add basic memory map definitions of H6 SoC
by Icenowy Zheng
· Sat Jul 21 16:20:21 2018 +0800
5e6dd27
sunxi: change SUNXI_HIGH_SRAM option to SUNXI_SRAM_ADDRESS
by Icenowy Zheng
· Sat Jul 21 16:20:20 2018 +0800
30213a2
sunxi: R40: add gigabit ethernet clocks
by Lothar Felten
· Fri Jul 13 10:45:25 2018 +0200
17970334
usb: sunxi: Use proper reg_mask for clock gate, reset
by Jagan Teki
· Thu Jun 28 19:40:46 2018 +0530
9ae2306
sunxi: Fix USB PHY index for H3
by Jagan Teki
· Thu Jun 28 19:40:45 2018 +0530
c4d3ae9
sunxi: clock: Fix EHCI and OHCI clocks on A64
by Vasily Khoruzhick
· Thu Jun 07 19:23:38 2018 -0700
1f03161
sunxi: Drop legacy usb_phy.c
by Jagan Teki
· Fri May 25 15:32:17 2018 +0530
5cc66f0
sunxi: clock: Fix OHCI clock gating for H3/H5
by Chen-Yu Tsai
· Mon May 07 13:03:24 2018 +0530
75fa310
sunxi: clock: Fix clock gating for H3/H5/A64
by Jagan Teki
· Mon May 07 13:03:21 2018 +0530
86a38e5
pwm: sunxi: add support for PWM found on Allwinner A64
by Vasily Khoruzhick
· Mon May 14 08:16:20 2018 -0700
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
78f1099
sunxi: allow NAND support to be compiled for sun8i platforms
by Miquel Raynal
· Wed Feb 28 20:51:57 2018 +0100
14fecf9
bitops: collect BIT macros to include/linux/bitops.h
by Masahiro Yamada
· Wed Nov 22 02:38:11 2017 +0900
32a7414
Merge git://git.denx.de/u-boot-video
by Tom Rini
· Sun Oct 29 10:11:08 2017 -0400
f079f93
sunxi: video: split out PLL configuration code
by Vasily Khoruzhick
· Thu Oct 26 21:51:51 2017 -0700
8a368b7
sunxi: clk: fix N formula for CPUX clocks
by Quentin Schulz
· Tue Sep 26 16:02:47 2017 +0200
1941be8
arm: sunxi: Move spl_boot_device in a separate function
by Maxime Ripard
· Wed Aug 23 10:06:30 2017 +0200
847bcf0
musb: sunxi: switch to the device model
by Maxime Ripard
· Tue Sep 05 22:10:35 2017 +0200
dc1436c
sunxi: Fix CONFIG_SUNXI_GMAC references
by Dave Prue
· Thu Aug 31 19:21:01 2017 +0200
95e3470
mmc: sunxi: Support new mode
by Maxime Ripard
· Wed Aug 23 12:03:41 2017 +0200
e2a84a5
sunxi: add PRCM secure switch register definition
by Icenowy Zheng
· Thu Jul 20 14:00:31 2017 +0800
b34207f
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
by Tom Rini
· Mon Jun 19 08:08:40 2017 -0400
b8f7cab
sunxi: video: Add support for CSC and TVE to DE2 driver
by Jernej Skrabec
· Fri May 19 17:41:16 2017 +0200
a354082
sunxi: Add base address for TV encoder
by Jernej Skrabec
· Fri May 19 17:41:15 2017 +0200
f09b48e
sunxi: Add selective DRAM type and timing
by Icenowy Zheng
· Sat Jun 03 17:10:18 2017 +0800
4323a8f
sunxi: Rename bus-width related macros in H3 DRAM code
by Icenowy Zheng
· Sat Jun 03 17:10:15 2017 +0800
ca0bc02
sunxi: makes an invisible option for H3-like DRAM controllers
by Icenowy Zheng
· Sat Jun 03 17:10:14 2017 +0800
6b0cd01
sunxi: Store the device tree name in the SPL header
by Siarhei Siamashka
· Wed Apr 26 01:32:49 2017 +0100
48edd46
sunxi: Add clock support for TV encoder
by Jernej Skrabec
· Wed May 10 18:46:29 2017 +0200
8531d08
sunxi: video: Split out TVE code
by Jernej Skrabec
· Wed May 10 18:46:28 2017 +0200
3279661
sunxi: add clock configuration of R40 sata
by Icenowy Zheng
· Mon May 01 14:31:56 2017 +0800
8d91b46
sunxi: video: Add A64/H3/H5 HDMI driver
by Jernej Skrabec
· Mon Mar 27 19:22:32 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
ccfbe5f
sunxi: video: Convert lcdc to use struct display_timing
by Jernej Skrabec
· Mon Mar 27 19:22:30 2017 +0200
2e0a1f3
sunxi: video: Split out TCON code
by Jernej Skrabec
· Mon Mar 27 19:22:29 2017 +0200
167bff5
sunxi: Fix CPUCFG address for R40
by Chen-Yu Tsai
· Wed Mar 01 13:52:09 2017 +0800
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
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
de454ec
sunxi: Kconfig: introduce CONFIG_SUNXI_HIGH_SRAM
by Andre Przywara
· Thu Feb 16 01:20:23 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
3e79758
sunxi: H3: add and rename some DRAM contoller registers
by Jens Kuske
· Mon Jan 02 11:48:39 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
f66cee3
ARM: boot0 hook: remove macro, include whole header file
by Andre Przywara
· Mon Jan 02 11:48:34 2017 +0000
313a578
armv8: move reset branch into boot hook
by Andre Przywara
· Mon Jan 02 11:48:33 2017 +0000
1c40fed
sunxi: fix SID read on H3
by Icenowy Zheng
· Tue Dec 20 02:03:36 2016 +0800
a7c455f
sunxi: Add support for SID e-fuses on sun9i
by Chen-Yu Tsai
· Fri Oct 28 18:21:35 2016 +0800
d7c0efb
sunxi: add initial clock setup for sun9i for SPL
by Philipp Tomsich
· Fri Oct 28 18:21:31 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
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
663ae65
sunxi: display: Use PWM to drive backlight where applicable
by Hans de Goede
· Fri Aug 19 15:25:41 2016 +0200
Next »