)]}' { "commit": "38d5e150edc82570e1a3e9dc2e95dce96e6fd94e", "tree": "05ab416d8306f82af472ba91434cd36f9433a526", "parents": [ "80003d86a60272ef82b8bca3c71ee358222b825b" ], "author": { "name": "Avinash Mehta", "email": "avinash.mehta@arm.com", "time": "Tue Oct 08 12:09:04 2019 +0100" }, "committer": { "name": "Avinash Mehta", "email": "avinash.mehta@arm.com", "time": "Tue Oct 08 13:58:25 2019 +0100" }, "message": "Correct UART PL011 initialization calculation\n\nCurrently for Armv7 plaforms the quotient calculated in pl011\nuart init code is moved to register r1.\n\nThis patch moves the quotient to register r2 as done for other\nplatforms in the udiv instruction. Value of register r2 is then\nused to calculate the values for IBRD and FBRD register\n\nChange-Id: Ie6622f9f0e6d634378b471df5d02823b492c8a24\nSigned-off-by: Avinash Mehta \u003cavinash.mehta@arm.com\u003e\n", "tree_diff": [ { "type": "modify", "old_id": "e1e346c2f7bf5c953167ca597cc2df6808088899", "old_mode": 33188, "old_path": "drivers/arm/pl011/aarch32/pl011_console.S", "new_id": "05c8250dc3a97e5d4d14e54379a7e82aae2aa3e6", "new_mode": 33188, "new_path": "drivers/arm/pl011/aarch32/pl011_console.S" } ] }