summaryrefslogtreecommitdiff
path: root/arch/powerpc
AgeCommit message (Expand)Author
2020-05-18common: Drop bootstage.h from common headerSimon Glass
2020-05-18common: Drop net.h from common headerSimon Glass
2020-05-04powerpc: dts: p1010: add i2c nodeBiwen Li
2020-05-04powerpc: Enable device tree support for P1010RDBHou Zhiqiang
2020-05-04dm: powerpc: T1040/T1042: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: T2080/T2081: add i2c DM supportBiwen Li
2020-05-04dm: ppc: T4240: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: T1023/T1024: add i2c DM supportBiwen Li
2020-05-04powerpc: dts: P4080: add i2c nodeBiwen Li
2020-05-04powerpc: dts: P3041: add i2c nodeBiwen Li
2020-05-04dm: powerpc: P2041RDB: add i2c DM supportBiwen Li
2020-05-04dts: powerpc: P2020RDB: add i2c nodeBiwen Li
2020-05-04dm: powerpc: P1020: add i2c DM supportBiwen Li
2020-05-04dm: powerpc: P5040DS: add i2c DM supportBiwen Li
2020-05-04powerpc: create dts component of i2c to build up an SoCBiwen Li
2020-04-20phy: add support for backplane kr modeFlorinel Iordache
2020-04-10kconfig / kbuild: Re-sync with Linux 4.19Tom Rini
2020-03-31gazerbeam: add clocks property to SPI nodeRasmus Villemoes
2020-02-28watchdog: mpc8xx: Revert the 8xx watchdog back to CONFIG_HW_WATCHDOGChristophe Leroy
2020-02-25arch: powerpc: Rewrite the sata node to fit the driverPeng Ma
2020-02-25Revert "powerpc: mpc85xx: delete FSL_SATA for T2080QDS board."Peng Ma
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
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 upmconfig() to ppc.hSimon Glass
2020-01-17common: Move relocate_code() to init.hSimon Glass
2020-01-16Add global variable sdhc_per_clk for arm/powerpcYangbo Lu
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu
2020-01-08mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes
2020-01-08mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes
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-23arch: powerpc: add usb nodes to P5040 dtsRan Wang
2019-12-23arch: powerpc: add usb nodes to T4240 dtsRan Wang
2019-12-23arch: powerpc: add usb nodes to T104x dtsRan Wang
2019-12-23powerpc: add usb nodes to T102x dtsRan Wang
2019-12-23arch: powerpc: add usb nodes to P4080 dtsRan Wang
2019-12-23arch: powerpc: add usb node to p2041 dtsRan Wang
2019-12-23arch: powerpc: add usb node to p2020 dtsRan Wang
2019-12-23arch: powerpc: add usb nodes to P1020 dtsRan Wang
2019-12-23arch: powerpc: add usb node in p3041 dtsRan Wang
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: Move ARM cache operations out of common.hSimon Glass
2019-12-02common: Drop checkicache() and checkdcache()Simon Glass