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