u-boot/arch/arm
Fabian Vogt 49822442ed ARM: bcm283x mbox: Fix send status register
Before we can send a message to the mailbox we have to check that there
is space to do so. Therefore we poll the status register. But up to now
the wrong status register, the one of mailbox 0, was checked. Fix this
by polling the status regiser of mailbox 1.

Signed-off-by: Fabian Vogt <fvogt@suse.com>
Acked-by: Stephen Warren <swarren@wwwdotorg.org>
[mb: rename registers and update commit message]
Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2019-09-06 18:16:59 +02:00
..
cpu armv8: ls1028a: add icid setup for platform devices 2019-08-22 09:07:36 +05:30
dts ARM: dts: logicpd-som-lv: Fix i2c2 and i2c3 Pin mux 2019-08-26 11:46:20 -04:00
include Convert CONFIG_ARCH_CPU_INIT to Kconfig 2019-08-25 19:32:55 -04:00
lib env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
mach-aspeed
mach-at91 Convert CONFIG_ARCH_CPU_INIT to Kconfig 2019-08-25 19:32:55 -04:00
mach-bcm283x ARM: bcm283x mbox: Fix send status register 2019-09-06 18:16:59 +02:00
mach-bcmstb
mach-davinci env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
mach-exynos
mach-highbank
mach-imx env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
mach-integrator
mach-k3 arm: K3: sysfw-loader: Do not require full printf() for version info 2019-08-12 13:33:43 -04:00
mach-keystone arm: mach-keystone: Use appended original image size in image processing 2019-07-29 17:58:52 -04:00
mach-kirkwood env: Move env_get() to env.h 2019-08-11 16:43:41 -04:00
mach-mediatek board: mediatek: Add pumpkin board support 2019-07-29 09:32:11 -04:00
mach-meson - amlogic: add support for the SEI Robotic SEI510 2019-08-12 23:03:35 -04:00
mach-mvebu arm: mvebu: set 38x and 39x AVS on lower frequency 2019-07-11 10:58:03 +02:00
mach-omap2 ARM: DRA7: Fixup DPLL clock rate fixup logic for newer kernels 2019-08-20 11:46:38 -04:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile env: Move env_set() to env.h 2019-08-11 16:43:41 -04:00
mach-rockchip rockchip: rk3399: derive ethaddr from cpuid 2019-08-23 18:15:31 +08:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga arm: socfpga: gen5: don't zero bss in board_init_f() 2019-08-15 08:50:02 +02:00
mach-sti
mach-stm32 mach-stm32: Fix MPU region size dedicated to SDRAM for STM32F4 2019-06-28 09:45:27 +02:00
mach-stm32mp sysreset: move stm32mp sysreset poweroff implementation to sysreset uclass 2019-08-19 12:43:26 +08:00
mach-sunxi sunxi: H6: Enable USB for existing boards 2019-07-16 17:13:15 +05:30
mach-tegra env: Drop environment.h header file where not needed 2019-08-11 16:43:41 -04:00
mach-uniphier env: Move env_set_ulong() to env.h 2019-08-11 16:43:41 -04:00
mach-versal
mach-versatile
mach-zynq
mach-zynqmp arm64: zynqmp: spl: install a PMU firmware config object at runtime 2019-07-30 10:20:06 +02:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig Convert CONFIG_ARCH_CPU_INIT to Kconfig 2019-08-25 19:32:55 -04:00
Kconfig.debug
Makefile