aboutsummaryrefslogtreecommitdiff
path: root/drivers/marvell/uart/a3700_console.S
AgeCommit message (Expand)Author
2023-10-11refactor(console): disable getc() by defaultSandrine Bailleux
2021-12-02fix(plat/marvell/a3720/uart): do external reset during initializationPali Rohár
2021-12-02fix(plat/marvell/a3720/uart): configure UART after TX FIFO resetPali Rohár
2021-12-02feat(plat/marvell/a3720/uart): preserve x1/x2 regs in console_a3700_core_init()Pali Rohár
2021-06-01fix(plat/marvell/a3720/uart): fix configuring UART clockPali Rohár
2021-05-28fix(plat/marvell/a3720/uart): fix UART clock rate value and divisor calculationPali Rohár
2021-02-16marvell: uart: a3720: Increase TX FIFO EMPTY timeout from 2ms to 3msPali Rohár
2021-02-16marvell: uart: a3720: Update delay code to be compatible with 1200 MHz CPUPali Rohár
2021-02-16marvell: uart: a3720: Fix comments in console_a3700_core_init() functionPali Rohár
2021-01-18marvell: uart: a3720: Fix macro name for 6th bit of Status RegisterPali Rohár
2021-01-18marvell: uart: a3720: Implement console_a3700_core_getcPali Rohár
2020-12-23marvell: uart: a3720: Implement console_a3700_core_flushPali Rohár
2020-10-09Don't return error information from console_flushJimmy Brisson
2020-02-25a3700: Use generic console_t data structureAndre Przywara
2019-04-03Console: remove deprecated finish_console_registerAmbroise Vincent
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-15plat/marvell: Migrate to multi-console APIKonstantin Porotchkin
2018-10-22drivers: marvell Add support for Armada-37xx UARTKonstantin Porotchkin