aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy8-10/+10
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy3-6/+4
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy1-2/+1
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2-5/+3
2018-04-06powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2-5/+3
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek1-25/+0
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada11-11/+11
2018-02-18fdt: Implement weak arch_fixup_fdt()Alexey Brodkin1-5/+0
2018-02-09PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang1-3/+1
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods1-2/+0
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen1-14/+0
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six1-1/+1
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour6-348/+8
2017-12-26Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada1-0/+33
2017-12-12ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2-0/+14
2017-12-12ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen1-0/+6
2017-10-23powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun1-0/+6
2017-10-02powerpc: Use asm-generic/io.hPaul Burton1-20/+5
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini6-19/+6
2017-08-16env: Rename some other getenv()-related functionsSimon Glass1-4/+4
2017-08-16env: Rename eth_getenv_enetaddr() to eth_env_get_enetaddr()Simon Glass1-1/+1
2017-08-16env: Rename getenv_hex(), getenv_yesno(), getenv_ulong()Simon Glass1-1/+1
2017-08-16env: Rename getenv/_f() to env_get()Simon Glass4-8/+9
2017-08-15env: Convert CONFIG_ENV_IS_IN... to a choiceSimon Glass4-12/+0
2017-08-11Convert CONFIG_CMD_REGINFO to KconfigChristophe Leroy2-0/+28
2017-08-11Convert CONFIG_CMD_PCI to KconfigSimon Glass1-0/+6
2017-08-11Convert CONFIG_CMD_PCA953X to KconfigSimon Glass1-0/+1
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc1-5/+0
2017-08-03PowerPC: mpc85xx: Update ft_verify_fdtTom Rini1-2/+9
2017-07-31configs: Migrate CMD_NAND*Tom Rini1-0/+23
2017-07-27powerpc: spl: configure SYS_MALLOC_F_LEN independently for SPL and full U-BootAndy Yan2-10/+9
2017-07-25Convert CONFIG_ENV_IS_IN_FLASH to KconfigSimon Glass4-0/+12
2017-07-24configs: Migrate RBTREE, LZO, CMD_MTDPARTS, CMD_UBI and CMD_UBIFSTom Rini1-0/+5
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy1-14/+0
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy7-13/+17
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy5-37/+9
2017-07-22powerpc, 8xx: move cache helper into CChristophe Leroy3-38/+32
2017-07-22powerpc, 8xx: move get_immr() into CChristophe Leroy2-16/+8
2017-07-22powerpc, 8xx: Move cache function into C filesChristophe Leroy3-56/+50
2017-07-22powerpc, 8xx: Simplifying check_CPU()Christophe Leroy1-32/+7
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy4-3/+10
2017-07-22powerpc: move set_msr() and get_msr() into .hChristophe Leroy3-28/+14
2017-07-22power, timer: reset TBL before TBUChristophe Leroy1-1/+1
2017-07-22powerpc, timer: Does 8xx specific actions in 8xx cpu_initChristophe Leroy2-12/+4
2017-07-22powerpc: get rid of addr_probe()Christophe Leroy4-53/+0
2017-07-22powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy1-22/+3
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass1-1/+1
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass1-1/+1
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass2-0/+46
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass2-0/+2