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-09-04
serial: Add a SERIAL config
Simon Glass
2021-08-31
Kconfig: Remove all default n/no options
Michal Simek
2021-08-02
global: Convert simple_strtoul() with decimal to dectoul()
Simon Glass
2021-07-31
serial: a37xx: Do not call get_ref_clk() in _debug_uart_init()
Pali Rohár
2021-07-31
serial: a37xx: Use CONFIG_BAUDRATE for initializing early debug UART
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-23
serial: serial_msm: Delay initialization to let pins stabilize
Stephan Gerhold
2021-07-15
arm: mvebu: armada-3720: remove unused config option
Marek Behún
2021-07-08
serial: a37xx: Switch to XTAL clock when booting Linux kernel
Pali Rohár
2021-07-08
serial: a37xx: Use TBG as parent clock
Pali Rohár
2021-07-08
serial: a37xx: Fix parent clock rate value and divider calculation
Pali Rohár
2021-07-07
arm: Remove edb9315a board
Tom Rini
2021-07-07
Merge tag 'dm-pull-6jul21' of https://source.denx.de/u-boot/custodians/u-boot-dm
Tom Rini
2021-07-06
serial: serial_msm: Ensure BAM/single character mode are disabled
Stephan Gerhold
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
2021-06-28
serial: zynq: Add support for serial parameters
Kunihiko Hayashi
2021-06-28
serial: Add additional depencies for PL010 and PL011 drivers
Michal Simek
2021-05-24
treewide: Convert macro and uses of __section(foo) to __section("foo")
Marek Behún
2021-04-23
serial: serial_octeon_bootcmd.c: Add PCI remote console support
Stefan Roese
2021-04-23
serial: serial_octeon_pcie_console.c: Add PCI remote console support
Stefan Roese
2021-04-10
arm: Remove apf27 board
Tom Rini
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
[next]