summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/lib
Commit message (Expand)AuthorAgeFilesLines
* common: Move ARM cache operations out of common.hSimon Glass2019-12-022-0/+2
* common: Move some time functions out of common.hSimon Glass2019-12-021-0/+1
* status_led: Tidy up the code styleSimon Glass2019-12-021-1/+1
* Drop CONFIG_SHOW_ACTIVITYSimon Glass2019-12-021-13/+0
* spl: separate SPL_FRAMEWORK config for spl and tplHeiko Stuebner2019-11-171-1/+1
* env: Drop environment.h header file where not neededSimon Glass2019-08-111-1/+0
* env: Move env_get() to env.hSimon Glass2019-08-111-0/+1
* timer: Add MPC83xx timer driverMario Six2018-09-182-1/+8
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0716-33/+16
* powerpc: fix typo in kgdb.cHeinrich Schuchardt2018-04-281-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-272-4/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-051-1/+1
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-5/+0
* 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