summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu
2020-06-03powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur
2020-05-18common: Drop linux/bitops.h from common headerSimon Glass
2020-05-18common: Drop image.h from common headerSimon Glass
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada
2020-01-17common: Move upmconfig() to ppc.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
2019-11-27mpc83xx: remove unused clock.hYangbo Lu
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang
2019-05-21powerpc: Simplify processor.hMario Six
2019-05-21mpc83xx: Add arch clock.h to make SDHC workMario Six
2019-05-21mpc83xx: Prepare usage of DM gpio driverMario Six
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six
2019-05-20powerpc: Add LSDMR config valuesMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six
2019-03-02powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng
2018-10-29powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng
2018-09-18misc: Add MPC83xx serdes driverMario Six
2018-09-18cpu: Add MPC83xx CPU driverMario Six
2018-09-18clk: Add MPC83xx clock driverMario Six
2018-09-18powerpc: Add read*_*/write*_* macrosMario Six
2018-09-10arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe 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: make get_immr() independent of CONFIG_8xxChristophe Leroy
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek
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-10-02powerpc: Use asm-generic/io.hPaul Burton