summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)Author
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-06powerpc: mpc8xx: initialisation of initial RAMChristophe 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: get rid of the multiple PVR_ valuesChristophe Leroy
2018-04-06powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy
2018-03-05libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada
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-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
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-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, 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, 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