summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2015-10-19powerpc: Drop old non-generic-board codeSimon Glass
2015-05-10ppc4xx: Remove sc3 boardStefan Roese
2015-05-04powerpc: add 2 common dcache assembly functionsValentin Longchamp
2015-04-18net: Remove the bd* parameter from net stack functionsJoe Hershberger
2015-02-17common/board_f: factor out reserve_stacksAndreas Bießmann
2015-01-16mpc85xx: clean up the old deep sleep frameworktang yuantian
2014-12-08powerpc: mpc8xx: remove hermes board supportMasahiro Yamada
2014-11-23linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada
2014-08-12powerpc/mpc85xx: Make boot flag effectiveTang Yuantian
2014-08-01powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer
2014-07-22mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian
2014-05-29m68k: powerpc: Clean up do_mdm_initSimon Glass
2014-05-12bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada
2014-04-22mpc85xx/t104x: Add deep sleep framework supportTang Yuantian
2014-03-07Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini
2014-03-07bootstage: powerpc: support fdt stash and reportingMela Custodio
2014-03-07powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada
2014-03-07kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada
2014-02-21common: Add get_effective_memsize() to memsize.cYork Sun
2014-02-19kbuild: use Linux Kernel build scriptsMasahiro Yamada
2014-02-19kbuild: change out-of-tree buildMasahiro Yamada
2013-12-16common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan
2013-10-31powerpc: convert makefiles to Kbuild styleMasahiro Yamada
2013-10-24powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp
2013-07-24Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-07-23i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher
2013-07-23i2c: common changes for multibus/multiadapter supportHeiko Schocher
2013-07-16Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach
2013-06-28Fix bootm to work on powerpc again (compressed uImage)Stefan Roese
2013-05-15Power: remove support for Freescale MPC8220Wolfgang Denk
2013-05-14powerpc: Use image_setup_linux() instead of local codeSimon Glass
2013-05-01lib: consolidate hang()Andreas Bießmann
2013-04-10powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman
2013-03-15ppc: Enable generic board supportSimon Glass
2013-03-15Introduce generic post-relocation board_r.cSimon Glass
2013-03-15Declare watchdog functions in watchdog.hSimon Glass
2013-03-15Replace __bss_end__ with __bss_endSimon Glass
2013-02-08Clean up libfdt.h includesGerald Van Baren
2013-02-07treewide: include libfdt_env.h before fdt.hKim Phillips
2013-02-04ppc: Move mpc8220 clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc512x clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass
2013-02-04ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass
2013-02-01ppc: Move clock fields to arch_global_dataSimon Glass
2013-02-01ppc: Move brg_clk to arch_global_dataSimon Glass
2012-12-19powerpc/mpc83xx: add support for new SPLScott Wood
2012-12-13env: Use getenv_yesno() more generallyJoe Hershberger
2012-12-05mpc5200: Add SPL supportStefan Roese
2012-12-05SPL: Port SPL framework to powerpcStefan Roese