summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | make parse_area_spec arguments loff_tSascha Hauer2012-06-306-14/+14
| * | | | | introduce strtoull_suffix functionSascha Hauer2012-06-303-4/+12
| * | | | | use loff_t for file offsetsSascha Hauer2012-06-3029-87/+100
| * | | | | mtd: fix arguments to bad block ioctlsSascha Hauer2012-06-303-15/+16
| * | | | | blackfin: Add missing fls includeSascha Hauer2012-06-281-0/+3
| * | | | | x86: Add missing ffs and fls includeSascha Hauer2012-06-281-1/+6
| * | | | | nios2: Add missing ffs and fls includeSascha Hauer2012-06-281-0/+5
| * | | | | mips: Add missing ffs and fls includeSascha Hauer2012-06-281-0/+3
| * | | | | openrisc: link to libgccSascha Hauer2012-06-281-0/+4
| * | | | | blackfin: add __ashrdi3Sascha Hauer2012-06-282-0/+37
| * | | | | Change byte order detection mechanism to kernel styleSascha Hauer2012-06-287-24/+49
| |/ / / /
* | | | | Release v2012.07.0v2012.07.0Sascha Hauer2012-07-021-1/+1
* | | | | ehci: Fix resource sizeSascha Hauer2012-07-021-1/+1
| |_|/ / |/| | |
* | | | commands: uncompress: fix descriptionAlexander Shiyan2012-06-301-2/+2
* | | | Unused files removedAlexander Shiyan2012-06-302-3/+0
|/ / /
* / / drivers/base: bail out if request_iomem_region failsSascha Hauer2012-06-271-0/+2
|/ /
* | Merge branch 'pu/sandbox-fixes'Sascha Hauer2012-06-254-2/+17
|\ \ | |/ |/|
| * print out resource_size_t correctlySascha Hauer2012-06-253-2/+10
| * sandbox: fix 64bit buildSascha Hauer2012-06-251-0/+7
* | x86 linux16 command: Add missing includeSascha Hauer2012-06-251-0/+1
|/
* fs tftp: Fix short file transfersSascha Hauer2012-06-241-1/+2
* openrisc: fix build due to redefined phys_size_tSascha Hauer2012-06-211-2/+0
* blackfin: Fix build due to missing __raw_* io accessorsSascha Hauer2012-06-211-0/+7
* ARM qil-a9260: Fix PARTITION_FIXED compilationSascha Hauer2012-06-071-4/+4
* Fix SHA224 to produce 28 bytes of hash (instead of 32).Krzysztof Halasa2012-06-071-1/+2
* Fix a panic in crypto hash calculations due to uninitialized variable.Krzysztof Halasa2012-06-071-1/+1
* Fix sha224sum panic by registering SHA224 hash name.Krzysztof Halasa2012-06-071-0/+1
* fs: limit flash erase and protect to the partiton boundaryJohannes Stezenbach2012-06-071-10/+8
* devfs: don't erase past the end of the partitionJohannes Stezenbach2012-06-071-0/+3
* m25p80: progressbar tweakJohannes Stezenbach2012-06-071-2/+2
* m25p80: allow erase to be interruptedJohannes Stezenbach2012-06-071-0/+2
* m25p80: prevent endless loop in eraseJohannes Stezenbach2012-06-071-0/+2
* Merge branch 'next'Sascha Hauer2012-06-06323-1073/+10671
|\
| * scripts/genenv: always pass template to mktempDirk Hörner2012-06-051-1/+1
| * scripts/compiler.h: fixup endianess defines on OS XDirk Hörner2012-06-051-0/+3
| * hostcc tools: include "compiler.h", fix included headersDirk Hörner2012-06-053-1/+5
| * kbuild: Use Elfnn_Half as replacement for Elfnn_SectionSam Ravnborg2012-06-051-2/+2
| * MIPS: XBurst: suitable solution for per-board debug_llAntony Pavlov2012-06-052-7/+4
| * MIPS: make possible board-specific header filesAntony Pavlov2012-06-051-0/+2
| * usb ehci: Add resource sizesSascha Hauer2012-05-311-0/+2
| * block: Fix printf warningAlexander Shiyan2012-05-311-1/+1
| * i.MX51 clock: Added USB clock to dump_clocks command.Alexander Shiyan2012-05-311-0/+23
| * i.MX51 clock: Added lp_apm clock support for frequency calculations.Alexander Shiyan2012-05-311-9/+18
| * block: do not BUG() on failed block_getSascha Hauer2012-05-301-1/+1
| * block: propagate error code from block_getSascha Hauer2012-05-301-13/+13
| * toshiba_ac100: add defconfigAntony Pavlov2012-05-291-0/+39
| * toshiba_ac100: add USB host supportAntony Pavlov2012-05-291-0/+15
| * usb: set MAXINTERFACES = 16Antony Pavlov2012-05-291-1/+1
| * ARM: Tegra: add Toshiba AC100 supportAntony Pavlov2012-05-299-0/+144
| * ARM: initial Tegra supportAntony Pavlov2012-05-298-0/+454