summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | mx5: Add workaround for ARM erratum ID 468414Fabio Estevam2012-10-171-0/+9
| | * | | mx6qsabrelite: enable DCache and MMC bounce bufferDirk Behme2012-10-171-2/+1
| | * | | configs: mx53evk: Remove CONFIG_HAS_ETH1Fabio Estevam2012-10-171-1/+0
| | * | | configs: mx51evk: Remove CONFIG_HAS_ETH1Fabio Estevam2012-10-171-1/+0
| | * | | configs: mx53loco: Remove CONFIG_HAS_ETH1Fabio Estevam2012-10-171-1/+0
| | * | | mx53loco: Adapt the IPU clockFabio Estevam2012-10-171-1/+1
| | * | | mx5: lowlevel_init.S: Fix PLL settings for mx53Fabio Estevam2012-10-172-33/+67
| | * | | mx5: lowlevel_init.S: Split init_clock macroFabio Estevam2012-10-171-30/+65
| | * | | mx25: Clean up imx-regs.hBenoît Thébaudeau2012-10-161-3/+3
| | * | | i.MX6: mx6qsabrelite: Add splash screen supportEric Nelson2012-10-162-1/+343
| | * | | i.MX6: add HDMI transmitter register declarations from kernel WIP.Eric Nelson2012-10-161-0/+1053
| | * | | i.MX6: set drive strength for parallel RGB padsEric Nelson2012-10-161-29/+29
| | * | | i.MX: ipufb: add const to fb_videomode declarationsEric Nelson2012-10-163-3/+3
| | * | | i.MX video: struct fb_videomode can be constEric Nelson2012-10-162-4/+8
| | * | | i.MX: declare iomux_v3_cfg_t arrays as constEric Nelson2012-10-165-27/+27
| | * | | i.MX: iomux: input pad array can be constEric Nelson2012-10-162-3/+5
| | * | | mx6qsabreauto: Pass the board revision to the kernelFabio Estevam2012-10-162-2/+52
| | * | | mx6qsabreauto: Change mmcroot so it works out of boxOtavio Salvador2012-10-163-2/+4
| | * | | mxc: Fix SDHC multi-instance clockBenoît Thébaudeau2012-10-1615-2/+40
| | * | | mx35: Fix eSDHC clocksBenoît Thébaudeau2012-10-162-3/+15
| | * | | mx35: Clean up lowlevel_initBenoît Thébaudeau2012-10-164-279/+97
* | | | | 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
OpenPOWER on IntegriCloud