summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
...
| | | * | am33xx: Enable UART{1,2,3,4,5} pin-muxAndrew Bradford2012-10-25-0/+76
| | | * | am33xx: Enable UART{1,2,3,4,5} clocksAndrew Bradford2012-10-25-0/+35
| | * | | arm720t: add back common.h includeAllen Martin2012-10-29-0/+2
| | * | | serial: remove calls to serial_assign()Allen Martin2012-10-29-13/+0
| | * | | ARM: tegra: combine duplicate Makefile rulesStephen Warren2012-10-29-7/+8
| | * | | tegra20: initialize variable to avoid compiler warningAllen Martin2012-10-29-1/+1
| | * | | tegra: move to common SPL frameworkAllen Martin2012-10-29-77/+46
| | * | | SPL: make jump_to_image_no_args a weak symbolAllen Martin2012-10-29-4/+4
| | * | | ARM: tegra: don't request GPIO from Seaboard's SPLStephen Warren2012-10-29-10/+4
| | * | | ARM: tegra: select between Seaboard/Ventana at compile timeStephen Warren2012-10-29-3/+1
| | * | | ARM: tegra: derive CONFIG_SPL_MAX_SIZE instead of hard-coding itStephen Warren2012-10-29-1/+2
| | * | | ARM: enhance u-boot.lds to detect over-sized SPLStephen Warren2012-10-29-0/+4
| | * | | tegra: nand: make ONFI detection workLucas Stach2012-10-29-0/+37
| | * | | ARM: tegra: Whistler: remove unused USB aliasStephen Warren2012-10-29-1/+4
| | * | | ARM: tegra: Seaboard: enable multiple USB portsStephen Warren2012-10-29-0/+1
| | * | | ARM: tegra: Harmony: enable ULPI USB portStephen Warren2012-10-29-1/+14
| | * | | ARM: tegra: use standard variables to define load addressesStephen Warren2012-10-29-3/+28
| | * | | ARM: tegra: define CONFIG_SYS_BOOTMAPSZStephen Warren2012-10-29-1/+2
| | * | | tegra: add Colibri T20 board supportLucas Stach2012-10-29-0/+272
| | * | | tegra: move common features to a common makefileMarc Dietrich2012-10-29-13/+25
| | * | | Merge remote-tracking branch 'u-boot-imx/master'Albert ARIBAUD2012-10-27-481/+1853
| | |\ \ \
| * | | | | Makefile: use EXTRAVERSION for -rc? tagWolfgang Denk2012-11-04-2/+2
| * | | | | Prepare v2013.01-rc1Tom Rini2012-11-04-3/+3
| * | | | | patman: Add additional tags to ignoreSimon Glass2012-11-04-2/+2
| * | | | | usb gadget ether: Fix warning in is_eth_addr_valid()Tom Rini2012-11-04-2/+2
| * | | | | drivers/serial/serial_ns16550.c: sparse fixesKim Phillips2012-11-04-15/+27
| * | | | | drivers/mtd/nand: sparse fixesKim Phillips2012-11-04-6/+8
| * | | | | drivers/mtd/cfi_flash.c: sparse fixesKim Phillips2012-11-04-9/+13
| * | | | | drivers/mmc/fsl_esdhc.c: sparse fixesKim Phillips2012-11-04-2/+2
| * | | | | drivers/mmc/mmc.c: sparse fixesKim Phillips2012-11-04-18/+19
| * | | | | drivers/input/input.c: sparse fixKim Phillips2012-11-04-1/+1
| * | | | | drivers/gpio/mpc83xx_gpio.c: sparse fixesKim Phillips2012-11-04-2/+2
| * | | | | drivers/block/: sparse fixesKim Phillips2012-11-04-82/+25
| * | | | | powerpc/mpc83xx: sparse fixesKim Phillips2012-11-04-16/+18
| * | | | | powerpc/mpc85xx: sparse fixesKim Phillips2012-11-04-14/+18
| * | | | | arch/powerpc/cpu/mpc8xxx/: sparse fixesKim Phillips2012-11-04-7/+10
| * | | | | lib/vsprintf.c: sparse fixesKim Phillips2012-11-04-2/+2
| * | | | | lib/zlib: sparse fixesKim Phillips2012-11-04-44/+17
| * | | | | drivers/net/: sparse fixesKim Phillips2012-11-04-19/+21
| * | | | | net/: sparse fixesKim Phillips2012-11-04-15/+17
| * | | | | common/misc: sparse fixesKim Phillips2012-11-04-56/+64
| * | | | | common/cmd_*.c: sparse fixesKim Phillips2012-11-04-334/+387
| * | | | | include/image.h: sparse fixesKim Phillips2012-11-04-7/+8
| * | | | | arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-04-303/+206
| * | | | | arch/powerpc/lib/extable.c: sparse fixKim Phillips2012-11-04-4/+1
| * | | | | arch/powerpc/include/asm/io.h: fix warning: preprocessor token __iomem redefinedKim Phillips2012-11-04-1/+0
| * | | | | include/linux/stddef.h: avoid 'warning: preprocessor token offsetof redefined'Kim Phillips2012-11-04-0/+2
| * | | | | include/linux/unaligned/generic.h: fix warning: preprocessor token __force re...Kim Phillips2012-11-04-3/+0
| * | | | | include/linux/compat.h: fix warning: preprocessor token {__iomem, __user} red...Kim Phillips2012-11-04-3/+2
| * | | | | include/linux/byteorder: import latest endian definitions from linuxKim Phillips2012-11-04-124/+182