usb: ehci-mx6: Add generic EHCI PHY support
[pandora-u-boot.git] / drivers / serial /
2021-04-11 Tom RiniMerge branch '2021-04-11-remove-non-migrated-boards'
2021-04-10 Tom Riniarm: Remove apf27 board
2021-04-09 Tom RiniMerge tag 'u-boot-stm32-20210409' of https://source...
2021-04-05 Tom RiniMerge branch 'next'
2021-03-31 Tom RiniMerge tag 'xilinx-for-v2021.07' of https://source.denx...
2021-03-30 Tom RiniMerge tag 'u-boot-atmel-2021.07-a' of https://source...
2021-03-29 Tom RiniMerge tag 'v2021.04-rc5' into next
2021-03-29 Tom RiniMerge tag 'dm-pull-28mar21' of git://git.denx.de/u...
2021-03-27 Simon Glassx86: Make coreboot sysinfo available to any x86 board
2021-03-20 Tom RiniMerge branch '2021-03-20-mediatek-updates' into next
2021-03-20 Weijie Gaoserial: mtk: rewrite the setbrg function
2021-03-19 Tom RiniMerge tag 'video-for-v2021.04' of https://source.denx...
2021-03-15 Tom RiniMerge tag 'v2021.04-rc4' into next
2021-03-15 Tom RiniMerge tag 'u-boot-stm32-20210312' of https://source...
2021-03-04 Tom RiniMerge tag 'dm-pull-3mar21' of https://gitlab.denx.de...
2021-03-04 Bin Mengserial: ns16550: Handle zero <clock-frequency> value
2021-03-04 Bin Mengserial: ns16550: Correct the base address type
2021-03-03 Tom RiniMerge tag 'u-boot-imx-20210303' of https://gitlab.denx...
2021-03-03 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot-usb
2021-03-03 Pali Rohárserial: usbtty: Send urb data in correct order
2021-03-03 Pali Rohárserial: usbtty: Fix puts function
2021-02-27 Tom RiniMerge tag 'efi-2021-04-rc3-2' of https://gitlab.denx...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2021-02-26 Tom RiniMerge tag 'u-boot-stm32-20210226' of https://gitlab...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-23 Michal Simekclk: zynq: Add dummy clock enable function
2021-02-23 Mark Kettenisserial: s5p: Allow independent selection
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-15 Tom RiniMerge branch '2021-02-14-remove-some-boards'
2021-02-15 Tom Riniarm: Remove mx35pdk board
2021-02-05 Tom RiniMerge tag 'ti-v2021.04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'efi-2021-04-rc2' of https://gitlab.denx...
2021-02-04 Tom RiniMerge tag 'dm-pull-3feb21' of https://gitlab.denx.de...
2021-02-03 Bin Mengserial: sifive: Cast dev_read_addr() with uintptr_t
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-27 Pali Rohárserial: a3720: Implement pending method for output...
2021-01-26 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-25 Tom RiniMerge tag 'mips-pull-2021-01-24' of https://gitlab...
2021-01-24 Weijie Gaoserial: add uart driver for MediaTek MT7620 SoC
2021-01-22 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-sh
2021-01-18 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2021-01-18 Tom RiniMerge tag 'doc-2021-04-rc1' of https://gitlab.denx...
2021-01-18 Tom RiniMerge branch '2021-01-16-assorted-improvements'
2021-01-16 Vabhav Sharmadrivers: serial: probe all uart devices
2021-01-14 Tom RiniMerge tag 'efi-2021-04-rc1' of https://gitlab.denx...
2021-01-13 Tom RiniMerge tag 'u-boot-stm32-20210113' of https://gitlab...
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
2021-01-13 Patrick Delaunayserial: stm32: define LOG_CATEGORY
2021-01-12 Tom RiniMerge tag 'u-boot-atmel-2021.04-a' of https://gitlab...
2021-01-11 Tom RiniMerge branch 'next'
2021-01-06 Tom RiniMerge tag 'xilinx-for-v2021.04' of https://gitlab.denx...
2021-01-06 Tom RiniMerge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot...
2021-01-05 Tom RiniMerge tag 'v2021.01-rc5' into next
2021-01-05 Simon Glassdm: Rename U_BOOT_DRIVER_ALIAS to DM_DRIVER_ALIAS
2021-01-05 Simon Glassdm: Rename U_BOOT_DEVICE() to U_BOOT_DRVINFO()
2021-01-05 Simon Glassdm: core: Access device flags through functions
2021-01-05 Simon Glasssandbox: serial: Move priv into a header file
2021-01-05 Simon Glassdm: Use access methods for dev/uclass private data
2021-01-05 Simon Glassserial: Rename ns16550 functions to lower case
2021-01-05 Simon Glassserial: Update NS16550_t and struct NS16550
2021-01-04 Ashok Reddy Somaserial: uartlite: Fix uninitialized ret in debug uartlite
2020-12-23 Tom RiniMerge tag 'dm-next-23dec20' of git://git.denx.de/u...
2020-12-19 Simon Glassdm: Avoid accessing seq directly
2020-12-14 Tom RiniMerge tag 'dm-pull-14dec20' of git://git.denx.de/u...
2020-12-13 Simon Glassdm: treewide: Rename ..._platdata variables to just...
2020-12-13 Simon Glassdm: treewide: Rename ofdata_to_platdata() to of_to_plat()
2020-12-13 Simon Glassdm: treewide: Rename dev_get_platdata() to dev_get_plat()
2020-12-13 Simon Glassdm: treewide: Rename 'platdata' variables to just ...
2020-12-13 Simon Glassdm: treewide: Rename auto_alloc_size members to be...
2020-12-13 Simon Glasssandbox: serial: Update to use membuff
2020-12-13 Simon Glasssandbox: serial: Convert to livetree
2020-12-13 Simon Glassserial: sandbox: Drop unnecessary #ifdefs
2020-12-11 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-b' of https:...
2020-12-09 Tom RiniMerge tag 'u-boot-stm32-20201209' of https://gitlab...
2020-12-09 Patrice Chotardtreewide: Update email address Patrick Delaunay and...
2020-11-06 Tom RiniMerge tag 'u-boot-amlogic-20201105' of https://gitlab...
2020-11-02 Tom RiniMerge tag 'u-boot-atmel-fixes-2021.01-a' of https:...
2020-11-01 Tom RiniMerge tag 'efi-2020-01-rc2-2' of https://gitlab.denx...
2020-10-31 Tom RiniMerge tag 'u-boot-rockchip-20201031' of https://gitlab...
2020-10-30 Tom RiniMerge tag 'dm-pull-30oct20' of https://gitlab.denx...
2020-10-29 Simon Glasssandbox: Drop ad-hoc device declarations in SPL
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-29 Tom RiniMerge tag 'xilinx-for-v2021.01-v2' of https://gitlab...
2020-10-29 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-10-27 Michal Simekserial: pl01x: Add error value checking
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-23 Tom RiniMerge branch '2020-10-23-revert-xen-changes'
2020-10-23 Tom RiniRevert "serial: serial_xen: print U-Boot banner and...
2020-10-23 Tom RiniRevert "serial: serial_xen: add DEBUG_UART support"
2020-10-23 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-10-22 Tom RiniMerge branch '2020-10-22-misc-changes'
2020-10-22 AKASHI Takahiroserial: serial_xen: add DEBUG_UART support
2020-10-22 AKASHI Takahiroserial: serial_xen: print U-Boot banner and others
2020-10-22 Heinrich Schuchardtcommon: rename getc() to getchar()
2020-10-12 Tom RiniMerge tag 'ti-v2021.01-rc1' of https://gitlab.denx...
next