index
:
blackbird-obmc-uboot
v2016.07-aspeed-openbmc-04-16-2019
v2016.07-aspeed-openbmc-04-16-2019-i2c
Blackbird™ U-Boot sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
arch-sunxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: Complete mmc pin mux for each supported platform, configured with Kconfig
Paul Kocialkowski
2015-04-15
1
-1
/
+12
*
sunxi: GPIO pin mux hardware-feature-specific function index defines
Paul Kocialkowski
2015-04-15
1
-41
/
+19
*
sunxi: common VBUS detection logic in usbc
Paul Kocialkowski
2015-04-15
1
-0
/
+1
*
power: axp221: Virtual VBUS detect and enable GPIOs to replace separate logic
Paul Kocialkowski
2015-04-15
1
-0
/
+4
*
sunxi: gpio: Indentation fix
Paul Kocialkowski
2015-04-15
1
-2
/
+2
*
sunxi: musb: Fix some lo speed devices not working with musb host
Hans de Goede
2015-03-29
1
-0
/
+1
*
sunxi: Fix sun5i mbus speed when booting old kernels
Hans de Goede
2015-02-21
1
-0
/
+9
*
sunxi: Normalise FEL support
Simon Glass
2015-02-16
1
-0
/
+10
*
sunxi: dram: Un-inline dram helper functions
Hans de Goede
2015-02-16
1
-26
/
+2
*
sunxi: rsb: Move rsb_set_device_mode() call to rsb_init()
Hans de Goede
2015-02-02
1
-2
/
+2
*
sunxi: rsb: Add sun9i (A80 support)
Hans de Goede
2015-02-02
2
-2
/
+12
*
sunxi: Add a GMAC Transmit Clock Delay Chain Kconfig option
Hans de Goede
2015-02-02
2
-0
/
+4
*
sunxi: Hookup OTG USB controller support
Hans de Goede
2015-01-22
1
-0
/
+2
*
sunxi: video: Use frontend for dma on sun4i to fix memory bandwidth problems
Hans de Goede
2015-01-22
2
-0
/
+120
*
sunxi: Stop differentiating between 512M and 1G variants of the same board
Hans de Goede
2015-01-22
1
-1
/
+1
*
sunxi: mmc: Add support for sun9i (A80)
Hans de Goede
2015-01-22
1
-2
/
+6
*
sun9i: Add clock_sun9i.h with ccu register layout for sun9i
Hans de Goede
2015-01-22
2
-0
/
+141
*
sun9i: Add cpu_sun9i.h with iomem defines
Hans de Goede
2015-01-22
2
-0
/
+112
*
sunxi: Rename cpu.h to cpu_sun4i.h
Hans de Goede
2015-01-22
2
-145
/
+157
*
sunxi: Move clock_get_pllX / clock_set_pllX protos to mach specific headers
Hans de Goede
2015-01-22
3
-4
/
+12
*
sunxi: display: Make lcd display clk phase configurable
Hans de Goede
2015-01-22
1
-3
/
+1
*
sunxi: usbc: Add support for usb0 to the common usbc code
Hans de Goede
2015-01-14
2
-1
/
+5
*
sunxi: Move usb-controller init code out of ehci-sunxi.c for reuse for otg
Hans de Goede
2015-01-14
4
-3
/
+24
*
sunxi: video: Add lvds support
Hans de Goede
2015-01-14
3
-0
/
+15
*
sunxi: video: Add VGA output support
Hans de Goede
2015-01-14
2
-0
/
+78
*
sunxi: video: Add lcd output support
Hans de Goede
2015-01-14
2
-6
/
+26
*
sunxi: video: Modify sunxi_lcdc_pll_set to work with both tcon0 and tcon1
Hans de Goede
2015-01-14
1
-0
/
+2
*
sunxi: gpio: Add support for gpio pins on the AXP209 pmic
Hans de Goede
2015-01-14
1
-0
/
+3
*
sunxi: gpio: Properly sort mux defines by port number
Hans de Goede
2015-01-14
1
-5
/
+5
*
sunxi: video: Set input sync enable
Hans de Goede
2015-01-14
1
-0
/
+1
*
sunxi: video: Add hdmi support
Hans de Goede
2015-01-14
1
-10
/
+23
*
sunxi: video: Add DDC & EDID support
Hans de Goede
2015-01-14
1
-0
/
+85
*
sunxi: Fix PLL1 running at half speed on sun8i
Hans de Goede
2015-01-14
1
-1
/
+1
*
sunxi: Fix buggy sun6i/sun8i DRAM size detection logic
Siarhei Siamashka
2015-01-14
1
-16
/
+6
*
sun8i: Add dram initialization support
Hans de Goede
2015-01-14
3
-0
/
+272
*
sunxi: Use memcmp for mctl_mem_matches
Hans de Goede
2015-01-14
1
-9
/
+3
*
sunxi: Fill memory before comparing it when doing dram init on sun6i
Hans de Goede
2015-01-14
1
-0
/
+29
*
sunxi: Move await_completion dram helper to dram.h
Hans de Goede
2015-01-14
1
-0
/
+14
*
sun6i: Add a sigma_delta_enable paramter to clock_set_pll5()
Hans de Goede
2015-01-14
2
-1
/
+5
*
sunxi: Add support for the rsb (Reduced Serial Bus)
Hans de Goede
2015-01-14
4
-1
/
+60
*
sun6i: s/SUNXI_*P2WI*/SUN6I_*P2WI*/
Hans de Goede
2015-01-14
2
-3
/
+3
*
sunxi: Add sunxi_get_sid helper function
Hans de Goede
2015-01-14
1
-0
/
+1
*
sunxi: mmc: Properly setup mod-clk and clock sampling phases
Hans de Goede
2015-01-14
2
-9
/
+15
*
sun6i: Add sunxi_get_ss_bonding_id() function
Hans de Goede
2015-01-14
2
-1
/
+8
*
sun6i: Add gmac support for sun6i boards
Hans de Goede
2014-11-25
3
-0
/
+13
*
sunxi: video: Add simplefb support
Luc Verhaegen
2014-11-25
1
-0
/
+2
*
sunxi: video: Add cfb console driver for sunxi
Luc Verhaegen
2014-11-25
1
-0
/
+185
*
sunxi: Add video pll clock functions
Hans de Goede
2014-11-25
3
-1
/
+105
*
sun4i: Rename dram_clk_cfg to dram_clk_gate
Hans de Goede
2014-11-25
1
-1
/
+1
*
sun6i: ehci: Add sun6i ehci support
Hans de Goede
2014-11-13
3
-0
/
+22
[next]