summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-02ahci: Perform SATA flush after disk write.Marc Jones
2012-11-02ahci: Support spin-up and link-up separatelyMarc Jones
2012-11-02ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy
2012-11-02ahci: flush / invalidate dcache around SATA commandsTaylor Hutt
2012-11-02ahci: Use virt_to_phys() to denote physical addresses for DMATaylor Hutt
2012-11-02ahci: Support 64-bit LBA option when reading capacityGabe Black
2012-11-02ahci: Fix 'Invaild' typoTaylor Hutt
2012-11-02ahci: Use sizeof(fis) instead of hardcoding '20'Taylor Hutt
2012-11-02ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black
2012-11-02ahci: support scsi writing in AHCI driverHung-Te Lin
2012-11-02ahci: Make sending the SETFEATURES_XFER command optionalGabe Black
2012-11-02ahci: cosmetics and cleanupStefan Reinauer
2012-11-02ahci: Improve AHCI debuggingStefan Reinauer
2012-11-02ahci: Optimise AHCI controller reset and start-upStefan Reinauer
2012-11-02scsi: Add function and env var to report number of scsi drivesStefan Reinauer
2012-11-02Support setenv_ulong() and setenv_addr() for powerpcSimon Glass
2012-11-02scsi: Add scsi_write to SCSI driverHung-Te Lin
2012-11-02scsi: Provide support for a list of AHCI controllers.Vadim Bendebury
2012-11-02ahci: Support splitting of read transactions into multiple chunksVadim Bendebury
2012-11-02ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese
2012-11-02ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese
2012-11-02am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini
2012-11-02Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren
2012-11-02README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini
2012-11-02git-mailrc: Change x86 maintainer to SimonSimon Glass
2012-11-02lib/vsprintf.c: don't special-case pointers to address nullWolfgang Denk
2012-11-02cmd_fdt.c: Use %p when printing pointersTom Rini
2012-11-02fs: handle CONFIG_NEEDS_MANUAL_RELOCStephen Warren
2012-11-02am335x: add initial AM335x IDK board supportMatthias Fuchs
2012-11-02avr32: allow multi block mmc access for all boardsAndreas Bießmann
2012-10-31omap3: Rework board.c for !CONFIG_SYS_L2CACHE_OFFTom Rini
2012-10-30am335x: add mux config for DDR3 version of beagleboneKoen Kooi
2012-10-30eco5pk: Add new board and default configRaphael Assenat
2012-10-30New board support: Nokia RX-51 aka N900Pali Rohár
2012-10-30cfb_console: Add support for some ANSI terminal escape codesPali Rohár
2012-10-30Add power bus message definitions in twl4030.hPali Rohár
2012-10-30arm bootm: Allow to pass board specified atagsPali Rohár
2012-10-29MAKEALL: Add -s to '${MAKE} tidy' sectionTom Rini
2012-10-29ext4: Fix printf() format string errorSimon Glass
2012-10-29FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka
2012-10-29fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren
2012-10-29fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren
2012-10-29fs: delete unused MakefileStephen Warren
2012-10-29arm720t: add back common.h includeAllen Martin
2012-10-29serial: remove calls to serial_assign()Allen Martin
2012-10-29ARM: tegra: combine duplicate Makefile rulesStephen Warren
2012-10-29tegra20: initialize variable to avoid compiler warningAllen Martin
2012-10-29tegra: move to common SPL frameworkAllen Martin
2012-10-29SPL: make jump_to_image_no_args a weak symbolAllen Martin
2012-10-29ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren