summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-261-6/+1
* env: Rename some other getenv()-related functionsSimon Glass2017-08-161-4/+4
* env: Rename getenv/_f() to env_get()Simon Glass2017-08-161-1/+2
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-232-3/+2
* powerpc: move set_msr() and get_msr() into .hChristophe Leroy2017-07-222-28/+0
* power, timer: reset TBL before TBUChristophe Leroy2017-07-221-1/+1
* powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2017-07-221-11/+0
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-081-3/+4
* powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy2017-07-083-405/+0
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-084-0/+416
* powerpc: remove 4xx supportHeiko Schocher2017-07-033-35/+2
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-163-77/+0
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-121-11/+0
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-124-690/+0
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-125-292/+18
* Convert CONFIG_CMD_IMMAP to KconfigSimon Glass2017-05-223-0/+712
* Kconfig: Add a CONFIG_IDE optionSimon Glass2017-05-221-1/+1
* spl: make image arg or fdt blob address reconfigurableVikas Manocha2017-05-081-4/+4
* powerpc: Move setup_board_extra() into a PPC fileSimon Glass2017-04-052-0/+33
* board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass2017-04-051-1/+1
* powerpc: mpc5200: Correct return value of memcpy functionMark Marshall2017-02-011-1/+1
* powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien2017-01-241-2/+2
* status_led: Kconfig migrationUri Mashiach2017-01-211-3/+3
* libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada2016-12-021-0/+5
* spl: Add a parameter to jump_to_image_linux()Simon Glass2016-10-061-2/+2
* treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada2016-09-231-1/+1
* Remove unneeded remnants of bcopy().Robert P. J. Day2016-06-061-7/+0
* powerpc: Drop unused code related to generic boardSimon Glass2016-05-271-5/+0
* powerpc: Disable flush or invalidate dcache by range for some SoCsYork Sun2016-05-191-0/+4
* Change my mailaddressAndreas Bießmann2016-05-021-1/+1
* powerpc: Drop old non-generic-board codeSimon Glass2015-10-191-986/+0
* ppc4xx: Remove sc3 boardStefan Roese2015-05-101-8/+0
* powerpc: add 2 common dcache assembly functionsValentin Longchamp2015-05-041-0/+48
* net: Remove the bd* parameter from net stack functionsJoe Hershberger2015-04-181-1/+1
* 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