summaryrefslogtreecommitdiffstats
path: root/arch/powerpc
Commit message (Expand)AuthorAgeFilesLines
* powerpc: dts: Enable device tree support for T2080QDSJagdish Gediya2018-09-274-0/+120
* powerpc: dts: Add u-boot.dtsi to use binman for MPC85xx boardsJagdish Gediya2018-09-271-0/+32
* powerpc: mpc85xx: Use binman to embed dtb inside U-BootJagdish Gediya2018-09-271-0/+4
* powerpc: mpc85xx: Select BINMAN by defaultJagdish Gediya2018-09-271-0/+1
* powerpc/dts: Makefile changes to clean and build dtsJagdish Gediya2018-09-271-0/+12
* powerpc/dts: Define '_end' symbol in mpc85xx U-Boot lds filesJagdish Gediya2018-09-274-0/+4
* misc: Add MPC83xx serdes driverMario Six2018-09-182-0/+8
* cpu: Add MPC83xx CPU driverMario Six2018-09-183-0/+6
* timer: Add MPC83xx timer driverMario Six2018-09-183-3/+10
* clk: Add MPC83xx clock driverMario Six2018-09-184-1/+83
* mpc83xx: Add sysreset driverMario Six2018-09-181-1/+2
* powerpc: Add read*_*/write*_* macrosMario Six2018-09-181-0/+18
* ram: Add driver for MPC83xxMario Six2018-09-181-0/+4
* arch: types.h: factor out fixed width typedefs to int-ll64.hMasahiro Yamada2018-09-101-28/+2
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-1/+1
* dm: Change CMD_DM enablingMichal Simek2018-07-301-0/+1
* Kconfig: Sort bool, default, select and imply optionsMichal Simek2018-07-301-3/+3
* configs: Remove empty #ifdef/#ifndef blocks from configsAlex Kiernan2018-07-101-3/+0
* common: Fix cpu nr type which is always unsigned typeMichal Simek2018-06-192-9/+9
* powerpc: mpc85xx: Improve Work-around for Erratum A005125Takuma Ueba2018-05-091-0/+7
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-07165-340/+165
* powerpc: fix typo in kgdb.cHeinrich Schuchardt2018-04-281-1/+1
* Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTRTom Rini2018-04-274-8/+0
* net: Move enetaddr env access code to env config instead of net configAlex Kiernan2018-04-081-0/+1
* powerpc: mpc8xx: move watchdog into drivers/watchdogChristophe Leroy2018-04-063-13/+5
* powerpc: mpc8xx: cleaning up watchdogChristophe Leroy2018-04-063-20/+9
* powerpc: mpc8xx: refactorise reginfoChristophe Leroy2018-04-063-72/+20
* board: MCR3000: cleanup configChristophe Leroy2018-04-061-0/+1
* powerpc: mpc8xx: initialisation of initial RAMChristophe Leroy2018-04-061-7/+20
* powerpc: mpc8xx: redistribute data in CPM dpramChristophe Leroy2018-04-061-8/+8
* powercp: mpc8xx: move commproc.hChristophe Leroy2018-04-065-4/+691
* powerpc: mpc8xx: Change CONFIG_8xx to CONFIG_MPC8xxChristophe Leroy2018-04-068-10/+10
* powerpc: mpc8xx: remove get_immr() argumentChristophe Leroy2018-04-063-6/+4
* 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-062-5/+3
* powerpc: mpc8xx: harmonise initialisation of the immap local pointerChristophe Leroy2018-04-062-5/+3
* ppc: Remove orphan xilinx_irq.h fileMichal Simek2018-03-161-25/+0
* libfdt: move headers to <linux/libfdt.h> and <linux/libfdt_env.h>Masahiro Yamada2018-03-0511-11/+11
* fdt: Implement weak arch_fixup_fdt()Alexey Brodkin2018-02-181-5/+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-106-348/+8
* Move CONFIG_PANIC_HANG to KconfigMasahiro Yamada2017-12-261-0/+33
* ata: Migrate CONFIG_FSL_SATA to KconfigTuomas Tynkkynen2017-12-122-0/+14
* ata: Migrate CONFIG_SATA_SIL to KconfigTuomas Tynkkynen2017-12-121-0/+6
* powerpc: mpc85xx: Implement CPU erratum A-007907 for secondary coresYork Sun2017-10-231-0/+6
* powerpc: Use asm-generic/io.hPaul Burton2017-10-021-20/+5
* powerpc: Rework interrupt_init_cpu()Tom Rini2017-08-266-19/+6