u-boot-brain/arch/arm/cpu/armv7/sunxi
Hans de Goede c74384c680 sunxi: Print soc-id from sram controller for sun8i boards
As the need for various magic sram pokes has shown this maybe useful
info to have. e.g. this shows one of my a23 tablets having an id of
1661 rather then the usual 1650 for the a23.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Acked-by: Ian Campbell <ijc@hellion.org.uk>
2016-03-31 14:26:52 +02:00
..
board.c sunxi: Add conditional magic sram poke for A33 2016-03-31 14:26:52 +02:00
clock_sun4i.c sun4i: clock: Cleanup some whitespace errors 2015-12-10 15:45:48 +01:00
clock_sun6i.c sunxi: Fix clock_twi_onoff for sun8i-a83 2016-03-23 22:04:13 +01:00
clock_sun8i_a83t.c sunxi: clk: add basic clocks for A83T 2015-12-10 15:45:47 +01:00
clock_sun9i.c sunxi: Fix clock_twi_onoff for sun9i 2016-03-23 22:04:13 +01:00
clock.c sunxi: Fix clock_twi_onoff for sun8i-a83 2016-03-23 22:04:13 +01:00
config.mk sunxi: Normalise FEL support 2015-02-16 20:15:09 +01:00
cpu_info.c sunxi: Print soc-id from sram controller for sun8i boards 2016-03-31 14:26:52 +02:00
dram_helpers.c sunxi: dram: Un-inline dram helper functions 2015-02-16 20:05:52 +01:00
dram_sun4i.c sunxi: Make DRAM_ODT_EN Kconfig setting a bool 2015-05-19 18:46:44 +02:00
dram_sun6i.c sunxi: Fix buggy sun6i/sun8i DRAM size detection logic 2015-01-14 14:56:37 +01:00
dram_sun8i_a23.c Kill unneeded #include <linux/kconfig.h> 2015-07-27 15:02:12 -04:00
dram_sun8i_a33.c Kill unneeded #include <linux/kconfig.h> 2015-07-27 15:02:12 -04:00
dram_sun8i_a83t.c sunxi: A83T: fix 32bit overflow warning 2016-03-23 22:04:13 +01:00
dram_sun8i_h3.c sunxi: Fix H3 DRAM DQ read delay configuration 2015-12-10 15:45:48 +01:00
fel_utils.S sunxi: Support the FEL boot mode in the regular u-boot build 2015-02-16 20:23:52 +01:00
Makefile sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 2016-01-26 16:20:04 +01:00
p2wi.c
pinmux.c
pmic_bus.c sunxi: power: enabled support for axp818 2015-12-10 11:14:22 +01:00
prcm.c sunxi: Add support for the I2C controller which is part of the PRCM 2016-01-21 07:30:01 +01:00
psci_sun6i.S sunxi: Support PSCI ops on Allwinner H3 2016-01-26 16:20:05 +01:00
psci_sun7i.S ARMv7: Factor out reusable timer_wait from sunxi/psci_sun7i.S 2015-07-20 11:44:38 -07:00
rsb.c sunxi: rsb: Enable R_PIO clock before configuring external pins 2015-07-05 11:32:11 +02:00
start.c
timer.c
tzpc.c sunxi: Support Secure Memory Touch Arbiter (SMTA) in sun8i H3 2016-01-26 16:20:04 +01:00
u-boot-spl.lds
usb_phy.c sunxi: Add support for USB vbus pin for USB3 2016-03-23 22:04:13 +01:00