| Commit message (Expand) | Author | Age | Files | Lines |
* | SPDX: Convert all of our single license tags to Linux Kernel style | Tom Rini | 2018-05-07 | 1 | -2/+1 |
* | block: ide: Drop CONFIG_IDE_LED | Bin Meng | 2017-09-03 | 1 | -13/+0 |
* | block: ide: Drop CONFIG_IDE_INIT_POSTRESET | Bin Meng | 2017-09-03 | 1 | -4/+0 |
* | dm: ide: Add support for driver-model block devices | Simon Glass | 2016-05-17 | 1 | -0/+8 |
* | dm: Add a new header for block devices | Simon Glass | 2016-03-14 | 1 | -10/+2 |
* | dm: Drop the block_dev_desc_t typedef | Simon Glass | 2016-03-14 | 1 | -3/+3 |
* | block: pass block dev not num to read/write/erase() | Stephen Warren | 2016-01-13 | 1 | -2/+4 |
* | part_dos.c: Don't wrap to negative after 2G sectors | Stefan Monnier | 2016-01-13 | 1 | -4/+4 |
* | ide: add missing prototype | Jeroen Hofstee | 2014-10-25 | 1 | -0/+1 |
* | common: cmd_ide: use __weak and add prototypes | Jeroen Hofstee | 2014-07-22 | 1 | -0/+4 |
* | Merge branch 'master' of git://git.denx.de/u-boot-nds32 | Tom Rini | 2013-07-25 | 1 | -1/+1 |
|\ |
|
| * | block: constify sect_buf argument of ide_write_data | Gabor Juhos | 2013-07-24 | 1 | -1/+1 |
* | | Add GPL-2.0+ SPDX-License-Identifier to source files | Wolfgang Denk | 2013-07-24 | 1 | -17/+1 |
|/ |
|
* | Fix ext2/ext4 filesystem accesses beyond 2TiB | Frederic Leroy | 2013-07-15 | 1 | -0/+2 |
* | Fix block device accesses beyond 2TiB | Sascha Silbe | 2013-06-26 | 1 | -2/+3 |
* | Adjust board_r.c for ppc | Simon Glass | 2013-03-15 | 1 | -0/+7 |
* | ide: Add printf format string for CONFIG_SYS_64BIT_LBA option | Gabe Black | 2012-10-22 | 1 | -0/+2 |
* | change all versions of input_data() and output_data() to global weak aliases | Pavel Herrmann | 2012-10-17 | 1 | -0/+11 |
* | split mpc8xx hooks from cmd_ide.c | Pavel Herrmann | 2012-10-17 | 1 | -0/+8 |
* | ide.h: Make ide_(read|write) match block_dev_desc_t block_(read|write) | Tom Rini | 2012-10-15 | 1 | -2/+2 |
* | ide: Correct IDE_BUS(dev) macro | Luka Perkov | 2012-10-08 | 1 | -1/+1 |
* | IDE: fix compiler warnings | Wolfgang Denk | 2011-04-30 | 1 | -1/+1 |
* | cmd_ide: enhance new feature "CONFIG_IDE_AHB" | Macpaul Lin | 2011-04-30 | 1 | -0/+7 |
* | mucmc52, uc101: delete ata@3a00 node, if no CF card is detected | Heiko Schocher | 2009-09-25 | 1 | -0/+3 |
* | rename CFG_ macros to CONFIG_SYS | Jean-Christophe PLAGNIOL-VILLARD | 2008-10-18 | 1 | -2/+2 |
* | IDE: - make ide_inb () and ide_outb () "weak", so boards can | Heiko Schocher | 2007-08-28 | 1 | -0/+2 |
* | [PATCH 9_9] Use "void *" not "unsigned long *" for block dev read_write buffe... | Grant Likely | 2007-02-20 | 1 | -2/+2 |
* | [PATCH 1_4] Merge common get_dev() routines for block devices | Grant Likely | 2007-02-20 | 1 | -3/+3 |
* | Code cleanup; make several boards compile & link.LABEL_2004_03_14_2340 | wdenk | 2004-03-14 | 1 | -1/+1 |
* | * Patch by Rune Torgersen, 27 Feb 2004: | wdenk | 2004-03-13 | 1 | -2/+8 |
* | Initial revision | wdenk | 2002-08-27 | 1 | -0/+49 |