summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | ARM: tegra: use standard variables to define load addressesStephen Warren2012-10-291-3/+28
| | * | | ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren2012-10-292-1/+2
| | * | | tegra: add Colibri T20 board supportLucas Stach2012-10-298-0/+272
| | * | | tegra: move common features to a common makefileMarc Dietrich2012-10-297-13/+25
| | * | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-2743-481/+1853
| | |\ \ \
| * | | | | Makefile: use EXTRAVERSION for -rc? tagWolfgang Denk2012-11-041-2/+2
| * | | | | Prepare v2013.01-rc1Tom Rini2012-11-041-3/+3
| * | | | | patman: Add additional tags to ignoreSimon Glass2012-11-041-2/+2
| * | | | | usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini2012-11-041-2/+2
| * | | | | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-11-041-15/+27
| * | | | | drivers/mtd/nand: sparse fixesKim Phillips2012-11-042-6/+8
| * | | | | drivers/mtd/cfi_flash.c: sparse fixesKim Phillips2012-11-041-9/+13
| * | | | | drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips2012-11-041-2/+2
| * | | | | drivers/mmc/mmc.c: sparse fixesKim Phillips2012-11-041-18/+19
| * | | | | drivers/input/input.c: sparse fixKim Phillips2012-11-041-1/+1
| * | | | | drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips2012-11-041-2/+2
| * | | | | drivers/block/: sparse fixesKim Phillips2012-11-043-82/+25
| * | | | | powerpc/mpc83xx: sparse fixesKim Phillips2012-11-043-16/+18
| * | | | | powerpc/mpc85xx: sparse fixesKim Phillips2012-11-045-14/+18
| * | | | | arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-044-7/+10
| * | | | | lib/vsprintf.c: sparse fixesKim Phillips2012-11-041-2/+2
| * | | | | lib/zlib: sparse fixesKim Phillips2012-11-046-44/+17
| * | | | | drivers/net/: sparse fixesKim Phillips2012-11-048-19/+21
| * | | | | net/: sparse fixesKim Phillips2012-11-048-15/+17
| * | | | | common/misc: sparse fixesKim Phillips2012-11-047-56/+64
| * | | | | common/cmd_*.c: sparse fixesKim Phillips2012-11-0432-334/+387
| * | | | | include/image.h: sparse fixesKim Phillips2012-11-041-7/+8
| * | | | | arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-0413-303/+206
| * | | | | arch/powerpc/lib/extable.c: sparse fixKim Phillips2012-11-041-4/+1
| * | | | | arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips2012-11-041-1/+0
| * | | | | include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips2012-11-041-0/+2
| * | | | | include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips2012-11-041-3/+0
| * | | | | include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2012-11-042-3/+2
| * | | | | include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-0412-124/+182
| * | | | | fs: rename fsload command to loadStephen Warren2012-11-046-8/+8
| * | | | | fs: fix number base behaviour change in fatload/ext*loadStephen Warren2012-11-046-13/+18
| * | | | | cmd_ext4: remove TABs from command help textStephen Warren2012-11-041-4/+4
| * | | | | fs: fix do_fsload() handling of optional argumentsStephen Warren2012-11-041-3/+7
| * | | | | x86: config: Enable AHCI support for corebootSimon Glass2012-11-021-0/+22
| * | | | | ide: Correct function signatures for ide_read/write()Simon Glass2012-11-021-18/+9
| * | | | | ahci: Expand HDD Logical Block addressability up to 32 bitsWalter Murphy2012-11-021-4/+8
| * | | | | ahci: Perform SATA flush after disk write.Marc Jones2012-11-022-1/+54
| * | | | | ahci: Support spin-up and link-up separatelyMarc Jones2012-11-021-6/+39
| * | | | | ahci: Adjust SATA timeouts for hard disk (spinup delay & command timeout)Walter Murphy2012-11-021-4/+10
| * | | | | ahci: flush / invalidate dcache around SATA commandsTaylor Hutt2012-11-021-0/+39
| * | | | | ahci: Use virt_to_phys() to denote physical addresses for DMATaylor Hutt2012-11-021-4/+6
| * | | | | ahci: Support 64-bit LBA option when reading capacityGabe Black2012-11-021-26/+66
| * | | | | ahci: Fix 'Invaild' typoTaylor Hutt2012-11-021-1/+1
| * | | | | ahci: Use sizeof(fis) instead of hardcoding '20'Taylor Hutt2012-11-021-5/+5
| * | | | | ahci: Make the AHCI code find the capacity of disks > 128 GB properlyGabe Black2012-11-022-5/+52
OpenPOWER on IntegriCloud