Commit Graph

18460 Commits (7f0a22ff25f3b63d259e27a3702a5d10254e7165)
 

Author SHA1 Message Date
Vikram Narayanan 46d626d392 socfpga/spl: Remove malloc.h 13 years ago
Vikram Narayanan 7ae534cef9 socfpga/spl: Remove timer_init from spl_board_init 13 years ago
Jens Scharsig (BuS Elektronik) cc69cc0027 arm: atmel: cpux9k2: add missing cache configs 13 years ago
Albert ARIBAUD a42c87f9d8 Merge remote-tracking branch 'u-boot-ti/master' 13 years ago
Simon Glass 51bdad67cb x86: config: Enable AHCI support for coreboot 13 years ago
Simon Glass b6458d38d6 ide: Correct function signatures for ide_read/write() 13 years ago
Walter Murphy fe1f808ce7 ahci: Expand HDD Logical Block addressability up to 32 bits 13 years ago
Marc Jones 766b16fe18 ahci: Perform SATA flush after disk write. 13 years ago
Marc Jones 2a0c61d401 ahci: Support spin-up and link-up separately 13 years ago
Walter Murphy 57847660bb ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout) 13 years ago
Taylor Hutt 90b276f6a2 ahci: flush / invalidate dcache around SATA commands 13 years ago
Taylor Hutt 64738e8ae8 ahci: Use virt_to_phys() to denote physical addresses for DMA 13 years ago
Gabe Black b4c5bbce49 ahci: Support 64-bit LBA option when reading capacity 13 years ago
Taylor Hutt 5a2b77f47d ahci: Fix 'Invaild' typo 13 years ago
Taylor Hutt c873111565 ahci: Use sizeof(fis) instead of hardcoding '20' 13 years ago
Gabe Black 19d1d41e84 ahci: Make the AHCI code find the capacity of disks > 128 GB properly 13 years ago
Hung-Te Lin b7a21b70d0 ahci: support scsi writing in AHCI driver 13 years ago
Gabe Black e81058c05b ahci: Make sending the SETFEATURES_XFER command optional 13 years ago
Stefan Reinauer 4e422bce8a ahci: cosmetics and cleanup 13 years ago
Stefan Reinauer 7ba7917c91 ahci: Improve AHCI debugging 13 years ago
Stefan Reinauer 9a65b8754c ahci: Optimise AHCI controller reset and start-up 13 years ago
Stefan Reinauer 447c031ba4 scsi: Add function and env var to report number of scsi drives 13 years ago
Simon Glass c4fa493d3a Support setenv_ulong() and setenv_addr() for powerpc 13 years ago
Hung-Te Lin 758c9e6954 scsi: Add scsi_write to SCSI driver 13 years ago
Vadim Bendebury 4ae5eb7c5b scsi: Provide support for a list of AHCI controllers. 13 years ago
Vadim Bendebury 284231e49a ahci: Support splitting of read transactions into multiple chunks 13 years ago
Stefan Roese e08ebf4687 ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1) 13 years ago
Stefan Roese af8d1d3f71 ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1) 13 years ago
Tom Rini 044fc14bcb am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG support 13 years ago
Stephen Warren 418b7f3aff Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIG 13 years ago
Tom Rini 7e27f89fdf README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG 13 years ago
Simon Glass b4a2e43570 git-mailrc: Change x86 maintainer to Simon 13 years ago
Wolfgang Denk d266f66925 lib/vsprintf.c: don't special-case pointers to address null 13 years ago
Tom Rini 085b9c3a1d cmd_fdt.c: Use %p when printing pointers 13 years ago
Stephen Warren a1b231cef6 fs: handle CONFIG_NEEDS_MANUAL_RELOC 13 years ago
Matthias Fuchs a956bdcb3f am335x: add initial AM335x IDK board support 13 years ago
Andreas Bießmann 60607c9de0 avr32: allow multi block mmc access for all boards 13 years ago
Tom Rini 57f588be60 omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFF 13 years ago
Koen Kooi 9cd7b4cdca am335x: add mux config for DDR3 version of beaglebone 13 years ago
Raphael Assenat 843a7ee8c4 eco5pk: Add new board and default config 13 years ago
Pali Rohár ed407be53e New board support: Nokia RX-51 aka N900 13 years ago
Pali Rohár 33a35bbbe0 cfb_console: Add support for some ANSI terminal escape codes 13 years ago
Pali Rohár 318e70e244 Add power bus message definitions in twl4030.h 13 years ago
Pali Rohár 89e6f13849 arm bootm: Allow to pass board specified atags 13 years ago
Tom Rini ed296d206a MAKEALL: Add -s to '${MAKE} tidy' section 13 years ago
Simon Glass b9dc49412d ext4: Fix printf() format string error 13 years ago
Stephan Gatzka a99c040c33 FPGA: Cyclon II: Correctly reset the FPGA before configuration 13 years ago
Stephen Warren 045fa1e114 fs: add filesystem switch libary, implement ls and fsload commands 13 years ago
Stephen Warren 03e2ecf6b8 fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*} 13 years ago
Stephen Warren 672ee2110c fs: delete unused Makefile 13 years ago