summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeFilesLines
* common/board_f: factor out reserve_stacksAndreas Bießmann2015-02-172-0/+32
* mpc85xx: clean up the old deep sleep frameworktang yuantian2015-01-161-21/+0
* powerpc: mpc8xx: remove hermes board supportMasahiro Yamada2014-12-081-12/+0
* linux/kernel.h: sync min, max, min3, max3 macros with LinuxMasahiro Yamada2014-11-231-1/+1
* powerpc/mpc85xx: Make boot flag effectiveTang Yuantian2014-08-121-0/+2
* powerpc: mpc85xx watchdog init added to init_funcBoschung, Rainer2014-08-011-0/+3
* mpc85xx/t104x: Enable L2 and CPC cache when resumeTang Yuantian2014-07-221-0/+5
* m68k: powerpc: Clean up do_mdm_initSimon Glass2014-05-291-8/+0
* bd_info: remove bi_barudrate member from struct bd_infoMasahiro Yamada2014-05-121-1/+0
* mpc85xx/t104x: Add deep sleep framework supportTang Yuantian2014-04-221-0/+16
* Merge branch 'master' of git://git.denx.de/u-boot-mpc85xxTom Rini2014-03-071-0/+7
|\
| * bootstage: powerpc: support fdt stash and reportingMela Custodio2014-03-071-0/+7
* | powerpc: mpc8260: consolidate CONFIG_MPC8260 and CONFIG_8260Masahiro Yamada2014-03-072-8/+8
* | kbuild: add CONFIG_ prefix to USE_PRIVATE_LIBGCCMasahiro Yamada2014-03-071-5/+1
|/
* common: Add get_effective_memsize() to memsize.cYork Sun2014-02-212-19/+0
* kbuild: use Linux Kernel build scriptsMasahiro Yamada2014-02-191-2/+2
* kbuild: change out-of-tree buildMasahiro Yamada2014-02-191-2/+2
* common/cmd_bootm: extend do_bootm_vxworks to support the new VxWorks boot int...Miao Yan2013-12-161-0/+56
* powerpc: convert makefiles to Kbuild styleMasahiro Yamada2013-10-311-56/+22
* powerpc: cast bi_memsize to ulong for %ld usageValentin Longchamp2013-10-241-1/+1
* Merge branch 'master' of git://git.denx.de/u-boot-i2cTom Rini2013-07-241-4/+7
|\
| * i2c, soft-i2c: switch to new multibus/multiadapter supportHeiko Schocher2013-07-231-6/+3
| * i2c: common changes for multibus/multiadapter supportHeiko Schocher2013-07-231-3/+9
* | Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk2013-07-2419-268/+19
|/
* Build arch/$ARCH/lib/bootm.o depending on CONFIG_CMD_BOOTMDirk Eibach2013-07-161-1/+1
* Fix bootm to work on powerpc again (compressed uImage)Stefan Roese2013-06-281-5/+0
* Power: remove support for Freescale MPC8220Wolfgang Denk2013-05-152-31/+0
* powerpc: Use image_setup_linux() instead of local codeSimon Glass2013-05-141-83/+1
* lib: consolidate hang()Andreas Bießmann2013-05-011-9/+0
* powerpc/lib: fix unsafe register handling in wait_ticksMats Kärrman2013-04-101-6/+11
* ppc: Enable generic board supportSimon Glass2013-03-151-0/+2
* Introduce generic post-relocation board_r.cSimon Glass2013-03-151-1/+2
* Declare watchdog functions in watchdog.hSimon Glass2013-03-151-9/+2
* Replace __bss_end__ with __bss_endSimon Glass2013-03-151-2/+2
* Clean up libfdt.h includesGerald Van Baren2013-02-081-1/+0
* treewide: include libfdt_env.h before fdt.hKim Phillips2013-02-071-1/+0
* ppc: Move mpc8220 clocks to arch_global_dataSimon Glass2013-02-041-7/+7
* ppc: Move mpc512x clocks to arch_global_dataSimon Glass2013-02-041-1/+1
* ppc: Move mpc5xxx clocks to arch_global_dataSimon Glass2013-02-041-1/+1
* ppc: Move lbc_clk and cpu to arch_global_dataSimon Glass2013-02-041-3/+4
* ppc: Move clock fields to arch_global_dataSimon Glass2013-02-011-3/+3
* ppc: Move brg_clk to arch_global_dataSimon Glass2013-02-011-1/+1
* powerpc/mpc83xx: add support for new SPLScott Wood2012-12-191-1/+2
* env: Use getenv_yesno() more generallyJoe Hershberger2012-12-131-7/+2
* mpc5200: Add SPL supportStefan Roese2012-12-051-0/+8
* SPL: Port SPL framework to powerpcStefan Roese2012-12-052-0/+46
* powerpc: Extract EPAPR_MAGIC constants into processor.hStefan Roese2012-12-051-6/+0
* spl/powerpc: introduce CONFIG_SPL_INIT_MINIMALScott Wood2012-11-261-1/+16
* powerpc: change .fixup test to a GCC version testScott Wood2012-11-261-6/+0
* arch/powerpc/lib/board.c, *traps.c: sparse fixesKim Phillips2012-11-041-6/+6
OpenPOWER on IntegriCloud