summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib
Commit message (Expand)AuthorAgeFilesLines
* kbuild: move asm-offsets.h rule to ./KbuildMasahiro Yamada2015-01-081-0/+16
* Merge branch 'for-next/metadata'Sascha Hauer2014-08-073-0/+5
|\
| * Add support for metadata in barebox imagesSascha Hauer2014-08-072-0/+4
| * move file helper functions to separate fileSascha Hauer2014-08-071-0/+1
* | Merge branch 'for-next/arm'Sascha Hauer2014-08-071-2/+16
|\ \ | |/ |/|
| * ARM: Android image boot: automatically assign space for kernelSascha Hauer2014-07-211-2/+16
* | arch/arm/lib/bootm: fix length check of kernel imagebasti@linux-source.de2014-07-221-1/+1
|/
* treewide: remove address of the Free Software FoundationAntony Pavlov2014-06-111-5/+0
* bootm: beautify outputHolger Schurig2014-06-021-1/+1
* misc: upper-case some abbreviationsHolger Schurig2014-06-021-2/+2
* of: Drop devicetree merge supportSascha Hauer2014-05-221-1/+1
* commands: harmonize in-barebox documentationHolger Schurig2014-05-142-7/+4
* commands: group 'help' outputHolger Schurig2014-05-142-0/+2
* ARM: bootm: fix default uImage placementLucas Stach2014-05-051-7/+10
* ARM: bootm: be more clever while deciding where to put zImageLucas Stach2014-05-051-28/+29
* Load PBL into SRAMDavid Vincent2014-02-091-0/+1
* Merge branch 'for-next/imx'Sascha Hauer2014-02-031-8/+9
|\
| * ARM: Fix image size calculation for CONFIG_PBL_RELOCATABLESascha Hauer2014-01-231-8/+9
* | ARM: bootm: pass free memory to __do_bootm_linuxSascha Hauer2014-01-221-17/+41
* | ARM: bootm: locate zImage higher into RAMSascha Hauer2014-01-221-8/+64
* | bootm: introduce bootm_load_initrd helperSascha Hauer2014-01-141-11/+5
* | ARM: bootm: move os loading to do_bootm_linuxSascha Hauer2014-01-101-18/+19
* | bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-17/+7
|/
* ARM: boot barebox with kernel calling conventionSascha Hauer2014-01-062-4/+17
* ARM: start kernel: find a valid address for the atags list automaticallySascha Hauer2014-01-061-7/+20
* ARM: lib: add BAREBOX_CLK_TABLE to linker scriptSebastian Hesselbarth2013-11-111-0/+2
* environment variables: introduce new helpersSascha Hauer2013-09-301-23/+6
* ARM: compile bootm code depending on CONFIG_BOOTMSascha Hauer2013-09-241-1/+1
* Revert "ARM: Use armlinux_bootparams address for DTB"Sascha Hauer2013-08-091-14/+6
* Merge branch 'for-next/misc'Sascha Hauer2013-08-051-6/+14
|\
| * ARM: Use armlinux_bootparams address for DTBAlexander Shiyan2013-07-111-6/+14
* | ARM: bootm: Print Kernel commandline unconditionallySascha Hauer2013-07-271-2/+1
|/
* ARM: Add image end sectionSascha Hauer2013-06-262-1/+10
* ARM: pbl: move linker script to libSascha Hauer2013-06-261-0/+91
* Merge branch 'for-next/of'Sascha Hauer2013-06-021-0/+4
|\
| * bootm: print Kernel commandline in verbose modeSascha Hauer2013-05-311-0/+2
| * bootm: make sure to print fixed oftreeSascha Hauer2013-05-311-0/+2
* | ARM: Using unsigned specifiers for unsigned arguments for printfAlexander Shiyan2013-05-312-4/+4
* | ARM: fix the memset fixNicolas Pitre2013-05-231-20/+13
|/
* 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
| |/