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
Age
Commit message (
Expand
)
Author
2021-03-27
x86: Make coreboot sysinfo available to any x86 board
Simon Glass
2021-03-20
serial: mtk: rewrite the setbrg function
Weijie Gao
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-03-03
serial: usbtty: Send urb data in correct order
Pali Rohár
2021-03-03
serial: usbtty: Fix puts function
Pali Rohár
2021-02-26
Merge https://gitlab.denx.de/u-boot/custodians/u-boot-samsung
Tom Rini
2021-02-23
Merge tag 'xilinx-for-v2021.04-rc3' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2021-02-23
clk: zynq: Add dummy clock enable function
Michal Simek
2021-02-23
serial: s5p: Allow independent selection
Mark Kettenis
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-15
arm: Remove mx35pdk board
Tom Rini
2021-02-03
serial: sifive: Cast dev_read_addr() with uintptr_t
Bin Meng
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-27
serial: a3720: Implement pending method for output direction
Pali Rohár
2021-01-24
serial: add uart driver for MediaTek MT7620 SoC
Weijie Gao
2021-01-16
drivers: serial: probe all uart devices
Vabhav Sharma
2021-01-13
serial: stm32: define LOG_CATEGORY
Patrick Delaunay
2021-01-06
Merge tag 'xilinx-for-v2021.04' of https://gitlab.denx.de/u-boot/custodians/u...
Tom Rini
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
Simon Glass
2021-01-05
dm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
Simon Glass
2021-01-05
dm: core: Access device flags through functions
Simon Glass
2021-01-05
sandbox: serial: Move priv into a header file
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
2021-01-04
serial: uartlite: Fix uninitialized ret in debug uartlite
Ashok Reddy Soma
2020-12-18
dm: Avoid accessing seq directly
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-12-13
sandbox: serial: Update to use membuff
Simon Glass
2020-12-13
sandbox: serial: Convert to livetree
Simon Glass
2020-12-13
serial: sandbox: Drop unnecessary #ifdefs
Simon Glass
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-10-30
Merge tag 'dm-pull-30oct20' of https://gitlab.denx.de/u-boot/custodians/u-boo...
Tom Rini
2020-10-29
sandbox: Drop ad-hoc device declarations in SPL
Simon Glass
2020-10-27
serial: pl01x: Add error value checking
Michal Simek
2020-10-23
Revert "serial: serial_xen: print U-Boot banner and others"
Tom Rini
2020-10-23
Revert "serial: serial_xen: add DEBUG_UART support"
Tom Rini
2020-10-22
serial: serial_xen: add DEBUG_UART support
AKASHI Takahiro
2020-10-22
serial: serial_xen: print U-Boot banner and others
AKASHI Takahiro
2020-10-22
common: rename getc() to getchar()
Heinrich Schuchardt
2020-09-23
serial: uartlite: Add support to work with any endianness
T Karthik Reddy
2020-09-23
xilinx: kconfig: Change Kconfig dependencies for Xilinx drivers
Michal Simek
2020-09-01
serial: sh: Improve FIFO empty check on RX
Marek Vasut
[next]