summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)AuthorFilesLines
2020-07-27Drop global data sdhc_adapter for powerpcYangbo Lu1-3/+1
2020-06-03powerpc/mpc85xx: Fix compiling error with DM_GPIOMadalin Bucur1-1/+2
2020-05-19common: Drop linux/bitops.h from common headerSimon Glass2-0/+3
2020-05-19common: Drop image.h from common headerSimon Glass1-0/+1
2020-02-20dma-mapping: add <asm/dma-mapping.h> for all architecturesMasahiro Yamada1-0/+1
2020-01-17common: Move upmconfig() to ppc.hSimon Glass1-0/+1
2020-01-16Add global variable sdhc_per_clk for arm/powerpcYangbo Lu1-0/+1
2020-01-16powerpc/mpc85xx: drop eSDHC periperhal clock codeYangbo Lu1-8/+0
2020-01-08mpc83xx: set MPC83XX_GPIO_CTRLRS to 2 for MPC8309Rasmus Villemoes1-1/+2
2020-01-08mpc83xx: immap_83xx: add spi8xxx_t in immap for mpc8309Rasmus Villemoes2-2/+2
2019-11-27mpc83xx: remove unused clock.hYangbo Lu1-22/+0
2019-11-08freescale/powerpc: Rename the config CONFIG_SECURE_BOOT nameUdit Agarwal1-2/+2
2019-06-20powerpc: mpc85xx: Move CONFIG_FSL_PCIE_DISABLE_ASPM to KconfigHou Zhiqiang1-5/+0
2019-05-21powerpc: Simplify processor.hMario Six1-120/+0
2019-05-21mpc83xx: Add arch clock.h to make SDHC workMario Six1-0/+22
2019-05-21mpc83xx: Prepare usage of DM gpio driverMario Six1-0/+8
2019-05-21powerpc: mpc83xx: Fix MPC8308 IMMR memory layoutMario Six1-3/+39
2019-05-20powerpc: Add LSDMR config valuesMario Six1-0/+3
2019-05-20mpc83xx: Introduce ARCH_MPC837XMario Six4-6/+6
2019-05-20mpc83xx: Introduce ARCH_MPC836*Mario Six3-5/+5
2019-05-20mpc83xx: Introduce ARCH_MPC834*Mario Six5-12/+12
2019-05-20mpc83xx: Introduce ARCH_MPC832*Mario Six1-1/+1
2019-05-20mpc83xx: Introduce ARCH_MPC831*Mario Six4-10/+10
2019-05-20mpc83xx: Introduce ARCH_MPC830*Mario Six5-11/+11
2019-03-02powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt1-3/+3
2018-12-05Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini1-7/+0
2018-11-27spi: Zap CONFIG_HARD_SPIJagan Teki1-7/+0
2018-11-26spl: Add support for passing handoff info to U-Boot properSimon Glass1-3/+0
2018-10-29powerpc: t1040: Correct RCW EC2 settingsBin Meng1-2/+1
2018-10-29powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng1-1/+1
2018-09-18misc: Add MPC83xx serdes driverMario Six1-0/+4
2018-09-18cpu: Add MPC83xx CPU driverMario Six1-0/+2
2018-09-18clk: Add MPC83xx clock driverMario Six3-1/+79
2018-09-18powerpc: Add read*_*/write*_* macrosMario Six1-0/+18
2018-09-11arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada1-28/+2
2018-07-10configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan1-3/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini32-65/+32
2018-04-06powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy1-8/+8
2018-04-06powercp: mpc8xx: move commproc.hChristophe Leroy1-0/+687
2018-04-06powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy5-7/+7
2018-04-06powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy1-4/+2
2018-04-06powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy1-2/+1
2018-04-06powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy1-4/+2
2018-03-16ppc: Remove orphan xilinx_irq.h fileMichal Simek1-25/+0
2018-02-09PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang1-3/+1
2018-01-30Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods1-2/+0
2018-01-28powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen1-14/+0
2018-01-28gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six1-1/+1
2018-01-10drivers/misc: Share qbman init between archsAhmed Mansour3-66/+5
2017-10-03powerpc: Use asm-generic/io.hPaul Burton1-20/+5