summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Add support for Samsung S5P architecture (S5PV210)Alexey Galakhov2012-05-2111-0/+1161
* | | | Split S3C generic and S3C24xx specific codeAlexey Galakhov2012-05-2110-180/+258
* | | | Make S3C24xx config options available for all S3CsAlexey Galakhov2012-05-2118-41/+41
* | | | panda: update defconfig for i2c and led supportAnand Gadiyar2012-05-211-1/+7
* | | | panda: add LED supportAnand Gadiyar2012-05-211-0/+19
* | | | panda: add i2c and twlcore to pandaAnand Gadiyar2012-05-211-0/+13
| |/ / |/| |
* | | Merge branch 'pu/defenv-2' into nextSascha Hauer2012-05-2143-76/+670
|\ \ \
| * | | ARM pcm038: Switch to new environmentSascha Hauer2012-05-188-59/+56
| * | | Add next generation default environment templateSascha Hauer2012-05-1833-3/+561
| * | | bootm: Add default images variablesSascha Hauer2012-05-182-14/+53
| |/ /
* | | Merge branch 'ppc' into nextSascha Hauer2012-05-2136-0/+3404
|\ \ \ | |/ / |/| |
| * | Minimal P2020RDB platform support and configuration fileRenaud Barbier2012-05-178-0/+593
| * | 85xx core support build filesRenaud Barbier2012-05-172-0/+10
| * | Set _text_base to the firmware relocation addressRenaud Barbier2012-05-171-0/+4
| * | MPC85xx start-up support codeRenaud Barbier2012-05-175-0/+334
| * | 85xx clocking supportRenaud Barbier2012-05-172-0/+157
| * | 85xx: LAW and LBC initializationRenaud Barbier2012-05-172-0/+177
| * | e500v2 traps and TLB support codeRenaud Barbier2012-05-174-0/+512
| * | Initial e500v2 start up codeRenaud Barbier2012-05-173-0/+1089
| * | Initial Freescale 85xx Headers.Renaud Barbier2012-05-1710-0/+528