summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include
Commit message (Expand)AuthorAgeFilesLines
* 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
* Convert CONFIG_CMD_ESBC_VALIDATE to KconfigSimon Glass2017-05-221-1/+0
* lib: move hash CONFIG options to KconfigTom Rini2017-05-221-1/+0
* powerpc: t1024: Fix SRDS_MAX_LANES valuePaulo Zaneti2017-05-151-0/+4
* Convert CONFIG_CMD_BLOB to KconfigSimon Glass2017-04-301-1/+0
* powerpc: T1042RDB: SECURE BOOT: Remove CONFIG_CMD_BLOB from SPL compilationVINITHA PILLAI2017-04-171-1/+1
* board_f: powerpc: Make prt_8260_rsr(), prt_8260_clks() privateSimon Glass2017-04-051-0/+2
* board_f: powerpc: Move prt_83xx_rsr() to private codeSimon Glass2017-04-051-0/+2
* Freescale/NXP: Migrate CONFIG_FSL_CAAM to defconfigsTom Rini2017-03-091-5/+0
* Merge git://git.denx.de/u-boot-mpc85xxTom Rini2017-01-252-1/+4
|\
| * mpc85xx: pcie: Implement workaround for Erratum A007815Tony O'Brien2017-01-241-1/+3
| * powerpc: mpc85xx: Implemente workaround for CPU erratum A-007907Darwin Dingel2017-01-241-0/+1