~funderscore
blog
cgit
wiki
get in touch
index
:
misc/u-boot-kii-pro.git
for-master/kii-pro
master
wip/kii-pro
wip/spl
U-Boot fork with work-in-progress stuff
Ferass
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_zynq.c
Commit message (
Expand
)
Author
Age
*
drivers: use dev_read_addr_ptr when cast to pointer
Johan Jonker
2023-05-06
*
Correct SPL use of DEBUG_UART_ZYNQ
Simon Glass
2023-02-09
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
serial: zynq: Use DIV_ROUND_CLOSEST() to calcurate divider value
Kunihiko Hayashi
2022-07-26
*
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-06-06
*
serial: zynq: Change fifo behavior in debug mode
Michal Simek
2022-03-29
*
serial: zynq: Add missing xlnx,zynqmp-uart compatible
Michal Simek
2022-01-12
*
serial: zynq: Add support for serial parameters
Kunihiko Hayashi
2021-06-28
*
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-23
*
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
*
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
*
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
*
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
*
common: Drop linux/bitops.h from common header
Simon Glass
2020-05-18
*
common: Drop log.h from common header
Simon Glass
2020-05-18
*
serial: zynq: Change uart initialization logic
Michal Simek
2020-04-06
*
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
*
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
*
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
*
serial: zynq: Use platdata for storing static data instead of priv
Michal Simek
2018-07-19
*
serial: zynq: Make zynq_serial_setbrg static
Michal Simek
2018-06-15
*
serial: zynq: Initialize uart only before relocation
Michal Simek
2018-06-15
*
serial: zynq: Write chars till output fifo is full
Michal Simek
2018-06-15
*
serial: zynq: Use BIT macros instead of shifts and full hex numbers
Michal Simek
2018-06-15
*
serial: zynq: Use live-tree functions
Michal Simek
2018-05-31
*
serial: zynq: Remove header depedency on arm header structure
Michal Simek
2018-05-11
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
2018-04-27
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
zynq: Move zynq to clock framework
Stefan Herbrechtsmeier
2017-02-17
*
serial: zynq: Read information about clock from DT
Michal Simek
2016-07-22
*
serial: zynq: Change logic in putc
Michal Simek
2016-02-22
*
serial: zynq: Fix address reading from DM
Michal Simek
2016-01-27
*
serial: zynq: Extend compatible string list
Michal Simek
2016-01-27
*
serial: zynq: Use static inline for _debug_uart_init()
Michal Simek
2016-01-08
*
serial: zynq: Remove duplicated header
Michal Simek
2015-12-07
*
serial: zynq: Fix incorrect reference to s5p driver
Michal Simek
2015-12-07
*
arm: zynq: Move serial driver to driver model
Simon Glass
2015-11-04
*
arm: zynq: serial: Drop non-device-tree serial driver portions
Simon Glass
2015-11-04
*
arm: zynq: Support the debug UART
Simon Glass
2015-11-04
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
*
serial: zynq: Add support for slow emulation platform
Michal Simek
2015-04-29
*
serial: Extend structure comments with register offset
Michal Simek
2015-01-26
*
serial: zynq: Use global baudrate instead of hardcoded one
Michal Simek
2015-01-26
*
serial: zynq: Fix typo in suffix function name
Michal Simek
2014-05-06
*
serial: zynq: Remove sparse warnings
Michal Simek
2014-05-06
*
serial: zynq: Add OF initialization support
Michal Simek
2014-03-04
*
serial_zynq: Migrate to Zynq clock framework
Soren Brinkmann
2014-02-19
*
zynq: serial: Simplify serial driver initialization
Michal Simek
2014-02-19
[next]