summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* arm: add Android boot image supportJean-Christophe PLAGNIOL-VILLARD2012-04-131-0/+147
* ARM linker script: Fix barebox_image_sizeSascha Hauer2012-03-231-1/+1
* Merge branch 'work/thumb2' into nextSascha Hauer2012-03-062-2/+22
|\
| * ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-061-1/+16
| * ARM: get runtime offset of board_init_lowlevel_return by using separate sectionSascha Hauer2012-02-281-0/+2
| * ARM: move exception vectors away from start of binarySascha Hauer2012-02-281-1/+4
* | commands: remove struct command pointer from commandsSascha Hauer2012-02-272-2/+2
* | ARM boot[zu]: return COMMAND_ERROR_USAGE instead of calling barebox_cmd_usageSascha Hauer2012-02-272-8/+4
|/
* ARM: Fix oftree bootingSascha Hauer2012-02-131-0/+1
* Merge branch 'pu/debug' into nextSascha Hauer2012-01-271-1/+1
|\
| * ARM: panic on div 0Sascha Hauer2012-01-261-1/+1
* | introduce barebox_bare_init_size to known the bare_init size and check itJean-Christophe PLAGNIOL-VILLARD2012-01-231-0/+3
|/