index
:
uboot-2021-rebase.git
am335x_som_revival
uboot 2021 rebase, to fix booting on modern SD cards, from https://github.com/fifteenhex/u-boot/tree/am335x_som_revival
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
Age
Commit message (
Expand
)
Author
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver
Marek Vasut
2012-10-15
serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver
Marek Vasut
2012-10-15
serial: ns16550: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: microblaze: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: zynq: Move serial registration from serial_initialize()
Tom Rini
2012-10-15
serial: s5p: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: pxa: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: s3c24xx: Move serial registration from serial_initialize()
Marek Vasut
2012-10-15
serial: pxa: Make local functions static
Marek Vasut
2012-10-15
serial: pxa: Implement default_serial_console in serial_pxa.c
Marek Vasut
2012-10-15
serial: Properly spell out the structure member names of serial_driver
Marek Vasut
2012-10-15
serial: Rename .init() and .uninit() in serial_device
Marek Vasut
2012-10-04
serial: Add Zynq serial driver
Michal Simek
2012-09-11
serial: uartlite: Init all uartlites for serial multi
Michal Simek
2012-09-02
Merge branch 'agust@denx.de' of git://git.denx.de/u-boot-staging
Wolfgang Denk
2012-09-01
AT91: Small fix on AT91 USART initialization code
Xu, Hong
2012-09-01
snowball: Add support for ux500 based snowball board
Mathieu J. Poirier
2012-09-01
serial/ns16550: ns16550 has a different register layout on SOC_DA8XX
Mikhail Kshevetskiy
2012-08-10
serial: CONSOLE macro is not used
Michal Simek
2012-08-08
serial: sh: Add support Renesas R8A7740
Hideyuki Sano
2012-08-08
serial: sh: Add support Renesas SH73A0
Nobuhiro Iwamatsu
2012-05-28
sh: Add SH7269 device and RSK2+SH7269 board
Phil Edworthy
2012-05-28
sh: Add support Renesas SH7734
Nobuhiro Iwamatsu
2012-05-15
serial: add LPC32X0 high-speed UART devices support
Vladimir Zapolskiy
2012-03-28
Enable high speed support for USB device framework and usbtty
Vipin KUMAR
2012-03-19
USB:gadget:designware USB device controller (UDC) implementation
Vipin KUMAR
2012-03-08
sh: Fix sh7264 clock speed and related serial setting
Phil Edworthy
2011-12-16
USB: Use (get|put)_unaligned for accessing wMaxPacketSize
Tom Rini
2011-12-11
usbtty: init endpoints prior to startup events
Stefan Herbrechtsmeier
2011-12-09
tegra2: Remove unused low-level Tegra2 UART code
Simon Glass
2011-12-06
MX: serial_mxc: cleanup removing nasty #ifdef
Stefano Babic
2011-12-06
PXA: Rename CONFIG_PXA2[57]X to CONFIG_CPU_PXA2[57]X
Marek Vasut
2011-11-15
PXA: Cleanup serial_pxa
Marek Vasut
2011-11-03
sandbox: put stdin into raw mode
Mike Frysinger
2011-11-03
serial: sandbox: use ssize_t to match os_read
Mike Frysinger
2011-11-03
serial: sandbox: optimize puts
Mike Frysinger
2011-10-27
ARM:AM33XX: Add support for TI AM335X EVM
Chandan Nath
2011-10-27
serial: reduce include platform file for marvell chip
Lei Wen
2011-10-23
NS16550: trivial code clean for checkpatch
Simon Glass
2011-10-23
serial: uartlite: Fix compilation warnings
Michal Simek
2011-10-22
serial: pl01x: drain PL01x FIFO before baudrate change
Linus Walleij
2011-10-17
Move timestamp and version files into 'generated' subdir
Simon Glass
2011-10-17
sandbox: Add serial uart
Simon Glass
2011-10-09
serial: uartlite: Support for SERIAL_MULTI
Michal Simek
2011-10-01
ns16550: change to allow 32 bit access to registers
Dave Aldridge
2011-08-22
sh: Add Renesas rsk7264 board
Phil Edworthy
2011-07-26
serial: drop useless ctlr field
Mike Frysinger
2011-07-26
serial: push default_serial_console to drivers
Mike Frysinger
2011-07-26
scaled down version of generic libraries for SPL
Aneesh V
2011-07-04
driver/serial: delete at91rm9200_usart
Andreas Bießmann
[next]