summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* 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/pbl'Sascha Hauer2012-09-0561-141/+625
|\
| * 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-121-2/+0
| * 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
* | Merge branch 'for-next/omap'Sascha Hauer2012-09-0518-86/+309
|\ \
| * | 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: Use prefetch engineSascha Hauer2012-08-032-3/+74
| * | ARM OMAP gpmc nand: specify platform data in boardsSascha Hauer2012-08-036-29/+39
| * | mtd OMAP NAND: Fix dev_ready handlingSascha Hauer2012-08-022-15/+0
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2012-09-055-0/+155
|\ \
| * | Add documentation for the calao boardsgregory hermant2012-08-295-0/+155
* | | Merge branch 'for-next/mc13xxx'Sascha Hauer2012-09-053-5/+3
|\ \ \
| * | | ARM i.MX35 3stack: do not dereference members of struct mc13xxxSascha Hauer2012-09-041-3/+1
| * | | mc13xxx: Added mc13xxx_revision() function.Alexander Shiyan2012-08-102-2/+2
| | |/ | |/|
* | | Merge branch 'for-next/imx'Sascha Hauer2012-09-059-1/+178
|\ \ \
| * | | ARM i.MX6: Add i2c iomux to sabreliteSteffen Trumtrar2012-08-311-0/+12
| * | | ARM i.MX6: Add usb-ehci to sabreliteSteffen Trumtrar2012-08-311-0/+20
| * | | ARM i.MX6: enable usbphy1Steffen Trumtrar2012-08-312-1/+112
| * | | ARM i.MX6: add the usbphy1 base addrSteffen Trumtrar2012-08-311-0/+1
| * | | i.MX35: add cspi1 supportEric Bénard2012-08-293-0/+12
| * | | ARM i.MX: Add support for i2c on imx6Steffen Trumtrar2012-08-092-0/+21
| |/ /
* | | Merge branch 'for-next/i2c'Sascha Hauer2012-09-057-8/+8
|\ \ \
| * | | IMX driver: replace imx -> fslRenaud Barbier2012-09-047-8/+8
| | |/ | |/|
* | | Merge branch 'for-next/gpiolib'Sascha Hauer2012-09-0512-145/+125
|\ \ \
| * | | ARM i.MX: switch to gpiolib supportSascha Hauer2012-09-0412-145/+125
| |/ /
* | | Merge branch 'for-next/fs'Sascha Hauer2012-09-054-4/+4
|\ \ \