summaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)Author
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2019-04-26watchdog: mpc8xx_wdt: Watchdog driver and macros cleanupStefan Roese
2019-03-03configs: fsl: move DDR specific defines to KconfigRajesh Bhagat
2019-01-26linker: Modify linker scripts to be more genericTom Rini
2019-01-26PowerPC: Stop re-using CONFIG_SPL_TEXT_BASE for TPLTom Rini
2019-01-23mpc85xx: Add support for -msingle-pic-baseJoakim Tjernlund
2019-01-21mpc83xx: Add support for -msingle-pic-baseJoakim Tjernlund
2018-12-03powerpc, mpc8xx: clear top of stackChristophe Leroy
2018-10-29fsl/usb: Workaround for USB erratum-A005275Chris Packham
2018-09-27powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya
2018-09-27powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya
2018-09-18misc: Add MPC83xx serdes driverMario Six
2018-09-18cpu: Add MPC83xx CPU driverMario Six
2018-09-18timer: Add MPC83xx timer driverMario Six
2018-09-18clk: Add MPC83xx clock driverMario Six
2018-09-18mpc83xx: Add sysreset driverMario Six
2018-09-18ram: Add driver for MPC83xxMario Six
2018-07-30dm: Change CMD_DM enablingMichal Simek
2018-07-30Kconfig: Sort bool, default, select and imply optionsMichal Simek
2018-06-19common: Fix cpu nr type which is always unsigned typeMichal Simek
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-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