arm-trusted-firmware/drivers
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
..
allwinner Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
amlogic amlogic: sha_dma: Move register mappings to platform header 2019-09-18 10:22:31 +01:00
arm Correct UART PL011 initialization calculation 2019-10-08 13:58:25 +01:00
auth Remove RSA PKCS#1 v1.5 support from cert_tool 2019-09-12 15:27:41 +01:00
cadence/uart/aarch64 Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
cfi/v2m Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
console console: add a flag to prepend '\r' in the multi-console framework 2019-08-19 17:00:08 +09:00
coreboot/cbmem_console/aarch64 Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00
delay_timer drivers: generic_delay_timer: Assert presence of Generic Timer 2019-02-06 09:54:42 +00:00
gpio Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
imx Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ 2019-08-01 13:14:12 -07:00
intel/soc/stratix10/io intel: Pull out common drivers into platform common 2019-06-26 18:45:01 +08:00
io Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
marvell Update marvell platform to not rely on undefined overflow behaviour 2019-07-11 12:10:51 +01:00
mentor/i2c Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mmc mmc: increase delay between ACMD41 retries 2019-10-03 11:17:31 +02:00
partition drivers: partition: support different block size 2019-09-18 18:18:20 +08:00
renesas/rcar rcar_gen3: drivers: qos: update QoS setting 2019-08-29 13:02:30 +02:00
rpi3 rpi3: Move rng driver to drivers 2019-09-13 16:54:21 +01:00
st gpio: stm32_gpio: do not mix error code types 2019-10-03 11:17:48 +02:00
staging/renesas/rcar/ddr rcar_gen3: drivers: ddr_b: Update DDR setting for H3, M3, M3N 2019-08-29 13:02:30 +02:00
synopsys Merge changes from topic "jc/shift-overflow" into integration 2019-07-16 10:11:27 +00:00
ti/uart Remove MULTI_CONSOLE_API flag and references to it 2019-06-28 10:52:48 +01:00
ufs drivers: ufs: Extend the delay after reset to wait for some slower chips 2019-05-13 17:11:07 -07:00