summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc5xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: mpc5xx: remove cmi_mpc5xx supportMasahiro Yamada2015-09-021-4/+0
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* 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/+22
* powerpc: mpc5xx: remove redundant CONFIG_5xx definitionMasahiro Yamada2014-01-241-2/+0
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-1/+0
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-3/+1
* include: delete include/linux/config.hMasahiro Yamada2013-11-081-1/+0
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-25/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2411-182/+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-3/+3
* 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
* serial: Use default_serial_puts() in driversMarek Vasut2012-10-171-9/+1
* serial: Remove CONFIG_SERIAL_MULTI from serial driversMarek Vasut2012-10-151-32/+0
* serial: powerpc: Implement CONFIG_SERIAL_MULTI into mpc5xx serial driverMarek Vasut2012-10-151-21/+74
* 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
* 5xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-271-53/+16
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-10/+0
* 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-14/+2
* Make sure that argv[] argument pointers are not modified.Wolfgang Denk2010-07-042-2/+2
* Move arch/ppc to arch/powerpcStefan Roese2010-04-2111-0/+2185
OpenPOWER on IntegriCloud