- 1739564 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- 746667f Merge git://git.denx.de/u-boot-x86 by Tom Rini · 10 years ago
- b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
- bc0b284 dm: tegra: Add platform data for the SPL uart by Simon Glass · 10 years ago
- 236f2bd dm: Allow stdio registration to be dropped by Simon Glass · 10 years ago
- ad1b81c dm: serial: Support changing the baud rate by Simon Glass · 10 years ago
- 0f65f48 dm: at91: Add driver model support for the serial driver by Simon Glass · 10 years ago
- 62137fc dm: at91: Refactor serial driver slightly for driver model by Simon Glass · 10 years ago
- 469a579 dm: serial: Move current serial port pointer to global_data by Simon Glass · 10 years ago
- bdf790f Merge branch 'master' of git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- 7d23666 sh: move CONFIG_{SH2, SH2A, SH3, SH4} to Kconfig by Masahiro Yamada · 10 years ago
- 325b708 serial: UniPhier: borrow macros from linux/serial_reg.h by Masahiro Yamada · 10 years ago
- d5325ef Merge git://www.denx.de/git/u-boot-sunxi by Tom Rini · 10 years ago
- 1a81cf83 dm: sunxi: Add support for serial using driver model by Simon Glass · 10 years ago
- 2dbbda0 Merge git://git.denx.de/u-boot-sh by Tom Rini · 10 years ago
- 94a255d serial: add prototypes for init functions by Jeroen Hofstee · 10 years ago
- a3cc41b serial: sh: r8a7794: Add support external clock by Nobuhiro Iwamatsu · 10 years ago
- 04dba86 serial: sh: Add support R8A7793 by Nobuhiro Iwamatsu · 10 years ago
- d9bc8fd serial: UniPhier: add static to locally used functions by Masahiro Yamada · 10 years ago
- bb72148 serial: UniPhier: add .pending handler by Masahiro Yamada · 10 years ago
- 84a6df0 Merge git://git.denx.de/u-boot-dm by Tom Rini · 10 years ago
- 654f8d0 serial: make local functions static by Jeroen Hofstee · 10 years ago
- c2ded96 serial: remove uniphier_serial_initialize() call by Masahiro Yamada · 10 years ago
- ff247b7 serial: uniphier: move CONFIG_UNIPHIER_SERIAL to Kconfig by Masahiro Yamada · 10 years ago
- d064cbf dm: serial: use Driver Model for UniPhier serial driver by Masahiro Yamada · 10 years ago
- da333ae dm: add entries to Kconfig by Masahiro Yamada · 10 years ago
- eea5a4c dm: serial: consolidate common code more by Masahiro Yamada · 10 years ago
- 52a0a6f dm: serial: remove unnecessary casting by Masahiro Yamada · 10 years ago
- bac6446 dm: serial: fix console putc by Masahiro Yamada · 10 years ago
- 3fdd0bb serial: add static directive to local functions by Masahiro Yamada · 10 years ago
- 86256b7 dm: move platform data headers to include/dm/platform_data by Masahiro Yamada · 10 years ago
- e98a03c dm: x86: Convert coreboot serial to use driver model by Simon Glass · 10 years ago
- 1f77690 dm: serial: ns16550: Add a cast to the I/O operations by Simon Glass · 10 years ago
- 0bf2495 dm: omap: serial: Add driver model support by Simon Glass · 10 years ago
- 91155c6 dm: serial: Support CONFIG_CONS_INDEX if available by Simon Glass · 10 years ago
- 11c1a87 dm: ns16550: Correct the probe logic for platform data by Simon Glass · 10 years ago
- 167efe0 dm: ns16550: Use an address instead of a pointer for the uart base by Simon Glass · 10 years ago
- aea2be2 dm: serial: ns16550: Correct logic for checking for character by Simon Glass · 10 years ago
- c487fd4 dm: serial: Reset the watchdog while waiting in getc() by Simon Glass · 10 years ago
- 8a9cd5a dm: serial: Support driver model in pl01x driver by Simon Glass · 10 years ago
- aed2fbe dm: serial: Tidy up the pl01x driver by Simon Glass · 10 years ago
- a8ba569 dm: imx: serial: Support driver model in the MXC serial driver by Simon Glass · 10 years ago
- b889332 dm: serial: Put common code into separate functions by Simon Glass · 10 years ago
- 73e256c dm: exynos: Move serial to driver model by Simon Glass · 10 years ago
- 4a74298 serial-uclass: Fix compilation error by Hans de Goede · 10 years ago
- dd0204e Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- 32d0192 stdio: Add force parameter to stdio_deregister by Hans de Goede · 10 years ago
- 7f36855 serial: add UniPhier serial driver by Masahiro Yamada · 10 years ago
- c79cba3 cosmetic: replace MIN, MAX with min, max by Masahiro Yamada · 10 years ago
- ed36323 kconfig: add blank Kconfig files by Masahiro Yamada · 10 years ago
- 59990bf dm: serial: Don't require device tree to configure a console by Simon Glass · 10 years ago
- e38b15b Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 10 years ago
- 858530a dm: tegra: Enable driver model for serial by Simon Glass · 10 years ago
- 12e431b dm: serial: Add driver model support for ns16550 by Simon Glass · 10 years ago
- 8bbe33c dm: serial: Collect common baud rate code in ns16550 by Simon Glass · 10 years ago
- fa54eb1 dm: serial: Move baud rate calculation to ns16550.c by Simon Glass · 10 years ago
- 72e9822 sandbox: serial: Support a coloured console by Simon Glass · 10 years ago
- 890fcef sandbox: Convert serial driver to use driver model by Simon Glass · 10 years ago
- 57d9275 dm: Add a uclass for serial devices by Simon Glass · 10 years ago
- addf951 serial: Set up the 'priv' pointer when creating a serial device by Simon Glass · 10 years ago
- 89e69fd arm: vf610: lpuart: disable FIFO on initializaton by Stefan Agner · 10 years ago
- a3db78d arm: vf610: lpuart: fix status register handling by Stefan Agner · 10 years ago
- 6209e14 serial: lpuart: add 32-bit registers lpuart support by Jingchang Lu · 10 years ago
- 3a55a56 serial: move nios2-yanu.h into opencores_yanu driver by Thomas Chou · 10 years ago
- 8645071 nios2: divide nios2-io.h into each specific drivers and remove it by Thomas Chou · 10 years ago
- 8ac22a6 omap: clean-up dead configs by Masahiro Yamada · 10 years ago
- 53022c3 serial: sh: Add support External Clock mode by Nobuhiro Iwamatsu · 10 years ago
- 1a223c9 serial: sh: Add support DL and CKS register for R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- b1cdd8b Merge branch 'u-boot-ti/master' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 48b3ed2 Merge branch 'u-boot-sh/rmobile' into 'u-boot-arm/master' by Albert ARIBAUD · 10 years ago
- 7c38764 keystone2: use CONFIG_SOC_KEYSTONE in common places by Khoronzhuk, Ivan · 10 years ago
- 2f972a3 serial: sh: Add support R8A7794 by Nobuhiro Iwamatsu · 10 years ago
- 093f79a Add a flag indicating when the serial console is ready by Simon Glass · 10 years ago
- 709ea54 stdio: Pass device pointer to stdio methods by Simon Glass · 10 years ago
- 5b9587a serial: ns16550: use a const variable instead of macro by Masahiro Yamada · 10 years ago
- f8c7c20 serial: ns16550: use DIV_ROUND_CLOSEST macro to compute the divisor by Masahiro Yamada · 10 years ago
- 841977d serial: ns16550: drop CONFIG_OMAP1610 from the special case by Masahiro Yamada · 10 years ago
- 3a56482 serial_mxc: disable new features of autobaud detection by Eric Nelson · 10 years ago
- d57dee5 serial: nsl16550: add hw flow control support by Karicheri, Muralidharan · 11 years ago
- 8e26157 bd_info: remove bi_barudrate member from struct bd_info by Masahiro Yamada · 11 years ago
- d2a3e911 Merge branch 'u-boot/master' by Albert ARIBAUD · 10 years ago
- 870e0bd serial: zynq: Fix typo in suffix function name by Michal Simek · 11 years ago
- 6c4da35 serial: zynq: Remove sparse warnings by Michal Simek · 11 years ago
- ef509b9 k2hk: add support for k2hk SOC and EVM by Vitaly Andrianov · 11 years ago
- ffb8790 sandbox: Allow Ctrl-C to work in sandbox by Simon Glass · 11 years ago
- 7d95f2a sandbox: Add LCD driver by Simon Glass · 11 years ago
- c9416b9 serial: zynq: Add OF initialization support by Michal Simek · 11 years ago
- 1cb8393 serial: arc: Convert to use default_serial_puts by Axel Lin · 11 years ago
- 94b5400 serial/serial_arc: switch from {read|write}l to {read|write}b accessors by Alexey Brodkin · 11 years ago
- 1d568c7 serial/serial_arc: add work-around of ISS bug by Alexey Brodkin · 11 years ago
- 19605e2 serial_zynq: Migrate to Zynq clock framework by Soren Brinkmann · 11 years ago
- bf83495 zynq: serial: Simplify serial driver initialization by Michal Simek · 11 years ago
- a87a0ce Merge branch 'u-boot-pxa/master' into 'u-boot-arm/master' by Albert ARIBAUD · 11 years ago
- c4d376f Merge branch 'master' of git://git.denx.de/u-boot-arm by Tom Rini · 11 years ago
- 2d61e1b serial: opencores_yanu: Avoid duplicate oc_serial_setbrg() implementation by Axel Lin · 11 years ago
- 18a6bcc serial: opencores_yanu: Fix build error by Axel Lin · 11 years ago
- 22a240c serial/serial_arc - add driver for ARC UART by Alexey Brodkin · 11 years ago
- f016f8c usb: mv_udc: Rename to ci_udc by Marek Vasut · 11 years ago
- f8d1086 ARM: serial: Remove the IXP UART driver by Marek Vasut · 11 years ago
- e6252fa serial: s5p: set automatically clears after resetting Rx FIFO by Inha Song · 11 years ago