summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
AgeCommit message (Expand)Author
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
2017-08-26powerpc: Rework interrupt_init_cpu()Tom Rini
2017-08-07Move PHYLIB to KconfigAlexandru Gagniuc
2017-07-23powerpc: Remove 8260 remaindersChristophe Leroy
2017-07-23powerpc, 8xx: fix missing function declarations.Christophe Leroy
2017-07-22powerpc: move get_pvr() and get_svr() into CChristophe Leroy
2017-07-22powerpc, 8xx: move cache helper into CChristophe Leroy
2017-07-22powerpc, 8xx: move get_immr() into CChristophe Leroy
2017-07-22powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy
2017-07-22powerpc: move set_msr() and get_msr() into .hChristophe Leroy
2017-07-08powerpc, 8xx: Migrate to KconfigChristophe Leroy
2017-07-08powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy
2017-07-08powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy