summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* [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
* don't against link libgccMarc Kleine-Budde2007-11-281-1/+0
* Using correct board names all over the placeJuergen Beisert2007-11-082-1/+1
* Replace all occurences of UBoot with U-BootSascha Hauer2007-10-241-1/+1
* basic doc structure addedJuergen Beisert2007-10-191-0/+9
* remove CONFIG_IDENT_STRING. It's unusedsascha2007-10-191-4/+0
* Linking: Remove linker scripts from (arm based-) boards and addsascha2007-10-171-0/+2
* CONFIG_MODULE -> CONFIG_MODULESSascha Hauer2007-10-042-2/+2
* fix read_file()Sascha Hauer2007-10-011-1/+1
* add powerpc specific bits for modulesSascha Hauer2007-10-014-1/+302
* Subject: clean up TEXT_BASERobert Schwebel (Laptop)2007-09-252-4/+4
* move ppc assembler templates to include/asm-ppcSascha Hauer2007-09-224-6/+6
* whitespace cleanupSascha Hauer2007-09-132-4/+4
* further reloc fixesSascha Hauer2007-07-252-13/+37
* use memmap() to save one memcpy call in bootmSascha Hauer2007-07-151-11/+15
* remove unneeded include, use cpu_init()Sascha Hauer2007-07-121-2/+1
* CONFIG_ARCH_HAS_RELOC -> CONFIG_HAS_EARLY_INITSascha Hauer2007-07-121-1/+4
* consolidate cpu_init_*Sascha Hauer2007-07-122-10/+5
* add reloc_offset functionSascha Hauer2007-07-121-8/+47
* add CONFIG_RELOCATABLESascha Hauer2007-07-122-5/+26
* do loadtask in ethernet driverSascha Hauer2007-07-121-6/+2
* remove unused extern declarationSascha Hauer2007-07-121-3/+0
* minor fixesSascha Hauer2007-07-051-1/+1
* use reset_cpu()Sascha Hauer2007-07-052-2/+2
* svn_rev_688Sascha Hauer2007-07-051-13/+14
* svn_rev_687Sascha Hauer2007-07-052-10/+15
* svn_rev_683Sascha Hauer2007-07-053-22/+2