aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/74xx_7xx
AgeCommit message (Expand)AuthorFilesLines
2015-01-16powerpc: 74xx_7xx: remove 74xx_7xx cpu supportMasahiro Yamada13-2355/+0
2014-10-27PowerPC: drop some 74xx_7xx boards and related codeWolfgang Denk2-28/+1
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada1-1/+0
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada1-1/+1
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada1-0/+49
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada1-3/+1
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada1-25/+3
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk1-1/+1
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk11-187/+11
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini1-1/+1
2013-03-15Replace __bss_end__ with __bss_endSimon Glass2-3/+3
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD1-1/+1
2013-03-11ppc: Remove PCIPPC2 and PCIPPC6 boardsStefan Roese1-4/+3
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips1-19/+9
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut1-3/+0
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut1-0/+5
2011-07-28unify version_stringAndreas Bießmann1-8/+1
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk1-10/+1
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund1-1/+10
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund1-1/+1
2011-03-27rename _end to __bss_end__Po-Yu Chuang2-3/+3
2010-12-1774xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser1-3/+7
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund1-2/+3
2010-11-2774xx_7xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk1-0/+91
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier1-2/+2
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund1-1/+1
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk1-0/+1
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk1-2/+2
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund1-1/+3
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser1-0/+1
2010-10-12powerpc: Remove warm reset entry pointPeter Tyser1-15/+1
2010-07-04Make sure that argv[] argument pointers are not modified.Wolfgang Denk2-2/+2
2010-06-23Remove AmigaOneG3SE boardWolfgang Denk5-27/+8
2010-06-23Get rid of bogus CONFIG_SYS_BUS_HZ and CONFIG_SYS_CONFIG_BUS_CLK definitionsWolfgang Denk1-8/+6
2010-04-21Move arch/ppc to arch/powerpcStefan Roese11-0/+2485