aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)AuthorFilesLines
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-28/+2
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-1/+1
2018-07-30dm: Change CMD_DM enablingMichal Simek1-0/+1
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek1-3/+3
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-3/+0
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek2-9/+9
2018-05-09powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba1-0/+7
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini165-340/+165
2018-04-28powerpc: fix typo in kgdb.cHeinrich Schuchardt1-1/+1
2018-04-27Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini4-8/+0
2018-04-08net: Move enetaddr env access code to env config instead of net configAlex Kiernan1-0/+1
2018-04-06powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy3-13/+5
2018-04-06powerpc: mpc8xx: cleaning up watchdogChristophe Leroy3-20/+9
2018-04-06powerpc: mpc8xx: refactorise reginfoChristophe Leroy3-72/+20
2018-04-06board: MCR3000: cleanup configChristophe Leroy1-0/+1
2018-04-06powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy1-7/+20
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy1-8/+8
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy5-4/+691
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