Gitiles
Code Review
Sign In
gerrit.devboardsforandroid.linaro.org
/
platform
/
external
/
u-boot
/
1afd0f6f17db1625a50b69a1edc40f5163db7c31
/
arch
/
arm
/
mach-sunxi
/
board.c
1afd0f6
sunxi: fix ACTLR.SMP assembly routine
by Andre Przywara
· 8 years ago
eb77f5c
sunxi: A64: enable SPL
by Andre Przywara
· 8 years ago
40ecf52
spl: sunxi: Drop spl_board_announce_boot_device()
by Simon Glass
· 8 years ago
ebc4ef6
spl: Add a name to the SPL load-image methods
by Simon Glass
· 8 years ago
f28bad1
sunxi: Enable SMP mode for the boot CPU on sun9i (A80)
by Philipp Tomsich
· 8 years ago
2a2ee2a
spl: Pass spl_image as a parameter to load_image() methods
by Simon Glass
· 8 years ago
97d9df0
spl: Convert spl_board_load_image() to use linker list
by Simon Glass
· 8 years ago
ecdfd69
spl: Convert boot_device into a struct
by Simon Glass
· 8 years ago
66669fc
Merge git://git.denx.de/u-boot-fsl-qoriq
by Tom Rini
· 8 years ago
cd4b0c5
armv8: mmu: Add support of non-identical mapping
by York Sun
· 8 years ago
ef36d9a
sunxi: Use BROM stored boot_media value to determine our boot-source
by Hans de Goede
· 8 years ago
19e99fb
sunxi: Support booting from SPI flash
by Siarhei Siamashka
· 8 years ago
2b1cdaf
common: Pass the boot device into spl_boot_mode()
by Marek Vasut
· 9 years ago
28d6804
sunxi: Properly announce BOOT_DEVICE_BOARD as "FEL"
by Bernhard Nortmann
· 9 years ago
d96ebc4
sunxi: Add support for Allwinner A64 SoCs
by Siarhei Siamashka
· 9 years ago
e6e505b
sunxi: Move cpu independent code to mach directory
by Alexander Graf
· 9 years ago
[Renamed from arch/arm/cpu/armv7/sunxi/board.c]
5f8afd7
sunxi: Add conditional magic sram poke for A33
by Hans de Goede
· 9 years ago
fc8991c
sunxi: Fix gmac not working due to cpu_eth_init no longer being called
by Hans de Goede
· 9 years ago
583fede
sunxi: A23: Fix some revisions needing a different magic sram poke
by Hans de Goede
· 9 years ago
5823664
sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3
by Chen-Yu Tsai
· 9 years ago
d5a3357
sunxi: Add support for UART0 in PB pin group on A83T
by vishnupatekar
· 9 years ago
1c27b7d
sunxi: Add basic H3 support
by Jens Kuske
· 9 years ago
a1e56cf
spl: mmc: add support for BOOT_DEVICE_MMC2
by Nikita Kiryanov
· 9 years ago
36afd45
spl: change return values of spl_*_load_image()
by Nikita Kiryanov
· 9 years ago
f7d6b3c
sunxi: board: Only try to use the MMC related functions if enabled
by Maxime Ripard
· 9 years ago
6d0bdfd
sunxi: Switch to using malloc_simple for the spl
by Hans de Goede
· 9 years ago
af654d1
sunxi: retrieve FEL-provided values to environment variables
by Bernhard Nortmann
· 9 years ago
cb42d63
sunxi: Simplify spl board_init_f function
by Hans de Goede
· 9 years ago
9236984
sunxi: Enable non-secure access to RTC on sun6i (A31s)
by Chen-Yu Tsai
· 9 years ago
a151403
sunxi: spl: Detect at runtime where SPL was read from
by Daniel Kochmański
· 9 years ago
e506889
sunxi: Add support for UART0 in PB pin group on A33
by Chen-Yu Tsai
· 9 years ago
6ad8c74
sunxi: hardware-feature-specific function index defines for PORT F UART0
by Chen-Yu Tsai
· 9 years ago
da9971d
Revert "sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory"
by Ian Campbell
· 9 years ago
fc17543
sun6i: cpu_reset: Do not return from cpu_reset()
by Hans de Goede
· 9 years ago
8aeed95
sunxi: Request macpwr gpio before using it
by Hans de Goede
· 9 years ago
f76eba3
sunxi/nand: Add support to the SPL for loading u-boot from internal NAND memory
by Daniel Kochmański
· 9 years ago
1871a8c
sun9i: Basic sun9i (A80) support
by Hans de Goede
· 10 years ago
93fc39a
sunxi: Remove support for building "old-fashioned" fel binaries
by Hans de Goede
· 9 years ago
5cd83b11
sunxi: add support for UART2 on A23/A33
by Laurent Itti
· 10 years ago
d17e157
sunxi: emac: Remove non driver-model code
by Hans de Goede
· 10 years ago
939ed1c
sunxi: emac: Add driver model support
by Hans de Goede
· 10 years ago
5e6bacd
sunxi: s/sun8i/sun8i_a23/
by Hans de Goede
· 10 years ago
44d8ae5
sunxi: Introduce a hidden SUNXI_GEN_SUNxI Kconfig bool
by Hans de Goede
· 10 years ago
92bcc6c
sunxi: Also set Auxiliary Ctl SMP bit in SPL
by Hans de Goede
· 10 years ago
487b327
sunxi: GPIO pin mux hardware-feature-specific function index defines
by Paul Kocialkowski
· 10 years ago
840fe95
sunxi: Support the FEL boot mode in the regular u-boot build
by Siarhei Siamashka
· 10 years ago
942cb0b
sunxi: Normalise FEL support
by Simon Glass
· 10 years ago
b56f6e2
sunxi: Restore lowlevel_init usage
by Hans de Goede
· 10 years ago
2b7c0f3
sunxi: Drop use of lowlevel_init()
by Simon Glass
· 10 years ago
f630974
sunxi: Move SPL s_init() code to board_init_f()
by Simon Glass
· 10 years ago
08fd147
sun8i: Add dram initialization support
by Hans de Goede
· 10 years ago
6dbfda8
sun6i: Poke magic sram controller register to avoid cache issues
by Hans de Goede
· 10 years ago
ed41e62
sunxi: Use CONFIG_MACH_SUN?I from Kconfig instead of CONFIG_SUN?I
by Ian Campbell
· 10 years ago
c757a50
ARM: sunxi: Add support for using R_UART as console
by Chen-Yu Tsai
· 10 years ago
8ebe4f4
ARM: sunxi: Add basic A23 support
by Chen-Yu Tsai
· 10 years ago
ff2b47f
ARM: sunxi: Add support for uart0 on port F (mmc0)
by Chen-Yu Tsai
· 10 years ago
78c396a
ARM: sunxi: Fix reset command on sun6i/sun8i
by Chen-Yu Tsai
· 10 years ago
7711539
ARM: sun6i: Setup the A31 UART0 muxing
by Maxime Ripard
· 10 years ago
ea52094
ARM: sunxi: Use macro values for setting UART GPIO pull-ups
by Chen-Yu Tsai
· 10 years ago
fc70300
sunxi: Add CONFIG_MACPWR option
by Hans de Goede
· 10 years ago
ae5de5a
sunxi: Fix reset hang on sun5i
by Hans de Goede
· 10 years ago
6620377
sunxi: Add i2c support
by Hans de Goede
· 10 years ago
799aff3
sunxi: Avoid unused variable warning.
by Ian Campbell
· 10 years ago
c26fb9d
sunxi: Add emac glue, enable emac on the cubieboard
by Hans de Goede
· 10 years ago
f84269c
sunxi: Add sun5i support
by Hans de Goede
· 10 years ago
c7e79de
sunxi: Implement reset_cpu
by Hans de Goede
· 10 years ago
5835823
sunxi: add gmac Ethernet support
by Ian Campbell
· 11 years ago
cba69ee
sunxi: add sun7i cpu, board and start of day support
by Ian Campbell
· 11 years ago