summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/relocate'Sascha Hauer2013-04-042-0/+49
|\
| * ARM: Add relocatable binary supportSascha Hauer2013-03-072-0/+21
| * ARM: provide accessor functions for linker variablesSascha Hauer2013-03-071-0/+28
* | Merge branch 'for-next/oftree'Sascha Hauer2013-04-043-29/+31
|\ \
| * | ARM: Initial dts supportSascha Hauer2013-03-121-0/+2
| * | of: remove unused libfdtSascha Hauer2013-03-061-1/+0
| * | ARM bootm: Switch initrd support to unflattened treeSascha Hauer2013-03-062-3/+10
| * | bootm: Pass unflattened devicetree to handlersSascha Hauer2013-03-061-6/+2
| * | ARM: bootm: rework concatenated oftreeSascha Hauer2013-03-061-20/+16
| * | of: Pass barebox internal format devicetree to of_get_fixed_treeSascha Hauer2013-03-061-1/+9
| * | ARM bootm: Use of_get_fixed_treeSascha Hauer2013-03-061-7/+1
| |/
* / include asm/sections.h instead of asm-generic/sections.hSascha Hauer2013-03-101-1/+1
|/
* Merge branch 'for-next/dt'Sascha Hauer2013-03-041-0/+2
|\
| * DeviceTree: add support for initrd in the DTVicente Bergas2013-02-121-0/+2
* | arm: fix memset-related crashes caused by recent GCC (4.7.2) optimizationsIvan Djelic2013-02-151-41/+44
|/
* ARM: Automatically determine malloc sizeSascha Hauer2013-02-042-15/+0
* Merge branch 'for-next/omap'Sascha Hauer2013-02-041-0/+12
|\
| * feature_list: a way to pass hardware info to the kernelVicente Bergas2013-01-211-0/+12
* | Merge branch 'for-next/oftree'Sascha Hauer2013-02-043-8/+5
|\ \
| * | ARM bootm: only use concatenated oftree when no other is availableSascha Hauer2013-01-191-0/+3
| * | ARM android image: remove double of_fix_treeSascha Hauer2013-01-111-6/+0
| * | of: make of_get_fixed_tree more universally usableSascha Hauer2013-01-112-2/+2
| |/
* / barebox-data: add barebox-data sectionsAlexander Aring2013-01-181-0/+2
|/
* filetype: Pass bufsizeSascha Hauer2012-12-031-1/+1
* arm lib: Remove redundant boot usage info from boot[uz].cRobert P. J. Day2012-11-192-2/+2
* Merge branch 'for-next/arm'Sascha Hauer2012-11-161-3/+9
|\
| * ARM bootz: use request_sdram_regionSascha Hauer2012-10-161-3/+9
* | bootm: close open filesVicente2012-10-101-1/+3
|/
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-037-33/+4
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-177-33/+4
* | Merge branch 'for-next/arm'Sascha Hauer2012-10-033-2/+19
|\ \
| * | ARM lowlevel: Use get_runtime_offsetSascha Hauer2012-09-091-2/+0
| * | ARM: Add assembler function to get runtime offsetSascha Hauer2012-09-092-0/+19
* | | ARM: set rev instead of returning itvicencb@gmail.com2012-10-021-1/+1
| |/ |/|
* | arm: armlinux: get the architecture before shutdown bareboxJean-Christophe PLAGNIOL-VILLARD2012-09-121-2/+1
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-052-1/+6
|\
| * Add pre-bootloader (pbl) image supportJean-Christophe PLAGNIOL-VILLARD2012-08-032-1/+6
* | arm/bootm: fix initrd_start initJean-Christophe PLAGNIOL-VILLARD2012-08-131-1/+3
|/
* Merge branch 'for-next/randconfig'Sascha Hauer2012-08-011-1/+1
|\
| * bootm: Fix undefined reference to of_fix_treeSascha Hauer2012-07-251-1/+1
* | ARM: Separate assembler functions into their own sectionSascha Hauer2012-07-235-0/+12
* | ARM ep93xx: Get rid of special handling in linker fileSascha Hauer2012-07-231-5/+0
* | ARM: remove board linker script optionSascha Hauer2012-07-231-2/+1
* | ARM lds: remove unused gotSascha Hauer2012-07-231-3/+0
|/
* resource: store 'end' instead of 'size' in struct resourceSascha Hauer2012-07-011-4/+4
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-142-2/+3
* Merge branch 'binfmt' of git://git.jcrosoft.org/barebox into nextSascha Hauer2012-04-181-1/+21
|\
| * arm: bootm: add barebox, zImage and aImage binfmt supportJean-Christophe PLAGNIOL-VILLARD2012-04-181-1/+21
* | arm: bootm: zImage: add error message when can not request the memoryJean-Christophe PLAGNIOL-VILLARD2012-04-181-0/+2
|/
* arm: fix zImage support when a oftree is concatenatedJean-Christophe PLAGNIOL-VILLARD2012-04-131-0/+69