efi_selftest: check length reported by GetNextVariableName()
[oweals/u-boot.git] / drivers / serial /
2020-03-13 Tom RiniMerge branch '2020-03-13-master-imports'
2020-03-13 Angelo Durgehelloserial: mcfuart: renaming to a more appropriate name
2020-03-13 Angelo Durgehelloserial: mcfuart: fix uart port index
2020-03-12 Tom RiniMerge tag 'u-boot-stm32-20200310' of https://gitlab...
2020-03-11 Tom RiniMerge tag 'mmc-2020-3-9' of https://gitlab.denx.de...
2020-03-10 Tom RiniMerge tag 'u-boot-imx-20200310' of https://gitlab.denx...
2020-03-10 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.04-a' of https:...
2020-03-10 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-03-09 Giulio Benettiserial_lpuart: make clock failure less verbose
2020-03-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-03-05 Wolfgang Wallnerserial: ns16550: Move PCI access from ofdata_to_platdat...
2020-02-11 Tom RiniMerge tag 'dm-pull-6feb20' of https://gitlab.denx.de...
2020-02-10 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-10 Tom RiniMerge tag 'fixes-for-v2020.04' of https://gitlab.denx...
2020-02-08 Tom RiniMerge branch '2020-02-07-master-imports'
2020-02-07 Jason Liserial: serial_cortina: add UART DM driver for CAxxxx...
2020-02-07 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2020-02-06 Simon Glassdm: core: Create a new header file for 'compat' features
2020-02-06 Simon Glassdm: core: Require users of devres to include the header
2020-02-05 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-02-05 Tom RiniMerge tag 'rpi-next-2020.04' of https://gitlab.denx...
2020-02-04 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2020-02-03 Simon Glassx86: serial: Add a coreboot serial driver
2020-02-03 Simon Glassserial: ns16550: Support run-time configuration
2020-01-29 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-26 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-01-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-25 Tom RiniMerge branch '2020-01-24-master-imports'
2020-01-24 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-24 Simon Glasscommon: Move clock functions into a new file
2020-01-24 Simon Glasscommon: Drop floppy disk support
2020-01-24 Patrik Dahlströmserial: ns16550: Use old baud rate divisor for flushing...
2020-01-21 Tom RiniMerge tag 'u-boot-imx-20200121' of https://gitlab.denx...
2020-01-20 Tom RiniMerge tag '2020-01-20-ti-2020.04' of https://gitlab...
2020-01-20 Tom RiniMerge tag 'u-boot-stm32-20200117' of https://gitlab...
2020-01-20 Tom RiniMerge branch '2020-01-17-reduce-size-of-common-h-even...
2020-01-17 Simon Glasscommon: Move hang() to the same header as panic()
2020-01-17 Simon Glasscommon: Move clock functions into a new file
2020-01-17 Simon Glasscommon: Drop floppy disk support
2020-01-16 Tom RiniMerge tag 'mmc-1-16-2020' of https://gitlab.denx.de...
2020-01-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-01-16 Tom RiniMerge tag 'xilinx-for-v2020.04' of https://gitlab.denx...
2020-01-16 Tom RiniMerge branch '2020-01-15-master-imports'
2020-01-16 Sean AndersonAdd dependencies for MALLOC_F and OF_LIBFDT
2020-01-15 Tom RiniMerge tag 'efi-2020-04-rc1-2' of https://gitlab.denx...
2020-01-15 Tom RiniMerge tag 'u-boot-imx-20200115' of https://gitlab.denx...
2020-01-14 Giulio Benettiserial_lpuart: add support for i.MXRT
2020-01-14 Giulio Benettiserial_lpuart: add clock enable if CONFIG_CLK is defined
2020-01-08 Tom RiniMerge tag 'u-boot-imx-20200108' of https://gitlab.denx...
2020-01-08 Tom RiniMerge tag 'u-boot-amlogic-20200108' of https://gitlab...
2020-01-07 Tom RiniMerge tag 'u-boot-imx-20200107' of https://gitlab.denx...
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06 Tom RiniMerge branch 'next'
2019-12-12 Tom RiniMerge tag 'dm-next-13dec19' of https://gitlab.denx...
2019-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.01-a' of https:...
2019-12-10 Heinrich Schuchardtserial: sandbox: support Unicode
2019-12-09 Tom RiniMerge tag 'u-boot-imx-20191209' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'efi-2020-01-rc5' of https://gitlab.denx...
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-03-master-imports'
2019-12-03 Thomas HebbKconfig: make TPL_DM_SERIAL depend on TPL_DM
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glassserial: usb: Correct the usbtty_...() prototypes
2019-12-02 Bin Mengdm: serial: Handle "stdout-path" with ":options" correctly
2019-11-28 Tom RiniMerge git://git.denx.de/u-boot-socfpga
2019-11-28 Tom RiniMerge git://git.denx.de/u-boot-usb
2019-11-28 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-11-25 Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-24 Matthias Bruggerdrivers: bcm283x: Set pre-location flag for OF_BOARD
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-26 Tom RiniMerge tag 'mips-pull-2019-10-25' of git://git.denx...
2019-10-25 Weijie Gaoserial: serial_mtk: add non-DM version for SPL
2019-10-25 Weijie Gaoserial: serial_mtk: enable FIFO and disable flow control
2019-10-09 Tom RiniMerge tag 'xilinx-for-v2020.01' of https://gitlab.denx...
2019-10-09 Tom RiniMerge tag 'u-boot-imx-20191009' of https://gitlab.denx...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-08 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-x86
2019-10-08 Peng Fanserial: Kconfig: make MXC_UART usable for MX7 and IMX8M
2019-10-08 Simon Glassdm: pci: Add a function to read a PCI BAR
2019-10-08 Simon Glassdm: core: Call ofdata_to_platdata() with of-platdata
2019-10-08 Simon Glassserial: ns16550: Allow serial to enabled/disabled in SPL
2019-09-06 Tom RiniMerge tag 'rpi-next-2019.10' of https://github.com...
2019-09-01 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2019-08-29 Tom RiniMerge tag 'efi-2019-10-rc4' of https://gitlab.denx...
2019-08-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-29 Tom RiniMerge tag 'u-boot-amlogic-20190828' of https://gitlab...
2019-08-27 Tom RiniMerge branch 'u-boot-stm32_20190827' of https://gitlab...
2019-08-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-27 Patrick Delaunayserial: stm32: add Framing error support
2019-08-26 Tom RiniMerge branch '2019-08-26-master-imports'
2019-08-26 Adam FordKconfig: Varios: Fix more SPL, TPL dependencies
2019-08-17 Tom RiniMerge tag 'efi-2019-10-rc3' of https://gitlab.denx...
2019-08-17 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-socfpga
2019-08-16 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-15 Sagar Shrikant Kadamriscv : serial: use rx watermark to indicate rx data...
2019-08-13 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-08-13 Tom RiniMerge tag 'u-boot-amlogic-20190812' of https://gitlab...
2019-08-12 Tom RiniMerge branch '2019-08-11-ti-imports'
2019-08-12 Tom RiniMerge branch '2019-08-11-master-imports'
next