Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
95ee2aef1789d3bff69290f9035d03fb7b16d8fd
/
board
/
sunxi
/
board.c
9d1f619
env: Rename environment.h to env_internal.h
by Simon Glass
· 5 years ago
313112a
env: Move env_set_hex() to env.h
by Simon Glass
· 5 years ago
d7cea36
sunxi: board: do MMC pinmux setup for DM_MMC builds
by Andre Przywara
· 6 years ago
cabe992
sunxi: board: Add i2c initialization for sun50i
by Stefan Mavrodiev
· 6 years ago
0a0bcde
Revert "sunxi: board: Print error after power initialization fails"
by From: Karl Palsson
· 6 years ago
aeed611
Merge branch 'master' of git://git.denx.de/u-boot-usb
by Tom Rini
· 6 years ago
36b26d1
lib: merge CRC16-CCITT into u-boot/crc.h
by Philipp Tomsich
· 6 years ago
4ccb2c4
sunxi: board: Print error after power initialization fails
by Olliver Schinagl
· 6 years ago
9dc0d5c
dm: usb: create a new UCLASS ID for USB gadget devices
by Jean-Jacques Hiblot
· 6 years ago
6f4c344
sun50i: A64: add support for R_I2C controller
by Vasily Khoruzhick
· 6 years ago
08ee1ba
sunxi: store DRAM size in SPL header
by Andre Przywara
· 6 years ago
14a2539
sunxi: board.c: refactor SPL header checks
by Andre Przywara
· 6 years ago
edddccb
sunxi: Extend SPL header versioning
by Andre Przywara
· 6 years ago
2a269d3
sunxi: disable Pine A64 model detection code on other boards
by Icenowy Zheng
· 6 years ago
09328a7
board: sunxi: Remove unused local variables
by Jagan Teki
· 6 years ago
a838a15
sunxi: add MMC support for H6
by Icenowy Zheng
· 6 years ago
1f03161
sunxi: Drop legacy usb_phy.c
by Jagan Teki
· 7 years ago
73a3ecf
board: sunxi: Use generic-phy for board_usb_cable_connected
by Jagan Teki
· 7 years ago
10e4779
SPDX: Convert all of our single license tags to Linux Kernel style
by Tom Rini
· 7 years ago
2534311
sunxi: spl: remove DMA related settings of the NAND controller
by Miquel Raynal
· 7 years ago
ebeeb80
sunxi: spl: deassert the NAND controller reset line
by Miquel Raynal
· 7 years ago
75f82d0
libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>
by Masahiro Yamada
· 7 years ago
9ba2ac7
sunxi: Transition from the MMC to a FAT-based environment
by Maxime Ripard
· 7 years ago
e58f830
sunxi: SATA link timeout fix
by Werner Böllmann
· 7 years ago
f4116b6
sunxi: only init USB Ethernet gadget when it's enabled
by Icenowy Zheng
· 7 years ago
65cefba
sunxi: Remove the MMC index hack
by Maxime Ripard
· 7 years ago
ae56d97
sunxi: Use sunxi_get_boot_device
by Maxime Ripard
· 7 years ago
f54aba3
sunxi: Register usb_ether
by Maxime Ripard
· 7 years ago
847bcf0
musb: sunxi: switch to the device model
by Maxime Ripard
· 7 years ago
64b723f
env: Rename getenv/_f() to env_get()
by Simon Glass
· 7 years ago
8551d55
env: Rename eth_setenv_enetaddr() to eth_env_set_enetaddr()
by Simon Glass
· 7 years ago
4d949a2
env: Rename common functions related to setenv()
by Simon Glass
· 7 years ago
6a38e41
env: Rename setenv() to env_set()
by Simon Glass
· 7 years ago
d9a766f
arm: Include asm/setup.h explictly
by Simon Glass
· 8 years ago
4f99ea6
sunxi: use SPL header DT name for FIT board matching
by Andre Przywara
· 8 years ago
1bd5ca3
sunxi: SPL: add FIT config selector for Pine64 boards
by Andre Przywara
· 8 years ago
52f4866
sunxi: SPL: store RAM size in gd
by Andre Przywara
· 8 years ago
0a78017
mmc: replace CONFIG_GENERIC_MMC with CONFIG_MMC
by Masahiro Yamada
· 8 years ago
9220d50
sunxi: i2c: Add support for DM I2C
by Jernej Skrabec
· 8 years ago
07da880
sunxi: Move function for later convenience
by Jernej Skrabec
· 8 years ago
111bc59
sunxi: Add mmc[1-3] pinmux settings for R40
by Chen-Yu Tsai
· 8 years ago
cc2605e
sunxi: Add initial support for R40
by Chen-Yu Tsai
· 8 years ago
147c606
sunxi: Convert CONFIG_MACPWR to Kconfig
by Mylène Josserand
· 8 years ago
628426a
sunxi: Convert CONFIG_SATAPWR to Kconfig
by Mylène Josserand
· 8 years ago
70c7893
ARM: rename CONFIG_TIMER_CLK_FREQ to COUNTER_FREQUENCY
by Andre Przywara
· 8 years ago
a0c7c71
sunxi: add MMC pinmux setup for SDC2 on sun9i
by Philipp Tomsich
· 8 years ago
ac4e673
sunxi: fix 64-bit compiler warning for SPL header parsing
by Andre Przywara
· 8 years ago
e5fe548
sunxi: On newer SoCs use words 1-3 instead of just word 3 from the SID
by Hans de Goede
· 8 years ago
abca843
sunxi: Ensure that the NIC specific bytes of the mac are not all 0
by Hans de Goede
· 8 years ago
57f2038
mtd: nand: Add the sunxi NAND controller driver
by Boris Brezillon
· 8 years ago
6527fa2
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
a146c50
sunxi: Remove some unnecessary #ifdefs
by Hans de Goede
· 8 years ago
da0ff7c
sunxi: Add support for multiple ethadrr-esses
by Hans de Goede
· 8 years ago
e9bbbe8
sunxi: FEL - Add the ability to recognize and auto-import uEnv-style data
by Bernhard Nortmann
· 8 years ago
42ad8c5
sunxi: spl: Fix DRAM info printing
by Hans de Goede
· 8 years ago
df9d9f4
Revert "sunxi: Reserve ATF memory space on A64"
by Andre Przywara
· 9 years ago
f1e66e7
sunxi: power: add AXP809 support
by Chen-Yu Tsai
· 9 years ago
0e3efd3
sunxi: power: axp818: Add support for switch SW
by Chen-Yu Tsai
· 9 years ago
2d72587
sunxi: Reserve ATF memory space on A64
by Alexander Graf
· 9 years ago
26c50fb
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· 9 years ago
d028fba
power: axp818: Add support for FLDOs
by Chen-Yu Tsai
· 9 years ago
48a234a
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
by Hans de Goede
· 9 years ago
9c34c3e
sunxi: Turn satapwr on from board_init
by Hans de Goede
· 9 years ago
42cbbe3
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
by Hans de Goede
· 9 years ago
2f26fff
dm: block: Rename device number member dev to devnum
by Simon Glass
· 9 years ago
3f3a309
sunxi: power: add support for sy8106a driver
by Jelle van der Waa
· 9 years ago
c05aa39
sunxi: power: axp818: Enable support for ALDOs
by Chen-Yu Tsai
· 9 years ago
2e6911f
power: axp: merge separate DLDO functions into 1
by Chen-Yu Tsai
· 9 years ago
8d3d7c1
sunxi: Add support for the I2C controller which is part of the PRCM
by Jelle van der Waa
· 9 years ago
1895dfd
sunxi: power: enabled support for axp818
by vishnupatekar
· 9 years ago
d9ee84b
sunxi: power: Unify axp pmic function names
by Hans de Goede
· 9 years ago
04bfd41
sunxi: power: Make all voltages configurable through Kconfig
by Hans de Goede
· 9 years ago
ead498a
sunxi: retrieve FEL-provided values to environment variables
by Bernhard Nortmann
· 9 years ago
3ce35f9
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
by Hans de Goede
· 9 years ago
d223678
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
by Hans de Goede
· 9 years ago
e5561a8
sunxi_nand_spl: Make sure the DMA controller is enabled
by Hans de Goede
· 9 years ago
5ed52f6
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
by Hans de Goede
· 9 years ago
c6c47c2
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
by Hans de Goede
· 9 years ago
7bea893
sunxi: nand: Add pinmux and clock settings for NAND support
by Karol Gugala
· 9 years ago
ea059bf
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
by Hans de Goede
· 9 years ago
25d9a6d
sunxi: spl: Remove redundant check from `board_mmc_init` for signature
by Daniel Kochmański
· 9 years ago
8c95c51
sunxi: Create helper function veryfing valid boot signature on MMC
by Daniel Kochmański
· 9 years ago
07ed1b9
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory"
by Ian Campbell
· 9 years ago
dbbfdc1
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
by Daniel Kochmański
· 10 years ago
7bfe2bb
sun9i: Basic sun9i (A80) support
by Hans de Goede
· 10 years ago
61c73ee
sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected
by Paul Kocialkowski
· 10 years ago
99ae0f6
sunxi: Pass serial number through ATAG
by Paul Kocialkowski
· 10 years ago
1168e09
sunxi: usb: Do not call phy_probe from hcd code
by Hans de Goede
· 10 years ago
26a9005
sunxi: usb: Rename the usbc.? files to usb_phy.?
by Hans de Goede
· 10 years ago
8697909
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
by Hans de Goede
· 10 years ago
3ae1d13
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
by Hans de Goede
· 10 years ago
d9d0565
sunxi: soft-i2c: Fix gpio handling to work with the driver-model
by Hans de Goede
· 10 years ago
0a3ec0a
sunxi: Complete i2c support for each supported platform
by Paul Kocialkowski
· 10 years ago
9293594
sunxi: Serial number support, obtained from SID bits
by Paul Kocialkowski
· 10 years ago
d390d8c
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
by Paul Kocialkowski
· 10 years ago
ae358a4
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· 10 years ago
dbbccaf
sunxi: USB download gadget cable detection
by Paul Kocialkowski
· 10 years ago
630df14
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
by Iain Paton
· 10 years ago
a5b4cfe
sunxi: video: Add support for LCD panels which need to be configured via i2c
by Hans de Goede
· 10 years ago
f494cad
sunxi: Hookup OTG USB controller support
by Hans de Goede
· 10 years ago
Next »