summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ARM qil-a9260: Fix PARTITION_FIXED compilationHEADmasterSascha 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
| * i.MX51: Raise frequency for SDHC by switch to PLL2 sourceAlexander Shiyan2012-05-251-1/+1
| * ARM samsung: disable board selectionSascha Hauer2012-05-241-6/+6
| * ppc 85xx: Fix whitespacesSascha Hauer2012-05-241-3/+3
| * Merge branch 'pu/hush' into nextSascha Hauer2012-05-241-5/+11
| |\
| | * hush: do not convert to return code too earlySascha Hauer2012-05-231-5/+11
| * | Merge branch 'pu/cache' into nextSascha Hauer2012-05-245-10/+3
| |\ \
| | * | ARM startup: Do call __mmu_cache_flush during startupSascha Hauer2012-05-235-10/+0
| | * | ARM startup: invalidate I-cache before jumping to relocated binarySascha Hauer2012-04-131-0/+3
| * | | usb ehci: Use zalloc to allocate ehci structureSascha Hauer2012-05-231-1/+1
| * | | usb storage: fix driver nameSascha Hauer2012-05-231-1/+1
| * | | Merge branch 'pu/defenv-2' into nextSascha Hauer2012-05-236-57/+31
| |\ \ \
| | * | | defaultenv-2: automount script: run mount only when ifup succeedsSascha Hauer2012-05-231-4/+4
| | * | | ARM Freescale i.MX51 babbage: switch to new default envSascha Hauer2012-05-215-53/+27
| * | | | PCM970: Added support for CompactFlashAlexander Shiyan2012-05-232-0/+120
| * | | | MIPS: cpuinfo: import CPU message from Linux 3.4Antony Pavlov2012-05-231-2/+25
| * | | | MIPS: import CPU and cache detection code from Linux 3.4Antony Pavlov2012-05-238-1/+722
| * | | | MIPS: introduce C architecture-specific low-level initAntony Pavlov2012-05-233-12/+46
| | |_|/ | |/| |
| * | | Merge branch 'pu/hush' into nextSascha Hauer2012-05-231-4/+6
| |\ \ \
| | * | | run_shell: run again on ctrl-cSascha Hauer2012-05-211-4/+6
| * | | | README: change path to sandbox environmentAlan Ott2012-05-211-1/+1
| * | | | common: Make MENU depend on PROCESS_ESCAPE_SEQUENCEAlan Ott2012-05-211-0/+1
| * | | | S5P lowlevel clock initAlexey Galakhov2012-05-213-0/+66
| * | | | S5P boot header and image generatorAlexey Galakhov2012-05-215-1/+151