u-boot-brain/arch/sparc/cpu/leon3
Francois Retief a50adb7b4d sparc: Update LEON serial drivers to use readl/writel macros
Update the LEON2/3 serial driver to make use of the readl and writel
macros as well as the WATCHDOG_RESET() macro.

Add readl/writel and friends to the asm/io.h file.

Introduce the gd->arch.uart variable to store register address.

Lastly, remove baudrate scaler macro variables from board config. It
is now calculated in the serial driver using the global data variable.

Signed-off-by: Francois Retief <fgretief@spaceteq.co.za>
2015-11-13 10:23:32 +02:00
..
ambapp.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
cpu_init.c leon: implement missing get_tbclk() 2014-05-08 21:05:39 +02:00
cpu.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
interrupts.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
Makefile sparc: convert makefiles to Kbuild style 2013-10-31 13:26:45 -04:00
prom.c sparc: Update LEON serial drivers to use readl/writel macros 2015-11-13 10:23:32 +02:00
serial.c sparc: Update LEON serial drivers to use readl/writel macros 2015-11-13 10:23:32 +02:00
start.S sparc: Fix broken files during license changes 2015-11-13 10:22:49 +02:00
usb_uhci.c usb: create common header virtual root hub descriptors 2014-03-10 18:53:36 +01:00
usb_uhci.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00