summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-04include/linux/byteorder: import latest endian definitions from linuxKim Phillips
2012-11-04fs: rename fsload command to loadStephen Warren
2012-11-04fs: fix number base behaviour change in fatload/ext*loadStephen Warren
2012-11-04cmd_ext4: remove TABs from command help textStephen Warren
2012-11-04fs: fix do_fsload() handling of optional argumentsStephen Warren
2012-11-02x86: config: Enable AHCI support for corebootSimon Glass
2012-11-02ide: Correct function signatures for ide_read/write()Simon Glass
2012-11-02ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy
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-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-29Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini
2012-10-29ColdFire: Remove save env in NAND support for M54418TWR board.Jason Jin
2012-10-29ColdFire: Update the lds file for M54418TWR board.Jason Jin
2012-10-28ESTEEM192E: adjust linker script to grown code sizeWolfgang Denk
2012-10-28TQM8xx: adjust linker script to grown code sizeWolfgang Denk
2012-10-28PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk
2012-10-26Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2012-10-26ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren