summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch 'for-next/sandbox'Sascha Hauer2012-09-053-32/+64
|\ \ \
| * | | sandbox: fix malloc argumentAlexander Aring2012-09-031-30/+57
| * | | sandbox: fix whitespaces in board fileAlexander Aring2012-09-031-1/+1
| * | | sandbox: add asm-generic/io.hAlexander Aring2012-09-031-1/+6
| |/ /
* | | Merge branch 'for-next/ppc'Sascha Hauer2012-09-0510-0/+946
|\ \ \
| * | | ppc: P2020RDB Ethernet configurationRenaud Barbier2012-08-102-0/+20
| * | | fsl: Freescale TSEC specific initialization.Renaud Barbier2012-08-102-0/+50
| * | | net: GIANFAR driverRenaud Barbier2012-08-105-0/+869
| * | | ppc: GIANFAR base address definitionRenaud Barbier2012-08-101-0/+7
* | | | Merge branch 'for-next/pbl'Sascha Hauer2012-09-0578-166/+982
|\ \ \ \
| * | | | create a common ARM flush_icache functionSascha Hauer2012-08-133-6/+14
| * | | | ARM pbl: enable MMU during decompressionSascha Hauer2012-08-132-0/+75
| * | | | ARM MMU: call __mmu_cache_* as regular C functionsSascha Hauer2012-08-132-19/+14
| * | | | ARM __mmu_cache_*: Do not clobber registersSascha Hauer2012-08-132-3/+6
| * | | | ARM pbl: generate zbarebox.map in $(obj)Sascha Hauer2012-08-121-1/+1
| * | | | ARM: fix netx/MLO/s5p image build for pblSascha Hauer2012-08-121-16/+29
| * | | | ARM Makefile: Do not hardcode targets in MLO/netx/davinci/s5pSascha Hauer2012-08-121-6/+6
| * | | | ARM boards: Make boards pbl safeSascha Hauer2012-08-1238-5/+47
| * | | | ARM s3c boards: Do not hardcode image sizesSascha Hauer2012-08-124-21/+10
| * | | | ARM eukrea cpuimx25: Move flash_header to seperate fileSascha Hauer2012-08-123-34/+62
| * | | | Makefile: generate a barebox-flash-image linkSascha Hauer2012-08-125-18/+8
| * | | | Makefile.lib: add disasm and ln commandsSascha Hauer2012-08-122-3/+7
| * | | | Merge tag 'pbl' of git://git.jcrosoft.org/barebox into for-next/pblSascha Hauer2012-08-0326-46/+715
| |\ \ \ \
| | * | | | arm: always enable the garbage collector for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+2
| | * | | | kbuild: allow to have custom cppflags for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-2/+2
| | * | | | at91: add lowlevel init to the pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+2
| | * | | | ARM pbl: Add .gitignore for generated filesSascha Hauer2012-08-031-0/+5
| | * | | | compressed image: add gzip supportJean-Christophe PLAGNIOL-VILLARD2012-08-035-0/+16
| | * | | | ARM: add early malloc support needed by the decompressorJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+8
| | * | | | decompressor: import malloc/free implementation for linux 3.4Jean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+68
| | * | | | Add compressed image supportJean-Christophe PLAGNIOL-VILLARD2012-08-034-5/+69
| | * | | | pbl: discard unwind symbol if enable in bareboxJean-Christophe PLAGNIOL-VILLARD2012-08-035-2/+29
| | * | | | Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-0316-41/+459
| | * | | | kbuild: add pre-bootloader (pbl) targetJean-Christophe PLAGNIOL-VILLARD2012-08-033-4/+63
| | * | | | Makefile.clean: include Makefiles againSascha Hauer2012-08-031-1/+1
* | | | | | Merge branch 'for-next/omap'Sascha Hauer2012-09-0521-130/+465
|\ \ \ \ \ \
| * | | | | | pcm049: use NAND_BUSWIDTH_AUTOJan Weitzel2012-08-281-1/+0
| * | | | | | OMAP4460: clock initJan Weitzel2012-08-147-17/+70
| * | | | | | OMAP4460: ram init changesJan Weitzel2012-08-142-2/+23
| * | | | | | Add support for OMAP4460 TPS62361Jan Weitzel2012-08-147-6/+88
| * | | | | | ARM OMAP4: use writel and readlJan Weitzel2012-08-131-14/+16
| * | | | | | mtd OMAP NAND: implement buswidth autodetection supportSascha Hauer2012-08-031-13/+31
| * | | | | | mtd nand: implement buswidth detectionSascha Hauer2012-08-032-4/+19
| * | | | | | mtd OMAP NAND: Use prefetch engineSascha Hauer2012-08-033-3/+174
| * | | | | | ARM OMAP gpmc nand: specify platform data in boardsSascha Hauer2012-08-036-29/+39
| * | | | | | mtd OMAP NAND: Fix dev_ready handlingSascha Hauer2012-08-023-43/+7
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'for-next/mtd'Sascha Hauer2012-09-054-11/+40
|\ \ \ \ \ \
| * | | | | | mtd: add private data to mtddev-hookAlexander Aring2012-09-034-6/+35
| * | | | | | mtd: fix compiler warningsAlexander Aring2012-09-032-5/+5
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-next/misc'Sascha Hauer2012-09-058-2/+161
|\ \ \ \ \ \