index
:
u-boot-toradex.git
2011.12-colibri_vf
2014.04-toradex
2014.10-toradex
2014.10-toradex-next
2015.04-imx7-1.1.0_ga-toradex-next
2015.04-toradex
2015.04-toradex-next
2016.11-toradex
2016.11-toradex-next
colibri
colibri-next
colibri_vf
toradex_2019.07
toradex_2019.07-next
toradex_2020.07
toradex_imx6
toradex_imx_lf_v2022.04
toradex_imx_lf_v2024.04
toradex_imx_v2017.03_4.9.123_imx8mm_ga-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta1-bring_up
toradex_imx_v2017.03_4.9.51_imx8_beta2-bring_up
toradex_imx_v2018.03_4.14.62_1.0.0_beta-bringup
toradex_imx_v2018.03_4.14.78_1.0.0_ga-bringup
toradex_imx_v2018.03_4.14.98_2.3.0_bringup
toradex_imx_v2020.04_5.4.24_2.1.0
toradex_imx_v2020.04_5.4.70_2.3.0
toradex_ti-u-boot-2021.01_bringup
toradex_ti-u-boot-2023.04
toradex_ti-u-boot-2024.04
U-Boot bootloader for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
ide.h
Age
Commit message (
Expand
)
Author
2016-05-17
dm: ide: Add support for driver-model block devices
Simon Glass
2016-03-14
dm: Add a new header for block devices
Simon Glass
2016-03-14
dm: Drop the block_dev_desc_t typedef
Simon Glass
2016-01-13
block: pass block dev not num to read/write/erase()
Stephen Warren
2016-01-13
part_dos.c: Don't wrap to negative after 2G sectors
Stefan Monnier
2014-10-25
ide: add missing prototype
Jeroen Hofstee
2014-07-22
common: cmd_ide: use __weak and add prototypes
Jeroen Hofstee
2013-07-25
Merge branch 'master' of git://git.denx.de/u-boot-nds32
Tom Rini
2013-07-24
Add GPL-2.0+ SPDX-License-Identifier to source files
Wolfgang Denk
2013-07-24
block: constify sect_buf argument of ide_write_data
Gabor Juhos
2013-07-15
Fix ext2/ext4 filesystem accesses beyond 2TiB
Frederic Leroy
2013-06-26
Fix block device accesses beyond 2TiB
Sascha Silbe
2013-03-15
Adjust board_r.c for ppc
Simon Glass
2012-10-22
ide: Add printf format string for CONFIG_SYS_64BIT_LBA option
Gabe Black
2012-10-17
change all versions of input_data() and output_data() to global weak aliases
Pavel Herrmann
2012-10-17
split mpc8xx hooks from cmd_ide.c
Pavel Herrmann
2012-10-15
ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write)
Tom Rini
2012-10-08
ide: Correct IDE_BUS(dev) macro
Luka Perkov
2011-04-30
IDE: fix compiler warnings
Wolfgang Denk
2011-04-30
cmd_ide: enhance new feature "CONFIG_IDE_AHB"
Macpaul Lin
2009-09-25
mucmc52, uc101: delete ata@3a00 node, if no CF card is detected
Heiko Schocher
2008-10-18
rename CFG_ macros to CONFIG_SYS
Jean-Christophe PLAGNIOL-VILLARD
2007-08-28
IDE: - make ide_inb () and ide_outb () "weak", so boards can
Heiko Schocher
2007-02-20
[PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe...
Grant Likely
2007-02-20
[PATCH 1_4] Merge common get_dev() routines for block devices
Grant Likely
2004-03-14
Code cleanup; make several boards compile & link.
LABEL_2004_03_14_2340
wdenk
2004-03-13
* Patch by Rune Torgersen, 27 Feb 2004:
wdenk
2002-08-27
Initial revision
wdenk