summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* ARM: set rev instead of returning itvicencb@gmail.com2012-10-021-1/+1
* ARM i.MX pca100: Fix nand bootSascha Hauer2012-10-022-9/+4
* arm: cfa10036: Add proper resource lengthMaxime Ripard2012-09-281-2/+3
* ARM i.MX51 babbage: update defconfigSascha Hauer2012-09-211-1/+1
* sandbox: do not register device before barebox is startedJean-Christophe PLAGNIOL-VILLARD2012-09-205-3/+55
* sandbox: check only image option in the second getoptJean-Christophe PLAGNIOL-VILLARD2012-09-201-11/+1
* nios2: Fix DMA functions when CPU has no dcacheFranck Jullien2012-09-191-1/+13
* ARM mmu: use xmemalignSascha Hauer2012-09-161-1/+1
* ARM i.MX6: fix usb_ehci warnings for sabreliteSteffen Trumtrar2012-09-161-0/+1
* ARM i.MX6: add usb function prototypesSteffen Trumtrar2012-09-161-0/+3
* mips: remove undefined local_irq_save/local_irq_restoreSascha Hauer2012-09-161-4/+0
* ARM i.MX21: Add missing includeSascha Hauer2012-09-141-0/+1
* arm: armlinux: get the architecture before shutdown bareboxJean-Christophe PLAGNIOL-VILLARD2012-09-121-2/+1
* fsl TSEC: register map boundaryRenaud Barbier2012-09-111-3/+3
* arm: mxs: add proper resource lengthWolfram Sang2012-09-112-11/+11
* i.MX51: unbreak FEC iomuxEric BĂ©nard2012-09-071-7/+7
* PCM049: nand_bootstrap add shebangJan Weitzel2012-09-061-1/+1
* Atmel sam9x boards: enable the pblJean-Christophe PLAGNIOL-VILLARD2012-09-067-0/+7
* Calao boards: enable the pblJean-Christophe PLAGNIOL-VILLARD2012-09-0610-0/+10
* Merge branch 'for-next/smc911x'Sascha Hauer2012-09-051-1/+6
|\
| * smc911x: add support to pass the shift via platform dataJean-Christophe PLAGNIOL-VILLARD2012-09-031-1/+6
* | 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-056-0/+108
|\ \
| * | 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-101-0/+31
| * | ppc: GIANFAR base address definitionRenaud Barbier2012-08-101-0/+7
* | | Merge branch 'for-next/pbl'Sascha Hauer2012-09-0564-149/+626
|\ \ \
| * | | 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-1237-5/+46
| * | | ARM s3c boards: Do not hardcode image sizesSascha Hauer2012-08-123-21/+0
| * | | ARM eukrea cpuimx25: Move flash_header to seperate fileSascha Hauer2012-08-123-34/+62
| * | | Makefile: generate a barebox-flash-image linkSascha Hauer2012-08-124-10/+1
| * | | arm: always enable the garbage collector for pblJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+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-033-0/+11
| * | | ARM: add early malloc support needed by the decompressorJean-Christophe PLAGNIOL-VILLARD2012-08-031-0/+8
| * | | Add compressed image supportJean-Christophe PLAGNIOL-VILLARD2012-08-032-4/+56
| * | | 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-0310-40/+277
| |/ /