summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add string for -ETIMEDOUTSascha Hauer2012-02-191-1/+1
* net: let net_udp_get_payload return void *Sascha Hauer2012-02-191-1/+1
* make uimages work on tftpfsSascha Hauer2012-02-191-0/+25
* Add suport for tftp as a filesystemSascha Hauer2012-02-193-0/+649
* Merge branch 'pu/device-cleanup' into nextSascha Hauer2012-02-176-155/+145
|\
| * devices: unregister children when unregistering a deviceSascha Hauer2012-02-171-5/+15
| * fs: allow to mount on subdirectoriesSascha Hauer2012-02-171-6/+7
| * fs: put fs devices on its own busSascha Hauer2012-02-172-46/+77
| * fs: remove fs devices listSascha Hauer2012-02-172-24/+1
| * fs: remove only once used variableSascha Hauer2012-02-171-4/+2
| * fs: simplify get_mtab_entry_by_pathSascha Hauer2012-02-171-17/+6
| * fs: remove unused function fsdev_get_mountpointSascha Hauer2012-02-172-12/+0
| * fs: Store mtab path in allocated stringSascha Hauer2012-02-172-3/+4
| * fs: make locally used function get_mtab_entry_by_path staticSascha Hauer2012-02-172-2/+1
| * fs: Store mtab entries in listSascha Hauer2012-02-173-57/+44
| * dos partitions: Do not register as fixed partitionsSascha Hauer2012-02-171-1/+1
| * add list_is_singularSascha Hauer2012-02-171-0/+9
* | Merge branch 'pu/net-usb' into nextSascha Hauer2012-02-176-28/+20
|\ \
| * | USB storage: fix disconnectSascha Hauer2012-02-152-17/+7
| * | net: set enetaddr to invalid address when an invalid string is passedSascha Hauer2012-02-141-2/+4
| * | net: fix eth device unregistrationSascha Hauer2012-02-141-1/+4
| * | usb net: fix unregistrationSascha Hauer2012-02-141-4/+2
| * | usb net smsc95xx: add missing mii_unregisterSascha Hauer2012-02-141-0/+3
| * | usb net smsc95xx: remove unused variableSascha Hauer2012-02-141-4/+0
| |/
* | Merge branch 'pu/block' into nextSascha Hauer2012-02-174-153/+241
|\ \
| * | block: reimplement cachingSascha Hauer2012-02-152-80/+210
| * | fat: revert fat caching mechanismSascha Hauer2012-02-151-73/+20
| * | list: add list_last_entry functionSascha Hauer2012-02-151-0/+11
| |/
* | Merge branch 'gpio_keys' of git://uboot.jcrosoft.org/barebox into nextSascha Hauer2012-02-1717-19/+312
|\ \
| * | usb-a926x: add DAB MMX Daughter board supportJean-Christophe PLAGNIOL-VILLARD2012-02-162-0/+117
| * | at91: at91_register_uart return deviceJean-Christophe PLAGNIOL-VILLARD2012-02-166-16/+16
| * | readkey: add define for Ascii keysJean-Christophe PLAGNIOL-VILLARD2012-02-162-3/+7
| * | add gpio keyboard supportJean-Christophe PLAGNIOL-VILLARD2012-02-167-0/+172
| |/
* | drivers/video: remove pxafb enable on loadRobert Jarzmik2012-02-172-4/+0
* | drivers/pwm: add PXA pulse width modulator controllerRobert Jarzmik2012-02-179-1/+197
* | drivers/pwm: add duty_ns and period_ns to core pwm chipRobert Jarzmik2012-02-172-2/+81
* | Add pwm core supportSascha Hauer2012-02-176-0/+242
* | Merge branch 'master' into nextSascha Hauer2012-02-155-4/+5
|\ \ | |/ |/|
| * uimage: Fix error messageSascha Hauer2012-02-131-1/+1
| * ARM: Fix oftree bootingSascha Hauer2012-02-131-0/+1
| * Add comment explaining what cortex_a9_rev() is doing.Robert P. J. Day2012-02-101-0/+1
| * ARM omap343xdsp: remove nonexistent includeSascha Hauer2012-02-091-1/+0
| * Correct Kconfig comment for MCI_OMAP_HSMMC to include OMAP3.Robert P. J. Day2012-02-091-2/+2
* | defaultenv/boot: add getopt option support to select boot modeJean-Christophe PLAGNIOL-VILLARD2012-02-142-5/+39
* | dfu: add description how to specify the "description" to the long helpJean-Christophe PLAGNIOL-VILLARD2012-02-141-0/+4
* | omap: xload: Make error more specificSanjeev Premi2012-02-141-2/+3
* | initial tqm53 supportSascha Hauer2012-02-138-0/+506
* | ARM i.MX5: Allow to pass cpu clock to lowlevel initSascha Hauer2012-02-134-5/+10
* | ARM: update mach-typesSascha Hauer2012-02-131-1/+61
* | mci i.MX esdhc: make 8bit modes platform dependentSascha Hauer2012-02-092-1/+7