Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
a9e8fe013134500bfaf2bdb6d93392440b4dc8eb
/
board
/
sunxi
/
board.c
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
2dc9c34
common: Drop image.h from common header
by Simon Glass
· Sun May 10 11:40:01 2020 -0600
f11478f
common: Move hang() to the same header as panic()
by Simon Glass
· Sat Dec 28 10:45:07 2019 -0700
8e16b1e
common: Move RAM-sizing functions to init.h
by Simon Glass
· Sat Dec 28 10:45:05 2019 -0700
48b6c6b
crc32: Use the crc.h header for crc functions
by Simon Glass
· Thu Nov 14 12:57:16 2019 -0700
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
d7cea36
sunxi: board: do MMC pinmux setup for DM_MMC builds
by Andre Przywara
· Tue Jan 29 15:54:14 2019 +0000
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
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
6f4c344
sun50i: A64: add support for R_I2C controller
by Vasily Khoruzhick
· Mon Nov 05 20:24:30 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
09328a7
board: sunxi: Remove unused local variables
by Jagan Teki
· Mon Aug 20 17:13:15 2018 +0530
a838a15
sunxi: add MMC support for H6
by Icenowy Zheng
· Sat Jul 21 16:20:29 2018 +0800
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
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· Sun May 06 17:58:06 2018 -0400
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
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· Mon Mar 05 01:20:11 2018 +0900
9ba2ac7
sunxi: Transition from the MMC to a FAT-based environment
by Maxime Ripard
· Tue Jan 23 21:17:03 2018 +0100
e58f830
sunxi: SATA link timeout fix
by Werner Böllmann
· Fri Nov 10 19:14:20 2017 +0530
f4116b6
sunxi: only init USB Ethernet gadget when it's enabled
by Icenowy Zheng
· Thu Sep 28 22:16:38 2017 +0800
65cefba
sunxi: Remove the MMC index hack
by Maxime Ripard
· Wed Aug 23 10:12:22 2017 +0200
ae56d97
sunxi: Use sunxi_get_boot_device
by Maxime Ripard
· Wed Aug 23 10:08:29 2017 +0200
f54aba3
sunxi: Register usb_ether
by Maxime Ripard
· Wed Sep 06 22:25:03 2017 +0200
847bcf0
musb: sunxi: switch to the device model
by Maxime Ripard
· Tue Sep 05 22:10:35 2017 +0200
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· Thu Aug 03 12:22:12 2017 -0600
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· Thu Aug 03 12:22:11 2017 -0600
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· Thu Aug 03 12:22:10 2017 -0600
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· Thu Aug 03 12:22:09 2017 -0600
d9a766f
arm: Include asm/setup.h explictly
by Simon Glass
· Wed May 17 08:23:00 2017 -0600
4f99ea6
sunxi: use SPL header DT name for FIT board matching
by Andre Przywara
· Wed Apr 26 01:32:50 2017 +0100
1bd5ca3
sunxi: SPL: add FIT config selector for Pine64 boards
by Andre Przywara
· Wed Apr 26 01:32:44 2017 +0100
52f4866
sunxi: SPL: store RAM size in gd
by Andre Przywara
· Wed Apr 26 01:32:43 2017 +0100
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· Tue May 09 20:31:39 2017 +0900
9220d50
sunxi: i2c: Add support for DM I2C
by Jernej Skrabec
· Thu Apr 27 00:03:36 2017 +0200
07da880
sunxi: Move function for later convenience
by Jernej Skrabec
· Thu Apr 27 00:03:35 2017 +0200
111bc59
sunxi: Add mmc[1-3] pinmux settings for R40
by Chen-Yu Tsai
· Wed Nov 30 16:28:34 2016 +0800
cc2605e
sunxi: Add initial support for R40
by Chen-Yu Tsai
· Wed Nov 30 14:57:32 2016 +0800
147c606
sunxi: Convert CONFIG_MACPWR to Kconfig
by Mylène Josserand
· Sun Apr 02 12:59:10 2017 +0200
628426a
sunxi: Convert CONFIG_SATAPWR to Kconfig
by Mylène Josserand
· Sun Apr 02 12:59:09 2017 +0200
70c7893
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
by Andre Przywara
· Thu Feb 16 01:20:19 2017 +0000
a0c7c71
sunxi: add MMC pinmux setup for SDC2 on sun9i
by Philipp Tomsich
· Fri Oct 28 18:21:33 2016 +0800
ac4e673
sunxi: fix 64-bit compiler warning for SPL header parsing
by Andre Przywara
· Mon Sep 05 01:32:41 2016 +0100
e5fe548
sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID
by Hans de Goede
· Fri Jul 29 11:47:03 2016 +0200
abca843
sunxi: Ensure that the NIC specific bytes of the mac are not all 0
by Hans de Goede
· Wed Jul 27 17:58:06 2016 +0200
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· Wed Jun 15 21:09:23 2016 +0200
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
a146c50
sunxi: Remove some unnecessary #ifdefs
by Hans de Goede
· Sat Jul 09 09:56:56 2016 +0200
da0ff7c
sunxi: Add support for multiple ethadrr-esses
by Hans de Goede
· Sun Jun 26 13:34:42 2016 +0200
e9bbbe8
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
by Bernhard Nortmann
· Thu Jun 09 07:37:35 2016 +0200
42ad8c5
sunxi: spl: Fix DRAM info printing
by Hans de Goede
· Sun Jun 26 13:56:01 2016 +0200
df9d9f4
Revert "sunxi: Reserve ATF memory space on A64"
by Andre Przywara
· Wed May 04 22:15:30 2016 +0100
f1e66e7
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· Mon May 02 10:28:15 2016 +0800
0e3efd3
sunxi: power: axp818: Add support for switch SW
by Chen-Yu Tsai
· Mon May 02 10:28:12 2016 +0800
2d72587
sunxi: Reserve ATF memory space on A64
by Alexander Graf
· Wed Mar 30 17:53:56 2016 +0200
26c50fb
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· Tue Mar 29 17:29:10 2016 +0200
d028fba
power: axp818: Add support for FLDOs
by Chen-Yu Tsai
· Wed Mar 30 00:26:48 2016 +0800
48a234a
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
by Hans de Goede
· Tue Mar 22 22:51:52 2016 +0100
9c34c3e
sunxi: Turn satapwr on from board_init
by Hans de Goede
· Tue Mar 22 20:10:30 2016 +0100
42cbbe3
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
by Hans de Goede
· Thu Mar 17 13:53:03 2016 +0100
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· Mon Feb 29 15:25:51 2016 -0700
3f3a309
sunxi: power: add support for sy8106a driver
by Jelle van der Waa
· Tue Feb 23 18:47:19 2016 +0100
c05aa39
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· Tue Jan 12 14:42:40 2016 +0800
2e6911f
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· Tue Jan 12 14:42:37 2016 +0800
8d3d7c1
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· Thu Jan 14 14:06:26 2016 +0100
1895dfd
sunxi: power: enabled support for axp818
by vishnupatekar
· Sun Nov 29 01:07:22 2015 +0800
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· Sat Oct 03 15:18:33 2015 +0200
04bfd41
sunxi: power: Make all voltages configurable through Kconfig
by Hans de Goede
· Wed Sep 30 15:22:42 2015 +0200
ead498a
sunxi: retrieve FEL-provided values to environment variables
by Bernhard Nortmann
· Thu Sep 17 18:52:52 2015 +0200
3ce35f9
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· Sun Aug 16 14:48:22 2015 +0200
d223678
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· Sat Aug 15 13:17:49 2015 +0200
e5561a8
sunxi_nand_spl: Make sure the DMA controller is enabled
by Hans de Goede
· Sat Aug 15 11:58:03 2015 +0200
5ed52f6
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· Sat Aug 15 11:55:26 2015 +0200
c6c47c2
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
by Hans de Goede
· Fri Aug 14 16:19:34 2015 +0200
7bea893
sunxi: nand: Add pinmux and clock settings for NAND support
by Karol Gugala
· Thu Jul 23 14:33:01 2015 +0200
ea059bf
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· Wed Jun 17 15:49:26 2015 +0200
25d9a6d
sunxi: spl: Remove redundant check from `board_mmc_init` for signature
by Daniel Kochmański
· Fri May 29 17:21:00 2015 +0200
8c95c51
sunxi: Create helper function veryfing valid boot signature on MMC
by Daniel Kochmański
· Fri May 29 16:55:41 2015 +0200
07ed1b9
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory"
by Ian Campbell
· Fri Jun 26 19:42:24 2015 +0100
dbbfdc1
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
by Daniel Kochmański
· Tue May 26 17:00:42 2015 +0200
7bfe2bb
sun9i: Basic sun9i (A80) support
by Hans de Goede
· Tue Jan 13 19:25:06 2015 +0100
61c73ee
sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected
by Paul Kocialkowski
· Sat May 16 19:52:10 2015 +0200
99ae0f6
sunxi: Pass serial number through ATAG
by Paul Kocialkowski
· Sat Mar 28 18:35:36 2015 +0100
1168e09
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· Mon Apr 27 16:50:04 2015 +0200
26a9005
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· Mon Apr 27 15:05:10 2015 +0200
8697909
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· Mon Apr 27 14:54:47 2015 +0200
3ae1d13
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· Sat Apr 25 17:25:14 2015 +0200
d9d0565
sunxi: soft-i2c: Fix gpio handling to work with the driver-model
by Hans de Goede
· Thu Apr 23 23:23:50 2015 +0200
0a3ec0a
sunxi: Complete i2c support for each supported platform
by Paul Kocialkowski
· Fri Apr 10 23:09:52 2015 +0200
Next »