summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ahci: support scsi writing in AHCI driverHung-Te Lin2012-11-021-24/+30
| * | | | | ahci: Make sending the SETFEATURES_XFER command optionalGabe Black2012-11-021-0/+6
| * | | | | ahci: cosmetics and cleanupStefan Reinauer2012-11-022-7/+19
| * | | | | ahci: Improve AHCI debuggingStefan Reinauer2012-11-021-1/+2
| * | | | | ahci: Optimise AHCI controller reset and start-upStefan Reinauer2012-11-021-9/+15
| * | | | | scsi: Add function and env var to report number of scsi drivesStefan Reinauer2012-11-023-0/+13
| * | | | | Support setenv_ulong() and setenv_addr() for powerpcSimon Glass2012-11-021-1/+1
| * | | | | scsi: Add scsi_write to SCSI driverHung-Te Lin2012-11-021-7/+108
| * | | | | scsi: Provide support for a list of AHCI controllers.Vadim Bendebury2012-11-021-5/+35
| * | | | | ahci: Support splitting of read transactions into multiple chunksVadim Bendebury2012-11-021-29/+69
| * | | | | ZFS: Fix compile warning in fs/zfs/zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese2012-11-021-51/+0
| * | | | | ZFS: Fix compile warning in cmd_zfs.c (GCC 4.6.4 from ELDK 5.2.1)Stefan Roese2012-11-021-2/+2
| * | | | | am335x_evm: Add CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIG supportTom Rini2012-11-022-0/+31
| * | | | | Add board_name to CONFIG_ENV_VARS_UBOOT_CONFIGStephen Warren2012-11-021-0/+1
| * | | | | README: Document CONFIG_ENV_VARS_UBOOT_RUNTIME_CONFIGTom Rini2012-11-021-0/+6
| * | | | | git-mailrc: Change x86 maintainer to SimonSimon Glass2012-11-021-3/+4
| * | | | | lib/vsprintf.c: don't special-case pointers to address nullWolfgang Denk2012-11-021-0/+6
| * | | | | cmd_fdt.c: Use %p when printing pointersTom Rini2012-11-021-3/+3
| * | | | | fs: handle CONFIG_NEEDS_MANUAL_RELOCStephen Warren2012-11-021-1/+12
| | |_|_|/ | |/| | |
| * | | | MAKEALL: Add -s to '${MAKE} tidy' sectionTom Rini2012-10-291-1/+1
| * | | | ext4: Fix printf() format string errorSimon Glass2012-10-291-1/+1
| * | | | FPGA: Cyclon II: Correctly reset the FPGA before configurationStephan Gatzka2012-10-291-0/+2
| * | | | fs: add filesystem switch libary, implement ls and fsload commandsStephen Warren2012-10-2911-298/+483
| * | | | fs: separate CONFIG_FS_{FAT, EXT4} from CONFIG_CMD_{FAT, EXT*}Stephen Warren2012-10-299-13/+38
| * | | | fs: delete unused MakefileStephen Warren2012-10-291-43/+0
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-coldfireTom Rini2012-10-292-4/+6
| |\ \ \ \
| | * | | | ColdFire: Remove save env in NAND support for M54418TWR board.Jason Jin2012-10-291-1/+1
| | * | | | ColdFire: Update the lds file for M54418TWR board.Jason Jin2012-10-291-3/+5
| * | | | | ESTEEM192E: adjust linker script to grown code sizeWolfgang Denk2012-10-281-1/+0
| * | | | | TQM8xx: adjust linker script to grown code sizeWolfgang Denk2012-10-281-3/+1
| * | | | | PPC: remove dead boards (AMX860, c2mon, ETX094, IAD210, LANTEC, SCM)Wolfgang Denk2012-10-2850-11109/+16
| |/ / / /
| * | | | Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2012-10-26102-6264/+1193
| |\ \ \ \ | | |/ / /
| | * | | ARM: fix u-boot.lds for -ffunction-sections/-fdata-sectionsStephen Warren2012-10-261-4/+4
| | * | | arm: ks8695: use defined constants for UARTYann Vernier2012-10-261-3/+3
| | * | | Origen: Add default clock settings for multimedia IPsAnnamalai Lakshmanan2012-10-262-1/+110
| | * | | arm: arm925t: remove SX1 boardAlbert ARIBAUD2012-10-267-788/+2
| | * | | arm720: Remove CONFIG_ARM7_REVDMarek Vasut2012-10-261-11/+0
| | * | | arm720: Further clean up the arm720t directoryMarek Vasut2012-10-263-79/+7
| | * | | stdio: Remove the CLPS7111 serial driverMarek Vasut2012-10-265-413/+0
| | * | | arm: Remove support for NETARMMarek Vasut2012-10-2617-2039/+10
| | * | | arm: Remove support for s3c4510Marek Vasut2012-10-2611-876/+2
| | * | | arm: Remove support for lpc2292Marek Vasut2012-10-2619-1316/+16
| | * | | Merge remote-tracking branch 'u-boot-atmel/master'Albert ARIBAUD2012-10-265-3/+54
| | |\ \ \
| | | * | | mmc: at91: use max timeout value. It will avoid some situation that timeout h...Wu, Josh2012-10-171-2/+2
| | | * | | ARM: at91sam9x5: enable MCI0 support for 9x5ek board.Wu, Josh2012-10-173-0/+35
| | | * | | mmc: at91: add multi block read/write support.Wu, Josh2012-10-172-1/+17
| | * | | | Merge remote-tracking branch 'u-boot-ti/master'Albert ARIBAUD2012-10-2647-744/+998
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | am33xx/ddr_defs.h: rename DDR2/DDR3 defines to their actual part numbersPeter Korsgaard2012-10-252-82/+94
| | | * | | am33xx: support board specific ddr settingsPeter Korsgaard2012-10-253-116/+92
| | | * | | am33xx: move generic parts of pinmux handling out from board/ti/am335xPeter Korsgaard2012-10-254-248/+296
OpenPOWER on IntegriCloud