summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * sanbox: add linux_execve and linux_exec commandJean-Christophe PLAGNIOL-VILLARD2011-12-074-0/+31
| * dss11: add defconfigMichael Grzeschik2011-12-071-0/+48
| * platform: add support for aizo dSS11Michael Grzeschik2011-12-076-0/+214
| * arm: update mach-typesMichael Grzeschik2011-12-071-13/+460
| * at91sam9260_devices: add flag to change ETX{2,3} pincfg on add_device_ethMichael Grzeschik2011-12-071-2/+7
| * at91sam9260_devices: properly set slot idMichael Grzeschik2011-12-071-10/+24
| * atmel_mci: check for device id we use to address the right slotMichael Grzeschik2011-12-071-0/+2
| * storage/usb.c: fix test_unit_readyMichael Grzeschik2011-12-071-2/+2
| * mci: add the probe parameter if any error happened during the probeJean-Christophe PLAGNIOL-VILLARD2011-12-051-1/+1
| * usb/gadget: make serial gadget resistant to cable unplugRobert Jarzmik2011-12-051-6/+18
| * usb/gadget: add USB serial connect and disconnectRobert Jarzmik2011-12-051-1/+4
| * usb/gadget: use generic usb_gadget_poll() in u_serialRobert Jarzmik2011-12-051-3/+2
| * usb/gadget: add pxa27x_udc driverRobert Jarzmik2011-12-055-0/+1951
| * console: add console unregisteringRobert Jarzmik2011-12-053-6/+23
| * imx: add mx53 SMD board supportJean-Christophe PLAGNIOL-VILLARD2011-12-0510-0/+414
| * mx53 loco: update sd supportJean-Christophe PLAGNIOL-VILLARD2011-12-051-1/+35
| * imx-esdhc: add support of card detectJean-Christophe PLAGNIOL-VILLARD2011-12-058-11/+92
| * mx53: fix devid for imx53_add_mmc1/2Jean-Christophe PLAGNIOL-VILLARD2011-12-051-2/+2
| * Merge branch 'pu/cramfs-fix' into nextSascha Hauer2011-12-053-61/+38
| |\
| | * fix cramfs support broken since zlib updateSascha Hauer2011-12-053-61/+38
| * | Merge branch 'pu/resources' into nextSascha Hauer2011-12-0517-15/+299
| |\ \
| | * | implement resource management for platform devicesSascha Hauer2011-12-042-7/+28
| | * | register sdram as resourcesSascha Hauer2011-12-042-0/+63
| | * | add iomem command to show iomem usageSascha Hauer2011-12-033-0/+64
| | * | add resource management functionsSascha Hauer2011-12-033-0/+136
| | * | fix malloc space sizesSascha Hauer2011-12-037-8/+8
| * | | Merge branch 'pu/imx53-sdhc' into nextSascha Hauer2011-12-052-2/+11
| |\ \ \
| | * | | mci imx-esdhc: do not overwrite probed host capsSascha Hauer2011-12-051-1/+0
| | * | | ARM i.MX53: Adjust MMC clock frequencies to 200MHzSascha Hauer2011-12-051-0/+9
| | * | | mci imx esdhc: enable i.MX53 fix for i.MX51 aswellSascha Hauer2011-12-051-1/+2
| | | |/ | | |/|
| * | | ramfs: increase chunk size to 8192 bytesSascha Hauer2011-12-051-1/+1
| * | | add armlinux specific magicvar descriptionsSascha Hauer2011-12-051-0/+5
| |/ /
| * / arm/mach-pxa: Initial Intel/Marvell PXA supportMarc Kleine-Budde2011-12-0528-0/+2382
| |/
| * nand: base: Improve error reporting if reading NAND-ID failsWolfram Sang2011-11-291-3/+5
| * bootm: remove dead codeSascha Hauer2011-11-291-8/+0
| * bootm: use generic uncompress functionSascha Hauer2011-11-291-27/+4
| * remove now unused unlzo functionSascha Hauer2011-11-292-27/+0
| * update configs and default envs for uncompressSascha Hauer2011-11-2930-30/+30
| * add generic uncompress commandSascha Hauer2011-11-293-17/+18
| * Add generic uncompress functionSascha Hauer2011-11-293-0/+179
| * lzo: export decompress_unlzo functionSascha Hauer2011-11-292-2/+8
| * add file detection supportSascha Hauer2011-11-293-0/+123
| * bootm: do not select uncompression methodsSascha Hauer2011-11-292-14/+2
| * lib: prompt for uncompression functionsSascha Hauer2011-11-292-2/+5
| * remove old zlibSascha Hauer2011-11-293-2677/+0
| * add kernel gunzip implementationSascha Hauer2011-11-2919-7/+3036
| * remove old bzlibSascha Hauer2011-11-296-3095/+0
| * use kernel bunzip implementationSascha Hauer2011-11-294-12/+779
| * scripts/mkimage.c: remove unnecessary includeSascha Hauer2011-11-291-1/+0
| * arm bootm: remove unnecessary includeSascha Hauer2011-11-291-1/+0