summaryrefslogtreecommitdiff
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* powerpc: enabled building with CONFIG_DM=yHeinrich Schuchardt2019-03-021-3/+3
* Merge branch 'master' of git://git.denx.de/u-boot-spiTom Rini2018-12-051-7/+0
|\
| * spi: Zap CONFIG_HARD_SPIJagan Teki2018-11-271-7/+0
* | spl: Add support for passing handoff info to U-Boot properSimon Glass2018-11-261-3/+0
|/
* powerpc: t1040: Correct RCW EC2 settingsBin Meng2018-10-291-2/+1
* powerpc: t1040: Correct RCW MAC2_GMII_SEL valueBin Meng2018-10-291-1/+1
* misc: Add MPC83xx serdes driverMario Six2018-09-181-0/+4
* cpu: Add MPC83xx CPU driverMario Six2018-09-181-0/+2
* clk: Add MPC83xx clock driverMario Six2018-09-183-1/+79
* powerpc: Add read*_*/write*_* macrosMario Six2018-09-181-0/+18
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-28/+2
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-101-3/+0
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-0732-65/+32
* powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy2018-04-061-8/+8
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-061-0/+687
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-065-7/+7
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-061-4/+2
* powerpc: mpc8xx: make get_immr() independent of CONFIG_8xxChristophe Leroy2018-04-061-2/+1
* powerpc: mpc8xx: get rid of the multiple PVR_ valuesChristophe Leroy2018-04-061-4/+2
* ppc: Remove orphan xilinx_irq.h fileMichal Simek2018-03-161-25/+0
* PowerPC: phy: enable all phylib drivers when use phylib and tsec enetZhao Qiang2018-02-091-3/+1
* Convert CONFIG_SYS_BOOT_GET_{CMDLINE, KBD} to KconfigDerald D. Woods2018-01-301-2/+0
* powerpc: Drop CONFIG_WALNUT and other related dead codeTuomas Tynkkynen2018-01-281-14/+0
* gpio: mpc8xxx: Rename Kconfig option, structures, and functionsMario Six2018-01-281-1/+1
* drivers/misc: Share qbman init between archsAhmed Mansour2018-01-103-66/+5
* powerpc: Use asm-generic/io.hPaul Burton2017-10-021-20/+5
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-261-1/+1
* Move PHYLIB to KconfigAlexandru Gagniuc2017-08-071-5/+0
* powerpc: Remove 8260 remaindersChristophe Leroy2017-07-231-14/+0
* powerpc, 8xx: fix missing function declarations.Christophe Leroy2017-07-231-0/+4
* powerpc: move get_pvr() and get_svr() into CChristophe Leroy2017-07-221-2/+9
* powerpc, 8xx: move cache helper into CChristophe Leroy2017-07-222-6/+32
* powerpc, 8xx: move get_immr() into CChristophe Leroy2017-07-221-1/+8
* powerpc: Remove unneccessary #ifdefs in reginfoChristophe Leroy2017-07-221-0/+4
* powerpc: move set_msr() and get_msr() into .hChristophe Leroy2017-07-221-0/+14
* powerpc, 8xx: Migrate to KconfigChristophe Leroy2017-07-081-5/+0
* powerpc, 8xx: Handle checkpatch errors and some of the warnings/checksChristophe Leroy2017-07-081-48/+24
* powerpc, 8xx: Use IO accessors to access IO memoryChristophe Leroy2017-07-081-128/+241
* powerpc: Partialy restore core of mpc8xxChristophe Leroy2017-07-085-1/+901
* powerpc: remove 4xx supportHeiko Schocher2017-07-0332-5833/+4
* powerpc, 5xxx, 512x: remove support for mpc5xxx and mpc512xHeiko Schocher2017-06-164-1326/+0
* powerpc, 5xx: remove support for 5xxHeiko Schocher2017-06-123-503/+1
* powerpc, 8260: remove support for mpc8260Heiko Schocher2017-06-127-1743/+1
* powerpc, 8xx: remove support for 8xxHeiko Schocher2017-06-127-980/+5
* common: freescale: Move arch-specific declarationsSimon Glass2017-06-051-0/+97
* common: powerpc: Move arch-specific headersSimon Glass2017-06-052-0/+68
* common: Move PPC4xx_SYS_INFO() et al to arch-specific headerSimon Glass2017-06-051-0/+4
* common: Move get_OPB_freq() and get_PCI_freq() to PPC headerSimon Glass2017-06-051-0/+3
* common: Move pcie_setup_hoses() to PPC headerSimon Glass2017-06-051-0/+1
* common: Move pci_target_init() to PPC headerSimon Glass2017-06-051-0/+1