summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/armlinux.c
Commit message (Expand)AuthorAgeFilesLines
* bootm: beautify outputHolger Schurig2014-06-021-1/+1
* ARM: boot barebox with kernel calling conventionSascha Hauer2014-01-061-1/+1
* ARM: start kernel: find a valid address for the atags list automaticallySascha Hauer2014-01-061-7/+20
* environment variables: introduce new helpersSascha Hauer2013-09-301-23/+6
* Revert "ARM: Use armlinux_bootparams address for DTB"Sascha Hauer2013-08-091-14/+6
* ARM: Use armlinux_bootparams address for DTBAlexander Shiyan2013-07-111-6/+14
* ARM bootm: Switch initrd support to unflattened treeSascha Hauer2013-03-061-2/+0
* DeviceTree: add support for initrd in the DTVicente Bergas2013-02-121-0/+2
* feature_list: a way to pass hardware info to the kernelVicente Bergas2013-01-211-0/+12
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-031-5/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-171-5/+0
* | 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
* booting: more flexible Linux bootargs generationSascha Hauer2012-05-141-1/+1
* ARM: Allow to compile in thumb-2 modeSascha Hauer2012-03-061-1/+16
* ARM: Fix oftree bootingSascha Hauer2012-02-131-0/+1
* ARM: call start_linux directly with initrd start/size and oftreeSascha Hauer2011-12-151-10/+10
* add armlinux specific magicvar descriptionsSascha Hauer2011-12-051-0/+5
* armlinux: remove unnecessary includeSascha Hauer2011-11-291-1/+0
* bootm: use initrd_address and initrd_sizeSascha Hauer2011-11-291-5/+5
* armlinux: cleanup linux varsSascha Hauer2011-11-291-27/+65
* ARM Linux: Add device tree supportSascha Hauer2011-10-191-3/+12
* ARM: switch to generic memory banksSascha Hauer2011-09-231-5/+5
* arm: export arch_number to envJean-Christophe PLAGNIOL-VILLARD2011-09-201-0/+7
* Merge branch 'pu-remove-gd_t' into nextSascha Hauer2011-08-031-1/+0
|\
| * remove unused global_data.hSascha Hauer2011-08-011-1/+0
* | ARM: move armlinux_add_dram to location which is always compiledSascha Hauer2011-08-011-17/+2
|/
* armlinux: mem tag switch to "struct resource"Jean-Christophe PLAGNIOL-VILLARD2011-07-201-2/+2
* ARM: move bootu code to its own fileSascha Hauer2011-04-041-33/+0
* ARM: move bootz code to its own fileSascha Hauer2011-04-041-95/+0
* ARM: move bootm code to its own fileSascha Hauer2011-04-041-80/+0
* ARM: factor out a start_linux functionSascha Hauer2011-04-041-19/+20
* ARM: support big/little endian switching in "bootX".Krzysztof Halasa2011-01-071-15/+54
* armlinux: pass INIRTD tag to the kernelEric BĂ©nard2010-11-021-14/+16
* armlinux: sparse fixesSascha Hauer2010-10-211-1/+2
* image: remove confusing image_check_* functionsSascha Hauer2010-10-131-1/+1
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-10-081-3/+3
* Revert "Replace direct header access with the API routines"Sascha Hauer2010-10-071-3/+3
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-3/+3
* arm: allow to overwrite the system_rev via bootmJean-Christophe PLAGNIOL-VILLARD2010-09-221-4/+14
* arm: add support for the serial ATAGBaruch Siach2010-08-041-0/+19
* bootz: give a proper error on open() failureBaruch Siach2010-07-221-0/+5
* armlinux: reorder tag setupSascha Hauer2010-06-241-29/+22
* bootu: Allow passing in devices as parameterSascha Hauer2010-06-171-2/+8
* arm boot: FormattingMarc Reilly2010-05-171-1/+1
* arm: Add revision tag to boot parametersMarc Reilly2010-05-171-0/+23
* ARM: replace cleanup_before_linux with the generic shutdown_barebox functionSascha Hauer2010-03-301-3/+3
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-2/+2
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-9/+9
* list: remove duplicated list.hSascha Hauer2009-11-031-1/+1