configs: net: dm9000: Move new Kconfig option to board configs
[platform/kernel/u-boot.git] / drivers / xen /
2021-10-12 Tom RiniMerge tag 'u-boot-stm32-20211012' of https://source...
2021-10-04 Tom RiniMerge branch 'next'
2021-09-30 Tom RiniMerge tag 'xilinx-for-v2022.01-rc1' of https://source...
2021-09-30 Tom RiniMerge branch '2021-09-30-whitespace-cleanups' into...
2021-09-30 Wolfgang DenkWS cleanup: remove trailing empty lines
2021-07-07 Tom RiniMerge tag 'dm-pull-6jul21' of https://source.denx.de...
2021-07-06 Patrick Delaunaydm: define LOG_CATEGORY for all uclass
2021-02-23 Tom RiniMerge tag 'xilinx-for-v2021.04-rc3' of https://gitlab...
2021-02-15 Tom RiniMerge branch '2021-02-02-drop-asm_global_data-when...
2021-02-02 Simon Glasscommon: Drop asm/global_data.h from common header
2021-01-22 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-16 Tom RiniMerge branch '2021-01-15-assorted-improvements'
2021-01-15 Ovidiu Panaitcommon: board_r: Drop initr_xen wrapper
2021-01-13 Tom RiniMerge tag 'u-boot-amlogic-20210112' of https://gitlab...
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-05 Tom RiniMerge tag 'v2021.01-rc5' into next
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 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-08-26 Tom RiniMerge tag 'u-boot-imx-20200825' of https://gitlab.denx...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge tag 'i2c-bugfixes-for-v2020.10' of https://gitlab...
2020-08-25 Tom RiniMerge tag 'u-boot-rockchip-20200820' of https://gitlab...
2020-08-25 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-08-25 Tom RiniMerge branch '2020-08-24-misc-improvements'
2020-08-24 Anastasiia Lukianenkoxen: Code style conformity
2020-08-15 Tom RiniMerge tag 'efi-2020-10-rc3-2' of https://gitlab.denx...
2020-08-14 Tom RiniMerge branch '2020-08-14-assorted-updates'
2020-08-14 Oleksandr Andrushc... board: xen: De-initialize before jumping to Linux
2020-08-14 Anastasiia Lukianenkoxen: pvblock: Print found devices indices
2020-08-14 Anastasiia Lukianenkoxen: pvblock: Implement front-back protocol and do IO
2020-08-14 Anastasiia Lukianenkoxen: pvblock: Read XenStore configuration and initialize
2020-08-14 Anastasiia Lukianenkoxen: pvblock: Enumerate virtual block devices
2020-08-14 Anastasiia Lukianenkoxen: pvblock: Add initial support for para-virtualized...
2020-08-14 Oleksandr Andrushc... xen: Port Xen grant table driver from mini-os
2020-08-14 Oleksandr Andrushc... xen: Port Xen bus driver from mini-os
2020-08-14 Peng Fanserial: serial_xen: Add Xen PV serial driver
2020-08-14 Oleksandr Andrushc... xen: Port Xen event channel driver from mini-os
2020-08-14 Oleksandr Andrushc... xen: Port Xen hypervisor related code from mini-os