Commit Graph

18305 Commits (088f1b199112c7ec1bb8f94547f6a21107623f1d)
 

Author SHA1 Message Date
Kim Phillips 088f1b1991 common/cmd_*.c: sparse fixes 12 years ago
Kim Phillips 2f220500a4 include/image.h: sparse fixes 12 years ago
Kim Phillips 20051f2ab2 arch/powerpc/lib/board.c, *traps.c: sparse fixes 12 years ago
Kim Phillips fe44f452db arch/powerpc/lib/extable.c: sparse fix 12 years ago
Kim Phillips cdfdb8d7f3 arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefined 12 years ago
Kim Phillips aa9e891c63 include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined' 12 years ago
Kim Phillips 25b26ec69f include/linux/unaligned/generic.h: fix warning: preprocessor token __force redefined 12 years ago
Kim Phillips 0d4c1c91bb include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} redefined 12 years ago
Kim Phillips eef1cf2d5c include/linux/byteorder: import latest endian definitions from linux 12 years ago
Stephen Warren f9b55e2285 fs: rename fsload command to load 12 years ago
Stephen Warren 3f83c87ee5 fs: fix number base behaviour change in fatload/ext*load 12 years ago
Stephen Warren b6a3044436 cmd_ext4: remove TABs from command help text 12 years ago
Stephen Warren e9b0f99e82 fs: fix do_fsload() handling of optional arguments 12 years ago
Simon Glass 51bdad67cb x86: config: Enable AHCI support for coreboot 12 years ago
Simon Glass b6458d38d6 ide: Correct function signatures for ide_read/write() 12 years ago
Walter Murphy fe1f808ce7 ahci: Expand HDD Logical Block addressability up to 32 bits 12 years ago
Marc Jones 766b16fe18 ahci: Perform SATA flush after disk write. 12 years ago
Marc Jones 2a0c61d401 ahci: Support spin-up and link-up separately 12 years ago
Walter Murphy 57847660bb ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) 12 years ago
Taylor Hutt 90b276f6a2 ahci: flush / invalidate dcache around SATA commands 12 years ago
Taylor Hutt 64738e8ae8 ahci: Use virt_to_phys() to denote physical addresses for DMA 12 years ago
Gabe Black b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 12 years ago
Taylor Hutt 5a2b77f47d ahci: Fix 'Invaild' typo 12 years ago
Taylor Hutt c873111565 ahci: Use sizeof(fis) instead of hardcoding '20' 12 years ago
Gabe Black 19d1d41e84 ahci: Make the AHCI code find the capacity of disks > 128 GB properly 12 years ago
Hung-Te Lin b7a21b70d0 ahci: support scsi writing in AHCI driver 12 years ago
Gabe Black e81058c05b ahci: Make sending the SETFEATURES_XFER command optional 12 years ago
Stefan Reinauer 4e422bce8a ahci: cosmetics and cleanup 12 years ago
Stefan Reinauer 7ba7917c91 ahci: Improve AHCI debugging 12 years ago
Stefan Reinauer 9a65b8754c ahci: Optimise AHCI controller reset and start-up 12 years ago
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 12 years ago
Simon Glass c4fa493d3a Support setenv_ulong() and setenv_addr() for powerpc 12 years ago
Hung-Te Lin 758c9e6954 scsi: Add scsi_write to SCSI driver 12 years ago
Vadim Bendebury 4ae5eb7c5b scsi: Provide support for a list of AHCI controllers. 12 years ago
Vadim Bendebury 284231e49a ahci: Support splitting of read transactions into multiple chunks 12 years ago
Stefan Roese e08ebf4687 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) 12 years ago
Stefan Roese af8d1d3f71 ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) 12 years ago
Tom Rini 044fc14bcb am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support 12 years ago
Stephen Warren 418b7f3aff Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG 12 years ago
Tom Rini 7e27f89fdf README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG 12 years ago
Simon Glass b4a2e43570 git-mailrc: Change x86 maintainer to Simon 12 years ago
Wolfgang Denk d266f66925 lib/vsprintf.c: don't special-case pointers to address null 12 years ago
Tom Rini 085b9c3a1d cmd_fdt.c: Use %p when printing pointers 12 years ago
Stephen Warren a1b231cef6 fs: handle CONFIG_NEEDS_MANUAL_RELOC 12 years ago
Tom Rini ed296d206a MAKEALL: Add -s to '${MAKE} tidy' section 12 years ago
Simon Glass b9dc49412d ext4: Fix printf() format string error 12 years ago
Stephan Gatzka a99c040c33 FPGA: Cyclon II: Correctly reset the FPGA before configuration 12 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 12 years ago
Stephen Warren 03e2ecf6b8 fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 12 years ago
Stephen Warren 672ee2110c fs: delete unused Makefile 12 years ago