summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeLines
* Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-06-7/+0
* powerpc: Drop unused code related to generic boardSimon Glass2016-05-27-5/+0
* powerpc: Disable flush or invalidate dcache by range for some SoCsYork Sun2016-05-19-0/+4
* Change my mailaddressAndreas Bießmann2016-05-02-1/+1
* powerpc: Drop old non-generic-board codeSimon Glass2015-10-19-986/+0
* ppc4xx: Remove sc3 boardStefan Roese2015-05-10-8/+0
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-04-0/+48
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-18-1/+1
* common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-17-0/+32
* mpc85xx: clean up the old deep sleep frameworktang yuantian2015-01-16-21/+0
* powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-08-12/+0
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-23-1/+1
* powerpc/mpc85xx: Make boot flag effectiveTang Yuantian2014-08-12-0/+2
* powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-01-0/+3
* mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-22-0/+5
* m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-29-8/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-12-1/+0
* mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-22-0/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-03-07-0/+7
|\
| * bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-07-0/+7
* | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-07-8/+8
* | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-07-5/+1
|/
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-21-19/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-19-2/+2
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-19-2/+2
* common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-16-0/+56
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-31-56/+22
* powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp2013-10-24-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-24-4/+7
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-23-6/+3
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-23-3/+9
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-24-268/+19
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-16-1/+1
* Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-28-5/+0
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-15-31/+0
* powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-14-83/+1
* lib: consolidate hang()Andreas Bießmann2013-05-01-9/+0
* powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman2013-04-10-6/+11
* ppc: Enable generic board supportSimon Glass2013-03-15-0/+2
* Introduce generic post-relocation board_r.cSimon Glass2013-03-15-1/+2
* Declare watchdog functions in watchdog.hSimon Glass2013-03-15-9/+2
* Replace __bss_end__ with __bss_endSimon Glass2013-03-15-2/+2
* Clean up libfdt.h includesGerald Van Baren2013-02-08-1/+0
* treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-07-1/+0
* ppc: Move mpc8220 clocks to arch_global_dataSimon Glass2013-02-04-7/+7
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-04-1/+1
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-04-1/+1
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-04-3/+4
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-01-3/+3
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-01-1/+1