aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/cpu
AgeCommit message (Expand)Author
2020-05-18common: Drop asm_offsets.h from common headerSimon Glass
2020-05-18common: Drop asm/ptrace.h from common headerSimon Glass
2020-05-18common: Drop log.h from common headerSimon Glass
2020-05-18command: Remove the cmd_tbl_t typedefSimon Glass
2020-05-18common: Drop init.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-04-20phy: add support for backplane kr modeFlorinel Iordache
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy
2020-02-25Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma
2020-02-07mpc8xx: Expose show_regs()Tom Rini
2020-01-17common: Move hang() to the same header as panic()Simon Glass
2020-01-17common: Move RAM-sizing functions to init.hSimon Glass
2020-01-17common: Move get_tbclk() to time.hSimon Glass
2020-01-17common: Move clock functions into a new fileSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu
2020-01-08powerpc: mpc83xx: convert CONFIG_FSL_ELBC to KconfigRasmus Villemoes
2020-01-08mpc83xx: make ARCH_MPC8309 select SYS_FSL_ERRATUM_ESDHC111Rasmus Villemoes
2019-12-02common: Move some board functions out of common.hSimon Glass
2019-12-02common: Move enable/disable_interrupts out of common.hSimon Glass
2019-12-02common: Move interrupt functions into a new headerSimon Glass
2019-12-02arm: powerpc: Tidy up code style for interrupt functionsSimon Glass
2019-12-02common: Drop checkicache() and checkdcache()Simon Glass
2019-12-02common: Move some cache and MMU functions out of common.hSimon Glass
2019-12-02common: Move checkcpu() out of common.hSimon Glass
2019-12-02common: Move some CPU functions out of common.hSimon Glass
2019-12-02common: Move some time functions out of common.hSimon Glass
2019-12-02Move strtomhz() to vsprintf.hSimon Glass
2019-12-02common: Move older CPU functions to their own headerSimon Glass
2019-11-19ata: fsl_sata: Add DM support for Freescale PowerPC SATA driverPeng Ma
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-08-12Merge https://gitlab.denx.de/u-boot/custodians/u-boot-marvellTom Rini
2019-08-12powerpc/km: remove unmaintained target KMVECT1Holger Brunck
2019-08-11env: Drop environment.h header file where not neededSimon Glass
2019-08-11env: Move env_get() to env.hSimon Glass
2019-08-11env: Move env_get_yesno() to env.hSimon Glass
2019-08-11env: Move env_get_f() to env.hSimon Glass
2019-07-11km: modify Kconfig file organization for KM boardsPascal Linder
2019-06-20powerpc: mpc85xx: Update the condition to compile PCI routinesHou Zhiqiang
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_RESET to KconfigHou Zhiqiang
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang
2019-05-23powerpc: mpc85xx: delete FSL_SATA for T2080QDS board.Peng Ma
2019-05-21mpc83xx: Add gazerbeam boardDirk Eibach
2019-05-21mpc83xx: Define _end symbolMario Six
2019-05-21mpc83xx: Use pre-defined asm functionsMario Six
2019-05-21mpc83xx: Replace ppcDWstore with inline assemblyMario Six
2019-05-21mpc83xx: Don't define cpu_eth_init for DM ethMario Six
2019-05-21mpc83xx: Get rid of CONFIG_SYS_DDR_SDRAM_BASEMario Six
2019-05-21mpc83xx: Migrate CONFIG_LCRR_* to KconfigMario Six
2019-05-21mpc83xx: Migrate SPCR to KconfigMario Six