summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/cpu/mpc83xx
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Remove __ilog2_u64 and ffs4 from bitopsFabio Estevam2015-11-051-2/+3
* arch: Make board selection choices optionalJoe Hershberger2015-05-121-0/+1
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-042-20/+0
* powerpc: ids8313: use "select" instead of default value in defconfigMasahiro Yamada2015-04-181-0/+1
* powerpc: mpc83xx: remove MPC8360ERDK, EMPC8360EMDS supportMasahiro Yamada2015-01-231-8/+0
* mpc83xx: Add gdsys hrcon boardDirk Eibach2014-11-191-0/+4
* powerpc/mpc83xx: Zero boot_flags arg for calling board_init_f()Valentin Longchamp2014-11-141-0/+1
* kconfig: add CONFIG_SUPPORT_SPLMasahiro Yamada2014-10-271-0/+1
* ppc: Zap Hymod boardMarek Vasut2014-10-271-11/+0
* powerpc: mpc83xx: remove board support for MERGERBOX and MVBLM7Masahiro Yamada2014-10-101-8/+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/+100
* qe: move immap_qe.h from arch directory into common directoryZhao Qiang2014-07-222-2/+2
* mpc8313, bootcount: mpc8313 has no qe muramHeiko Schocher2014-04-232-3/+4
* Remove obsolete _LINUX_CONFIG_H macroMasahiro Yamada2014-01-241-1/+0
* powerpc/83xx: Add support for get_svr() for 83xx devicesRamneek Mehresh2014-01-211-0/+5
* PowerPC: merge commonly-defined flagsMasahiro Yamada2013-12-131-4/+1
* powerpc/mpc8349: Use generic mpc85xx DDR driverYork Sun2013-12-041-3/+1
* Driver/DDR: combine ccsr_ddr for 83xx, 85xx and 86xxYork Sun2013-11-251-2/+2
* Driver/DDR: Moving Freescale DDR driver to a common driverYork Sun2013-11-252-5/+5
* powerpc: mpc83xx: Do not create a symbolic link to ddr-gen2.cMasahiro Yamada2013-11-171-5/+1
* powerpc: mpc83xx: delete unused rulesMasahiro Yamada2013-11-171-6/+0
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-40/+18
* powerpc/usb:Differentiate USB controller base addressramneek mehresh2013-10-241-1/+1
* Coding Style cleanup: replace leading SPACEs by TABsWolfgang Denk2013-10-142-7/+7
* Coding Style cleanup: remove trailing white spaceWolfgang Denk2013-10-141-1/+1
* 83xx/pcie: fix build error for 83xx pcieRoy Zang2013-08-091-0/+2
* Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2419-291/+19
* 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-153-5/+5
|/
* ppc: arm: Move sdhc_clk into arch_global_dataSimon Glass2013-02-041-2/+3
* ppc: Move arbiter fields to arch_global_dataSimon Glass2013-02-041-13/+15
* ppc: Move reset_status to arch_global_dataSimon Glass2013-02-041-2/+2
* ppc: Move CONFIG_QE to arch_global_dataSimon Glass2013-02-041-2/+3
* ppc: m68k: Move i2c1_clk, i2c2_clk to arch_global_dataSimon Glass2013-02-041-4/+6
* ppc: Move mpc83xx clock fields to arch_global_dataSimon Glass2013-02-014-37/+52
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-011-2/+3
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-194-12/+90
* powerpc/mpc83xx: sparse fixesKim Phillips2012-11-042-4/+6
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-19/+10
* mpc83xx: add support for mpc8309Gerlando Falauto2012-10-233-0/+20
* cleanup: introduce CONFIG_MPC830xGerlando Falauto2012-10-231-0/+3
* cleanup: use CONFIG_QE instead of CONFIG_MPC8360 || CONFIG_MPC832xGerlando Falauto2012-10-231-4/+4
* 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
* MPC83xx, MPC85xx: compile stub cache functionStefano Babic2012-07-211-1/+1
* powerpc/mpc83xx: fix copyright string in serdes.cTimur Tabi2012-07-031-1/+1
* MPC8xxx: Define cache ops for USBMarek Vasut2012-06-072-0/+36
OpenPOWER on IntegriCloud