index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
ns16550.c
Age
Commit message (
Expand
)
Author
2022-12-05
global: Move remaining CONFIG_SYS_NS16550_* to CFG_SYS_NS16550_*
Tom Rini
2022-12-05
powerpc: Rename CONFIG_NS16550_MIN_FUNCTIONS
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-07-08
serial: ns16550: Wait in debug_uart_init until tx buffer is empty
Pali Rohár
2022-05-17
serial: ns16550: Add support for SPL_DEBUG_UART_BASE
Pali Rohár
2022-04-18
rockchip: serial: move driver alias to serial_rockchip.c
Johan Jonker
2021-09-27
ti: keystone: Move away from CONFIG_SOC_KEYSTONE
Tom Rini
2021-09-25
treewide: Simply conditions with the new OF_REAL
Simon Glass
2021-03-03
serial: ns16550: Handle zero <clock-frequency> value
Bin Meng
2021-03-03
serial: ns16550: Correct the base address type
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-05
serial: Rename ns16550 functions to lower case
Simon Glass
2021-01-05
serial: Update NS16550_t and struct NS16550
Simon Glass
2020-12-13
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-07-09
core: add support for U_BOOT_DRIVER_ALIAS
Walter Lozano
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-04-16
serial: ns16550: Provide UART base clock speed in ->getinfo()
Andy Shevchenko
2020-04-04
serial: ns16550: Fix ordering of getting base address
Bin Meng
2020-03-05
serial: ns16550: Move PCI access from ofdata_to_platdata() to probe()
Wolfgang Wallner
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-04
serial: ns16550: Support run-time configuration
Simon Glass
2020-01-24
serial: ns16550: Use old baud rate divisor for flushing if not given
Patrik Dahlström
2020-01-17
common: Move clock functions into a new file
Simon Glass
2019-10-08
dm: pci: Add a function to read a PCI BAR
Simon Glass
2019-10-08
serial: ns16550: Allow serial to enabled/disabled in SPL
Simon Glass
2019-01-15
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2018-12-12
spl: fix build failure with !CONFIG_SPL_PCI_SUPPORT
Sekhar Nori
2018-12-05
serial: ns16550: Provide ->getinfo() implementation
Andy Shevchenko
2018-12-05
serial: ns16550: Read reg-io-width from device tree
Andy Shevchenko
2018-12-03
Revert "serial: ns16550: fix debug uart putc called before init"
Simon Goldschmidt
2018-11-16
serial: ns16550: add setconfig support
Simon Goldschmidt
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
serial: ns16550: fix debug uart putc called before init
Simon Goldschmidt
2018-09-10
serial: omap: Introduce DM specific omap serial
Lokesh Vutla
2018-07-09
serial: ns16550: Add reset ctrl to driver
Ley Foon Tan
2018-02-23
ns16550: Fix mem mapped endian check
Bernhard Messerklinger
2018-01-28
serial: ns16550: Fix style violation
Mario Six
2017-08-24
Revert "serial: ns16550: Add RX interrupt buffer support"
Stefan Roese
2017-07-23
serial: ns16550: Add RX interrupt buffer support
Stefan Roese
2017-07-11
Merge git://git.denx.de/u-boot-dm
Tom Rini
2017-07-11
dm: serial: ns16550: Convert to livetree
Simon Glass
2017-07-11
rockchip: ns16550: dm: convert fdt_get to dev_read
Philipp Tomsich
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-05-15
TI: Drop 'CONFIG_OMAP'
Tom Rini
[next]