Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
b74a201582256de9ac7f5b99b8a3021ca33a0af5
/
board
/
sunxi
75fe0f4
sunxi: video: Convert panel I2C to use DM_I2C
by Samuel Holland
· Fri Oct 08 00:17:24 2021 -0500
a757642
sunxi: Add support for FriendlyARM NanoPi R1S H5
by Chukun Pan
· Sun Oct 10 21:36:57 2021 +0800
06feb81
sunxi: Clean up inclusions of asm/arch/gpio.h
by Samuel Holland
· Sat Sep 11 16:50:47 2021 -0500
61485e9
board: sunxi: enable status LED early
by Arnaud Ferraris
· Wed Sep 08 21:14:19 2021 +0200
5195105
sunxi: Simplify MMC pinmux selection
by Samuel Holland
· Sun Sep 12 10:28:35 2021 -0500
4515816
configs: add PineTab defconfig
by Arnaud Ferraris
· Mon Sep 06 23:06:13 2021 +0200
5817ff0
Convert CONFIG_SYS_I2C_SOFT et al to Kconfig
by Tom Rini
· Tue Aug 17 17:59:46 2021 -0400
bc42abb
sunxi: Select environment MMC based on boot device
by Samuel Holland
· Sun Apr 18 22:16:21 2021 -0500
96f5564
sunxi: board: Add H616 MMC2 pins
by Andre Przywara
· Mon Apr 26 00:38:04 2021 +0100
529efc4
sunxi: h3: Add initial ZeroPi support
by Yu-Tung Chang
· Sat Jun 19 16:16:45 2021 +0800
fe4c155
arm: sunxi: add support for DIP detection to CHIP board
by Kory Maincent
· Tue May 04 19:31:27 2021 +0200
f7c9176
dm: i2c: use CONFIG_IS_ENABLED macro for DM_I2C/DM_I2C_GPIO
by Igor Opaniuk
· Tue Feb 09 13:52:45 2021 +0200
3ba929a
common: Drop asm/global_data.h from common header
by Simon Glass
· Fri Oct 30 21:38:53 2020 -0600
e4e040c
sunxi: Add support for OrangePi Zero2
by Jernej Skrabec
· Mon Jan 11 21:11:53 2021 +0100
7de8eb0
sunxi: add support for R_I2C on H616
by Jernej Skrabec
· Mon Jan 11 21:11:42 2021 +0100
fde828c
sunxi: Add support for AXP305 PMIC
by Jernej Skrabec
· Mon Jan 11 21:11:33 2021 +0100
3b2dbb5
sunxi: Properly check for SATAPWR and MACPWR
by Andre Przywara
· Mon Jan 18 23:23:59 2021 +0000
7d91960
sunxi: Add support for Orange Pi 3
by Andre Heider
· Fri Oct 01 19:29:00 2021 +0100
c5b3ce7
sunxi: Add support for Tanix TX6
by Jernej Skrabec
· Wed Jan 06 18:02:57 2021 +0100
bf8c810
sunxi: board: add a config option to fixup a Bluetooth address
by Andre Heider
· Fri Oct 01 19:29:00 2021 +0100
ebdc3d4
sunxi: board: extract creating a unique sid into a helper function
by Andre Heider
· Fri Oct 01 19:29:00 2021 +0100
1facc0f
sunxi: board: Move USB ethernet initialization to board_late_init()
by Andy Shevchenko
· Tue Dec 08 17:45:31 2020 +0200
95d280c
sunxi: add PineCube board
by Icenowy Zheng
· Wed Nov 18 10:27:00 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
60cea0e
sunxi: a64: Add a defconfig for the PinePhone
by Samuel Holland
· Mon Nov 02 21:32:50 2020 -0600
87f940a
sunxi: board: Set fdtfile to match the DT chosen by SPL
by Samuel Holland
· Sat Oct 24 10:21:54 2020 -0500
64933e9
sunxi: board: Save the chosen DT name in the SPL header
by Samuel Holland
· Sat Oct 24 10:21:53 2020 -0500
9c7cefc
sunxi: board: Add PinePhone DT selection logic
by Samuel Holland
· Sat Oct 24 10:21:52 2020 -0500
f2352dd
sunxi: board: Simplify Pine A64 DT selection logic
by Samuel Holland
· Sat Oct 24 10:21:51 2020 -0500
ba44e94
sunxi: board: Add a helper to get the SPL DT name
by Samuel Holland
· Sat Oct 24 10:21:50 2020 -0500
37b8620
sunxi: board: Use a more descriptive variable name
by Samuel Holland
· Sat Oct 24 10:21:49 2020 -0500
6b7db0a
sunxi: binman: Add support for including SCP firmware
by Samuel Holland
· Wed Oct 21 21:12:16 2020 -0500
8aebc0a
sunxi: Drop the FIT-generator script
by Simon Glass
· Tue Sep 01 05:14:02 2020 -0600
287e33c
board: sunxi: change trace level for phy errors managed by uclass
by Patrick Delaunay
· Fri Jul 03 17:36:41 2020 +0200
f7ed78b
treewide: convert bd_t to struct bd_info by coccinelle
by Masahiro Yamada
· Fri Jun 26 15:13:33 2020 +0900
dbd7954
common: Drop linux/delay.h from common header
by Simon Glass
· Sun May 10 11:40:11 2020 -0600
0f2af88
common: Drop log.h from common header
by Simon Glass
· Sun May 10 11:40:05 2020 -0600
9758973
common: Drop init.h from common header
by Simon Glass
· Sun May 10 11:40:02 2020 -0600
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
95de4bc
sunxi: Add Libre Computer ALL-H5-CC H5 board
by Chen-Yu Tsai
· Sun Jan 12 23:36:15 2020 +0800
7d106f1
sunxi: Add Libre Computer ALL-H3-IT H5 board
by Chen-Yu Tsai
· Sun Jan 12 23:36:14 2020 +0800
65c4759
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
a07a6f2
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
f25cacc
sun8i: h3: Support H3 variant of Orange Pi Zero Plus 2
by Diego Rondini
· Tue Nov 19 14:43:33 2019 +0100
d093536
mtd: rename CONFIG_NAND -> CONFIG_MTD_RAW_NAND
by Miquel Raynal
· Thu Oct 03 19:50:03 2019 +0200
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
f94b022
arm64: dts: sun50i: Add support for A64 OLinuXino (with eMMC)
by Sunil Mohan Adapa
· Tue Sep 10 11:43:40 2019 -0700
293f392
MAINTAINERS: Update my email address
by Maxime Ripard
· Thu Oct 03 18:32:11 2019 +0200
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· Fri Aug 02 09:44:25 2019 -0600
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· Thu Aug 01 09:46:46 2019 -0600
d299e5b
sun8i: h3: Add support for the Beelink-x2 STB
by Marcus Cooper
· Sun Jun 02 08:38:40 2019 +0200
4d5262e
sun50i: a64: Add Olimex A64-Teres-I board initial support
by Jonas Smedegaard
· Sat Apr 20 18:24:16 2019 +0800
71a9177
arm: dts: h6: Add Beelink GS1 initial support
by Clément Péron
· Fri Apr 12 16:15:26 2019 +0200
0931e37
sunxi: update SATA driver to always use DM_SCSI
by Andre Przywara
· Fri Apr 12 16:28:54 2019 +0530
facfc1b
board: sunxi: Add R40 sata compatible
by Jagan Teki
· Fri Apr 12 16:47:56 2019 +0530
28c8f97
board: sunxi: gmac: Remove Ethernet clock and reset
by Jagan Teki
· Thu Feb 28 00:27:01 2019 +0530
d5cdfd5
Merge branch 'master' of git://git.denx.de/u-boot-spi
by Tom Rini
· Sun Apr 14 00:03:06 2019 -0400
c499451
MAINTAINERS: Change Jagan's email address
by Jagan Teki
· Fri Apr 12 18:44:34 2019 +0530
7a0b4e0
sun50i: a64: Add Oceanic 5205 5inMFD initial support
by Jagan Teki
· Wed Mar 06 22:24:48 2019 +0530
572dcdd
sunxi: Add Bananapi M2+ H5 board
by Chen-Yu Tsai
· Fri Feb 15 19:03:18 2019 +0800
974114b
sunxi: Rename Sinovoip BPI M2 Plus to Bananapi M2 Plus H3
by Chen-Yu Tsai
· Fri Feb 15 19:03:17 2019 +0800
d7cea36
sunxi: board: do MMC pinmux setup for DM_MMC builds
by Andre Przywara
· Tue Jan 29 15:54:14 2019 +0000
273f044
board: sun50i-h5: Add Emlid Neutis N5 support
by Aleksandr Aleksandrov
· Fri Oct 05 15:55:59 2018 +0300
cabe992
sunxi: board: Add i2c initialization for sun50i
by Stefan Mavrodiev
· Tue Jan 08 12:04:30 2019 +0200
0a0bcde
Revert "sunxi: board: Print error after power initialization fails"
by From: Karl Palsson
· Wed Dec 19 13:00:39 2018 +0000
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· Mon Dec 10 07:15:12 2018 -0500
36b26d1
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· Sun Nov 25 19:22:18 2018 +0100
a6727be
sunxi: update README.sunxi64
by Andre Przywara
· Thu Dec 06 01:25:57 2018 +0000
4ccb2c4
sunxi: board: Print error after power initialization fails
by Olliver Schinagl
· Wed Nov 21 20:05:25 2018 +0200
9dc0d5c
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· Thu Nov 29 10:52:46 2018 +0100
3b09224
sunxi: Update MAINTAINERS file for recent boards
by Tom Rini
· Fri Nov 16 09:32:31 2018 -0500
97b261a
board: allwinner: sun50i-h6: Add Orangepi Lite2 support
by Jagan Teki
· Mon Nov 05 13:20:40 2018 +0530
6f4c344
sun50i: A64: add support for R_I2C controller
by Vasily Khoruzhick
· Mon Nov 05 20:24:30 2018 -0800
8db6712
sunxi: add support for Banana Pi M2 Zero board
by Jun Nie
· Sat Oct 27 13:11:00 2018 +0800
08ee1ba
sunxi: store DRAM size in SPL header
by Andre Przywara
· Thu Oct 25 17:23:07 2018 +0800
14a2539
sunxi: board.c: refactor SPL header checks
by Andre Przywara
· Thu Oct 25 17:23:04 2018 +0800
edddccb
sunxi: Extend SPL header versioning
by Andre Przywara
· Thu Oct 25 17:23:03 2018 +0800
2a269d3
sunxi: disable Pine A64 model detection code on other boards
by Icenowy Zheng
· Thu Oct 25 17:23:02 2018 +0800
9aa5009
sunxi: docs: Mention CONFIG_NAND requirement
by Priit Laes
· Tue Oct 23 20:20:30 2018 +0300
cb9325d
sunxi: Fix typos of spelling Allwinner
by Priit Laes
· Tue Oct 23 20:20:28 2018 +0300
09328a7
board: sunxi: Remove unused local variables
by Jagan Teki
· Mon Aug 20 17:13:15 2018 +0530
3a0854f
board: sun50i: h6: Add OrangePi One Plus initial support
by Jagan Teki
· Sun Jul 29 00:03:31 2018 +0530
1259869
sunxi: add support for Pine H64 board
by Icenowy Zheng
· Sat Jul 21 16:20:32 2018 +0800
a838a15
sunxi: add MMC support for H6
by Icenowy Zheng
· Sat Jul 21 16:20:29 2018 +0800
1e6d726
sunxi: change ATF position for H6
by Icenowy Zheng
· Sat Jul 21 16:20:23 2018 +0800
221a3e0
sun50i: h5: Add initial Orange Pi Zero Plus support
by Hauke Mehrtens
· Sat Jun 09 18:34:46 2018 +0200
1a17c75
sun8i: h2: Add initial Orange Pi R1 support
by Hauke Mehrtens
· Sat Jun 09 18:33:37 2018 +0200
af666ac
board: sun50i: Add Amarula A64-Relic initial support
by Jagan Teki
· Mon May 28 16:34:43 2018 +0530
1f03161
sunxi: Drop legacy usb_phy.c
by Jagan Teki
· Fri May 25 15:32:17 2018 +0530
73a3ecf
board: sunxi: Use generic-phy for board_usb_cable_connected
by Jagan Teki
· Mon May 07 13:03:36 2018 +0530
98c9076
Merge git://git.denx.de/u-boot-sunxi
by Tom Rini
· Wed May 09 12:58:06 2018 -0400
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
cb0f3a5
board: sunxi: sun8i-v40: Add Bananapi M2 Berry support
by Jagan Teki
· Fri Apr 27 17:33:42 2018 +0530
85e3546
sunxi: Add Libre Computer Board ALL-H3-CC H5 ver.
by Chen-Yu Tsai
· Sat Apr 28 13:36:03 2018 +0800
6df84ae
sunxi: Add Libre Computer Board ALL-H3-CC H2+ ver.
by Chen-Yu Tsai
· Sat Apr 28 13:36:02 2018 +0800
1dfb7d4
sunxi: README.sunxi64: Add hint about non-debug of ARM Trusted Firmware
by Andre Przywara
· Wed Apr 04 01:31:13 2018 +0100
2534311
sunxi: spl: remove DMA related settings of the NAND controller
by Miquel Raynal
· Wed Feb 28 20:51:56 2018 +0100
ebeeb80
sunxi: spl: deassert the NAND controller reset line
by Miquel Raynal
· Wed Feb 28 20:51:53 2018 +0100
c533ea1
sunxi: Add A20-SOM204-EVB-eMMC board
by Stefan Mavrodiev
· Fri Feb 02 15:56:33 2018 +0200
ca70805
sunxi: Add A20-SOM204-EVB board
by Stefan Mavrodiev
· Fri Feb 02 15:56:18 2018 +0200
Next »