summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* rename include/mem_malloc.h to include/memory.hSascha Hauer2011-09-232-2/+2
* ppc pcm030: remove puts in early initSascha Hauer2011-09-231-2/+1
* introduce io.hSascha Hauer2011-09-223-3/+3
* Merge branch 'pu-remove-gd_t' into nextSascha Hauer2011-08-032-141/+0
|\
| * remove unused global_data.hSascha Hauer2011-08-012-141/+0
* | pcm030: switch to resourcesJean-Christophe PLAGNIOL-VILLARD2011-07-301-24/+6
|/
* Merge branch 'pu' into nextSascha Hauer2011-07-293-0/+254
|\
| * 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
* | resource: introduce add_cfi_device to register simple cfi deviceJean-Christophe PLAGNIOL-VILLARD2011-07-231-8/+1
* | add a add_mem_device functionSascha Hauer2011-07-181-14/+2
* | mem: replace DEVFS_RDWR by IORESOURCE_MEM_WRITEABLEJean-Christophe PLAGNIOL-VILLARD2011-07-181-1/+1
|/
* add sections.h header fileSascha Hauer2011-01-171-0/+1
* ppc pcm030: provide _stext, _text and __bss_stop in linker scriptSascha Hauer2011-01-171-0/+3
* Merge branch 'master' into nextSascha Hauer2011-01-172-2/+2
|\
| * mpc5xxx: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
| * ppc: fix printf compiler warningsSascha Hauer2011-01-071-1/+1
* | import swab.h arch implementation form linux v2.3.37Jean-Christophe PLAGNIOL-VILLARD2011-01-172-77/+100
|/
* clocksource: switch mask to CLOCKSOURCE_MASKJean-Christophe PLAGNIOL-VILLARD2010-11-291-1/+1
* reset_cpu: unify declarationRobert Schwebel2010-10-221-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
* import __stringify from linuxJean-Christophe PLAGNIOL-VILLARD2010-09-291-7/+5
* Replace direct header access with the API routinesJean-Christophe PLAGNIOL-VILLARD2010-09-241-3/+3
* driver: use id as -1 for auto assigned idJean-Christophe PLAGNIOL-VILLARD2010-09-201-0/+5
* types.h: move __kernel_dev_t to include/linux/types.hJean-Christophe PLAGNIOL-VILLARD2010-09-171-1/+0
* configs: use new savedefconfig format as in linuxJean-Christophe PLAGNIOL-VILLARD2010-09-171-173/+0
* net: rework the mii supportJean-Christophe PLAGNIOL-VILLARD2010-08-271-1/+1
* move boards to arch/<architecure>/boardsJean-Christophe PLAGNIOL-VILLARD2010-07-237-1/+541
* make reset_cpu a __noreturn functionSascha Hauer2010-03-301-1/+1
* remove typedef cmd_tbl_t and replace it with struct commandSascha Hauer2010-02-011-1/+1
* Remove PPC support for IDE.Robert P. J. Day2009-12-211-88/+0
* Remove/adjust erroneous references to CONFIG_MODULE.Robert P. J. Day2009-12-211-1/+1
* pcm030: Update defconfigSascha Hauer2009-12-181-8/+19
* ppc bitops: Fix compiler warningSascha Hauer2009-12-171-35/+2
* rename U-Boot-v2 project to bareboxSascha Hauer2009-12-1510-22/+22
* [PPC] Move include/asm-ppc/arch-* to arch/ppc/*/include/machJean-Christophe PLAGNIOL-VILLARD2009-10-2212-27/+914
* [PPC] move include/asm-ppc to arch/ppc/include/asmJean-Christophe PLAGNIOL-VILLARD2009-10-2225-0/+4357
* mpc5200: remove undefined function strmhzSascha Hauer2009-07-211-2/+1
* remove SHOW_BOOT_PROGRESSSascha Hauer2009-03-192-14/+0
* PPC: Add cleanup flagsSascha Hauer2008-08-131-0/+5
* PPC: We can configure our TEXT_BASESascha Hauer2008-08-131-1/+2
* fix compiler warningSascha Hauer2008-08-131-1/+1
* [mpc5200] fix compiler warningsSascha Hauer2008-07-031-8/+8
* [ppc] compile fixes, update defconfig for pcm030Sascha Hauer2008-07-032-47/+92
* [memory layout]: streamline memory layoutSascha Hauer2008-06-041-1/+2
* [kbuild] remove -Wstritct-prototypes from arch/ppc/Makefile. It'sSascha Hauer2008-06-031-1/+1
* [kbuild] move -pipe from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1