summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
AgeCommit message (Expand)Author
2014-09-13kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada
2014-07-30powerpc: remove redundant CPU definitionMasahiro Yamada
2014-07-30kconfig: add board Kconfig and defconfig filesMasahiro Yamada
2014-05-13powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-01-24powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada
2013-12-13PowerPC: merge commonly-defined flagsMasahiro Yamada
2013-11-25Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-14Coding Style cleanup: remove trailing white spaceWolfgang Denk
2013-08-20powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar
2013-08-20powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha
2013-08-09powerpc/mpc8xxx: Add memory reset controlYork Sun
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-06-20powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin
2013-06-20powerpc: Use lower case for the core namesFabio Estevam
2013-03-18Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-03-12Refactor linker-generated arraysAlbert ARIBAUD
2013-02-04ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2012-11-278xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming
2012-11-04arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips
2012-10-22Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini
2012-10-22powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun
2012-10-22common: Discard the __u_boot_cmd sectionMarek Vasut
2012-10-22common: Add .u_boot_list into all linker filesMarek Vasut
2011-12-02arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk
2011-10-27GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut
2011-10-09powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce
2011-07-28unify version_stringAndreas Bießmann
2011-04-20Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk
2011-04-11PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund
2011-04-11PowerPC: Move -fPIC flag to common placeJoakim Tjernlund
2011-03-27rename _end to __bss_end__Po-Yu Chuang
2011-03-13mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller
2011-01-14powerpc/86xx: Enable common SRIO init codeKumar Gala
2011-01-14powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala
2010-12-1774xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser
2010-12-17PowerPC: Add relocation support for -fpicJoakim Tjernlund
2010-11-2786xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk
2010-11-26arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk
2010-11-17Switch from archive libraries to partial linkingSebastien Carlier
2010-11-14PowerPC: Don't destroy fixup table while doing fixupsJoakim Tjernlund
2010-10-26Replace CONFIG_SYS_GBL_DATA_SIZE by auto-generated valueWolfgang Denk
2010-10-26Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk
2010-10-2086xx: Use gc-sections to reduce image sizePeter Tyser
2010-10-2086xx: Create common linker scriptKumar Gala
2010-10-18powerpc: do not fixup NULL ptrsJoakim Tjernlund
2010-10-18powerpc: Cleanup BOOTFLAG_* referencesPeter Tyser