summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2018-05-09powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba
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-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy
2018-04-06powerpc: mpc8xx: refactorise reginfoChristophe Leroy
2018-04-06board: MCR3000: cleanup configChristophe Leroy
2018-04-06powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy
2018-04-06powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek
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
2018-02-09PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen
2017-10-23powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun
2017-10-02powerpc: Use asm-generic/io.hPaul Burton
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
2017-08-16env: Rename some other getenv()-related functionsSimon Glass
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini
2017-07-31configs: Migrate CMD_NAND*Tom Rini
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-22powerpc, 8xx: move cache helper into CChristophe Leroy
2017-07-22powerpc, 8xx: move get_immr() into CChristophe Leroy