summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc86xx
Commit message (Expand)AuthorAgeFilesLines
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-041-45/+0
* remove unnecessary version.h includesRob Herring2015-03-242-2/+0
* 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/+30
* powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun2014-05-131-0/+1
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-211-1/+0
* powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-241-1/+1
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-4/+1
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-88/+0
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-36/+14
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-201-3/+3
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-202-27/+29
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-091-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2413-221/+13
* powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2013-06-202-4/+4
* powerpc: Use lower case for the core namesFabio Estevam2013-06-201-1/+1
* 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
|/
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-3/+3
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-043-4/+4
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-271-2/+2
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-18/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-222-4/+7
|\
| * powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-222-4/+7
* | 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
|/
* arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-021-3/+0
* GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut2011-10-271-6/+6
* powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2011-10-092-29/+68
* 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
* mpc8[5/6]xx: Ensure POST word does not get resetJohn Schmoller2011-03-131-0/+16
* powerpc/86xx: Enable common SRIO init codeKumar Gala2011-01-142-2/+12
* powerpc/86xx: Add SERDES support on MPC8641 & MPC8610Kumar Gala2011-01-144-1/+186
* 74xx_7xx/mpc86xx/ppmc7xx: Fix do_reset() declarationPeter Tyser2010-12-171-2/+3
* PowerPC: Add relocation support for -fpicJoakim Tjernlund2010-12-171-2/+3
* 86xx: Cleanup for partial linking and --gc-sectionsWolfgang Denk2010-11-272-36/+6
* arch/powerpc/*/config.mk: make CONFIG_SYS_LDSCRIPT settings workWolfgang Denk2010-11-261-7/+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
* Rename CONFIG_SYS_INIT_RAM_END into CONFIG_SYS_INIT_RAM_SIZEWolfgang Denk2010-10-261-2/+2
* 86xx: Use gc-sections to reduce image sizePeter Tyser2010-10-202-18/+12
OpenPOWER on IntegriCloud