Merge tag 'efi-2022-07-rc1' of https://source.denx.de/u-boot/custodians/u-boot-efi
[platform/kernel/u-boot.git] / drivers / ata / sata_mv.c
2022-04-10 Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-09 AKASHI Takahirosata: call device_probe() after scanning
2021-09-16 Tom RiniMerge tag 'v2021.10-rc4' into next
2021-09-13 Tom RiniMerge tag 'mmc-2021-9-13' of https://source.denx.de...
2021-09-13 Tom RiniMerge tag 'efi-2021-10-rc4-2' of https://source.denx...
2021-09-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-09-10 Tony Dinharm: mvebu : sata_mv should probe all ports
2021-08-27 Tom RiniMerge tag 'xilinx-for-v2021.10-rc3' of https://gitlab...
2021-08-12 Tom RiniMerge tag 'u-boot-rockchip-20210812' of https://source...
2021-08-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-11 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2021-08-11 Tony Dinharm: mvebu: sata_mv failed to identify HDDs during...
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-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 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-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-19 Simon Glasscommon: Drop linux/delay.h from common header
2020-05-19 Simon Glasscommon: Drop log.h from common header
2020-05-18 Simon Glasscommon: Drop part.h from common header
2020-05-18 Simon Glasscommon: Drop net.h from common header
2020-05-15 Tom RiniMerge branch '2020-05-15-misc-bugfixes'
2020-05-15 Trevor Woernerrename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
2019-12-03 Tom RiniMerge tag 'dm-pull-3dec19' of https://gitlab.denx.de...
2019-12-03 Tom RiniMerge branch '2019-12-02-master-imports'
2019-12-02 Simon Glasscommon: Move ARM cache operations out of common.h
2019-04-24 Tom RiniMerge tag 'u-boot-amlogic-20190423' of git://git.denx...
2019-04-15 Tom RiniMerge tag 'efi-2019-07-rc1-2' of git://git.denx.de...
2019-04-14 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2019-04-13 Tom RiniMerge tag 'pull-12apr19' of git://git.denx.de/u-boot-dm
2019-04-13 Tom RiniMerge tag 'mips-pull-2019-04-12' of git://git.denx...
2019-04-12 Tom RiniMerge tag 'u-boot-stm32-20190412' of https://github...
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2019-04-12 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-i2c
2019-04-12 Tom RiniMerge git://git.denx.de/u-boot-marvell
2019-04-12 Michael Wallesata: sata_mv: add orion-sata compatible string
2019-04-12 Michael Wallesata: sata_mv: support kirkwood architecture
2019-04-12 Michael Wallesata: sata_mv: use correct format specifier in debug()
2019-04-12 Stefan Roesesata: sata_mv: Add DM support to enable CONFIG_BLK...
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2017-07-12 Tom RiniMerge git://git.denx.de/u-boot-dm
2017-07-11 Simon Glasssata: Move drivers into new drivers/ata directory