index
:
u-boot.git
fedora
master
Unnamed repository; edit this file 'description' to name the repository.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
board
/
sunxi
/
board.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "sunxi: Reserve ATF memory space on A64"
Andre Przywara
2016-05-25
1
-9
/
+0
*
sunxi: power: add AXP809 support
Chen-Yu Tsai
2016-05-25
1
-5
/
+15
*
sunxi: power: axp818: Add support for switch SW
Chen-Yu Tsai
2016-05-25
1
-0
/
+1
*
sunxi: Reserve ATF memory space on A64
Alexander Graf
2016-04-01
1
-0
/
+9
*
sunxi: Add support for Allwinner A64 SoCs
Siarhei Siamashka
2016-04-01
1
-6
/
+29
*
power: axp818: Add support for FLDOs
Chen-Yu Tsai
2016-03-31
1
-0
/
+6
*
sunxi: Select CONFIG_OF_BOARD_SETUP from arch/arm/Kconfig
Hans de Goede
2016-03-23
1
-3
/
+6
*
sunxi: Turn satapwr on from board_init
Hans de Goede
2016-03-23
1
-0
/
+4
*
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
Hans de Goede
2016-03-23
1
-0
/
+5
*
dm: block: Rename device number member dev to devnum
Simon Glass
2016-03-14
1
-2
/
+2
*
sunxi: power: add support for sy8106a driver
Jelle van der Waa
2016-02-23
1
-0
/
+5
*
sunxi: power: axp818: Enable support for ALDOs
Chen-Yu Tsai
2016-01-26
1
-5
/
+3
*
power: axp: merge separate DLDO functions into 1
Chen-Yu Tsai
2016-01-26
1
-4
/
+4
*
sunxi: Add support for the I2C controller which is part of the PRCM
Jelle van der Waa
2016-01-21
1
-0
/
+6
*
sunxi: power: enabled support for axp818
vishnupatekar
2015-12-10
1
-5
/
+8
*
sunxi: power: Unify axp pmic function names
Hans de Goede
2015-10-20
1
-38
/
+32
*
sunxi: power: Make all voltages configurable through Kconfig
Hans de Goede
2015-10-20
1
-24
/
+24
*
sunxi: retrieve FEL-provided values to environment variables
Bernhard Nortmann
2015-09-29
1
-0
/
+35
*
sunxi_nand_spl: Rename SPL_NAND_SUNXI to NAND_SUNXI
Hans de Goede
2015-08-31
1
-1
/
+1
*
sunxi_nand_spl: Add support for sun4i and sun5i SoCs
Hans de Goede
2015-08-31
1
-3
/
+9
*
sunxi_nand_spl: Make sure the DMA controller is enabled
Hans de Goede
2015-08-31
1
-0
/
+6
*
sunxi_nand_spl: Use SYS_NAND_SELF_INIT and only do nand init when necessary
Hans de Goede
2015-08-31
1
-5
/
+7
*
sunxi: axp221: Allow specifying dcdc2 voltage via Kconfig
Hans de Goede
2015-08-31
1
-1
/
+1
*
sunxi: nand: Add pinmux and clock settings for NAND support
Karol Gugala
2015-08-08
1
-0
/
+27
*
sunxi: musb: Move musb config and platdata to the sunxi-musb glue
Hans de Goede
2015-07-25
1
-26
/
+2
*
sunxi: spl: Remove redundant check from `board_mmc_init` for signature
Daniel Kochmański
2015-07-24
1
-9
/
+11
*
sunxi: Create helper function veryfing valid boot signature on MMC
Daniel Kochmański
2015-07-24
1
-6
/
+2
*
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-06-28
1
-18
/
+0
*
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel Kochmański
2015-05-29
1
-0
/
+18
*
sun9i: Basic sun9i (A80) support
Hans de Goede
2015-05-29
1
-1
/
+2
*
sunxi: VBUS detection function fixup in g_dnl_board_usb_cable_connected
Paul Kocialkowski
2015-05-19
1
-1
/
+1
*
sunxi: Pass serial number through ATAG
Paul Kocialkowski
2015-05-19
1
-0
/
+20
*
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
1
-0
/
+4
*
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
1
-1
/
+1
*
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
1
-0
/
+2
*
sunxi: axp: Move axp gpio code to a separate axpi-gpio driver
Hans de Goede
2015-05-04
1
-1
/
+5
*
sunxi: soft-i2c: Fix gpio handling to work with the driver-model
Hans de Goede
2015-05-04
1
-6
/
+38
*
sunxi: Complete i2c support for each supported platform
Paul Kocialkowski
2015-04-15
1
-2
/
+75
*
sunxi: Serial number support, obtained from SID bits
Paul Kocialkowski
2015-04-15
1
-11
/
+22
*
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
2015-04-15
1
-5
/
+126
*
sunxi: GPIO pin mux hardware-feature-specific function index defines
Paul Kocialkowski
2015-04-15
1
-6
/
+6
*
sunxi: USB download gadget cable detection
Paul Kocialkowski
2015-04-15
1
-0
/
+7
*
sunxi: use CONFIG_SYS_CLK_FREQ to set cpu clock
Iain Paton
2015-03-29
1
-1
/
+1
*
sunxi: video: Add support for LCD panels which need to be configured via i2c
Hans de Goede
2015-02-20
1
-0
/
+10
*
sunxi: Hookup OTG USB controller support
Hans de Goede
2015-01-22
1
-0
/
+25
*
sunxi: axp221: Add ELDO[1-3] support
Siarhei Siamashka
2015-01-22
1
-0
/
+1
*
sunxi: axp221: Disable dcdc4 on sun8i (A23)
Hans de Goede
2015-01-14
1
-4
/
+8
*
sunxi: axp221: Explicitly turn off unused voltages
Hans de Goede
2015-01-14
1
-10
/
+0
*
sunxi: axp221: Make dcdc1 voltage configurable
Hans de Goede
2015-01-14
1
-1
/
+1
*
sunxi: Add sunxi_get_sid helper function
Hans de Goede
2015-01-14
1
-13
/
+11
[next]