arm-trusted-firmware/drivers/arm
Avinash Mehta 38d5e150ed Correct UART PL011 initialization calculation
Currently for Armv7 plaforms the quotient calculated in pl011
uart init code is moved to register r1.

This patch moves the quotient to register r2 as done for other
platforms in the udiv instruction. Value of register r2 is then
used to calculate the values for IBRD and FBRD register

Change-Id: Ie6622f9f0e6d634378b471df5d02823b492c8a24
Signed-off-by: Avinash Mehta <avinash.mehta@arm.com>
2019-10-08 13:58:25 +01:00
..
cci Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
ccn Switch AARCH32/AARCH64 to __aarch64__ 2019-08-01 13:45:03 -07:00
css Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
fvp fvp: pwrc: Move to drivers/ folder 2019-01-25 16:04:11 +00:00
gic Merge "GICv3 driver: Fix support for full SPI range" into integration 2019-09-27 09:49:05 +00:00
pl011 Correct UART PL011 initialization calculation 2019-10-08 13:58:25 +01:00
pl061 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
sbsa drivers/sbsa: add sbsa watchdog driver 2019-04-17 18:24:35 +05:30
smmu SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
sp804 Remove several warnings reported with W=2 2019-04-01 10:43:42 +01:00
sp805 Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
tzc tzc: remove deprecated types 2019-04-03 14:55:18 +01:00