summaryrefslogtreecommitdiff
path: root/arch/powerpc/lib
AgeCommit message (Expand)Author
2018-09-18timer: Add MPC83xx timer driverMario Six
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-28powerpc: fix typo in kgdb.cHeinrich Schuchardt
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-22powerpc: move set_msr() and get_msr() into .hChristophe Leroy
2017-07-22power, timer: reset TBL before TBUChristophe Leroy
2017-07-22powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy
2017-07-08powerpc, 8xx: move immap.c in arch/powerpc/cpu/mpc8xx/Christophe Leroy
2017-07-08powerpc: Partialy restore core of mpc8xxChristophe Leroy
2017-07-03powerpc: remove 4xx supportHeiko Schocher
2017-06-16powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher
2017-06-12powerpc, 5xx: remove support for 5xxHeiko Schocher
2017-06-12powerpc, 8260: remove support for mpc8260Heiko Schocher
2017-06-12powerpc, 8xx: remove support for 8xxHeiko Schocher
2017-05-22Convert CONFIG_CMD_IMMAP to KconfigSimon Glass
2017-05-22Kconfig: Add a CONFIG_IDE optionSimon Glass
2017-05-08spl: make image arg or fdt blob address reconfigurableVikas Manocha
2017-04-05powerpc: Move setup_board_extra() into a PPC fileSimon Glass
2017-04-05board_f: powerpc: Use timer_init() instead of init_timebase()Simon Glass
2017-02-01powerpc: mpc5200: Correct return value of memcpy functionMark Marshall
2017-01-24powerpc: Enable flush and invalidate dcache by range for MPC85xxTony O'Brien
2017-01-21status_led: Kconfig migrationUri Mashiach
2016-12-02libfdt: replace ARCH_FIXUP_FDT with ARCH_FIXUP_FDT_MEMORYMasahiro Yamada
2016-10-06spl: Add a parameter to jump_to_image_linux()Simon Glass
2016-09-23treewide: replace #include <asm/errno.h> with <linux/errno.h>Masahiro Yamada
2016-06-06Remove unneeded remnants of bcopy().Robert P. J. Day
2016-05-27powerpc: Drop unused code related to generic boardSimon Glass
2016-05-19powerpc: Disable flush or invalidate dcache by range for some SoCsYork Sun
2016-05-02Change my mailaddressAndreas Bießmann
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