- d4f131a serial: Add semihosting driver by Sean Anderson · 2 years, 8 months ago
- ff9b903 global: Convert simple_strtoul() with decimal to dectoul() by Simon Glass · 3 years, 4 months ago
- 3ba929a common: Drop asm/global_data.h from common header by Simon Glass · 4 years, 1 month ago
- c4954fb common: rename getc() to getchar() by Heinrich Schuchardt · 4 years, 2 months ago
- 96008c9 drivers: serial: Make serial_initialize return int by Ovidiu Panait · 4 years, 4 months ago
- dbd7954 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 7 months ago
- f11478f common: Move hang() to the same header as panic() by Simon Glass · 5 years ago
- 77c7c73 serial: serial_mtk: add non-DM version for SPL by developer · 5 years ago
- 9d1f619 env: Rename environment.h to env_internal.h by Simon Glass · 5 years ago
- e8800e1 drivers: serial: get rid of non DM mpc8xx driver by Christophe Leroy · 6 years ago
- 995ea73 drivers: serial: document on_baudrate() by Heinrich Schuchardt · 6 years ago
- d45008f mips: au1x00: Remove support for these SoCs by Tom Rini · 6 years ago
- 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- 79aa406 drivers: serial: remove nonexisting initialisation functions by Christophe Leroy · 7 years ago
- 224ebcd powerpc: Remove 8260 remainders by Christophe Leroy · 7 years ago
- 5e0ef84 serial: make serial_stub_* to static functions by Masahiro Yamada · 7 years ago
- 183f1d2 powerpc, 5xx: remove some "5xx" remains by Heiko Schocher · 7 years ago
- 26b2a0b powerpc, 82xx: remove some missed mpc82xx remains by Heiko Schocher · 7 years ago
- 6f90e58 powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512x by Heiko Schocher · 7 years ago
- beb288b Fix typo: firstly -> first. by Vagrant Cascadian · 9 years ago
- 3c37849 serial: remove altera serial initializations by Thomas Chou · 9 years ago
- af9873c stm32f4: Add serial driver by rev13@wp.pl · 10 years ago
- 1768bc0 ARM: remove cm4008 and cm41xx board support by Masahiro Yamada · 10 years ago
- 6512cc1 serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
- 06f08e2 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- 169eda6 serial: make local functions static by Jeroen Hofstee · 10 years ago
- ac6fff2 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
- b289073 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
- ac2a14f serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
- b9d5f6b Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
- 0d1e1f7 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- 197c720 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
- c669b7d serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
- b43f269 Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- c51eb11 serial/serial_arc - add driver for ARC UART by Alexey Brodkin · 11 years ago
- c68c948 ARM: serial: Remove the IXP UART driver by Marek Vasut · 11 years ago
- 8caa087 drivers: serial_s3c44b0: delete an unused driver by Masahiro Yamada · 11 years ago
- b143210 Merge branch 'u-boot-imx/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- 7712bbb ARM: mxs: Added application UART driver by Andreas Wass · 11 years ago
- 00de0ed serial: arm_dcc: Register with serial core by Jagannadha Sutradharudu Teki · 11 years ago
- d79de1d Add GPL-2.0+ SPDX-License-Identifier to source files by Wolfgang Denk · 11 years ago
- ebca873 serial: Use ARRAY_SIZE instead of reinventing it by Axel Lin · 11 years ago
- 406f681 Power: remove support for Freescale MPC8220 by Wolfgang Denk · 12 years ago
- c154ecc arm: Remove support for unused s3c64xx by Benoît Thébaudeau · 12 years ago
- d0ddde7 ARM: ns9750dev: remove remainders of dead board by Wolfgang Denk · 12 years ago
- 3928bb6 env: Add a baudrate env handler by Joe Hershberger · 12 years ago
- 1f9301d arm: Remove support for NETARM by Marek Vasut · 12 years ago
- 65bf56e arm: Remove support for s3c4510 by Marek Vasut · 12 years ago
- c9e35f3 arm: Remove support for lpc2292 by Marek Vasut · 12 years ago
- 95656ea kerneldoc: Annotate drivers/serial/serial.c by Marek Vasut · 12 years ago
- bdad807 serial: Reorder get_current() by Marek Vasut · 12 years ago
- 0e1b577 serial: Reorder serial_assign() by Marek Vasut · 12 years ago
- 6b9124e serial: Implement default_serial_puts() by Marek Vasut · 12 years ago
- 2206b34 serial: Enhance the manual relocation by Marek Vasut · 12 years ago
- 79f2047 serial: Move common/serial.c to drivers/serial/ by Marek Vasut · 12 years ago[Renamed from common/serial.c]
- a6f6334 serial: Use puts() and hang() instead of panic() in SPL by Marek Vasut · 12 years ago
- 904d3d7 serial: sh: Implement CONFIG_SERIAL_MULTI into sh serial driver by Marek Vasut · 12 years ago
- 0d19c02 serial: arm: Implement CONFIG_SERIAL_MULTI into sa1100 serial driver by Marek Vasut · 12 years ago
- 9776a44 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c44b0 serial driver by Marek Vasut · 12 years ago
- 46e4d5f serial: arm: Implement CONFIG_SERIAL_MULTI into pl01x serial driver by Marek Vasut · 12 years ago
- 9a5f858 serial: arm: Implement CONFIG_SERIAL_MULTI into netarm serial driver by Marek Vasut · 12 years ago
- 64c6055 serial: arm: Implement CONFIG_SERIAL_MULTI into mxc serial driver by Marek Vasut · 12 years ago
- 0079786 serial: Implement CONFIG_SERIAL_MULTI into max3100 serial driver by Marek Vasut · 12 years ago
- e33298e serial: arm: Implement CONFIG_SERIAL_MULTI into lpc2292 serial driver by Marek Vasut · 12 years ago
- 58177b7 serial: arm: Implement CONFIG_SERIAL_MULTI into lh7a40x serial driver by Marek Vasut · 12 years ago
- 5ee4656 serial: arm: Implement CONFIG_SERIAL_MULTI into ks8695 serial driver by Marek Vasut · 12 years ago
- dde3734 serial: arm: Implement CONFIG_SERIAL_MULTI into ixp serial driver by Marek Vasut · 12 years ago
- 9784bde serial: arm: Implement CONFIG_SERIAL_MULTI into imx serial driver by Marek Vasut · 12 years ago
- 30916a4 serial: arm: Implement CONFIG_SERIAL_MULTI into clps7111 serial driver by Marek Vasut · 12 years ago
- 289c300 serial: sandbox: Implement CONFIG_SERIAL_MULTI into sandbox serial driver by Marek Vasut · 12 years ago
- 1591f18 serial: arm: Implement CONFIG_SERIAL_MULTI into s3c64xx serial driver by Marek Vasut · 12 years ago
- bec53ec serial: arm: Implement CONFIG_SERIAL_MULTI into s3c4510b serial driver by Marek Vasut · 12 years ago
- fcb9ef8 serial: oc: Implement CONFIG_SERIAL_MULTI into OpenCores serial driver by Marek Vasut · 12 years ago
- d2a9ea2 serial: Implement CONFIG_SERIAL_MULTI into ns9750 serial driver by Marek Vasut · 12 years ago
- 96e8ff6 serial: mcf: Implement CONFIG_SERIAL_MULTI into MCF serial driver by Marek Vasut · 12 years ago
- a1207aa serial: arm: Implement CONFIG_SERIAL_MULTI into lpc32xx serial driver by Marek Vasut · 12 years ago
- ff093ed serial: arm: Implement CONFIG_SERIAL_MULTI into atmel serial driver by Marek Vasut · 12 years ago
- e9d0e3c serial: arm: Implement CONFIG_SERIAL_MULTI into altera serial driver by Marek Vasut · 12 years ago
- 4b02639 serial: arm: Implement CONFIG_SERIAL_MULTI into altera_jtag serial driver by Marek Vasut · 12 years ago
- 4dfb1d0 serial: powerpc: Implement CONFIG_SERIAL_MULTI into p3mx serial driver by Marek Vasut · 12 years ago
- 4750eed serial: powerpc: Implement CONFIG_SERIAL_MULTI into sconsole serial driver by Marek Vasut · 12 years ago
- e67241b serial: powerpc: Implement CONFIG_SERIAL_MULTI into ml2 serial driver by Marek Vasut · 12 years ago
- adede69 serial: powerpc: Implement CONFIG_SERIAL_MULTI into evb64260 serial driver by Marek Vasut · 12 years ago
- 7aa03ef serial: powerpc: Implement CONFIG_SERIAL_MULTI into cpci750 serial driver by Marek Vasut · 12 years ago
- f728402 serial: powerpc: Implement CONFIG_SERIAL_MULTI into cogent serial driver by Marek Vasut · 12 years ago
- bf5314b serial: powerpc: Implement CONFIG_SERIAL_MULTI into bmw serial driver by Marek Vasut · 12 years ago
- 42cde13 serial: powerpc: Implement CONFIG_SERIAL_MULTI into amirix serial driver by Marek Vasut · 12 years ago
- 4c2ced3 serial: powerpc: Implement CONFIG_SERIAL_MULTI into marvell serial driver by Marek Vasut · 12 years ago
- 2c91a96 serial: sparc: Implement CONFIG_SERIAL_MULTI into leon3 serial driver by Marek Vasut · 12 years ago
- 8330d1e serial: sparc: Implement CONFIG_SERIAL_MULTI into leon2 serial driver by Marek Vasut · 12 years ago
- a29555c serial: powerpc: Implement CONFIG_SERIAL_MULTI into iop480 serial driver by Marek Vasut · 12 years ago
- c548545 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc85xx serial driver by Marek Vasut · 12 years ago
- 18a4779 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8260 serial drivers by Marek Vasut · 12 years ago
- 80ee3db serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc8220 serial driver by Marek Vasut · 12 years ago
- 58698e7 serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driver by Marek Vasut · 12 years ago
- 76cb60d serial: mips: Implement CONFIG_SERIAL_MULTI into JZ serial driver by Marek Vasut · 12 years ago
- 2a9d935 serial: mips: Implement CONFIG_SERIAL_MULTI into asc serial driver by Marek Vasut · 12 years ago
- 01f9ea8 serial: mips: Implement CONFIG_SERIAL_MULTI into au1x00 serial driver by Marek Vasut · 12 years ago
- 3862c4a serial: bfin: Flip the jtag serial console to CONFIG_SERIAL_MULTI by Marek Vasut · 12 years ago
- 840b724 serial: bfin: Adjust serial_register_bfin_uart() by Marek Vasut · 12 years ago