summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-04include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips
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-04socfpga/spl: Remove malloc.hVikram Narayanan
2012-11-04socfpga/spl: Remove timer_init from spl_board_initVikram Narayanan
2012-11-04arm: atmel: cpux9k2: add missing cache configsJens Scharsig (BuS Elektronik)
2012-11-03Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD
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-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