summaryrefslogtreecommitdiffstats
path: root/arch/ppc/lib/ppclinux.c
Commit message (Expand)AuthorAgeFilesLines
* include: Move bulk of boot.h to bootm.hSascha Hauer2016-07-261-0/+1
* bootm: Push dryrun to handlersSascha Hauer2016-01-261-0/+3
* restart: replace reset_cpu with registered restart handlersSascha Hauer2015-08-271-1/+2
* bootm: introduce bootm_load_os helperSascha Hauer2014-01-101-2/+4
* ppc: bootm: relocate fdt to valid boot memoryRenaud Barbier2013-09-091-1/+48
* bootm: Pass unflattened devicetree to handlersSascha Hauer2013-03-061-0/+8
* Merge branch 'work/uimage' into nextSascha Hauer2011-12-171-9/+7
|\
| * bootm: use new uimage codeSascha Hauer2011-12-151-9/+7
| * ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-141-225/+6
* | Merge branch 'pu/ppc-oftree' into nextSascha Hauer2011-12-151-225/+6
|\ \
| * | ppc: switch to libfdt based oftree implementationSascha Hauer2011-12-151-225/+6
| |/
* / remove unused watchdog headerSascha Hauer2011-12-151-1/+0
|/
* bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-3/+0
* remove unused global_data.hSascha Hauer2011-08-011-1/+0
* ppc: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* 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
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-151-2/+2
* remove SHOW_BOOT_PROGRESSSascha Hauer2009-03-191-1/+0
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-17/+29
* fix read_file()Sascha Hauer2007-10-011-1/+1
* use memmap() to save one memcpy call in bootmSascha Hauer2007-07-151-11/+15
* use reset_cpu()Sascha Hauer2007-07-051-1/+1
* svn_rev_688Sascha Hauer2007-07-051-13/+14
* svn_rev_624Sascha Hauer2007-07-051-5/+3
* svn_rev_609Sascha Hauer2007-07-051-312/+106
* svn_rev_538Sascha Hauer2007-07-051-9/+9
* svn_rev_463Sascha Hauer2007-07-051-1/+8
* svn_rev_280Sascha Hauer2007-07-051-0/+462