summaryrefslogtreecommitdiffstats
path: root/arch/ppc/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* treewide: fix format specifiersSascha Hauer2013-01-271-2/+2
* Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-177-28/+0
* Set _text_base to the firmware relocation addressRenaud Barbier2012-05-171-0/+4
* ppc reloc.S: use a common trap relocation functionRenaud Barbier2012-05-112-0/+48
* Preparation stage to support multiple PPC architecturesRenaud Barbier2012-05-022-75/+0
* ppc: remove unused init_board_data functionSascha Hauer2012-04-132-50/+0
* 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-153-3/+0
|/
* fix malloc space sizesSascha Hauer2011-12-031-1/+1
* bootm: push relocate_image up to the generic commandSascha Hauer2011-11-291-3/+0
* remove irq support fragmentsSascha Hauer2011-11-283-141/+0
* ppc: hardcode sdram base to 0x0Sascha Hauer2011-09-271-1/+1
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-271-3/+0
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-231-1/+1
* remove unused global_data.hSascha Hauer2011-08-011-1/+0
* barebox compilation with gcc 4.5.2 and ptxdistAndre Naujoks2011-07-281-0/+14
* barebox compilation with gcc 4.5.2 and ptxdistAndre Naujoks2011-07-282-0/+240
* ppc: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* remove strange flush_cache functionsSascha Hauer2010-10-212-51/+0
* 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-153-4/+4
* [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-221-1/+1
* remove SHOW_BOOT_PROGRESSSascha Hauer2009-03-192-14/+0
* fix compiler warningSascha Hauer2008-08-131-1/+1
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-1/+2
* [ppc] Fixed orphaned CONFIG_INTERRUPTSCarsten Schlote2008-02-212-2/+2
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-17/+29
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-041-1/+1
* fix read_file()Sascha Hauer2007-10-011-1/+1
* add powerpc specific bits for modulesSascha Hauer2007-10-012-0/+298
* move ppc assembler templates to include/asm-ppcSascha Hauer2007-09-223-4/+4
* whitespace cleanupSascha Hauer2007-09-131-2/+2
* further reloc fixesSascha Hauer2007-07-251-1/+15
* use memmap() to save one memcpy call in bootmSascha Hauer2007-07-151-11/+15
* consolidate cpu_init_*Sascha Hauer2007-07-121-3/+0
* remove unused extern declarationSascha Hauer2007-07-121-3/+0
* use reset_cpu()Sascha Hauer2007-07-051-1/+1
* svn_rev_688Sascha Hauer2007-07-051-13/+14
* svn_rev_683Sascha Hauer2007-07-052-22/+1