index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
serial_pl01x.c
Age
Commit message (
Expand
)
Author
2024-10-27
serial: serial_pl01x: Implement .getinfo() for PL01
Maximilian Brune
2024-05-20
Restore patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet"
Tom Rini
2024-05-19
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
Tom Rini
2024-05-07
serial: Remove <common.h> and add needed includes
Tom Rini
2024-03-07
serial: pl01x: set baudrate when probing
Yang Xiwen
2023-07-11
serial: pl01x: Modify pending callback to test if transmit FIFO is empty
Lukasz Majewski
2023-07-11
serial: pl01x: Prepare the driver to support SPL_OF_PLATDATA
Lukasz Majewski
2023-07-11
serial: pl01x: Change OF_CONTROL to OF_REAL
Lukasz Majewski
2022-12-23
kbuild: Remove uncmd_spl logic
Tom Rini
2022-12-23
global: Migrate CONFIG_PL01x_PORTS to CFG
Tom Rini
2022-12-23
global: Migrate CONFIG_PL011_CLOCK to CFG
Tom Rini
2022-09-18
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-06-06
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2021-07-24
serial: pl011: Enable DEBUG_UART_PL011 in SPL
Chen Baozi
2021-07-23
serial: pl011: Resend the character if FIFO is full in debug uart
Chen Baozi
2021-07-07
arm: Remove edb9315a board
Tom Rini
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-02-02
common: Drop asm/global_data.h from common header
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-10-27
serial: pl01x: Add error value checking
Michal Simek
2020-07-25
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-24
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-20
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-05-07
uart: pl011: Add proper DM clock support
Andre Przywara
2019-02-09
drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
Vabhav Sharma
2018-11-14
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-03-09
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
2018-01-28
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
pl01x: Convert to dev_read
Alexander Graf
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2017-04-13
Fix a bug with PL010s running at 19200 baud
Alyssa Rosenzweig
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
2016-11-28
serial: pl01x: expose skip_init platdata option in DT
Fabian Vogt
2016-03-22
serial: pl01x: Add support for devices with the rate pre-configured.
Eric Anholt
2016-01-19
arm: serial: Add debug UART capability to the pl01x driver
Sergey Temerkhanov
2015-09-15
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
2015-08-31
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-18
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-05-10
serial: fdt: add device tree support for pl01x
Vikas Manocha
2015-04-21
serial: pl01x: fix PL010 regression
Linus Walleij
2014-12-11
dm: serial_pl01x: Add missing private data size
Simon Glass
2014-12-08
serial: pl01x: avoid pl01x type check two times
Vikas Manocha
2014-12-08
serial: pl01x: disable as per type of pl01x
Vikas Manocha
2014-12-08
serial: pl01x: move all line control at same place
Vikas Manocha
2014-12-08
serial: pl01x: fix pl011 baud rate configuration
Vikas Manocha
[next]