ide: Avoid preprocessor for CONFIG_LBA48
[platform/kernel/u-boot.git] / drivers / block / ide.c
2023-04-27 Simon Glasside: Avoid preprocessor for CONFIG_LBA48
2023-04-27 Simon Glasside: Avoid preprocessor for CONFIG_ATAPI
2023-04-27 Simon Glasside: Simplify success condition
2023-04-27 Simon Glasside: Refactor confusing loop code
2023-04-27 Simon Glasside: Change the retries variable
2023-04-27 Simon Glasside: Make function static
2023-04-27 Simon Glasside: Correct use of ATAPI
2023-04-27 Simon Glasside: Create a prototype for ide_set_reset()
2023-04-27 Simon Glasside: Drop weak functions
2023-04-27 Simon Glasside: Move a few functions further up the file
2023-04-27 Simon Glasside: Drop ide_device_present()
2023-04-27 Simon Glasside: Move ide_init() into probing
2023-04-27 Simon Glasside: Use mdelay() for long delays
2023-04-27 Simon Glasside: Move ATA_CURR_BASE to C file
2023-01-31 Tom RiniMerge tag 'u-boot-amlogic-20230131' of https://source...
2023-01-27 Tom RiniMerge tag 'xilinx-for-v2023.04-rc1' of https://source...
2023-01-25 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2023-01-24 Tom RiniMerge branch '2023-01-24-bootstd-allow-migration-from...
2023-01-23 Simon Glassbootstd: Add a new pre-scan priority for bootdevs
2023-01-23 Simon Glassbootstd: Add an IDE bootdev
2023-01-23 Simon Glasside: Drop non-DM code for BLK
2022-10-20 Tom RiniMerge tag 'clk-2023.01' of https://source.denx.de/u...
2022-10-03 Tom RiniMerge branch 'next'
2022-09-27 Tom RiniMerge tag 'u-boot-stm32-20220927' of https://source...
2022-09-26 Tom RiniMerge tag 'xilinx-for-v2023.01-rc1-v2' of https://gitla...
2022-09-26 Tom RiniMerge branch 'next' of https://gitlab.denx.de/u-boot...
2022-09-25 Tom RiniMerge tag 'dm-next-25sep22' of https://gitlab.denx...
2022-09-25 Simon Glassblk: Rename if_type to uclass_id
2022-09-19 Tom RiniMerge branch 'master' into next
2022-09-18 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-09-18 Stefan Roesecyclic: Use schedule() instead of WATCHDOG_RESET()
2022-09-16 Tom RiniMerge branch '2022-09-16-rationalize-the-block-interfac...
2022-09-16 Simon Glassblk: Switch over to using uclass IDs
2022-09-16 Simon Glasside: Use a flag for an ATAPI device
2022-08-09 Tom RiniMerge tag 'u-boot-amlogic-20220809' of https://source...
2022-07-11 Tom RiniMerge branch 'next'
2022-07-08 Tom RiniMerge tag 'dm-pull-28jun22' of https://source.denx...
2022-06-30 Tom RiniMerge tag 'u-boot-at91-2022.10-a' of https://source...
2022-06-30 Tom RiniMerge tag 'versal-qspi-for-v2022.10' of https://gitlab...
2022-06-29 Tom RiniMerge branch '2022-06-28-Kconfig-migrations' into next
2022-06-28 Tom Riniblock: ide: Remove ide_preinit function
2022-04-15 Tom RiniMerge branch 'next' of https://source.denx.de/u-boot...
2022-04-10 Tom RiniMerge tag 'efi-2022-07-rc1' of https://source.denx...
2022-04-09 AKASHI Takahiroblock: ide: call device_probe() after scanning
2022-03-03 Tom RiniMerge tag 'u-boot-at91-fixes-2022.04-a' of https:/...
2022-02-21 Tom RiniMerge tag 'xilinx-for-v2022.04-rc3' of https://gitlab...
2022-02-10 Tom RiniMerge https://source.denx.de/u-boot/custodians/u-boot...
2022-02-09 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-mmc
2022-02-09 Tom RiniMerge branch '2022-02-08-Kconfig-updates'
2022-02-09 Simon Glasside: Drop CONFIG_IDE_AHB
2022-01-19 Tom RiniMerge tag 'xilinx-for-v2022.04-rc1' of https://source...
2022-01-10 Tom RiniMerge branch 'next'
2022-01-09 Tom RiniMerge tag 'u-boot-amlogic-20220107' of https://source...
2021-12-20 Tom RiniMerge tag 'v2022.01-rc4' into next
2021-12-17 Tom RiniMerge tag 'u-boot-at91-2022.04-a' of https://source...
2021-12-06 Tom RiniMerge tag 'dm-pull-5dec21a' of https://source.denx...
2021-12-05 Simon Glasside: Drop ATA_PORT_ADDR
2021-12-05 Simon Glasside: Drop unused CONFIG options
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-04-20 Tom RiniMerge branch '2021-04-20-assorted-improvements'
2021-04-20 Reinoud ZandijkFix IDE commands issued, fix endian issues, fix non...
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-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/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-04-22 Tom RiniMerge tag 'mmc-2020-4-22' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-21 Tom RiniMerge tag 'for-v2020.07' of https://gitlab.denx.de...
2020-04-20 Tom RiniMerge branch '2020-04-17-master-imports'
2020-04-17 Heinrich Schuchardtblock: ide: use definitions from include/libata.h
2018-11-16 Tom RiniMerge tag 'pull-14nov18' of git://git.denx.de/u-boot-dm
2018-11-14 Bin Mengblk: Call part_init() in the post_probe() method
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-09-10 Bin Mengblock: ide: Don't bother to create BLK device if no...
2017-09-10 Bin Mengblock: ide: Fix block read/write with driver model
2017-09-05 Tom RiniMerge branch 'rmobile' of git://git.denx.de/u-boot-sh
2017-09-03 Bin Mengblock: ide: Drop CONFIG_IDE_LED
2017-09-03 Bin Mengblock: ide: Drop CONFIG_IDE_INIT_POSTRESET
2017-08-16 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-08-04 Tom RiniMerge tag 'xilinx-for-v2017.09' of git://denx.de/git...
2017-08-02 Tom RiniMerge git://git.denx.de/u-boot-fsl-qoriq
2017-08-01 Tom RiniMerge git://git.denx.de/u-boot-x86
2017-08-01 Bin Mengblock: ide: Fix build error when CONFIG_BLK is on
2017-06-27 Tom RiniMerge git://www.denx.de/git/u-boot-imx
2017-06-21 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2017-06-19 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sunxi
2017-06-14 Tom RiniMerge git://git.denx.de/u-boot-mpc85xx
next