u-boot-brain/arch/arm/include/asm
maxims@google.com 14e4b14979 aspeed: Add basic ast2500-specific drivers and configuration
Clock Driver

This driver is ast2500-specific and is not compatible with earlier
versions of this chip. The differences are not that big, but they are
in somewhat random places, so making it compatible with ast2400 is not
worth the effort at the moment.

SDRAM MC driver

The driver is very ast2500-specific and is completely incompatible
with previous versions of the chip.

The memory controller is very poorly documented by Aspeed in the
datasheet, with any mention of the whole range of registers missing. The
initialization procedure has been basically taken from Aspeed SDK, where
it is implemented in assembly. Here it is rewritten in C, with very limited
understanding of what exactly it is doing.
Reviewed-by: Simon Glass <sjg@chromium.org>
2017-01-28 14:04:29 -05:00
..
arch-am33xx board: ti: amx3xx: Remove multiple EEPROM reads 2016-11-21 13:59:25 -05:00
arch-armada8k arm64: mvebu: Add L3 cache flush functionality to A8K family 2016-12-12 09:05:28 +01:00
arch-armada100 Update Maintainer and Author's email address 2016-12-27 11:24:17 -05:00
arch-armv7
arch-aspeed aspeed: Add basic ast2500-specific drivers and configuration 2017-01-28 14:04:29 -05:00
arch-bcm235xx ARM: boot0 hook: remove macro, include whole header file 2017-01-04 16:37:41 +01:00
arch-bcm281xx ARM: boot0 hook: remove macro, include whole header file 2017-01-04 16:37:41 +01:00
arch-bcmcygnus
arch-bcmnsp
arch-ep93xx
arch-fsl-layerscape armv8/ls1043a: fixup GIC offset for ls1043a rev1 2017-01-18 09:29:21 -08:00
arch-hi6220
arch-imx imx: add i.MX 6SLL CPU type 2016-12-16 11:38:24 +01:00
arch-lpc32xx
arch-ls102xa disk: convert CONFIG_DOS_PARTITION to Kconfig 2017-01-28 08:47:34 -05:00
arch-meson meson: odroid-c2: enable Ethernet support through the device tree 2016-09-06 13:18:19 -04:00
arch-mvebu spi: kirkwood_spi: implement mvebu_spi_set_mode() 2016-11-18 13:04:52 +05:30
arch-mx5 ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
arch-mx6 imx: clock: gate clk before changing pix clk mux 2016-12-16 11:38:24 +01:00
arch-mx7 imx: mx7: Add plugin support 2016-10-24 10:57:16 +02:00
arch-mx25
arch-mx27 mmc: move more driver config options to Kconfig 2017-01-11 19:40:15 +09:00
arch-mx31
arch-mx35
arch-mxs
arch-omap3 drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
arch-omap4 TI: Rework SRAM definitions and maximums 2016-09-06 13:41:42 -04:00
arch-omap5 board: ti: am572x: Add pinmux for X15/GPEVM SR2.0 using latest PMT 2016-12-04 13:54:55 -05:00
arch-orion5x
arch-pxa
arch-rockchip rockchip: rk3288: set isp/vop qos priority level 2017-01-11 20:23:50 -07:00
arch-s3c24x0
arch-s32v234
arch-sa1100
arch-spear
arch-stm32f1
arch-stm32f4
arch-stm32f7 Revert "stm32: Change USART port to USART6 for stm32f746 discovery board" 2016-07-21 15:38:13 -04:00
arch-stv0991
arch-sunxi sunxi: A64: use H3 DRAM initialization code for A64 as well 2017-01-04 16:37:42 +01:00
arch-tegra ARM: tegra: add APIs the clock uclass driver will need 2016-09-27 09:11:02 -07:00
arch-tegra20
arch-tegra30
arch-tegra114
arch-tegra124 Various, unrelated tree-wide typo fixes. 2016-07-16 09:43:12 -04:00
arch-tegra186
arch-tegra210
arch-vf610
arch-zynqmp ARM64: zynqmp: Generate handoff structure for ATF 2017-01-10 10:22:05 +01:00
armv8 Merge git://git.denx.de/u-boot-fsl-qoriq 2017-01-19 12:22:23 -05:00
imx-common config: Drop CONFIG_ARCH_DMA_PIO_WORDS 2017-01-25 16:42:20 -05:00
iproc-common
kona-common
proc-armv
ti-common TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 2016-11-21 14:07:29 -05:00
armv7.h ARM: Add an empty secure stack section 2016-07-15 15:54:57 +02:00
armv7m.h stm32: Add SDRAM support for stm32f746 discovery board 2016-07-14 18:22:43 -04:00
assembler.h
atomic.h ARM64: Add support for some of atomic64 operations 2016-10-06 20:57:42 -04:00
barriers.h ARM: Rework and correct barrier definitions 2016-08-05 07:23:57 -04:00
bitops.h
bootm.h
byteorder.h
cache.h ARM: Move SYS_CACHELINE_SIZE over to Kconfig 2016-08-26 17:04:46 -04:00
config.h treewide: move CONFIG_PHYS_64BIT to Kconfig 2016-08-05 07:27:25 -04:00
davinci_rtc.h
dma-mapping.h
ehci-omap.h
emif.h arm: am33xx: Initialize EMIF REG_PR_OLD_COUNT for BBB and am335x-evm 2016-12-09 15:00:03 -05:00
fsl_secure_boot.h NXP: Introduce board/freescale/common/Kconfig and migrate CHAIN_OF_TRUST 2017-01-24 10:33:59 -05:00
gic.h
global_data.h TI: Remove CONFIG_OMAP_COMMON in favor of CONFIG_ARCH_OMAP2 2016-11-21 14:07:29 -05:00
gpio.h
hardware.h
io.h ARM: Rework and correct barrier definitions 2016-08-05 07:23:57 -04:00
linkage.h
mach-types.h arm: Re-sync with full list of MACH_TYPE_xxx values 2017-01-28 14:04:20 -05:00
macro.h ARMv8: Enable SMC instruction 2016-12-15 11:57:35 -08:00
memory.h Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
omap_common.h board: ti: dra71x-evm: Add PMIC support 2016-12-04 13:54:50 -05:00
omap_gpio.h
omap_mmc.h ARM: OMAP4+: Add support for getting pbias info from board 2016-12-04 13:54:51 -05:00
omap_musb.h drivers: usb: musb: adopt musb backend driver to driver model 2016-12-02 21:04:48 -07:00
omap_sec_common.h arm: omap5: Add TEE loading support 2016-12-03 13:21:21 -05:00
pl310.h
posix_types.h
processor.h
psci.h ARMv8: Add basic PSCI framework 2016-12-15 11:57:44 -08:00
ptrace.h
sections.h
secure.h ARMv8: Setup PSCI memory and device tree 2016-12-15 11:57:51 -08:00
setjmp.h arm: Add return value argument to longjmp 2016-10-08 09:33:34 -04:00
setup.h Various, accumulated typos collected from around the tree. 2016-10-06 20:57:40 -04:00
spin_table.h arm64: add better and more generic spin-table support 2016-07-14 18:22:16 -04:00
spl.h spl: Move spl_board_load_image() into a generic header 2016-10-06 14:48:14 -04:00
string.h ARM: revive CONFIG_USE_ARCH_MEMCPY/MEMSET for UniPhier and Tegra 2016-12-27 11:24:15 -05:00
system.h armv8: aarch64: Fix the warning about x1-x3 nonzero issue 2017-01-18 09:29:33 -08:00
types.h types.h: move and redefine resource_size_t 2016-07-14 18:22:24 -04:00
u-boot-arm.h ls2080: Exit dpaa only right before exiting U-Boot 2016-11-17 14:18:55 +01:00
u-boot.h
unaligned.h
unified.h
utils.h