summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc824x
Commit message (Expand)AuthorAgeFilesLines
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-131-1/+0
* powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-301-1/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-301-0/+49
* mpc8xx: remove fads board supportMasahiro Yamada2014-07-071-3/+0
* powerpc: remove MOUSSE board supportMasahiro Yamada2014-04-181-88/+0
* powerpc: delete unused header filesMasahiro Yamada2014-01-241-103/+0
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-2/+0
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-3/+1
* powerpc: mpc824x: Do not create a symbolic link to bedbug_603e.cMasahiro Yamada2013-11-172-6/+1
* Makefile: make directories by Makefile.buildMasahiro Yamada2013-11-171-4/+0
* MPC824x: remove obsolete "PN62" boardWolfgang Denk2013-11-111-4/+2
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-24/+4
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-201-1/+1
* powerpc: Use print_size() where appropriateShruti Kanetkar2013-08-201-5/+3
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-174/+11
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-181-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-121-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-152-3/+3
|/
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-19/+10
* common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-221-3/+0
* common: Add .u_boot_list into all linker filesMarek Vasut2012-10-221-0/+5
* mpc82xx: Remove BMW board portStefan Roese2012-10-172-9/+4
* Reduce build timesWolfgang Denk2011-11-031-2/+1
* unify version_stringAndreas Bießmann2011-07-281-8/+1
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-201-10/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-111-1/+10
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-111-1/+1
* rename _end to __bss_end__Po-Yu Chuang2011-03-272-3/+3
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* 824x: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-43/+10
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-4/+1
* Switch from archive libraries to partial linkingSebastien Carlier2010-11-171-2/+2
* PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund2010-11-141-1/+1
* Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk2010-10-261-0/+1
* powerpc: do not fixup NULL ptrsJoakim Tjernlund2010-10-181-1/+3
* powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser2010-10-181-0/+1
* powerpc: Remove warm reset entry pointPeter Tyser2010-10-121-15/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-041-1/+1
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2120-0/+3800
OpenPOWER on IntegriCloud