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
/
cpu
/
armv7
/
sunxi
Commit message (
Expand
)
Author
Age
Files
Lines
*
sunxi: clock: Set AHB1 clock frequency to 200MHz on Allwinner H3
Siarhei Siamashka
2015-11-22
1
-2
/
+4
*
sunxi: Add H3 DRAM initialization support
Jens Kuske
2015-11-22
2
-0
/
+470
*
sunxi: Add basic H3 support
Jens Kuske
2015-11-22
2
-0
/
+6
*
spl: mmc: add support for BOOT_DEVICE_MMC2
Nikita Kiryanov
2015-11-18
1
-9
/
+1
*
spl: change return values of spl_*_load_image()
Nikita Kiryanov
2015-11-18
1
-1
/
+3
*
sunxi: board: Only try to use the MMC related functions if enabled
Maxime Ripard
2015-10-20
1
-1
/
+5
*
sunxi: power: Unify axp pmic function names
Hans de Goede
2015-10-20
2
-11
/
+2
*
sunxi: Switch to using malloc_simple for the spl
Hans de Goede
2015-10-20
1
-0
/
+1
*
sunxi: retrieve FEL-provided values to environment variables
Bernhard Nortmann
2015-09-29
1
-1
/
+2
*
sunxi: Simplify spl board_init_f function
Hans de Goede
2015-09-29
1
-5
/
+0
*
sunxi: Enable non-secure access to RTC on sun6i (A31s)
Chen-Yu Tsai
2015-08-31
3
-0
/
+24
*
sun6i: clock: Add support for the mipi pll
Hans de Goede
2015-08-14
1
-0
/
+55
*
sunxi: clock: Add clock_get_pll3() helper function
Hans de Goede
2015-08-14
2
-0
/
+21
*
sunxi: usb-phy: Never power off the usb ports
Hans de Goede
2015-08-08
1
-0
/
+7
*
Kill unneeded #include <linux/kconfig.h>
Masahiro Yamada
2015-07-27
2
-2
/
+0
*
sunxi: musb: Stop treating not having a vbus-det gpio as an error
Hans de Goede
2015-07-25
1
-3
/
+1
*
sunxi: usb-phy: Add support for reading otg id pin value
Hans de Goede
2015-07-25
1
-0
/
+34
*
sunxi: spl: Detect at runtime where SPL was read from
Daniel Kochmański
2015-07-24
1
-12
/
+40
*
ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S
Wang Dongsheng
2015-07-20
2
-40
/
+4
*
sunxi: Add support for UART0 in PB pin group on A33
Chen-Yu Tsai
2015-07-05
1
-0
/
+4
*
sunxi: rsb: Enable R_PIO clock before configuring external pins
Chen-Yu Tsai
2015-07-05
1
-2
/
+3
*
sunxi: hardware-feature-specific function index defines for PORT F UART0
Chen-Yu Tsai
2015-07-05
1
-4
/
+4
*
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal N...
Ian Campbell
2015-06-28
1
-12
/
+2
*
sun6i: cpu_reset: Do not return from cpu_reset()
Hans de Goede
2015-06-17
1
-0
/
+1
*
sunxi: Request macpwr gpio before using it
Hans de Goede
2015-06-10
1
-0
/
+1
*
sunxi: usb_phy: Swap check for disconnect threshold
Hans de Goede
2015-06-04
1
-3
/
+3
*
ARM: sunxi: Share sun6i PSCI backend with sun8i
Chen-Yu Tsai
2015-05-29
2
-0
/
+5
*
ARM: sunxi: Add sun6i specific PSCI implementation
Chen-Yu Tsai
2015-05-29
2
-0
/
+277
*
ARM: sunxi: Make PSCI code sun7i specific
Chen-Yu Tsai
2015-05-29
2
-1
/
+1
*
ARM: sunxi: Document registers in PSCI code
Chen-Yu Tsai
2015-05-29
1
-7
/
+7
*
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
Daniel Kochmański
2015-05-29
1
-2
/
+12
*
sun9i: Basic sun9i (A80) support
Hans de Goede
2015-05-29
3
-0
/
+9
*
sunxi: Remove support for building "old-fashioned" fel binaries
Hans de Goede
2015-05-29
1
-8
/
+0
*
sunxi: Use axp221 sid on a33
Hans de Goede
2015-05-29
1
-5
/
+3
*
sunxi: Make DRAM_ODT_EN Kconfig setting a bool
Hans de Goede
2015-05-19
3
-14
/
+13
*
sunxi: Fix dram initialization not working on some a33 devices
Hans de Goede
2015-05-19
1
-1
/
+1
*
sunxi: add support for UART2 on A23/A33
Laurent Itti
2015-05-19
1
-0
/
+4
*
ARM: Put target PC for PSCI CPU_ON on per-CPU stack
Jan Kiszka
2015-05-13
1
-3
/
+6
*
ARM: Factor out reusable psci_get_cpu_stack_top
Jan Kiszka
2015-05-13
1
-10
/
+5
*
ARM: Factor out reusable psci_cpu_entry
Jan Kiszka
2015-05-13
1
-18
/
+2
*
ARM: Factor out reusable psci_cpu_off_common
Jan Kiszka
2015-05-13
1
-62
/
+1
*
ARM: Factor out common psci_get_cpu_id
Jan Kiszka
2015-05-13
1
-5
/
+7
*
sunxi: usb: Protect phy-init and phy-power-on against multiple calls
Hans de Goede
2015-05-04
1
-0
/
+18
*
sunxi: usb: Do not call phy_probe from hcd code
Hans de Goede
2015-05-04
1
-49
/
+57
*
sunxi: usb: Rename the usbc.? files to usb_phy.?
Hans de Goede
2015-05-04
2
-2
/
+2
*
sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar
Hans de Goede
2015-05-04
1
-63
/
+61
*
sunxi: usb: Remove sunxi_usbc_get_io_base function
Hans de Goede
2015-05-04
1
-20
/
+10
*
sunxi: usb: Move setup of host controller clocks to the host controller drivers
Hans de Goede
2015-05-04
1
-13
/
+1
*
sunxi: emac: Remove non driver-model code
Hans de Goede
2015-05-04
1
-12
/
+0
*
sunxi: emac: Add driver model support
Hans de Goede
2015-05-04
1
-1
/
+3
[next]