summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | eukrea_cpuimx35: fix PHY address and clean codeEric Bénard2012-05-181-45/+45
* | eukrea_cpuimx25: fix PHY addressEric Bénard2012-05-181-1/+1
* | iim: fix compilation when NET is not selectedEric Bénard2012-05-181-1/+6
* | eukrea_cpuimx25&35: use switch action to launch usbserial or dfuEric Bénard2012-05-184-2/+57
* | eukrea_cpuimx25/35/51: update defconfigEric Bénard2012-05-183-12/+43
* | eukrea_cpuimx51: updated envEric Bénard2012-05-181-7/+3
* | eukrea_cpuimx35: add display choice in environmentEric Bénard2012-05-181-1/+3
* | eukrea_cpuimx25: add display choice in environmentEric Bénard2012-05-181-1/+3
* | eukrea_cpuimx25: workaround ENGcm09152Eric Bénard2012-05-181-0/+2
* | lseek: return -1 instead of -errnoSascha Hauer2012-05-183-5/+5
|/
* MIPS: add defconfig for Ritmix RZX-50 boardAntony Pavlov2012-05-171-0/+29
* MIPS: XBurst: add Ritmix RZX-50 board supportAntony Pavlov2012-05-1710-1/+158
* MIPS: XBurst: add JZ4755 CPU supportAntony Pavlov2012-05-176-0/+220
* MIPS: add XBurst processor family supportAntony Pavlov2012-05-176-0/+55
* i.MX51: Added helper for SDHC3 registration.Alexander Shiyan2012-05-171-0/+5
* i.MX51: Changed naming registers and procedures for SPIAlexander Shiyan2012-05-172-7/+7
* Merge branch 'master' into nextSascha Hauer2012-05-1622-102/+68
|\
| * mfd mc13xxxx: Set mc_dev to NULL on failureSascha Hauer2012-05-161-3/+1
| * ARM i.MX51 babbage: use dedicated chipselect for PMIC spiSascha Hauer2012-05-161-1/+1
| * dns: fix recursive loopSascha Hauer2012-05-161-2/+9
| * echo: Fix helpSascha Hauer2012-05-141-3/+3
| * i2c: Fix barebox crash when 'count' is not set for i2c_read commandAlexander Shiyan2012-05-111-1/+1
| * README: fix some typosAntony Pavlov2012-05-071-3/+3
| * complete: fix duplicate env eval listJean-Christophe PLAGNIOL-VILLARD2012-05-031-1/+1
| * Merge branch 'next'Sascha Hauer2012-05-03274-5587/+13810
| |\
| * | Release v2012.05.0v2012.05.0Sascha Hauer2012-05-031-1/+1
| * | uimage/file_to_sdram: fix resource allocationSascha Hauer2012-05-021-1/+5
| * | hush: bail out of scripts on syntax errorSascha Hauer2012-05-021-1/+3
| * | bootm: fix initrd handlingSascha Hauer2012-05-021-14/+10