summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* 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
* [kbuild] remove -Wall from architecture Makefiles. It's alreadySascha Hauer2008-06-031-1/+1
* [kbuild] move -nostdinc from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -ffreestanding from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -fno-builtin from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+1
* [kbuild] move -Os flag from architecture Makefiles to toplevelSascha Hauer2008-06-031-1/+0
* [kbuild] change architecture Makefiles not to overwriteSascha Hauer2008-06-031-1/+1
* [ppc] Fixed orphaned CONFIG_INTERRUPTSCarsten Schlote2008-02-214-5/+5
* [MPC5200]: call early_init() after we've setup our timing. OtherwiseSascha Hauer2008-02-211-2/+2
* Make the early console device/baudrate configurable instead of usingSascha Hauer2008-02-211-0/+3
* [MPC5200] Make MPC5XXX_EARLY_CONSOLE dependent on ARCH_MPC5200Sascha Hauer2008-02-211-0/+1
* - Add functions to register image handlers for booting uImagesSascha Hauer2008-02-201-17/+29
* remove -isystem with empty argumentMarc Kleine-Budde2007-11-291-1/+1