~funderscore blog cgit wiki get in touch
aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* bootstd: Correct creating of bootdev siblingSimon Glass2023-08-09
* ide: Make use of U-Boot typesSimon Glass2023-04-27
* ide: Simplify expressions and hex valuesSimon Glass2023-04-27
* ide: Convert to use log_debug()Simon Glass2023-04-27
* ide: Tidy up ide_reset()Simon Glass2023-04-27
* ide: Correct LBA settingSimon Glass2023-04-27
* ide: Use a single local blk_desc for ide_ident()Simon Glass2023-04-27
* ide: Move all blk_desc init into ide_ident()Simon Glass2023-04-27
* ide: Make ide_ident() return an error codeSimon Glass2023-04-27
* ide: Use desc consistently for struct blk_descSimon Glass2023-04-27
* ide: Combine the two loops in ide_probe()Simon Glass2023-04-27
* ide: Move ide_init() entirely within ide_probe()Simon Glass2023-04-27
* ide: Move setting of vendor strings into ide_probe()Simon Glass2023-04-27
* ide: Make ide_bus_ok a local variableSimon Glass2023-04-27
* ide: Move bus init into a functionSimon Glass2023-04-27
* ide: Avoid preprocessor for CONFIG_LBA48Simon Glass2023-04-27
* ide: Avoid preprocessor for CONFIG_ATAPISimon Glass2023-04-27
* ide: Simplify success conditionSimon Glass2023-04-27
* ide: Refactor confusing loop codeSimon Glass2023-04-27
* ide: Change the retries variableSimon Glass2023-04-27
* ide: Make function staticSimon Glass2023-04-27
* ide: Correct use of ATAPISimon Glass2023-04-27
* ide: Create a prototype for ide_set_reset()Simon Glass2023-04-27
* ide: Drop weak functionsSimon Glass2023-04-27
* ide: Move a few functions further up the fileSimon Glass2023-04-27
* ide: Drop ide_device_present()Simon Glass2023-04-27
* ide: Move ide_init() into probingSimon Glass2023-04-27
* ide: Use mdelay() for long delaysSimon Glass2023-04-27
* ide: Move ATA_CURR_BASE to C fileSimon Glass2023-04-27
* bootstd: Add a new pre-scan priority for bootdevsSimon Glass2023-01-23
* bootstd: Add an IDE bootdevSimon Glass2023-01-23
* ide: Drop non-DM code for BLKSimon Glass2023-01-23
* blk: Rename if_type to uclass_idSimon Glass2022-09-25
* cyclic: Use schedule() instead of WATCHDOG_RESET()Stefan Roese2022-09-18
* blk: Switch over to using uclass IDsSimon Glass2022-09-16
* ide: Use a flag for an ATAPI deviceSimon Glass2022-09-16
* block: ide: Remove ide_preinit functionTom Rini2022-06-28
* block: ide: call device_probe() after scanningAKASHI Takahiro2022-04-09
* ide: Drop CONFIG_IDE_AHBSimon Glass2022-02-09
* ide: Drop ATA_PORT_ADDRSimon Glass2021-12-05
* ide: Drop unused CONFIG optionsSimon Glass2021-12-05
* dm: define LOG_CATEGORY for all uclassPatrick Delaunay2021-07-06
* Fix IDE commands issued, fix endian issues, fix non MMIOReinoud Zandijk2021-04-20
* dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass2020-12-13
* common: Drop linux/delay.h from common headerSimon Glass2020-05-18
* common: Drop log.h from common headerSimon Glass2020-05-18
* common: Drop part.h from common headerSimon Glass2020-05-18
* block: ide: use definitions from include/libata.hHeinrich Schuchardt2020-04-17
* blk: Call part_init() in the post_probe() methodBin Meng2018-11-14
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07