~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_pl01x.c
Commit message (
Expand
)
Author
Age
*
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
2023-07-11
*
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-12-23
*
cyclic: Use schedule() instead of WATCHDOG_RESET()
Stefan Roese
2022-09-18
*
serial: Replace CONFIG_DEBUG_UART_BASE by CONFIG_VAL(DEBUG_UART_BASE)
Pali Rohár
2022-06-06
*
serial: pl011: Enable DEBUG_UART_PL011 in SPL
Chen Baozi
2021-07-24
*
serial: pl011: Resend the character if FIFO is full in debug uart
Chen Baozi
2021-07-23
*
arm: Remove edb9315a board
Tom Rini
2021-07-07
*
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-05-24
*
common: Drop asm/global_data.h from common header
Simon Glass
2021-02-02
*
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
*
serial: pl01x: Add error value checking
Michal Simek
2020-10-27
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-25
*
Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"
Tom Rini
2020-07-24
*
treewide: convert devfdt_get_addr() to dev_read_addr()
Masahiro Yamada
2020-07-20
*
uart: pl011: Add proper DM clock support
Andre Przywara
2020-05-07
*
drivers: serial: dm: Enable DM_FLAG_PRE_RELOC in SBSA pl011 uart driver
Vabhav Sharma
2019-02-09
*
serial: Remove DM_FLAG_PRE_RELOC flag in various drivers
Bin Meng
2018-11-14
*
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
2018-05-07
*
bcm283x_pl011: Flush RX queue after setting baud rate
Alexander Graf
2018-03-09
*
bcm2835_pl011_serial: Add BCM2835 specific serial driver
Alexander Graf
2018-01-28
*
pl01x: Convert to dev_read
Alexander Graf
2018-01-28
*
dm: Rename dev_addr..() functions
Simon Glass
2017-06-01
*
Fix a bug with PL010s running at 19200 baud
Alyssa Rosenzweig
2017-04-13
*
dm: core: Replace of_offset with accessor
Simon Glass
2017-02-08
*
serial: pl01x: expose skip_init platdata option in DT
Fabian Vogt
2016-11-28
*
serial: pl01x: Add support for devices with the rate pre-configured.
Eric Anholt
2016-03-22
*
arm: serial: Add debug UART capability to the pl01x driver
Sergey Temerkhanov
2016-01-19
*
arm: Remove unused ST-Ericsson u8500 arch
Stefan Roese
2015-09-15
*
dm: Use dev_get_addr() where possible
Simon Glass
2015-08-31
*
of: clean up OF_CONTROL ifdef conditionals
Masahiro Yamada
2015-08-18
*
serial: fdt: add device tree support for pl01x
Vikas Manocha
2015-05-10
*
serial: pl01x: fix PL010 regression
Linus Walleij
2015-04-21
*
dm: serial_pl01x: Add missing private data size
Simon Glass
2014-12-11
*
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
2014-12-08
*
serial: pl01x: pass pl01x_type to set baudrate
Vikas Manocha
2014-12-08
*
dm: move platform data headers to include/dm/platform_data
Masahiro Yamada
2014-10-23
*
dm: serial: Support driver model in pl01x driver
Simon Glass
2014-10-22
*
dm: serial: Tidy up the pl01x driver
Simon Glass
2014-10-22
*
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
[next]