summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu/mpc86xx
Commit message (Expand)AuthorAgeLines
* arch: powerpc: update the eLBC IP input clockPrabhakar Kushwaha2017-02-03-14/+1
* Convert CONFIG_BOARD_EARLY_INIT_F to KconfigSimon Glass2017-01-25-0/+2
* fsl_ddr: Move DDR config options to driver KconfigYork Sun2017-01-04-0/+4
* powerpc: mpc86xx: Convert CONFIG_SYS_FSL_NUM_LAWS to Kconfig optionYork Sun2016-12-04-0/+6
* powerpc: mpc86xx: Move CONFIG_FSL_LAW to KconfigYork Sun2016-12-02-0/+7
* powerpc: mpc86xx: Convert CONFIG_SYS_CCSRBAR_DEFAULT to Kconfig optionYork Sun2016-12-02-0/+9
* powerpc: MPC8641: Remove macro CONFIG_MPC8641York Sun2016-11-23-2/+8
* powerpc: MPC8610: Remove macro CONFIG_MPC8610York Sun2016-11-23-4/+8
* arch: powerpc: Remove unused dts frequency fixup for lbc_clkPrabhakar Kushwaha2016-10-14-7/+0
* fsl: serdes: ensure accessing the initialized maps of serdes protocolHou Zhiqiang2016-09-14-2/+38
* powerpc/86xx: Pass -mcpu=7400 to GCCScott Wood2016-07-25-1/+1
* Add more SPDX-License-Identifier tagsTom Rini2016-01-19-3/+1
* powerpc: Finish updating u-boot*lds scripts for newer binutilsTom Rini2015-11-10-1/+0
* arch: Make board selection choices optionalJoe Hershberger2015-05-12-0/+1
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-04-45/+0
* remove unnecessary version.h includesRob Herring2015-03-24-2/+0
* kconfig: remove redundant "string" type in arch and board KconfigsMasahiro Yamada2014-09-13-1/+0
* powerpc: remove redundant CPU definitionMasahiro Yamada2014-07-30-1/+1
* kconfig: add board Kconfig and defconfig filesMasahiro Yamada2014-07-30-0/+30
* powerpc/mpc86xx: Fix boot_flag for calling board_init_f()York Sun2014-05-13-0/+1
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-1/+0
* powerpc: mpc86xx: move CONFIG_MPC86xx definition to CPU config.mkMasahiro Yamada2014-01-24-1/+1
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-13-4/+1
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-25-88/+0
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-36/+14
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-14-1/+1
* powerpcv2: Print hardcoded size like print_size() doesShruti Kanetkar2013-08-20-3/+3
* powerpc: Fix CamelCase checkpatch warningsPrabhakar Kushwaha2013-08-20-27/+29
* powerpc/mpc8xxx: Add memory reset controlYork Sun2013-08-09-1/+1
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-221/+13
* powerpc: mpc85xx/mpc86xx: Fix off-by-one boundary checking with ARRAY_SIZEAxel Lin2013-06-20-4/+4
* powerpc: Use lower case for the core namesFabio Estevam2013-06-20-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-armTom Rini2013-03-18-1/+1
|\
| * Refactor linker-generated arraysAlbert ARIBAUD2013-03-12-1/+1
* | Replace __bss_end__ with __bss_endSimon Glass2013-03-15-3/+3
|/
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-04-3/+3
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-04-4/+4
* 8xxx: Change all 8*xx_DDR addresses to 8xxxAndy Fleming2012-11-27-2/+2
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-04-18/+9
* Merge branch 'master' of git://www.denx.de/git/u-boot-mpc85xxTom Rini2012-10-22-4/+7
|\
| * powerpc/mpc85xx: software workaround for DDR erratum A-004468York Sun2012-10-22-4/+7
* | common: Discard the __u_boot_cmd sectionMarek Vasut2012-10-22-3/+0
* | common: Add .u_boot_list into all linker filesMarek Vasut2012-10-22-0/+5
|/
* arch/powerpc/cpu/mpc86xx/cpu.c: Fix GCC 4.6 build warningWolfgang Denk2011-12-02-3/+0
* GCC4.6: Squash warnings in mpc86xx/interrupts.cMarek Vasut2011-10-27-6/+6
* powerpc/mpc86xx: Disable translation for BAT setupBecky Bruce2011-10-09-29/+68
* unify version_stringAndreas Bießmann2011-07-28-8/+1
* Revert "PowerPC: Add support for -msingle-pic-base"Wolfgang Denk2011-04-20-10/+1
* PowerPC: Add support for -msingle-pic-baseJoakim Tjernlund2011-04-11-1/+10
* PowerPC: Move -fPIC flag to common placeJoakim Tjernlund2011-04-11-1/+1