summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* ARM: update string functions from Linux KernelSascha Hauer2012-01-024-41/+85
* ARM: import memcpy_from/toio and memset_io from linuxJean-Christophe PLAGNIOL-VILLARD2012-01-022-0/+51
* ARM zImage: fix missing setting of load_addressSascha Hauer2011-12-211-0/+1
* bootm: use new uimage codeSascha Hauer2011-12-151-15/+207
* ARM: call start_linux directly with initrd start/size and oftreeSascha Hauer2011-12-154-13/+25
* Merge branch 'pu/resources' into nextSascha Hauer2011-12-051-1/+1
|\
| * fix malloc space sizesSascha Hauer2011-12-031-1/+1
* | add armlinux specific magicvar descriptionsSascha Hauer2011-12-051-0/+5
|/
* arm bootm: remove unnecessary includeSascha Hauer2011-11-291-1/+0
* armlinux: remove unnecessary includeSascha Hauer2011-11-291-1/+0
* bootm: use initrd_address and initrd_sizeSascha Hauer2011-11-291-5/+5
* bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-7/+0
* ARM bootm: remove now obsolete argsSascha Hauer2011-11-291-29/+0
* armlinux: cleanup linux varsSascha Hauer2011-11-291-27/+65
* add magicvar commandSascha Hauer2011-11-291-0/+4
* Merge branch 'master' into nextSascha Hauer2011-10-231-4/+4
|\
| * Really fix the 'bootz' commandJuergen Beisert2011-10-181-3/+3
| * 'bootz' command fails to load the zImage's headerJuergen Beisert2011-10-141-1/+1
* | ARM Linux: Add device tree supportSascha Hauer2011-10-191-3/+12
* | arm/bootm: enable multi uimage supportJean-Christophe PLAGNIOL-VILLARD2011-10-091-5/+0
|/
* ARM: switch to generic memory banksSascha Hauer2011-09-232-11/+12
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1