summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
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
2017-07-22powerpc, 8xx: Move cache function into C filesChristophe Leroy
2017-07-22powerpc, 8xx: Simplifying check_CPU()Christophe Leroy
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe 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-22powerpc: get rid of addr_probe()Christophe Leroy
2017-07-22powerpc, 8xx: Simplify brgclk calculation and remove get_brgclk()Christophe Leroy
2017-07-11sata: Move drivers into new drivers/ata directorySimon Glass
2017-07-11Kconfig: Add CONFIG_SATA to enable SATASimon Glass
2017-07-11Convert CONFIG_CMD_SATA to KconfigSimon Glass
2017-07-11Convert CONFIG_SCSI to KconfigSimon Glass
2017-07-08powerpc, 8xx: Add support for MCR3000 board from CSSIChristophe Leroy
2017-07-08powerpc, 8xx: move Serial driver to drivers/serial/Christophe Leroy
2017-07-08powerpc, 8xx: move SPI driver to drivers/spi/Christophe Leroy
2017-07-08powerpc, 8xx: move FEC Ethernet driver in drivers/netChristophe Leroy
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy
2017-07-08powerpc, 8xx: Properly set CPM frequency in the device treeChristophe Leroy