summaryrefslogtreecommitdiffstats
path: root/arch/ppc
Commit message (Expand)AuthorAgeFilesLines
* remove irq support fragmentsSascha Hauer2011-11-286-500/+0
* Merge branch 'master' into nextSascha Hauer2011-10-231-1/+1
|\
| * Only pass -P to cpp when generating ld scriptsLoïc Minier2011-10-181-1/+1
* | move digest to crypto/Jean-Christophe PLAGNIOL-VILLARD2011-10-121-0/+1
|/
* ppc common.h: remove unused function declarationsSascha Hauer2011-09-271-6/+0
* ppc mpc5200: remove various board specific register setup from generic codeSascha Hauer2011-09-272-23/+0
* ppc mpc5200: remove cs setup from cpu_initSascha Hauer2011-09-271-87/+0
* pcm030: cleanup config.hSascha Hauer2011-09-271-64/+2
* ppc mpc5200: remove bus clock switching from generic codeSascha Hauer2011-09-271-15/+0
* pcm030: fix /dev/self0 and /dev/env0Sascha Hauer2011-09-271-3/+11
* mpc5200: hardcode internal sram for initramSascha Hauer2011-09-271-3/+2
* mpc5200: hardcode MBAR to 0xf0000000Sascha Hauer2011-09-271-0/+2
* ppc: hardcode sdram base to 0x0Sascha Hauer2011-09-272-2/+2
* pcm030: use new functionalitySascha Hauer2011-09-271-31/+24
* ppc mpc5200b: cleanup lowlevel startupSascha Hauer2011-09-271-55/+18
* ppc mpc5200: add function to setup bus clocksSascha Hauer2011-09-272-0/+41
* ppc mpc5200: add function to configure a chipselectSascha Hauer2011-09-272-0/+74
* ppc mpc5200: add function to determine configured sdram sizeSascha Hauer2011-09-272-0/+20
* remove EARLY_INIT and EARLY_CONSOLE supportSascha Hauer2011-09-278-48/+4
* ppc: add a get_pc() functionSascha Hauer2011-09-271-0/+17
* ppc: remove mgt5100 support from codeSascha Hauer2011-09-273-27/+2
* 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